Preetham025 commited on
Commit
d097aa6
·
verified ·
1 Parent(s): 44fc442

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +211 -15
requirements.txt CHANGED
@@ -1,61 +1,257 @@
1
- huggingface_hub
2
  aiofiles==23.2.1
 
 
 
 
 
3
  annotated-types==0.7.0
4
  anyio==4.8.0
5
- certifi==2024.12.14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  charset-normalizer==3.4.1
 
 
 
7
  click==8.1.8
 
8
  colorama==0.4.6
9
- fastapi==0.115.7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ffmpy==0.5.0
11
  filelock==3.17.0
12
- fsspec==2024.12.0
13
- gradio==5.13.2
14
- gradio_client==1.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  h11==0.14.0
 
 
16
  httpcore==1.0.7
17
- httpx==0.28.1
18
- huggingface-hub==0.28.0
 
 
 
 
19
  idna==3.10
 
 
 
 
 
20
  Jinja2==3.1.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  markdown-it-py==3.0.0
22
  MarkupSafe==2.1.5
 
 
23
  mdurl==0.1.2
 
 
 
24
  mpmath==1.3.0
 
 
 
 
25
  networkx==3.4.2
26
- numpy==2.2.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  orjson==3.10.15
 
28
  packaging==24.2
29
  pandas==2.2.3
 
 
 
30
  pillow==11.1.0
 
 
 
 
 
 
 
 
 
 
 
31
  pydantic==2.10.6
 
32
  pydantic_core==2.27.2
 
33
  pydub==0.25.1
34
  Pygments==2.19.1
 
 
 
 
 
 
 
 
 
35
  python-dateutil==2.9.0.post0
36
- python-multipart==0.0.20
 
 
 
 
37
  pytz==2024.2
 
 
38
  PyYAML==6.0.2
 
 
39
  regex==2024.11.6
40
  requests==2.32.3
 
 
41
  rich==13.9.4
42
- ruff==0.9.3
 
 
43
  safehttpx==0.1.6
44
  safetensors==0.5.2
 
 
 
45
  semantic-version==2.10.0
 
 
46
  shellingham==1.5.4
 
47
  six==1.17.0
 
48
  sniffio==1.3.1
49
- starlette==0.45.3
 
 
 
 
50
  sympy==1.13.1
 
 
 
 
 
51
  tokenizers==0.21.0
 
 
 
52
  tomlkit==0.13.2
53
- torch==2.5.1
 
54
  tqdm==4.67.1
55
- transformers==4.48.1
 
56
  typer==0.15.1
 
 
57
  typing_extensions==4.12.2
58
  tzdata==2025.1
 
59
  urllib3==2.3.0
 
60
  uvicorn==0.34.0
61
- websockets==14.2
 
 
 
 
 
 
 
 
 
 
 
1
  aiofiles==23.2.1
2
+ aiohappyeyeballs==2.4.6
3
+ aiohttp==3.11.12
4
+ aiosignal==1.3.2
5
+ alembic==1.14.1
6
+ altair==5.5.0
7
  annotated-types==0.7.0
8
  anyio==4.8.0
9
+ appdirs==1.4.4
10
+ asgiref==3.8.1
11
+ asttokens==3.0.0
12
+ asyncer==0.0.7
13
+ attrs==25.1.0
14
+ auth0-python==4.8.0
15
+ backoff==2.2.1
16
+ bcrypt==4.2.1
17
+ beautifulsoup4==4.13.3
18
+ bidict==0.23.1
19
+ blinker==1.9.0
20
+ build==1.2.2.post1
21
+ cachetools==5.5.1
22
+ certifi==2025.1.31
23
+ cffi==1.17.1
24
+ chainlit==2.2.1
25
  charset-normalizer==3.4.1
26
+ chevron==0.14.0
27
+ chroma-hnswlib==0.7.6
28
+ chromadb==0.5.23
29
  click==8.1.8
30
+ cohere==5.13.12
31
  colorama==0.4.6
32
+ coloredlogs==15.0.1
33
+ crewai==0.102.0
34
+ crewai-tools==0.36.0
35
+ cryptography==44.0.1
36
+ dataclasses-json==0.6.7
37
+ decorator==5.1.1
38
+ Deprecated==1.2.18
39
+ deprecation==2.1.0
40
+ distro==1.9.0
41
+ docker==7.1.0
42
+ docstring_parser==0.16
43
+ durationpy==0.9
44
+ embedchain==0.1.126
45
+ et_xmlfile==2.0.0
46
+ executing==2.2.0
47
+ fastapi==0.115.8
48
+ fastavro==1.10.0
49
  ffmpy==0.5.0
50
  filelock==3.17.0
51
+ filetype==1.2.0
52
+ flatbuffers==25.2.10
53
+ frozenlist==1.5.0
54
+ fsspec==2025.2.0
55
+ gitdb==4.0.12
56
+ GitPython==3.1.44
57
+ google-api-core==2.24.1
58
+ google-auth==2.38.0
59
+ google-cloud-aiplatform==1.81.0
60
+ google-cloud-bigquery==3.29.0
61
+ google-cloud-core==2.4.2rc0
62
+ google-cloud-resource-manager==1.14.0
63
+ google-cloud-storage==2.19.0
64
+ google-crc32c==1.6.0
65
+ google-resumable-media==2.7.2
66
+ googleapis-common-protos==1.67.0
67
+ gptcache==0.1.44
68
+ gradio==5.16.1
69
+ gradio_client==1.7.0
70
+ greenlet==3.1.1
71
+ grpc-google-iam-v1==0.14.0
72
+ grpcio==1.70.0
73
+ grpcio-status==1.70.0
74
+ grpcio-tools==1.70.0
75
  h11==0.14.0
76
+ h2==4.2.0
77
+ hpack==4.1.0
78
  httpcore==1.0.7
79
+ httptools==0.6.4
80
+ httpx==0.27.2
81
+ httpx-sse==0.4.0
82
+ huggingface-hub==0.28.1
83
+ humanfriendly==10.0
84
+ hyperframe==6.1.0
85
  idna==3.10
86
+ importlib_metadata==8.5.0
87
+ importlib_resources==6.5.2
88
+ instructor==1.7.2
89
+ ipython==8.32.0
90
+ jedi==0.19.2
91
  Jinja2==3.1.5
92
+ jiter==0.8.2
93
+ joblib==1.4.2
94
+ json5==0.10.0
95
+ json_repair==0.38.0
96
+ jsonpatch==1.33
97
+ jsonpickle==4.0.2
98
+ jsonpointer==3.0.0
99
+ jsonref==1.1.0
100
+ jsonschema==4.23.0
101
+ jsonschema-specifications==2024.10.1
102
+ kubernetes==32.0.0
103
+ lancedb==0.19.0
104
+ langchain==0.3.19
105
+ langchain-cohere==0.3.5
106
+ langchain-community==0.3.17
107
+ langchain-core==0.3.35
108
+ langchain-experimental==0.3.4
109
+ langchain-huggingface==0.1.2
110
+ langchain-ollama==0.2.3
111
+ langchain-openai==0.2.14
112
+ langchain-text-splitters==0.3.6
113
+ langsmith==0.1.147
114
+ Lazify==0.4.0
115
+ litellm==1.60.2
116
+ literalai==0.1.103
117
+ Mako==1.3.9
118
  markdown-it-py==3.0.0
119
  MarkupSafe==2.1.5
120
+ marshmallow==3.26.1
121
+ matplotlib-inline==0.1.7
122
  mdurl==0.1.2
123
+ mem0ai==0.1.52
124
+ mmh3==5.1.0
125
+ monotonic==1.6
126
  mpmath==1.3.0
127
+ multidict==6.1.0
128
+ mypy-extensions==1.0.0
129
+ narwhals==1.27.1
130
+ nest-asyncio==1.6.0
131
  networkx==3.4.2
132
+ nodeenv==1.9.1
133
+ numpy==1.26.4
134
+ oauthlib==3.2.2
135
+ ollama==0.4.7
136
+ onnxruntime==1.20.1
137
+ openai==1.63.2
138
+ openpyxl==3.1.5
139
+ opentelemetry-api==1.29.0
140
+ opentelemetry-exporter-otlp==1.29.0
141
+ opentelemetry-exporter-otlp-proto-common==1.29.0
142
+ opentelemetry-exporter-otlp-proto-grpc==1.29.0
143
+ opentelemetry-exporter-otlp-proto-http==1.29.0
144
+ opentelemetry-instrumentation==0.50b0
145
+ opentelemetry-instrumentation-asgi==0.50b0
146
+ opentelemetry-instrumentation-fastapi==0.50b0
147
+ opentelemetry-proto==1.29.0
148
+ opentelemetry-sdk==1.29.0
149
+ opentelemetry-semantic-conventions==0.50b0
150
+ opentelemetry-util-http==0.50b0
151
  orjson==3.10.15
152
+ overrides==7.7.0
153
  packaging==24.2
154
  pandas==2.2.3
155
+ parso==0.8.4
156
+ pdfminer.six==20231228
157
+ pdfplumber==0.11.5
158
  pillow==11.1.0
159
+ portalocker==2.10.1
160
+ posthog==3.14.1
161
+ prompt_toolkit==3.0.50
162
+ propcache==0.2.1
163
+ proto-plus==1.26.0
164
+ protobuf==5.29.3
165
+ pure_eval==0.2.3
166
+ pyarrow==19.0.1
167
+ pyasn1==0.6.1
168
+ pyasn1_modules==0.4.1
169
+ pycparser==2.22
170
  pydantic==2.10.6
171
+ pydantic-settings==2.7.1
172
  pydantic_core==2.27.2
173
+ pydeck==0.9.1
174
  pydub==0.25.1
175
  Pygments==2.19.1
176
+ PyJWT==2.10.1
177
+ pylance==0.23.0
178
+ pypdf==5.3.0
179
+ pypdfium2==4.30.1
180
+ PyPika==0.48.9
181
+ pyproject_hooks==1.2.0
182
+ pyreadline3==3.5.4
183
+ pyright==1.1.394
184
+ pysbd==0.3.4
185
  python-dateutil==2.9.0.post0
186
+ python-dotenv==1.0.1
187
+ python-engineio==4.11.2
188
+ python-multipart==0.0.18
189
+ python-socketio==5.12.1
190
+ pytube==15.0.0
191
  pytz==2024.2
192
+ pyvis==0.3.2
193
+ pywin32==308
194
  PyYAML==6.0.2
195
+ qdrant-client==1.13.2
196
+ referencing==0.36.2
197
  regex==2024.11.6
198
  requests==2.32.3
199
+ requests-oauthlib==2.0.0
200
+ requests-toolbelt==1.0.0
201
  rich==13.9.4
202
+ rpds-py==0.22.3
203
+ rsa==4.9
204
+ ruff==0.9.6
205
  safehttpx==0.1.6
206
  safetensors==0.5.2
207
+ schema==0.7.7
208
+ scikit-learn==1.6.1
209
+ scipy==1.15.2
210
  semantic-version==2.10.0
211
+ sentence-transformers==3.4.1
212
+ shapely==2.0.7
213
  shellingham==1.5.4
214
+ simple-websocket==1.1.0
215
  six==1.17.0
216
+ smmap==5.0.2
217
  sniffio==1.3.1
218
+ soupsieve==2.6
219
+ SQLAlchemy==2.0.38
220
+ stack-data==0.6.3
221
+ starlette==0.41.3
222
+ streamlit==1.42.1
223
  sympy==1.13.1
224
+ syncer==2.0.3
225
+ tabulate==0.9.0
226
+ tenacity==9.0.0
227
+ threadpoolctl==3.5.0
228
+ tiktoken==0.7.0
229
  tokenizers==0.21.0
230
+ toml==0.10.2
231
+ tomli==2.2.1
232
+ tomli_w==1.2.0
233
  tomlkit==0.13.2
234
+ torch==2.6.0
235
+ tornado==6.4.2
236
  tqdm==4.67.1
237
+ traitlets==5.14.3
238
+ transformers==4.49.0
239
  typer==0.15.1
240
+ types-requests==2.32.0.20241016
241
+ typing-inspect==0.9.0
242
  typing_extensions==4.12.2
243
  tzdata==2025.1
244
+ uptrace==1.29.0
245
  urllib3==2.3.0
246
+ uv==0.6.1
247
  uvicorn==0.34.0
248
+ watchdog==6.0.0
249
+ watchfiles==0.20.0
250
+ wcwidth==0.2.13
251
+ websocket-client==1.8.0
252
+ websockets==14.2
253
+ wrapt==1.17.2
254
+ wsproto==1.2.0
255
+ yarl==1.18.3
256
+ zipp==3.21.0
257
+ zstandard==0.23.0