Deva8 commited on
Commit
c953f9d
·
1 Parent(s): b42c9f5

Fixed package issues

Browse files
Files changed (1) hide show
  1. requirements_api.txt +563 -23
requirements_api.txt CHANGED
@@ -1,23 +1,563 @@
1
- fastapi>=0.115.6
2
- uvicorn>=0.34.0
3
- python-multipart>=0.0.20
4
- pillow>=11.1.0
5
- torch>=2.0.0
6
- torchvision>=0.15.0
7
- transformers>=4.30.0
8
- ftfy
9
- regex
10
- tqdm
11
- git+https://github.com/openai/CLIP.git
12
- groq>=0.4.0
13
- python-dotenv>=1.0.0
14
- huggingface-hub
15
- pandas
16
- scikit-learn
17
- torch==2.1.0
18
- torchvision==0.16.0
19
-
20
- pandas
21
- scikit-learn
22
- torch==2.1.0
23
- torchvision==0.16.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi>=0.115.6
2
+ uvicorn>=0.34.0
3
+ python-multipart>=0.0.20
4
+ pillow>=11.1.0
5
+ torch>=2.0.0
6
+ torchvision>=0.15.0
7
+ transformers>=4.30.0
8
+ ftfy
9
+ regex
10
+ tqdm
11
+ git+https://github.com/openai/CLIP.git
12
+ groq>=0.4.0
13
+ python-dotenv>=1.0.0
14
+ huggingface-hub
15
+ requests
16
+ matplotlib
17
+ seaborn
18
+
19
+ absl-py==2.3.1
20
+ accelerate==1.12.0
21
+ aiofiles==24.1.0
22
+ aiohappyeyeballs==2.6.1
23
+ aiohttp==3.13.2
24
+ aiolimiter==1.2.1
25
+ aiosignal==1.4.0
26
+ aiosqlite==0.21.0
27
+ alembic==1.18.4
28
+ altair==5.5.0
29
+ altgraph==0.17.5
30
+ annotated-doc==0.0.4
31
+ annotated-types==0.7.0
32
+ anthropic==0.71.0
33
+ antlr4-python3-runtime==4.9.3
34
+ anyio==4.11.0
35
+ appdirs==1.4.4
36
+ arxiv==2.3.1
37
+ ascii_colors==0.11.4
38
+ astor==0.8.1
39
+ asttokens==3.0.1
40
+ astunparse==1.6.3
41
+ attrs==25.4.0
42
+ Authlib==1.6.5
43
+ AutoRAG==0.3.21
44
+ backoff==2.2.1
45
+ banks==2.2.0
46
+ bcrypt==5.0.0
47
+ beautifulsoup4==4.14.2
48
+ bert-score==0.3.13
49
+ bidict==0.23.1
50
+ blake3==1.0.8
51
+ bleach==6.3.0
52
+ blinker==1.9.0
53
+ blis==1.3.3
54
+ bm25s==0.2.14
55
+ bokeh==3.8.1
56
+ boto3==1.41.2
57
+ botocore==1.41.2
58
+ brotli==1.2.0
59
+ build==1.3.0
60
+ cachetools==6.2.2
61
+ catalogue==2.0.10
62
+ cbor==1.0.0
63
+ cbor2==5.7.1
64
+ certifi==2025.11.12
65
+ cffi==2.0.0
66
+ charset-normalizer==3.4.4
67
+ chromadb==1.3.4
68
+ click==8.3.0
69
+ clip @ git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1
70
+ cloudpathlib==0.23.0
71
+ cloudpickle==3.1.2
72
+ cohere==5.20.0
73
+ colorama==0.4.6
74
+ coloredlogs==15.0.1
75
+ colorlog==6.10.1
76
+ comm==0.2.3
77
+ compressed-tensors==0.12.2
78
+ confection==0.1.5
79
+ configparser==7.2.0
80
+ confluent-kafka==2.12.2
81
+ contourpy==1.3.3
82
+ couchbase==4.5.0
83
+ cramjam==2.11.0
84
+ cryptography==46.0.3
85
+ cycler==0.12.1
86
+ cymem==2.0.13
87
+ databricks-sdk==0.88.0
88
+ dataclasses-json==0.6.7
89
+ datasets==4.4.1
90
+ debugpy==1.8.17
91
+ decorator==5.2.1
92
+ deepdiff==8.6.1
93
+ defusedxml==0.7.1
94
+ Deprecated==1.2.18
95
+ deprecation==2.1.0
96
+ depyf==0.20.0
97
+ dill==0.4.0
98
+ dirtyjson==1.0.8
99
+ diskcache==5.6.3
100
+ distro==1.9.0
101
+ dnspython==2.8.0
102
+ docker==7.1.0
103
+ docling==2.65.0
104
+ docling-core==2.57.0
105
+ docling-ibm-models==3.10.3
106
+ docling-parse==4.7.2
107
+ docstring_parser==0.17.0
108
+ docutils==0.22.3
109
+ durationpy==0.10
110
+ easy-vqa==1.0
111
+ effdet==0.4.1
112
+ einops==0.8.1
113
+ email-validator==2.3.0
114
+ emoji==2.15.0
115
+ en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
116
+ et_xmlfile==2.0.0
117
+ evaluate==0.4.6
118
+ executing==2.2.1
119
+ faiss-cpu==1.13.1
120
+ Faker==39.0.0
121
+ fastapi==0.121.2
122
+ fastapi-cli==0.0.16
123
+ fastapi-cloud-cli==0.5.1
124
+ fastar==0.6.0
125
+ fastavro==1.12.1
126
+ fastparquet==2024.11.0
127
+ feedparser==6.0.12
128
+ ffmpy==1.0.0
129
+ filelock==3.20.0
130
+ filetype==1.2.0
131
+ FlagEmbedding==1.3.5
132
+ Flask==3.1.2
133
+ flask-cors==6.0.2
134
+ flatbuffers==25.9.23
135
+ fonttools==4.60.1
136
+ frozenlist==1.8.0
137
+ fsspec==2025.10.0
138
+ ftfy==6.3.1
139
+ future==1.0.0
140
+ gast==0.7.0
141
+ gguf==0.17.1
142
+ git-filter-repo==2.47.0
143
+ gitdb==4.0.12
144
+ github==1.2.7
145
+ GitPython==3.1.45
146
+ google-ai-generativelanguage==0.6.15
147
+ google-api-core==2.28.1
148
+ google-api-python-client==2.187.0
149
+ google-auth==2.48.0
150
+ google-auth-httplib2==0.2.1
151
+ google-auth-oauthlib==1.2.4
152
+ google-cloud-vision==3.11.0
153
+ google-genai==1.50.1
154
+ google-generativeai==0.8.5
155
+ google-pasta==0.2.0
156
+ googleapis-common-protos==1.72.0
157
+ gradio==6.0.0
158
+ gradio_client==2.0.0.dev3
159
+ graphene==3.4.3
160
+ graphql-core==3.2.7
161
+ graphql-relay==3.2.0
162
+ greenlet==3.2.4
163
+ griffe==1.15.0
164
+ groovy==0.1.2
165
+ groq==0.37.1
166
+ grpcio==1.67.1
167
+ grpcio-health-checking==1.67.1
168
+ grpcio-status==1.67.1
169
+ grpcio-tools==1.67.1
170
+ h11==0.16.0
171
+ h2==4.3.0
172
+ h5py==3.15.1
173
+ hf-xet==1.2.0
174
+ hpack==4.1.0
175
+ html5lib==1.1
176
+ httpcore==1.0.9
177
+ httplib2==0.31.0
178
+ httptools==0.7.1
179
+ httpx==0.28.1
180
+ httpx-sse==0.4.0
181
+ huey==2.6.0
182
+ huggingface-hub==0.36.0
183
+ humanfriendly==10.0
184
+ Hypercorn==0.18.0
185
+ hyperframe==6.1.0
186
+ idna==3.11
187
+ ifaddr==0.2.0
188
+ ijson==3.4.0.post0
189
+ ImageIO==2.37.2
190
+ importlib_metadata==8.7.0
191
+ importlib_resources==6.5.2
192
+ iniconfig==2.3.0
193
+ inscriptis==2.7.0
194
+ interegular==0.3.3
195
+ ipykernel==6.31.0
196
+ ipython==9.7.0
197
+ ipython_pygments_lexers==1.1.1
198
+ ipywidgets==8.1.8
199
+ ipywidgets_bokeh==1.6.0
200
+ ir_datasets==0.5.11
201
+ itsdangerous==2.2.0
202
+ jedi==0.19.2
203
+ Jinja2==3.1.6
204
+ jiter==0.12.0
205
+ jmespath==1.0.1
206
+ joblib==1.5.2
207
+ json_repair==0.53.0
208
+ jsonlines==4.0.0
209
+ jsonpatch==1.33
210
+ jsonpath-python==1.0.6
211
+ jsonpickle==4.1.1
212
+ jsonpointer==3.0.0
213
+ jsonref==1.1.0
214
+ jsonschema==4.25.1
215
+ jsonschema-specifications==2025.9.1
216
+ jupyter_client==8.6.3
217
+ jupyter_core==5.9.1
218
+ jupyterlab_widgets==3.0.16
219
+ jwt==1.4.0
220
+ keras==3.12.0
221
+ kiwisolver==1.4.9
222
+ kubernetes==34.1.0
223
+ kymatio==0.3.0
224
+ langchain==0.2.17
225
+ langchain-classic==1.0.0
226
+ langchain-community==0.2.19
227
+ langchain-core==0.2.43
228
+ langchain-huggingface==1.0.1
229
+ langchain-openai==0.1.25
230
+ langchain-text-splitters==0.2.4
231
+ langchain-unstructured==0.1.2
232
+ langchain-upstage==0.1.5
233
+ langdetect==1.0.9
234
+ langgraph==1.0.3
235
+ langgraph-checkpoint==3.0.1
236
+ langgraph-prebuilt==1.0.4
237
+ langgraph-sdk==0.2.9
238
+ langsmith==0.1.147
239
+ lark==1.2.2
240
+ latex2mathml==3.78.1
241
+ lazy_loader==0.4
242
+ libclang==18.1.1
243
+ lightgbm==4.6.0
244
+ lightrag-hku==1.4.9.8
245
+ linkify-it-py==2.0.3
246
+ llama-cloud==0.1.35
247
+ llama-cloud-services==0.6.54
248
+ llama-index==0.14.8
249
+ llama-index-cli==0.5.3
250
+ llama-index-core==0.14.8
251
+ llama-index-embeddings-huggingface==0.6.1
252
+ llama-index-embeddings-ollama==0.8.4
253
+ llama-index-embeddings-openai==0.5.1
254
+ llama-index-embeddings-openai-like==0.2.2
255
+ llama-index-indices-managed-llama-cloud==0.9.4
256
+ llama-index-instrumentation==0.4.2
257
+ llama-index-llms-anthropic==0.8.6
258
+ llama-index-llms-bedrock==0.4.2
259
+ llama-index-llms-huggingface==0.6.1
260
+ llama-index-llms-ollama==0.9.0
261
+ llama-index-llms-openai==0.6.9
262
+ llama-index-llms-openai-like==0.5.3
263
+ llama-index-readers-file==0.5.5
264
+ llama-index-readers-llama-parse==0.5.1
265
+ llama-index-retrievers-bm25==0.6.5
266
+ llama-index-workflows==2.11.4
267
+ llama-parse==0.6.54
268
+ llmlingua==0.2.2
269
+ lm-format-enforcer==0.11.3
270
+ loguru==0.7.3
271
+ lxml==5.4.0
272
+ lz4==4.4.5
273
+ Mako==1.3.10
274
+ Markdown==3.10
275
+ markdown-it-py==4.0.0
276
+ markdown2==2.5.4
277
+ marko==2.2.1
278
+ MarkupSafe==3.0.3
279
+ marshmallow==3.26.1
280
+ matplotlib==3.10.7
281
+ matplotlib-inline==0.2.1
282
+ mdit-py-plugins==0.5.0
283
+ mdurl==0.1.2
284
+ mistral_common==1.8.5
285
+ mixedbread-ai==2.2.6
286
+ ml_dtypes==0.5.4
287
+ mlflow==3.9.0
288
+ mlflow-skinny==3.9.0
289
+ mlflow-tracing==3.9.0
290
+ mmh3==5.2.0
291
+ model-hosting-container-standards==0.1.9
292
+ mpire==2.10.2
293
+ mpmath==1.3.0
294
+ msgspec==0.19.0
295
+ multidict==6.7.0
296
+ multiprocess==0.70.18
297
+ murmurhash==1.0.15
298
+ mypy_extensions==1.1.0
299
+ namex==0.1.0
300
+ nano-vectordb==0.0.4.3
301
+ narwhals==2.12.0
302
+ nest-asyncio==1.6.0
303
+ networkx==3.5
304
+ neurokit2==0.2.12
305
+ nicegui==3.3.1
306
+ ninja==1.13.0
307
+ nltk==3.9.2
308
+ numpy==2.2.6
309
+ oauthlib==3.3.1
310
+ olefile==0.47
311
+ ollama==0.6.1
312
+ omegaconf==2.3.0
313
+ onnx==1.19.1
314
+ onnxruntime==1.23.2
315
+ openai==1.109.1
316
+ openai-harmony==0.0.8
317
+ opencv-python==4.12.0.88
318
+ opencv-python-headless==4.11.0.86
319
+ openpyxl==3.1.5
320
+ opentelemetry-api==1.38.0
321
+ opentelemetry-exporter-otlp-proto-common==1.38.0
322
+ opentelemetry-exporter-otlp-proto-grpc==1.38.0
323
+ opentelemetry-proto==1.38.0
324
+ opentelemetry-sdk==1.38.0
325
+ opentelemetry-semantic-conventions==0.59b0
326
+ opt_einsum==3.4.0
327
+ optree==0.18.0
328
+ orderly-set==5.5.0
329
+ orjson==3.11.4
330
+ ormsgpack==1.12.0
331
+ outlines_core==0.2.11
332
+ overrides==7.7.0
333
+ packaging==24.2
334
+ pandas==2.2.3
335
+ panel==1.8.3
336
+ param==2.3.0
337
+ parso==0.8.5
338
+ partial-json-parser==0.2.1.1.post7
339
+ pdf2image==1.17.0
340
+ pdfminer.six==20251107
341
+ pefile==2024.8.26
342
+ peft==0.18.0
343
+ pi_heif==1.1.1
344
+ pikepdf==10.0.2
345
+ pillow==11.3.0
346
+ pinecone==8.0.0
347
+ pinecone-plugin-assistant==3.0.1
348
+ pinecone-plugin-interface==0.0.7
349
+ pipmaster==1.0.10
350
+ platformdirs==4.5.0
351
+ plotly==6.5.2
352
+ pluggy==1.6.0
353
+ polyfactory==3.1.0
354
+ portalocker==3.2.0
355
+ posthog==5.4.0
356
+ preshed==3.0.12
357
+ prettytable==3.17.0
358
+ priority==2.0.0
359
+ prometheus-fastapi-instrumentator==7.1.0
360
+ prometheus_client==0.23.1
361
+ prompt_toolkit==3.0.52
362
+ propcache==0.4.1
363
+ proto-plus==1.26.1
364
+ protobuf==5.29.5
365
+ protoc-gen-openapiv2==0.0.1
366
+ psutil==7.1.3
367
+ pure_eval==0.2.3
368
+ py-cpuinfo==9.0.0
369
+ pyarrow==21.0.0
370
+ pyasn1==0.6.1
371
+ pyasn1_modules==0.4.2
372
+ pybase64==1.4.2
373
+ pyclipper==1.4.0
374
+ pycocotools==2.0.10
375
+ pycountry==24.6.1
376
+ pycparser==2.23
377
+ pydantic==2.12.4
378
+ pydantic-extra-types==2.10.6
379
+ pydantic-settings==2.12.0
380
+ pydantic_core==2.41.5
381
+ pydeck==0.9.1
382
+ pydub==0.25.1
383
+ PyGithub==2.8.1
384
+ Pygments==2.19.2
385
+ pyinstaller==6.17.0
386
+ pyinstaller-hooks-contrib==2025.10
387
+ PyJWT==2.10.1
388
+ pylatexenc==2.10
389
+ pymilvus==2.6.3
390
+ PyMuPDF==1.26.6
391
+ PyNaCl==1.6.1
392
+ pyngrok==7.5.0
393
+ pyparsing==3.2.5
394
+ pypdf==6.3.0
395
+ PyPDF2==3.0.1
396
+ pypdfium2==4.30.0
397
+ PyPika==0.48.9
398
+ pypinyin==0.55.0
399
+ pyproject_hooks==1.2.0
400
+ pyreadline3==3.5.4
401
+ PyStemmer==2.2.0.3
402
+ pytesseract==0.3.13
403
+ pytest==9.0.1
404
+ pytest-asyncio==1.3.0
405
+ python-dateutil==2.9.0.post0
406
+ python-docx==1.2.0
407
+ python-dotenv==1.2.1
408
+ python-engineio==4.12.3
409
+ python-iso639==2025.11.16
410
+ python-json-logger==4.0.0
411
+ python-magic==0.4.27
412
+ python-multipart==0.0.20
413
+ python-oxmsg==0.0.2
414
+ python-pptx==1.0.2
415
+ python-socketio==5.15.0
416
+ pytz==2025.2
417
+ pyvis==0.3.2
418
+ pyviz_comms==3.0.6
419
+ PyWavelets==1.9.0
420
+ pywin32==311
421
+ pywin32-ctypes==0.2.3
422
+ PyYAML==6.0.3
423
+ pyzmq==27.1.0
424
+ qdrant-client==1.16.0
425
+ Quart==0.20.0
426
+ rank-bm25==0.2.2
427
+ RapidFuzz==3.14.3
428
+ rapidocr==3.4.5
429
+ referencing==0.37.0
430
+ regex==2025.11.3
431
+ reportlab==4.4.5
432
+ requests==2.32.5
433
+ requests-oauthlib==2.0.0
434
+ requests-toolbelt==1.0.0
435
+ rich==14.2.0
436
+ rich-toolkit==0.16.0
437
+ rignore==0.7.6
438
+ rouge_score==0.1.2
439
+ rpds-py==0.28.0
440
+ rsa==4.9.1
441
+ rtree==1.4.1
442
+ s3transfer==0.15.0
443
+ sacrebleu==2.5.1
444
+ safehttpx==0.1.7
445
+ safetensors==0.6.2
446
+ scikit-image==0.25.2
447
+ scikit-learn==1.7.2
448
+ scipy==1.16.3
449
+ seaborn==0.13.2
450
+ semantic-version==2.10.0
451
+ semchunk==2.2.2
452
+ sentence-transformers==5.1.2
453
+ sentencepiece==0.2.1
454
+ sentry-sdk==2.45.0
455
+ setproctitle==1.3.7
456
+ setuptools==80.9.0
457
+ sgmllib3k==1.0.0
458
+ shapely==2.1.2
459
+ shellingham==1.5.4
460
+ simple-websocket==1.1.0
461
+ six==1.17.0
462
+ skops==0.13.0
463
+ smart_open==7.5.1
464
+ smmap==5.0.2
465
+ sniffio==1.3.1
466
+ soundfile==0.13.1
467
+ soupsieve==2.8
468
+ spacy==3.8.11
469
+ spacy-legacy==3.0.12
470
+ spacy-loggers==1.0.5
471
+ SQLAlchemy==2.0.44
472
+ sqlparse==0.5.5
473
+ srsly==2.5.2
474
+ stack-data==0.6.3
475
+ starlette==0.49.3
476
+ streamlit==1.51.0
477
+ striprtf==0.0.26
478
+ supervisor==4.3.0
479
+ sympy==1.14.0
480
+ tabulate==0.9.0
481
+ tavily==1.1.0
482
+ tenacity==8.5.0
483
+ tensorboard==2.20.0
484
+ tensorboard-data-server==0.7.2
485
+ tensorflow==2.20.0
486
+ tensorflow-intel==2.17.1
487
+ termcolor==3.2.0
488
+ tf_keras==2.20.1
489
+ thinc==8.3.10
490
+ threadpoolctl==3.6.0
491
+ tifffile==2025.10.16
492
+ tiktoken==0.7.0
493
+ timm==1.0.22
494
+ tokenizers==0.22.1
495
+ tokenlog==0.0.3
496
+ toml==0.10.2
497
+ tomlkit==0.13.3
498
+ torch==2.9.1
499
+ torchvision==0.24.1
500
+ tornado==6.5.2
501
+ tqdm==4.67.1
502
+ traitlets==5.14.3
503
+ transformers==4.57.1
504
+ trec-car-tools==2.6
505
+ tree-sitter==0.25.2
506
+ tree-sitter-c==0.24.1
507
+ tree-sitter-java==0.23.5
508
+ tree-sitter-javascript==0.25.0
509
+ tree-sitter-python==0.25.0
510
+ tree-sitter-typescript==0.23.2
511
+ typer==0.24.1
512
+ typer-slim==0.24.0
513
+ types-requests==2.32.4.20250913
514
+ typing-inspect==0.9.0
515
+ typing-inspection==0.4.2
516
+ typing_extensions==4.15.0
517
+ tzdata==2025.2
518
+ uc-micro-py==1.0.3
519
+ unlzw3==0.2.3
520
+ unstructured==0.18.20
521
+ unstructured-client==0.24.1
522
+ unstructured.pytesseract==0.3.15
523
+ unstructured_inference==1.1.2
524
+ uritemplate==4.2.0
525
+ urllib3==2.3.0
526
+ uvicorn==0.38.0
527
+ validators==0.35.0
528
+ vllm==0.11.2
529
+ voyageai==0.3.3
530
+ waitress==3.0.2
531
+ warc3-wet==0.2.5
532
+ warc3-wet-clueweb09==0.2.5
533
+ wasabi==1.1.3
534
+ watchdog==6.0.0
535
+ watchfiles==1.1.1
536
+ wcwidth==0.2.14
537
+ weasel==0.4.3
538
+ weaviate-client==4.18.1
539
+ webencodings==0.5.1
540
+ websocket-client==1.9.0
541
+ websockets==15.0.1
542
+ Werkzeug==3.1.3
543
+ wfdb==4.3.0
544
+ wheel==0.45.1
545
+ widgetsnbextension==4.0.15
546
+ win32_setctime==1.2.0
547
+ wrapt==1.17.3
548
+ wsproto==1.3.2
549
+ xgboost==3.1.2
550
+ xlsxwriter==3.2.9
551
+ xxhash==3.6.0
552
+ xyzservices==2025.11.0
553
+ yarl==1.22.0
554
+ zipp==3.23.0
555
+ zlib-state==0.1.10
556
+ zstandard==0.25.0
557
+
558
+ pandas
559
+ scikit-learn
560
+ torch==2.1.0
561
+ torchvision==0.16.0
562
+
563
+