pedutronix commited on
Commit
b88f5d4
·
verified ·
1 Parent(s): 81917a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +292 -1
requirements.txt CHANGED
@@ -1,2 +1,293 @@
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio
2
+ aiohappyeyeballs==2.4.0
3
+ aiohttp==3.10.5
4
+ aiosignal==1.3.1
5
+ altair==5.5.0
6
+ annotated-types==0.7.0
7
+ anthropic==0.54.0
8
+ anyio==4.9.0
9
+ argon2-cffi==25.1.0
10
+ argon2-cffi-bindings==21.2.0
11
+ arrow==1.3.0
12
+ arxiv==2.1.3
13
+ asgiref==3.8.1
14
+ asttokens==3.0.0
15
+ async-lru==2.0.5
16
+ attrs==24.2.0
17
+ babel==2.17.0
18
+ backoff==2.2.1
19
+ bcrypt==4.3.0
20
+ beautifulsoup4==4.13.4
21
+ bleach==6.2.0
22
+ blinker==1.9.0
23
+ Bottleneck==1.5.0
24
+ build==1.2.2.post1
25
+ cachetools==5.5.2
26
+ certifi==2024.7.4
27
+ cffi==1.17.1
28
+ charset-normalizer==3.3.2
29
+ chess==1.11.2
30
+ chroma-hnswlib==0.7.6
31
+ chromadb==0.6.3
32
+ click==8.2.1
33
+ coloredlogs==15.0.1
34
+ comm==0.2.2
35
+ dataclasses-json==0.6.7
36
+ datasets==3.4.0
37
+ debugpy==1.8.14
38
+ decorator==5.2.1
39
+ defusedxml==0.7.1
40
+ dill==0.3.8
41
+ distro==1.9.0
42
+ docarray==0.41.0
43
+ docstring_parser==0.16
44
+ duckduckgo_search==7.5.2
45
+ durationpy==0.10
46
+ et_xmlfile==2.0.0
47
+ executing==2.2.0
48
+ fastapi==0.115.12
49
+ fastjsonschema==2.21.1
50
+ feedparser==6.0.11
51
+ filelock==3.18.0
52
+ filetype==1.2.0
53
+ flatbuffers==25.2.10
54
+ fqdn==1.5.1
55
+ frozenlist==1.4.1
56
+ fsspec==2024.12.0
57
+ gitdb==4.0.12
58
+ GitPython==3.1.44
59
+ google-ai-generativelanguage==0.6.18
60
+ google-api-core==2.25.1
61
+ google-auth==2.40.3
62
+ google-cloud-aiplatform==1.97.0
63
+ google-cloud-bigquery==3.34.0
64
+ google-cloud-core==2.4.3
65
+ google-cloud-resource-manager==1.14.2
66
+ google-cloud-storage==2.19.0
67
+ google-crc32c==1.7.1
68
+ google-genai==1.20.0
69
+ google-resumable-media==2.7.2
70
+ googleapis-common-protos==1.70.0
71
+ greenlet==3.0.3
72
+ groq==0.28.0
73
+ grpc-google-iam-v1==0.14.2
74
+ grpcio==1.73.0
75
+ grpcio-status==1.71.0
76
+ h11==0.14.0
77
+ hf-xet==1.1.5
78
+ httpcore==1.0.5
79
+ httptools==0.6.4
80
+ httpx==0.28.1
81
+ httpx-sse==0.4.0
82
+ huggingface-hub==0.33.4
83
+ humanfriendly==10.0
84
+ idna==3.8
85
+ importlib_metadata==8.7.0
86
+ importlib_resources==6.5.2
87
+ ipykernel==6.29.5
88
+ ipython==9.3.0
89
+ ipython_pygments_lexers==1.1.1
90
+ ipywidgets==8.1.7
91
+ isoduration==20.11.0
92
+ jedi==0.19.2
93
+ Jinja2==3.1.6
94
+ jiter==0.5.0
95
+ joblib==1.5.1
96
+ json5==0.12.0
97
+ jsonpatch==1.33
98
+ jsonpointer==3.0.0
99
+ jsonschema==4.24.0
100
+ jsonschema-specifications==2025.4.1
101
+ jupyter==1.1.1
102
+ jupyter-console==6.6.3
103
+ jupyter-events==0.12.0
104
+ jupyter-lsp==2.2.5
105
+ jupyter_client==8.6.3
106
+ jupyter_core==5.8.1
107
+ jupyter_server==2.16.0
108
+ jupyter_server_terminals==0.5.3
109
+ jupyterlab==4.4.3
110
+ jupyterlab_pygments==0.3.0
111
+ jupyterlab_server==2.27.3
112
+ jupyterlab_widgets==3.0.15
113
+ kubernetes==33.1.0
114
+ langchain==0.3.25
115
+ langchain-anthropic==0.3.5
116
+ langchain-chroma==0.2.2
117
+ langchain-community==0.3.16
118
+ langchain-core==0.3.63
119
+ langchain-experimental==0.3.4
120
+ langchain-google-genai==2.1.5
121
+ langchain-google-vertexai==2.0.24
122
+ langchain-groq==0.2.4
123
+ langchain-huggingface==0.1.2
124
+ langchain-mistralai==0.2.6
125
+ langchain-ollama==0.2.3
126
+ langchain-openai==0.3.3
127
+ langchain-text-splitters==0.3.8
128
+ langchainhub==0.1.21
129
+ langgraph==0.3.34
130
+ langgraph-checkpoint==2.0.26
131
+ langgraph-prebuilt==0.1.8
132
+ langgraph-sdk==0.1.70
133
+ langsmith==0.3.15
134
+ lxml==5.4.0
135
+ markdown-it-py==3.0.0
136
+ markdownify==1.1.0
137
+ MarkupSafe==3.0.2
138
+ marshmallow==3.22.0
139
+ matplotlib-inline==0.1.7
140
+ mdurl==0.1.2
141
+ mistune==3.1.3
142
+ mmh3==5.1.0
143
+ mpmath==1.3.0
144
+ msgpack==1.1.1
145
+ multidict==6.0.5
146
+ multiprocess==0.70.16
147
+ mypy-extensions==1.0.0
148
+ narwhals==1.42.1
149
+ nbclient==0.10.2
150
+ nbconvert==7.16.6
151
+ nbformat==5.10.4
152
+ nest-asyncio==1.6.0
153
+ networkx==3.5
154
+ notebook==7.4.3
155
+ notebook_shim==0.2.4
156
+ numexpr==2.11.0
157
+ numpy==1.26.4
158
+ nvidia-cublas-cu12==12.6.4.1
159
+ nvidia-cuda-cupti-cu12==12.6.80
160
+ nvidia-cuda-nvrtc-cu12==12.6.77
161
+ nvidia-cuda-runtime-cu12==12.6.77
162
+ nvidia-cudnn-cu12==9.5.1.17
163
+ nvidia-cufft-cu12==11.3.0.4
164
+ nvidia-cufile-cu12==1.11.1.6
165
+ nvidia-curand-cu12==10.3.7.77
166
+ nvidia-cusolver-cu12==11.7.1.2
167
+ nvidia-cusparse-cu12==12.5.4.2
168
+ nvidia-cusparselt-cu12==0.6.3
169
+ nvidia-nccl-cu12==2.26.2
170
+ nvidia-nvjitlink-cu12==12.6.85
171
+ nvidia-nvtx-cu12==12.6.77
172
+ oauthlib==3.2.2
173
+ ollama==0.5.1
174
+ onnxruntime==1.22.0
175
+ openai==1.86.0
176
+ openpyxl==3.1.5
177
+ opentelemetry-api==1.34.1
178
+ opentelemetry-exporter-otlp-proto-common==1.34.1
179
+ opentelemetry-exporter-otlp-proto-grpc==1.34.1
180
+ opentelemetry-instrumentation==0.55b1
181
+ opentelemetry-instrumentation-asgi==0.55b1
182
+ opentelemetry-instrumentation-fastapi==0.55b1
183
+ opentelemetry-proto==1.34.1
184
+ opentelemetry-sdk==1.34.1
185
+ opentelemetry-semantic-conventions==0.55b1
186
+ opentelemetry-util-http==0.55b1
187
+ orjson==3.10.7
188
+ ormsgpack==1.10.0
189
+ overrides==7.7.0
190
+ packaging==24.2
191
+ pandas==2.3.0
192
+ pandocfilters==1.5.1
193
+ parso==0.8.4
194
+ pexpect==4.9.0
195
+ pillow==10.4.0
196
+ platformdirs==4.3.8
197
+ posthog==4.10.0
198
+ primp==0.15.0
199
+ prometheus_client==0.22.1
200
+ prompt_toolkit==3.0.51
201
+ proto-plus==1.26.1
202
+ protobuf==5.29.5
203
+ psutil==7.0.0
204
+ ptyprocess==0.7.0
205
+ pure_eval==0.2.3
206
+ pyarrow==19.0.1
207
+ pyasn1==0.6.1
208
+ pyasn1_modules==0.4.2
209
+ pycparser==2.22
210
+ pydantic==2.11.7
211
+ pydantic-settings==2.9.1
212
+ pydantic_core==2.33.2
213
+ pydeck==0.9.1
214
+ Pygments==2.19.1
215
+ PyPika==0.48.9
216
+ pyproject_hooks==1.2.0
217
+ python-dateutil==2.9.0.post0
218
+ python-dotenv==1.0.1
219
+ python-json-logger==3.3.0
220
+ pytubefix==9.3.0
221
+ pytz==2025.2
222
+ PyYAML==6.0.2
223
+ pyzmq==27.0.0
224
+ rank-bm25==0.2.2
225
+ ray==2.43.0
226
+ referencing==0.36.2
227
+ regex==2024.7.24
228
+ requests==2.32.3
229
+ requests-oauthlib==2.0.0
230
+ requests-toolbelt==1.0.0
231
+ rfc3339-validator==0.1.4
232
+ rfc3986-validator==0.1.1
233
+ rich==13.9.4
234
+ rpds-py==0.25.1
235
+ rsa==4.9.1
236
+ ruff==0.9.4
237
+ safetensors==0.5.3
238
+ scikit-learn==1.7.0
239
+ scipy==1.15.3
240
+ Send2Trash==1.8.3
241
+ sentence-transformers==4.1.0
242
+ sgmllib3k==1.0.0
243
+ shapely==2.1.1
244
+ shellingham==1.5.4
245
+ six==1.17.0
246
+ smmap==5.0.2
247
+ smolagents==1.20.0
248
+ sniffio==1.3.1
249
+ soupsieve==2.7
250
+ SQLAlchemy==2.0.32
251
+ stack-data==0.6.3
252
+ starlette==0.46.2
253
+ streamlit==1.37.1
254
+ sympy==1.14.0
255
+ tenacity==8.5.0
256
+ terminado==0.18.1
257
+ threadpoolctl==3.6.0
258
+ tiktoken==0.7.0
259
+ tinycss2==1.4.0
260
+ tokenizers==0.21.1
261
+ toml==0.10.2
262
+ torch==2.7.1
263
+ tornado==6.5.1
264
+ tqdm==4.66.5
265
+ traitlets==5.14.3
266
+ transformers==4.50.3
267
+ triton==3.3.1
268
+ typer==0.16.0
269
+ types-python-dateutil==2.9.0.20250516
270
+ types-requests==2.32.0.20240712
271
+ typing-inspect==0.9.0
272
+ typing-inspection==0.4.1
273
+ typing_extensions==4.12.2
274
+ tzdata==2025.2
275
+ uri-template==1.3.0
276
+ urllib3==2.2.2
277
+ uvicorn==0.34.3
278
+ uvloop==0.21.0
279
+ validators==0.35.0
280
+ watchdog==4.0.2
281
+ watchfiles==1.0.5
282
+ wcwidth==0.2.13
283
+ webcolors==24.11.1
284
+ webencodings==0.5.1
285
+ websocket-client==1.8.0
286
+ websockets==15.0.1
287
+ widgetsnbextension==4.0.14
288
+ wikipedia==1.4.0
289
+ wrapt==1.17.2
290
+ xxhash==3.5.0
291
+ yarl==1.9.4
292
+ zipp==3.23.0
293
+ zstandard==0.23.0