Spaces:
Sleeping
Sleeping
update requirements file
Browse files- requirements.txt +269 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,269 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
appdirs==1.4.4
|
| 2 |
+
argcomplete==3.1.4
|
| 3 |
+
asttokens==2.4.1
|
| 4 |
+
attrs==23.2.0
|
| 5 |
+
Automat==22.10.0
|
| 6 |
+
Babel==2.10.3
|
| 7 |
+
bcrypt==3.2.2
|
| 8 |
+
beautifulsoup4==4.12.3
|
| 9 |
+
blinker==1.7.0
|
| 10 |
+
Brotli==1.1.0
|
| 11 |
+
bytecode==0.15.1
|
| 12 |
+
certifi==2023.11.17
|
| 13 |
+
chardet==5.2.0
|
| 14 |
+
click==8.1.6
|
| 15 |
+
cloud-init==24.4
|
| 16 |
+
colorama==0.4.6
|
| 17 |
+
comm==0.2.1
|
| 18 |
+
command-not-found==0.3
|
| 19 |
+
configobj==5.0.8
|
| 20 |
+
constantly==23.10.4
|
| 21 |
+
contourpy==1.0.7
|
| 22 |
+
coverage==7.4.4
|
| 23 |
+
cryptography==41.0.7
|
| 24 |
+
cssselect==1.2.0
|
| 25 |
+
cycler==0.11.0
|
| 26 |
+
dbus-python==1.3.2
|
| 27 |
+
debugpy==1.8.0
|
| 28 |
+
decorator==5.1.1
|
| 29 |
+
distro==1.9.0
|
| 30 |
+
distro-info==1.7+build1
|
| 31 |
+
entrypoints==0.4
|
| 32 |
+
executing==2.0.1
|
| 33 |
+
fonttools==4.46.0
|
| 34 |
+
fs==2.4.16
|
| 35 |
+
html5lib==1.1
|
| 36 |
+
httplib2==0.20.4
|
| 37 |
+
hyperlink==21.0.0
|
| 38 |
+
idna==3.6
|
| 39 |
+
incremental==22.10.0
|
| 40 |
+
ipykernel==6.29.3
|
| 41 |
+
ipython==8.20.0
|
| 42 |
+
jedi==0.19.1
|
| 43 |
+
Jinja2==3.1.2
|
| 44 |
+
jsonpatch==1.32
|
| 45 |
+
jsonpointer==2.0
|
| 46 |
+
jsonschema==4.10.3
|
| 47 |
+
jupyter_client==7.4.9
|
| 48 |
+
jupyter_core==5.3.2
|
| 49 |
+
kiwisolver==0.0.0
|
| 50 |
+
launchpadlib==1.11.0
|
| 51 |
+
lazr.restfulclient==0.14.6
|
| 52 |
+
lazr.uri==1.0.6
|
| 53 |
+
lxml==5.2.1
|
| 54 |
+
lz4==4.0.2+dfsg
|
| 55 |
+
markdown-it-py==3.0.0
|
| 56 |
+
MarkupSafe==2.1.5
|
| 57 |
+
matplotlib==3.6.3
|
| 58 |
+
matplotlib-inline==0.1.6
|
| 59 |
+
mdurl==0.1.2
|
| 60 |
+
mpmath==0.0.0
|
| 61 |
+
nest-asyncio==1.5.4
|
| 62 |
+
netifaces==0.11.0
|
| 63 |
+
numpy==1.26.4
|
| 64 |
+
oauthlib==3.2.2
|
| 65 |
+
olefile==0.46
|
| 66 |
+
packaging==24.0
|
| 67 |
+
parso==0.8.3
|
| 68 |
+
pexpect==4.9.0
|
| 69 |
+
pillow==10.2.0
|
| 70 |
+
pipx==1.4.3
|
| 71 |
+
platformdirs==4.2.0
|
| 72 |
+
prompt-toolkit==3.0.43
|
| 73 |
+
psutil==5.9.8
|
| 74 |
+
ptyprocess==0.7.0
|
| 75 |
+
pure-eval==0.0.0
|
| 76 |
+
py==1.11.0
|
| 77 |
+
pyasn1==0.4.8
|
| 78 |
+
pyasn1-modules==0.2.8
|
| 79 |
+
pycurl==7.45.3
|
| 80 |
+
pydevd==2.10.0
|
| 81 |
+
Pygments==2.17.2
|
| 82 |
+
PyGObject==3.48.2
|
| 83 |
+
PyHamcrest==2.1.0
|
| 84 |
+
PyJWT==2.7.0
|
| 85 |
+
pyOpenSSL==23.2.0
|
| 86 |
+
pyparsing==3.1.1
|
| 87 |
+
pyrsistent==0.20.0
|
| 88 |
+
pyserial==3.5
|
| 89 |
+
python-apt==2.7.7+ubuntu3
|
| 90 |
+
python-dateutil==2.8.2
|
| 91 |
+
python-debian==0.1.49+ubuntu2
|
| 92 |
+
pytz==2024.1
|
| 93 |
+
PyYAML==6.0.1
|
| 94 |
+
pyzmq==24.0.1
|
| 95 |
+
requests==2.31.0
|
| 96 |
+
rich==13.7.1
|
| 97 |
+
SciPy==1.11.4
|
| 98 |
+
service-identity==24.1.0
|
| 99 |
+
setuptools==68.1.2
|
| 100 |
+
six==1.16.0
|
| 101 |
+
soupsieve==2.5
|
| 102 |
+
ssh-import-id==5.11
|
| 103 |
+
stack-data==0.6.3
|
| 104 |
+
sympy==1.12
|
| 105 |
+
systemd-python==235
|
| 106 |
+
tornado==6.4
|
| 107 |
+
traitlets==5.5.0
|
| 108 |
+
Twisted==24.3.0
|
| 109 |
+
types-aiofiles==23.2
|
| 110 |
+
types-aws-xray-sdk==2.12
|
| 111 |
+
types-beautifulsoup4==4.12
|
| 112 |
+
types-bleach==6.1
|
| 113 |
+
types-boltons==23.0
|
| 114 |
+
types-boto==2.49
|
| 115 |
+
types-braintree==4.24
|
| 116 |
+
types-cachetools==5.3
|
| 117 |
+
types-caldav==1.3
|
| 118 |
+
types-cffi==1.16
|
| 119 |
+
types-chevron==0.14
|
| 120 |
+
types-click-default-group==1.2
|
| 121 |
+
types-click-spinner==0.1
|
| 122 |
+
types-colorama==0.4
|
| 123 |
+
types-commonmark==0.9
|
| 124 |
+
types-console-menu==0.8
|
| 125 |
+
types-croniter==2.0
|
| 126 |
+
types-dateparser==1.1
|
| 127 |
+
types-decorator==5.1
|
| 128 |
+
types-Deprecated==1.2
|
| 129 |
+
types-dockerfile-parse==2.0
|
| 130 |
+
types-docopt==0.6
|
| 131 |
+
types-docutils==0.20
|
| 132 |
+
types-editdistance==0.6
|
| 133 |
+
types-entrypoints==0.4
|
| 134 |
+
types-ExifRead==3.0
|
| 135 |
+
types-first==2.0
|
| 136 |
+
types-flake8-2020==1.8
|
| 137 |
+
types-flake8-bugbear==23.9.16
|
| 138 |
+
types-flake8-builtins==2.2
|
| 139 |
+
types-flake8-docstrings==1.7
|
| 140 |
+
types-flake8-plugin-utils==1.3
|
| 141 |
+
types-flake8-rst-docstrings==0.3
|
| 142 |
+
types-flake8-simplify==0.21
|
| 143 |
+
types-flake8-typing-imports==1.15
|
| 144 |
+
types-Flask-Cors==4.0
|
| 145 |
+
types-Flask-Migrate==4.0
|
| 146 |
+
types-Flask-SocketIO==5.3
|
| 147 |
+
types-fpdf2==2.7.4
|
| 148 |
+
types-gdb==12.1
|
| 149 |
+
types-google-cloud-ndb==2.2
|
| 150 |
+
types-greenlet==3.0
|
| 151 |
+
types-hdbcli==2.18
|
| 152 |
+
types-html5lib==1.1
|
| 153 |
+
types-httplib2==0.22
|
| 154 |
+
types-humanfriendly==10.0
|
| 155 |
+
types-ibm-db==3.2
|
| 156 |
+
types-influxdb-client==1.38
|
| 157 |
+
types-inifile==0.4
|
| 158 |
+
types-JACK-Client==0.5
|
| 159 |
+
types-jmespath==1.0
|
| 160 |
+
types-jsonschema==4.19
|
| 161 |
+
types-keyboard==0.13
|
| 162 |
+
types-ldap3==2.9
|
| 163 |
+
types-libsass==0.22
|
| 164 |
+
types-Markdown==3.5
|
| 165 |
+
types-mock==5.1
|
| 166 |
+
types-mypy-extensions==1.0
|
| 167 |
+
types-mysqlclient==2.2
|
| 168 |
+
types-netaddr==0.9
|
| 169 |
+
types-oauthlib==3.2
|
| 170 |
+
types-openpyxl==3.1
|
| 171 |
+
types-opentracing==2.4
|
| 172 |
+
types-paho-mqtt==1.6
|
| 173 |
+
types-paramiko==3.3
|
| 174 |
+
types-parsimonious==0.10
|
| 175 |
+
types-passlib==1.7
|
| 176 |
+
types-passpy==1.0
|
| 177 |
+
types-peewee==3.17
|
| 178 |
+
types-pep8-naming==0.13
|
| 179 |
+
types-pexpect==4.8
|
| 180 |
+
types-pika-ts==1.3
|
| 181 |
+
types-Pillow==10.1
|
| 182 |
+
types-playsound==1.3
|
| 183 |
+
types-pluggy==1.2.0
|
| 184 |
+
types-polib==1.2
|
| 185 |
+
types-portpicker==1.6
|
| 186 |
+
types-protobuf==4.24
|
| 187 |
+
types-psutil==5.9
|
| 188 |
+
types-psycopg2==2.9
|
| 189 |
+
types-pyasn1==0.5
|
| 190 |
+
types-pyaudio==0.2
|
| 191 |
+
types-PyAutoGUI==0.9
|
| 192 |
+
types-pycocotools==2.0
|
| 193 |
+
types-pycurl==7.45.2
|
| 194 |
+
types-pyfarmhash==0.3
|
| 195 |
+
types-pyflakes==3.1
|
| 196 |
+
types-Pygments==2.16
|
| 197 |
+
types-pyinstaller==6.1
|
| 198 |
+
types-pyjks==20.0
|
| 199 |
+
types-PyMySQL==1.1
|
| 200 |
+
types-pynput==1.7
|
| 201 |
+
types-pyOpenSSL==23.3
|
| 202 |
+
types-pyRFC3339==1.1
|
| 203 |
+
types-PyScreeze==0.1.29
|
| 204 |
+
types-pyserial==3.5
|
| 205 |
+
types-pysftp==0.2
|
| 206 |
+
types-pytest-lazy-fixture==0.6
|
| 207 |
+
types-python-crontab==3.0
|
| 208 |
+
types-python-datemath==1.5
|
| 209 |
+
types-python-dateutil==2.8
|
| 210 |
+
types-python-gflags==3.1
|
| 211 |
+
types-python-jose==3.3
|
| 212 |
+
types-python-nmap==0.7
|
| 213 |
+
types-python-slugify==8.0
|
| 214 |
+
types-python-xlib==0.33
|
| 215 |
+
types-pytz==2023.3.post1
|
| 216 |
+
types-pywin32==306
|
| 217 |
+
types-pyxdg==0.28
|
| 218 |
+
types-PyYAML==6.0
|
| 219 |
+
types-qrcode==7.4
|
| 220 |
+
types-redis==4.6.0
|
| 221 |
+
types-regex==2023.10.3
|
| 222 |
+
types-requests==2.31
|
| 223 |
+
types-requests-oauthlib==1.3
|
| 224 |
+
types-retry==0.9
|
| 225 |
+
types-s2clientprotocol==5
|
| 226 |
+
types-seaborn==0.13
|
| 227 |
+
types-Send2Trash==1.8
|
| 228 |
+
types-setuptools==68.2
|
| 229 |
+
types-simplejson==3.19
|
| 230 |
+
types-singledispatch==4.1
|
| 231 |
+
types-six==1.16
|
| 232 |
+
types-slumber==0.7
|
| 233 |
+
types-stdlib-list==0.8
|
| 234 |
+
types-stripe==3.5
|
| 235 |
+
types-tabulate==0.9
|
| 236 |
+
types-tensorflow==2.12
|
| 237 |
+
types-toml==0.10
|
| 238 |
+
types-toposort==1.10
|
| 239 |
+
types-tqdm==4.66
|
| 240 |
+
types-translationstring==1.4
|
| 241 |
+
types-tree-sitter==0.20.1
|
| 242 |
+
types-tree-sitter-languages==1.8
|
| 243 |
+
types-ttkthemes==3.2
|
| 244 |
+
types-tzlocal==5.1
|
| 245 |
+
types-ujson==5.8
|
| 246 |
+
types-untangle==1.2
|
| 247 |
+
types-usersettings==1.1
|
| 248 |
+
types-uWSGI==2.0
|
| 249 |
+
types-vobject==0.9
|
| 250 |
+
types-waitress==2.1
|
| 251 |
+
types-WebOb==1.8
|
| 252 |
+
types-whatthepatch==1.0
|
| 253 |
+
types-workalendar==17.0
|
| 254 |
+
types-WTForms==3.1
|
| 255 |
+
types-xmltodict==0.13
|
| 256 |
+
types-zstd==1.5
|
| 257 |
+
types-zxcvbn==4.4
|
| 258 |
+
typing_extensions==4.10.0
|
| 259 |
+
ubuntu-pro-client==8001
|
| 260 |
+
ufoLib2==0.16.0
|
| 261 |
+
unattended-upgrades==0.1
|
| 262 |
+
unicodedata2==15.1.0
|
| 263 |
+
urllib3==2.0.7
|
| 264 |
+
userpath==1.9.1
|
| 265 |
+
wadllib==1.3.6
|
| 266 |
+
wcwidth==0.2.5
|
| 267 |
+
webencodings==0.5.1
|
| 268 |
+
wheel==0.42.0
|
| 269 |
+
zope.interface==6.1
|