isayahc commited on
Commit
d553a59
1 Parent(s): c042949

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +113 -0
requirements.txt CHANGED
@@ -95,3 +95,116 @@ websockets==11.0.3
95
  wikipedia==1.4.0
96
  xmltodict==0.13.0
97
  yarl==1.9.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  wikipedia==1.4.0
96
  xmltodict==0.13.0
97
  yarl==1.9.4
98
+ aiofiles==23.2.1
99
+ aiohttp==3.9.3
100
+ aiosignal==1.3.1
101
+ altair==5.2.0
102
+ annotated-types==0.6.0
103
+ anyio==4.3.0
104
+ arxiv==2.1.0
105
+ async-timeout==4.0.3
106
+ attrs==23.2.0
107
+ beautifulsoup4==4.12.3
108
+ certifi==2024.2.2
109
+ charset-normalizer==3.3.2
110
+ click==8.1.7
111
+ colorama==0.4.6
112
+ contourpy==1.2.0
113
+ cycler==0.12.1
114
+ dataclasses-json==0.6.4
115
+ Deprecated==1.2.14
116
+ distro==1.9.0
117
+ exceptiongroup==1.2.0
118
+ fastapi==0.110.0
119
+ feedparser==6.0.10
120
+ ffmpy==0.3.2
121
+ filelock==3.13.1
122
+ fonttools==4.49.0
123
+ freetype-py==2.4.0
124
+ frozenlist==1.4.1
125
+ fsspec==2024.2.0
126
+ gradio==4.19.2
127
+ gradio_client==0.10.1
128
+ greenlet==3.0.3
129
+ h11==0.14.0
130
+ httpcore==1.0.4
131
+ httpx==0.27.0
132
+ huggingface-hub==0.21.3
133
+ idna==3.6
134
+ imageio==2.34.0
135
+ importlib_resources==6.1.2
136
+ Jinja2==3.1.3
137
+ jsonpatch==1.33
138
+ jsonpointer==2.4
139
+ jsonschema==4.21.1
140
+ jsonschema-specifications==2023.12.1
141
+ kiwisolver==1.4.5
142
+ langchain==0.1.10
143
+ langchain-community==0.0.25
144
+ langchain-core==0.1.29
145
+ langchain-openai==0.0.8
146
+ langchain-text-splitters==0.0.1
147
+ langsmith==0.1.18
148
+ markdown-it-py==3.0.0
149
+ MarkupSafe==2.1.5
150
+ marshmallow==3.21.1
151
+ matplotlib==3.8.3
152
+ mdurl==0.1.2
153
+ multidict==6.0.5
154
+ mypy-extensions==1.0.0
155
+ networkx==3.2.1
156
+ numpy==1.26.4
157
+ numpy-stl==3.1.1
158
+ openai==1.13.3
159
+ orjson==3.9.15
160
+ packaging==23.2
161
+ pandas==2.2.1
162
+ pillow==10.2.0
163
+ pydantic==2.6.3
164
+ pydantic_core==2.16.3
165
+ pydub==0.25.1
166
+ pyglet==2.0.12
167
+ pygltflib==1.16.2
168
+ Pygments==2.17.2
169
+ PyOpenGL==3.1.0
170
+ pyparsing==3.1.1
171
+ pyrender==0.1.45
172
+ python-dateutil==2.9.0.post0
173
+ python-dotenv==1.0.1
174
+ python-multipart==0.0.9
175
+ python-utils==3.8.2
176
+ pytz==2024.1
177
+ PyYAML==6.0.1
178
+ referencing==0.33.0
179
+ regex==2023.12.25
180
+ requests==2.31.0
181
+ rich==13.7.1
182
+ rpds-py==0.18.0
183
+ ruff==0.3.0
184
+ scipy==1.12.0
185
+ semantic-version==2.10.0
186
+ sgmllib3k==1.0.0
187
+ shellingham==1.5.4
188
+ six==1.16.0
189
+ sniffio==1.3.1
190
+ soupsieve==2.5
191
+ SQLAlchemy==2.0.28
192
+ starlette==0.36.3
193
+ tenacity==8.2.3
194
+ tiktoken==0.6.0
195
+ tomlkit==0.12.0
196
+ toolz==0.12.1
197
+ tqdm==4.66.2
198
+ trimesh==4.1.7
199
+ typer==0.9.0
200
+ typing-inspect==0.9.0
201
+ typing_extensions==4.10.0
202
+ tzdata==2024.1
203
+ urllib3==2.2.1
204
+ uvicorn==0.27.1
205
+ vtk==9.3.0
206
+ websockets==11.0.3
207
+ wikipedia==1.4.0
208
+ wrapt==1.16.0
209
+ xmltodict==0.13.0
210
+ yarl==1.9.4