isayahc commited on
Commit
c87ab01
·
verified ·
1 Parent(s): 2895710

updating the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +122 -0
requirements.txt CHANGED
@@ -208,3 +208,125 @@ wikipedia==1.4.0
208
  wrapt==1.16.0
209
  xmltodict==0.13.0
210
  yarl==1.9.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  wrapt==1.16.0
209
  xmltodict==0.13.0
210
  yarl==1.9.4
211
+ aiofiles==23.2.1
212
+ aiohttp==3.9.3
213
+ aiosignal==1.3.1
214
+ altair==5.2.0
215
+ annotated-types==0.6.0
216
+ anyio==4.3.0
217
+ arxiv==2.1.0
218
+ attrs==23.2.0
219
+ Authlib==1.3.0
220
+ beautifulsoup4==4.12.3
221
+ cachetools==5.3.3
222
+ certifi==2024.2.2
223
+ cffi==1.16.0
224
+ charset-normalizer==3.3.2
225
+ click==8.1.7
226
+ colorama==0.4.6
227
+ contourpy==1.2.0
228
+ cryptography==42.0.5
229
+ cycler==0.12.1
230
+ dataclasses-json==0.6.4
231
+ distro==1.9.0
232
+ fastapi==0.110.0
233
+ feedparser==6.0.10
234
+ ffmpy==0.3.2
235
+ filelock==3.13.1
236
+ fonttools==4.49.0
237
+ frozenlist==1.4.1
238
+ fsspec==2024.2.0
239
+ google-api-core==2.17.1
240
+ google-auth==2.28.1
241
+ google-cloud-core==2.4.1
242
+ google-cloud-storage==2.15.0
243
+ google-crc32c==1.5.0
244
+ google-resumable-media==2.7.0
245
+ googleapis-common-protos==1.62.0
246
+ gradio==4.20.1
247
+ gradio_client==0.11.0
248
+ greenlet==3.0.3
249
+ grpcio==1.62.0
250
+ grpcio-health-checking==1.62.0
251
+ grpcio-tools==1.62.0
252
+ h11==0.14.0
253
+ httpcore==1.0.4
254
+ httpx==0.27.0
255
+ huggingface-hub==0.21.4
256
+ idna==3.6
257
+ importlib_resources==6.1.2
258
+ install==1.3.5
259
+ Jinja2==3.1.3
260
+ jsonpatch==1.33
261
+ jsonpointer==2.4
262
+ jsonschema==4.21.1
263
+ jsonschema-specifications==2023.12.1
264
+ kiwisolver==1.4.5
265
+ langchain==0.1.11
266
+ langchain-community==0.0.27
267
+ langchain-core==0.1.30
268
+ langchain-openai==0.0.8
269
+ langchain-text-splitters==0.0.1
270
+ langsmith==0.1.22
271
+ markdown-it-py==3.0.0
272
+ MarkupSafe==2.1.5
273
+ marshmallow==3.21.1
274
+ matplotlib==3.8.3
275
+ mdurl==0.1.2
276
+ multidict==6.0.5
277
+ mypy-extensions==1.0.0
278
+ numpy==1.26.4
279
+ numpy-stl==3.1.1
280
+ openai==1.13.3
281
+ orjson==3.9.15
282
+ packaging==23.2
283
+ pandas==2.2.1
284
+ pillow==10.2.0
285
+ protobuf==4.25.3
286
+ pyasn1==0.5.1
287
+ pyasn1-modules==0.3.0
288
+ pycparser==2.21
289
+ pydantic==2.6.3
290
+ pydantic_core==2.16.3
291
+ pydub==0.25.1
292
+ Pygments==2.17.2
293
+ pyparsing==3.1.2
294
+ python-dateutil==2.9.0.post0
295
+ python-dotenv==1.0.1
296
+ python-multipart==0.0.9
297
+ python-utils==3.8.2
298
+ pytz==2024.1
299
+ PyYAML==6.0.1
300
+ referencing==0.33.0
301
+ regex==2023.12.25
302
+ requests==2.31.0
303
+ rich==13.7.1
304
+ rpds-py==0.18.0
305
+ rsa==4.9
306
+ ruff==0.3.1
307
+ semantic-version==2.10.0
308
+ sgmllib3k==1.0.0
309
+ shellingham==1.5.4
310
+ six==1.16.0
311
+ sniffio==1.3.1
312
+ soupsieve==2.5
313
+ SQLAlchemy==2.0.28
314
+ starlette==0.36.3
315
+ tenacity==8.2.3
316
+ tiktoken==0.6.0
317
+ tomlkit==0.12.0
318
+ toolz==0.12.1
319
+ tqdm==4.66.2
320
+ trimesh==4.1.7
321
+ typer==0.9.0
322
+ typing-inspect==0.9.0
323
+ typing_extensions==4.10.0
324
+ tzdata==2024.1
325
+ urllib3==2.2.1
326
+ uvicorn==0.27.1
327
+ validators==0.22.0
328
+ weaviate-client==4.5.1
329
+ websockets==11.0.3
330
+ wikipedia==1.4.0
331
+ xmltodict==0.13.0
332
+ yarl==1.9.4