middha commited on
Commit
dd8d80b
·
verified ·
1 Parent(s): 0b12849

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -103
requirements.txt DELETED
@@ -1,103 +0,0 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.9.3
3
- aiosignal==1.3.1
4
- altair==5.2.0
5
- annotated-types==0.6.0
6
- anyio==4.3.0
7
- appdirs==1.4.4
8
- async-timeout==4.0.3
9
- attrs==23.2.0
10
- certifi==2024.2.2
11
- charset-normalizer==3.3.2
12
- click==8.1.7
13
- colorama==0.4.6
14
- contourpy==1.2.0
15
- cycler==0.12.1
16
- dataclasses-json==0.6.4
17
- datasets==2.18.0
18
- dill==0.3.8
19
- distro==1.9.0
20
- exceptiongroup==1.2.0
21
- fastapi==0.110.0
22
- ffmpy==0.3.2
23
- filelock==3.13.1
24
- fonttools==4.50.0
25
- frozenlist==1.4.1
26
- fsspec==2024.2.0
27
- gradio==4.21.0
28
- gradio_client==0.12.0
29
- greenlet==3.0.3
30
- h11==0.14.0
31
- httpcore==1.0.4
32
- httpx==0.27.0
33
- huggingface-hub==0.21.4
34
- idna==3.6
35
- importlib_resources==6.3.1
36
- Jinja2==3.1.3
37
- jsonpatch==1.33
38
- jsonpointer==2.4
39
- jsonschema==4.21.1
40
- jsonschema-specifications==2023.12.1
41
- kiwisolver==1.4.5
42
- langchain==0.1.12
43
- langchain-community==0.0.28
44
- langchain-core==0.1.32
45
- langchain-openai==0.0.8
46
- langchain-text-splitters==0.0.1
47
- langsmith==0.1.27
48
- markdown-it-py==3.0.0
49
- MarkupSafe==2.1.5
50
- marshmallow==3.21.1
51
- matplotlib==3.8.3
52
- mdurl==0.1.2
53
- multidict==6.0.5
54
- multiprocess==0.70.16
55
- mypy-extensions==1.0.0
56
- nest-asyncio==1.6.0
57
- numpy==1.26.4
58
- openai==1.14.1
59
- orjson==3.9.15
60
- packaging==23.2
61
- pandas==2.2.1
62
- pillow==10.2.0
63
- pyarrow==15.0.2
64
- pyarrow-hotfix==0.6
65
- pydantic==2.6.4
66
- pydantic_core==2.16.3
67
- pydub==0.25.1
68
- Pygments==2.17.2
69
- pyparsing==3.1.2
70
- pysbd==0.3.4
71
- python-dateutil==2.9.0.post0
72
- python-dotenv @ git+https://github.com/theskumar/python-dotenv.git@d6c0b9638349a7dd605d60ee555ff60421c1a594
73
- python-multipart==0.0.9
74
- pytz==2024.1
75
- PyYAML==6.0.1
76
- ragas==0.1.4
77
- referencing==0.34.0
78
- regex==2023.12.25
79
- requests==2.31.0
80
- rich==13.7.1
81
- rpds-py==0.18.0
82
- ruff==0.3.3
83
- semantic-version==2.10.0
84
- shellingham==1.5.4
85
- six==1.16.0
86
- sniffio==1.3.1
87
- SQLAlchemy==2.0.28
88
- starlette==0.36.3
89
- tenacity==8.2.3
90
- tiktoken==0.6.0
91
- tomlkit==0.12.0
92
- toolz==0.12.1
93
- tqdm==4.66.2
94
- typer==0.9.0
95
- typing-inspect==0.9.0
96
- typing_extensions==4.10.0
97
- tzdata==2024.1
98
- urllib3==2.2.1
99
- uvicorn==0.28.0
100
- websockets==11.0.3
101
- xxhash==3.4.1
102
- yarl==1.9.4
103
- zipp==3.18.1