Sidharthan commited on
Commit
822f940
·
1 Parent(s): e5aa6c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -143
requirements.txt CHANGED
@@ -1,147 +1,8 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.8.5
3
- aiosignal==1.3.1
4
- altair==5.0.1
5
- anyio==3.7.1
6
- appdirs==1.4.4
7
- async-timeout==4.0.3
8
- attrs==23.1.0
9
- audioread==3.0.0
10
- beautifulsoup4==4.12.2
11
- blinker==1.6.2
12
- Brotli==1.0.9
13
- cachetools==5.3.1
14
- cairocffi==1.6.0
15
- certifi==2023.5.7
16
- cffi==1.15.1
17
- charset-normalizer==3.1.0
18
- click==8.1.3
19
- colorama==0.4.6
20
- colour==0.1.5
21
- commonmark==0.9.1
22
- contourpy==1.1.0
23
- cycler==0.11.0
24
- dataclasses-json==0.5.14
25
- decorator==5.1.1
26
- distlib==0.3.6
27
- faiss-cpu==1.7.4
28
- fastapi==0.101.0
29
- ffmpeg-python==0.2.0
30
- ffmpy==0.3.1
31
- filelock==3.12.2
32
- Flask==2.3.2
33
- Flask-Cors==4.0.0
34
- fonttools==4.40.0
35
- frozenlist==1.4.0
36
- fsspec==2023.6.0
37
- future==0.18.3
38
- google-api-core==2.11.1
39
- google-api-python-client==2.91.0
40
- google-auth==2.21.0
41
- google-auth-httplib2==0.1.0
42
- googleapis-common-protos==1.59.1
43
- gradio==3.40.1
44
- gradio_client==0.4.0
45
- greenlet==2.0.2
46
- h11==0.14.0
47
- httpcore==0.17.3
48
- httplib2==0.22.0
49
- httpx==0.24.1
50
- huggingface-hub==0.16.4
51
- idna==3.4
52
- importlib-resources==6.0.1
53
- InvestopediaApi==1.1
54
- itsdangerous==2.1.2
55
- Jinja2==3.1.2
56
- joblib==1.3.2
57
- jsonschema==4.19.0
58
- jsonschema-specifications==2023.7.1
59
- kiwisolver==1.4.4
60
  langchain==0.0.262
61
- langsmith==0.0.22
62
- lazy_loader==0.3
63
  librosa==0.10.0.post2
64
- linkify-it-py==2.0.2
65
- llvmlite==0.40.1
66
- lxml==4.9.2
67
- manimce==0.1.1.post2
68
- markdown-it-py==2.2.0
69
- MarkupSafe==2.1.3
70
- marshmallow==3.20.1
71
- matplotlib==3.7.2
72
- mdit-py-plugins==0.3.3
73
- mdurl==0.1.2
74
- MechanicalSoup==1.2.0
75
- msgpack==1.0.5
76
- multidict==6.0.4
77
- mutagen==1.46.0
78
- mypy-extensions==1.0.0
79
- numba==0.57.1
80
- numexpr==2.8.5
81
- numpy==1.24.4
82
- oauth2client==4.1.3
83
- openai==0.27.8
84
- openapi-schema-pydantic==1.2.4
85
- orjson==3.9.4
86
- packaging==23.1
87
- pafy==0.5.5
88
- pandas==2.0.3
89
- pangocairocffi==0.4.0
90
- pangocffi==0.8.0
91
- Pillow==9.5.0
92
- platformdirs==3.7.0
93
- pooch==1.6.0
94
- progressbar==2.5
95
- protobuf==4.23.3
96
- pyasn1==0.5.0
97
- pyasn1-modules==0.3.0
98
- pycairo==1.24.0
99
- pycparser==2.21
100
- pycryptodomex==3.18.0
101
- pydantic==1.10.12
102
  pydub==0.25.1
103
- Pygments==2.15.1
104
- pyparsing==3.0.9
105
- python-dateutil==2.8.2
106
- python-dotenv==1.0.0
107
- python-multipart==0.0.6
108
- pytube==15.0.0
109
- pytz==2023.3
110
- PyYAML==6.0.1
111
- referencing==0.30.2
112
- regex==2023.8.8
113
- requests==2.31.0
114
- rich==6.2.0
115
- rpds-py==0.9.2
116
- rsa==4.9
117
- scikit-learn==1.3.0
118
- scipy==1.11.1
119
- semantic-version==2.10.0
120
- six==1.16.0
121
- sniffio==1.3.0
122
- soundfile==0.12.1
123
- soupsieve==2.4.1
124
- soxr==0.3.5
125
- SQLAlchemy==2.0.19
126
- starlette==0.27.0
127
- tenacity==8.2.2
128
- threadpoolctl==3.2.0
129
- tiktoken==0.4.0
130
- toolz==0.12.0
131
- tqdm==4.65.0
132
- typing-inspect==0.9.0
133
- typing_extensions==4.7.1
134
- tzdata==2023.3
135
- uc-micro-py==1.0.2
136
- uritemplate==4.1.1
137
- urllib3==1.26.16
138
- uvicorn==0.23.2
139
- vercel==0.2.1
140
- virtualenv==20.23.1
141
- virtualenvwrapper-win==1.2.7
142
- websockets==11.0.3
143
- Werkzeug==2.3.6
144
- yarl==1.9.2
145
- youtube-dl==2021.12.17
146
- youtube-transcript-api==0.6.1
147
  yt-dlp==2023.7.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  langchain==0.0.262
2
+ youtube-dl==2021.12.17
 
3
  librosa==0.10.0.post2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  pydub==0.25.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  yt-dlp==2023.7.6
6
+ faiss-cpu==1.7.4
7
+ tiktoken==0.4.0
8
+ openai==0.27.8