Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +421 -1
requirements.txt
CHANGED
@@ -1,3 +1,391 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch==2.2.1
|
2 |
torch-tb-profiler==0.4.3
|
3 |
torchaudio==2.2.1
|
@@ -10,4 +398,36 @@ torchview==0.2.6
|
|
10 |
torchvision==0.17.1
|
11 |
tornado==6.3.2
|
12 |
tqdm==4.66.5
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
about-time==4.2.1
|
2 |
+
absl-py==2.0.0
|
3 |
+
accelerate==0.26.1
|
4 |
+
Addons-Tkinter==0.1
|
5 |
+
aiofiles==23.2.1
|
6 |
+
aiohttp==3.9.3
|
7 |
+
aiosignal==1.3.1
|
8 |
+
albucore==0.0.7
|
9 |
+
albumentations==1.4.8
|
10 |
+
Ale==0.8.4
|
11 |
+
ale-py==0.8.1
|
12 |
+
alembic==1.13.1
|
13 |
+
alive-progress==3.1.5
|
14 |
+
Alp==0.1.1
|
15 |
+
altair==5.2.0
|
16 |
+
altgraph==0.17.4
|
17 |
+
annotated-types==0.6.0
|
18 |
+
anyio==4.3.0
|
19 |
+
apache-airflow==2.8.3
|
20 |
+
apache-airflow-providers-common-io==1.3.0
|
21 |
+
apache-airflow-providers-common-sql==1.11.1
|
22 |
+
apache-airflow-providers-ftp==3.7.0
|
23 |
+
apache-airflow-providers-http==4.10.0
|
24 |
+
apache-airflow-providers-imap==3.5.0
|
25 |
+
apache-airflow-providers-smtp==1.6.1
|
26 |
+
apache-airflow-providers-sqlite==3.7.1
|
27 |
+
apispec==6.6.0
|
28 |
+
argcomplete==3.2.3
|
29 |
+
argon2-cffi==23.1.0
|
30 |
+
argon2-cffi-bindings==21.2.0
|
31 |
+
arrow==1.3.0
|
32 |
+
arsenal9971 @ https://github.com/arsenal9971/tfshearlab/archive/master.zip#sha256=918f2474f9a09899ed75ee53cd4e24bb457071004859fb0d61a11811c13fccff
|
33 |
+
asgiref==3.7.2
|
34 |
+
astor==0.8.1
|
35 |
+
asttokens==2.4.1
|
36 |
+
astunparse==1.6.3
|
37 |
+
async-lru==2.0.4
|
38 |
+
attrs==23.2.0
|
39 |
+
AutoROM==0.4.2
|
40 |
+
AutoROM.accept-rom-license==0.6.1
|
41 |
+
Babel==2.14.0
|
42 |
+
backcall==0.2.0
|
43 |
+
beautifulsoup4==4.12.3
|
44 |
+
bleach==1.5.0
|
45 |
+
blinker==1.7.0
|
46 |
+
blis==0.7.11
|
47 |
+
cachelib==0.9.0
|
48 |
+
cachetools==5.3.2
|
49 |
+
catalogue==2.0.10
|
50 |
+
certifi==2023.7.22
|
51 |
+
cffi==1.16.0
|
52 |
+
chardet==4.0.0
|
53 |
+
charset-normalizer==2.1.1
|
54 |
+
click==8.1.7
|
55 |
+
clickclick==20.10.2
|
56 |
+
cloudpathlib==0.16.0
|
57 |
+
cloudpickle==3.0.0
|
58 |
+
colorama==0.4.6
|
59 |
+
colorlog==4.8.0
|
60 |
+
comm==0.1.3
|
61 |
+
confection==0.1.4
|
62 |
+
ConfigUpdater==3.2
|
63 |
+
connexion==2.14.2
|
64 |
+
contourpy==1.2.0
|
65 |
+
cowsay==6.1
|
66 |
+
cron-descriptor==1.4.3
|
67 |
+
croniter==2.0.3
|
68 |
+
cryptography==42.0.5
|
69 |
+
cx_Freeze==7.1.0
|
70 |
+
cx_Logging==3.2.0
|
71 |
+
cycler==0.10.0
|
72 |
+
cymem==2.0.8
|
73 |
+
Cython==3.0.7
|
74 |
+
datasets==2.20.0
|
75 |
+
deap==1.4.1
|
76 |
+
debugpy==1.6.7
|
77 |
+
decorator==5.1.1
|
78 |
+
defusedxml==0.7.1
|
79 |
+
demandimport==0.3.4
|
80 |
+
Deprecated==1.2.14
|
81 |
+
dill==0.3.8
|
82 |
+
distlib==0.3.8
|
83 |
+
dm-tree==0.1.8
|
84 |
+
dnspython==2.6.1
|
85 |
+
docutils==0.20.1
|
86 |
+
easy-ocr==0.1.1
|
87 |
+
easyocr==1.7.1
|
88 |
+
einops==0.8.0
|
89 |
+
email_validator==2.1.1
|
90 |
+
et-xmlfile==1.1.0
|
91 |
+
etils==1.6.0
|
92 |
+
executing==2.0.1
|
93 |
+
Farama-Notifications==0.0.4
|
94 |
+
fastapi==0.110.0
|
95 |
+
fastjsonschema==2.19.1
|
96 |
+
ffmpy==0.3.2
|
97 |
+
filelock==3.13.3
|
98 |
+
Flask==2.2.5
|
99 |
+
Flask-AppBuilder==4.3.11
|
100 |
+
Flask-Babel==2.0.0
|
101 |
+
Flask-Caching==2.1.0
|
102 |
+
Flask-JWT-Extended==4.6.0
|
103 |
+
Flask-Limiter==3.5.1
|
104 |
+
Flask-Login==0.6.3
|
105 |
+
Flask-Session==0.5.0
|
106 |
+
Flask-SQLAlchemy==2.5.1
|
107 |
+
Flask-WTF==1.2.1
|
108 |
+
flatbuffers==1.12
|
109 |
+
fonttools==4.44.0
|
110 |
+
fqdn==1.5.1
|
111 |
+
frozenlist==1.4.1
|
112 |
+
fsspec==2023.12.2
|
113 |
+
future==1.0.0
|
114 |
+
gast==0.4.0
|
115 |
+
geojson==3.1.0
|
116 |
+
gitdb==4.0.11
|
117 |
+
GitPython==3.1.41
|
118 |
+
glfw==2.6.5
|
119 |
+
google-api-core==2.19.1
|
120 |
+
google-auth==2.25.2
|
121 |
+
google-auth-oauthlib==1.0.0
|
122 |
+
google-pasta==0.2.0
|
123 |
+
google-re2==1.1
|
124 |
+
googleapis-common-protos==1.63.0
|
125 |
+
gradio==4.41.0
|
126 |
+
gradio_client==1.3.0
|
127 |
+
grapheme==0.6.0
|
128 |
+
graphviz==0.20.3
|
129 |
+
graphviz-py==1.0.8
|
130 |
+
greenlet==3.0.3
|
131 |
+
grpcio==1.60.0
|
132 |
+
gunicorn==21.2.0
|
133 |
+
gym==0.26.2
|
134 |
+
gym-notices==0.0.8
|
135 |
+
gymnasium==0.29.1
|
136 |
+
h11==0.14.0
|
137 |
+
h5py==3.10.0
|
138 |
+
html5lib==0.9999999
|
139 |
+
httpcore==1.0.4
|
140 |
+
httpx==0.27.0
|
141 |
+
huggingface==0.0.1
|
142 |
+
huggingface-hub==0.22.2
|
143 |
+
idna==2.10
|
144 |
+
imageio==2.33.1
|
145 |
+
importlib-metadata==6.11.0
|
146 |
+
importlib-resources==6.1.1
|
147 |
+
inflection==0.5.1
|
148 |
+
iniconfig==2.0.0
|
149 |
+
intel-openmp==2021.4.0
|
150 |
+
ipykernel==6.29.4
|
151 |
+
ipython==7.23.1
|
152 |
+
ipywidgets==8.1.2
|
153 |
+
isoduration==20.11.0
|
154 |
+
itsdangerous==2.1.2
|
155 |
+
jedi==0.19.1
|
156 |
+
Jinja2==3.1.2
|
157 |
+
joblib==1.3.2
|
158 |
+
json5==0.9.24
|
159 |
+
jsonpointer==2.4
|
160 |
+
jsonschema==4.21.1
|
161 |
+
jsonschema-specifications==2023.12.1
|
162 |
+
julia==0.6.2
|
163 |
+
jupyter==1.0.0
|
164 |
+
jupyter-console==6.6.3
|
165 |
+
jupyter-events==0.10.0
|
166 |
+
jupyter-lsp==2.2.4
|
167 |
+
jupyter_client==8.3.0
|
168 |
+
jupyter_core==5.3.1
|
169 |
+
jupyter_server==2.13.0
|
170 |
+
jupyter_server_terminals==0.5.3
|
171 |
+
jupyterlab==4.1.5
|
172 |
+
jupyterlab_pygments==0.3.0
|
173 |
+
jupyterlab_server==2.25.4
|
174 |
+
jupyterlab_widgets==3.0.10
|
175 |
+
keras==3.4.1
|
176 |
+
keras-rl==0.4.2
|
177 |
+
kiwisolver==1.4.5
|
178 |
+
labelbox==3.77.0
|
179 |
+
langcodes==3.3.0
|
180 |
+
lapjv==1.3.24
|
181 |
+
lapx==0.5.5
|
182 |
+
lazy-object-proxy==1.10.0
|
183 |
+
lazy_loader==0.3
|
184 |
+
libclang==16.0.6
|
185 |
+
lief==0.14.1
|
186 |
+
lightning-utilities==0.11.0
|
187 |
+
limits==3.10.1
|
188 |
+
linkify-it-py==2.0.3
|
189 |
+
llvmlite==0.43.0
|
190 |
+
lockfile==0.12.2
|
191 |
+
Mako==1.3.2
|
192 |
+
Markdown==3.5.1
|
193 |
+
markdown-it-py==3.0.0
|
194 |
+
MarkupSafe==2.1.3
|
195 |
+
marshmallow==3.21.1
|
196 |
+
marshmallow-oneofschema==3.1.1
|
197 |
+
marshmallow-sqlalchemy==0.26.1
|
198 |
+
matplotlib==3.8.2
|
199 |
+
matplotlib-inline==0.1.0
|
200 |
+
mdit-py-plugins==0.4.0
|
201 |
+
mdurl==0.1.2
|
202 |
+
mistune==3.0.2
|
203 |
+
mkl==2021.4.0
|
204 |
+
ml-dtypes==0.3.2
|
205 |
+
more-itertools==10.2.0
|
206 |
+
MouseInfo==0.1.3
|
207 |
+
mpmath==1.3.0
|
208 |
+
mujoco==2.3.1
|
209 |
+
multidict==6.0.5
|
210 |
+
multiprocess==0.70.16
|
211 |
+
murmurhash==1.0.10
|
212 |
+
mypy==1.10.1
|
213 |
+
mypy-extensions==1.0.0
|
214 |
+
namex==0.0.7
|
215 |
+
nbclient==0.10.0
|
216 |
+
nbconvert==7.16.3
|
217 |
+
nbformat==5.10.3
|
218 |
+
nest-asyncio==1.6.0
|
219 |
+
networkx==3.0
|
220 |
+
ninja==1.11.1.1
|
221 |
+
nltk==3.8.1
|
222 |
+
notebook==7.1.2
|
223 |
+
notebook_shim==0.2.4
|
224 |
+
nox==2024.3.2
|
225 |
+
numba==0.60.0
|
226 |
+
numpy==1.26.4
|
227 |
+
oauthlib==3.2.2
|
228 |
+
onnx==1.16.2
|
229 |
+
opencv-python==4.10.0.84
|
230 |
+
opencv-python-headless==4.8.0.74
|
231 |
+
openpyxl==3.1.2
|
232 |
+
opentelemetry-api==1.23.0
|
233 |
+
opentelemetry-exporter-otlp==1.23.0
|
234 |
+
opentelemetry-exporter-otlp-proto-common==1.23.0
|
235 |
+
opentelemetry-exporter-otlp-proto-grpc==1.23.0
|
236 |
+
opentelemetry-exporter-otlp-proto-http==1.23.0
|
237 |
+
opentelemetry-proto==1.23.0
|
238 |
+
opentelemetry-sdk==1.23.0
|
239 |
+
opentelemetry-semantic-conventions==0.44b0
|
240 |
+
opt-einsum==3.3.0
|
241 |
+
optree==0.12.1
|
242 |
+
ordered-set==4.1.0
|
243 |
+
orjson==3.10.0
|
244 |
+
overrides==7.7.0
|
245 |
+
packaging==23.2
|
246 |
+
pandas==2.2.0
|
247 |
+
pandocfilters==1.5.1
|
248 |
+
parso==0.8.3
|
249 |
+
pathspec==0.12.1
|
250 |
+
patsy==0.5.6
|
251 |
+
pdf2image==1.17.0
|
252 |
+
pefile==2023.2.7
|
253 |
+
pendulum==3.0.0
|
254 |
+
pickleshare==0.7.5
|
255 |
+
pillow==10.2.0
|
256 |
+
platformdirs==3.10.0
|
257 |
+
plotly==5.18.0
|
258 |
+
pluggy==1.4.0
|
259 |
+
pooch==1.8.1
|
260 |
+
portalocker==2.10.1
|
261 |
+
preshed==3.0.9
|
262 |
+
prison==0.2.1
|
263 |
+
prometheus_client==0.20.0
|
264 |
+
prompt-toolkit==3.0.43
|
265 |
+
proto-plus==1.24.0
|
266 |
+
protobuf==3.20.3
|
267 |
+
psutil==5.9.5
|
268 |
+
ptwt==0.1.8
|
269 |
+
pupil-apriltags==1.0.4.post10
|
270 |
+
pure-eval==0.2.2
|
271 |
+
py-cpuinfo==9.0.0
|
272 |
+
PyALE==1.1.3
|
273 |
+
pyarrow==16.0.0
|
274 |
+
pyarrow-hotfix==0.6
|
275 |
+
pyasn1==0.5.1
|
276 |
+
pyasn1-modules==0.3.0
|
277 |
+
PyAutoGUI==0.9.54
|
278 |
+
pyclipper==1.3.0.post5
|
279 |
+
pycparser==2.21
|
280 |
+
pydantic==2.7.2
|
281 |
+
pydantic_core==2.18.3
|
282 |
+
pydeck==0.8.1b0
|
283 |
+
pydot==2.0.0
|
284 |
+
pydot-ng==2.0.0
|
285 |
+
pydub==0.25.1
|
286 |
+
pygame==2.5.2
|
287 |
+
PyGetWindow==0.0.9
|
288 |
+
Pygments==2.17.2
|
289 |
+
pyinstaller==6.7.0
|
290 |
+
pyinstaller-hooks-contrib==2024.6
|
291 |
+
PyJWT==2.8.0
|
292 |
+
PyMsgBox==1.0.9
|
293 |
+
pynput==1.7.6
|
294 |
+
PyOpenGL==3.1.7
|
295 |
+
pyparsing==3.1.1
|
296 |
+
pyperclip==1.8.2
|
297 |
+
PyRect==0.2.0
|
298 |
+
pyrsistent==0.20.0
|
299 |
+
PyScreeze==0.1.30
|
300 |
+
pyshearlab @ https://github.com/stefanloock/pyshearlab/archive/master.zip#sha256=9ac42372ee68929c113cf0b9f738837dbf102de172abe5f83e2feb8c98014c40
|
301 |
+
pytest==8.1.1
|
302 |
+
python-bidi==0.4.2
|
303 |
+
python-daemon==3.0.1
|
304 |
+
python-dateutil==2.8.2
|
305 |
+
python-dotenv==1.0.1
|
306 |
+
python-json-logger==2.0.7
|
307 |
+
python-magic==0.4.27
|
308 |
+
python-multipart==0.0.9
|
309 |
+
python-nvd3==0.15.0
|
310 |
+
python-slugify==8.0.4
|
311 |
+
pytube==15.0.0
|
312 |
+
pytweening==1.2.0
|
313 |
+
pytz==2023.3.post1
|
314 |
+
PyWavelets==1.5.0
|
315 |
+
pywin32==306
|
316 |
+
pywin32-ctypes==0.2.2
|
317 |
+
pywinpty==2.0.13
|
318 |
+
PyYAML==6.0.1
|
319 |
+
pyzmq==25.1.0
|
320 |
+
qtconsole==5.5.1
|
321 |
+
QtPy==2.4.1
|
322 |
+
referencing==0.33.0
|
323 |
+
regex==2023.12.25
|
324 |
+
requests==2.32.3
|
325 |
+
requests-oauthlib==1.3.1
|
326 |
+
requests-toolbelt==1.0.0
|
327 |
+
rfc3339-validator==0.1.4
|
328 |
+
rfc3986-validator==0.1.1
|
329 |
+
rich==13.7.0
|
330 |
+
rich-argparse==1.4.0
|
331 |
+
roboflow==1.1.30
|
332 |
+
rpds-py==0.17.1
|
333 |
+
rsa==4.9
|
334 |
+
ruff==0.3.4
|
335 |
+
safetensors==0.4.2
|
336 |
+
scikeras==0.4.1
|
337 |
+
scikit-image==0.22.0
|
338 |
+
scikit-learn==1.5.1
|
339 |
+
scipy==1.12.0
|
340 |
+
seaborn==0.13.0
|
341 |
+
semantic-version==2.10.0
|
342 |
+
Send2Trash==1.8.2
|
343 |
+
setproctitle==1.3.3
|
344 |
+
shap==0.45.1
|
345 |
+
shapely==2.0.2
|
346 |
+
shellingham==1.5.4
|
347 |
+
Shimmy==1.3.0
|
348 |
+
six==1.16.0
|
349 |
+
sklearn-genetic==0.6.0
|
350 |
+
slicer==0.0.8
|
351 |
+
smart-open==6.4.0
|
352 |
+
smmap==5.0.1
|
353 |
+
sniffio==1.3.1
|
354 |
+
soupsieve==2.5
|
355 |
+
spacy==3.7.4
|
356 |
+
spacy-legacy==3.0.12
|
357 |
+
spacy-loggers==1.0.5
|
358 |
+
SQLAlchemy==1.4.52
|
359 |
+
SQLAlchemy-JSONField==1.0.2
|
360 |
+
SQLAlchemy-Utils==0.41.1
|
361 |
+
sqlparse==0.4.4
|
362 |
+
srsly==2.4.8
|
363 |
+
stable-baselines3==2.2.1
|
364 |
+
stack-data==0.6.3
|
365 |
+
starlette==0.36.3
|
366 |
+
statsmodels==0.14.1
|
367 |
+
streamlit==1.31.0
|
368 |
+
StrEnum==0.4.15
|
369 |
+
supervision==0.17.1
|
370 |
+
sympy==1.12
|
371 |
+
tabulate==0.9.0
|
372 |
+
tbb==2021.12.0
|
373 |
+
tenacity==8.2.3
|
374 |
+
thinc==8.2.3
|
375 |
+
thop==0.1.1.post2209072238
|
376 |
+
threadpoolctl==3.2.0
|
377 |
+
tifffile==2024.1.30
|
378 |
+
tiktoken==0.7.0
|
379 |
+
time-machine==2.14.0
|
380 |
+
timm==1.0.3
|
381 |
+
tinycss2==1.2.1
|
382 |
+
tk==0.1.0
|
383 |
+
tkintertable==1.3.3
|
384 |
+
tokenizers==0.15.2
|
385 |
+
toml==0.10.2
|
386 |
+
tomli==2.0.1
|
387 |
+
tomlkit==0.12.0
|
388 |
+
toolz==0.12.1
|
389 |
torch==2.2.1
|
390 |
torch-tb-profiler==0.4.3
|
391 |
torchaudio==2.2.1
|
|
|
398 |
torchvision==0.17.1
|
399 |
tornado==6.3.2
|
400 |
tqdm==4.66.5
|
401 |
+
traitlets==5.14.2
|
402 |
+
transformers==4.39.3
|
403 |
+
typer==0.12.3
|
404 |
+
types-python-dateutil==2.9.0.20240316
|
405 |
+
typing_extensions==4.12.1
|
406 |
+
tzdata==2023.4
|
407 |
+
tzlocal==5.2
|
408 |
+
uc-micro-py==1.0.3
|
409 |
+
ultralytics==8.1.29
|
410 |
+
unicodecsv==0.14.1
|
411 |
+
universal-pathlib==0.1.4
|
412 |
+
uri-template==1.3.0
|
413 |
+
urllib3==2.2.2
|
414 |
+
uvicorn==0.29.0
|
415 |
+
validators==0.22.0
|
416 |
+
versioneer==0.29
|
417 |
+
virtualenv==20.25.1
|
418 |
+
wasabi==1.1.2
|
419 |
+
watchdog==4.0.0
|
420 |
+
wcwidth==0.2.13
|
421 |
+
weasel==0.3.4
|
422 |
+
webcolors==1.13
|
423 |
+
webencodings==0.5.1
|
424 |
+
websocket-client==1.7.0
|
425 |
+
websockets==11.0.3
|
426 |
+
Werkzeug==2.2.3
|
427 |
+
widgetsnbextension==4.0.10
|
428 |
+
wordcloud==1.9.3
|
429 |
+
wrapt==1.14.1
|
430 |
+
WTForms==3.1.2
|
431 |
+
xxhash==3.4.1
|
432 |
+
yarl==1.9.4
|
433 |
+
zipp==3.17.0
|