-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
278 lines (278 loc) · 4.81 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
aiohttp==3.8.5
# via
# langchain
# openai
aiosignal==1.3.1
# via aiohttp
altair==5.1.1
# via streamlit
annotated-types==0.5.0
# via pydantic
anyio==4.0.0
# via httpcore
assemblyai==0.17.0
# via -r requirements.in
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==23.1.0
# via
# aiohttp
# jsonschema
# referencing
audio-recorder-streamlit==0.0.8
# via -r requirements.in
authlib==1.2.1
# via weaviate-client
beautifulsoup4==4.12.2
# via llama-index
blinker==1.6.2
# via streamlit
cachetools==5.3.1
# via streamlit
certifi==2023.7.22
# via
# httpcore
# httpx
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via
# aiohttp
# requests
click==8.1.7
# via
# nltk
# streamlit
cryptography==41.0.3
# via authlib
dataclasses-json==0.5.14
# via
# langchain
# llama-index
exceptiongroup==1.1.3
# via anyio
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec==2023.9.0
# via llama-index
gitdb==4.0.10
# via gitpython
gitpython==3.1.36
# via streamlit
h11==0.14.0
# via httpcore
httpcore==0.18.0
# via httpx
httpx==0.25.0
# via assemblyai
idna==3.4
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==6.8.0
# via streamlit
jinja2==3.1.2
# via
# altair
# pydeck
joblib==1.3.2
# via nltk
jsonschema==4.19.0
# via altair
jsonschema-specifications==2023.7.1
# via jsonschema
langchain==0.0.291
# via
# -r requirements.in
# llama-index
langsmith==0.0.37
# via
# -r requirements.in
# langchain
llama-index==0.8.27
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
marshmallow==3.20.1
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
nest-asyncio==1.5.7
# via llama-index
nltk==3.8.1
# via llama-index
numexpr==2.8.6
# via langchain
numpy==1.25.2
# via
# altair
# langchain
# llama-index
# numexpr
# pandas
# pyarrow
# pydeck
# streamlit
openai==0.28.0
# via llama-index
packaging==23.1
# via
# altair
# marshmallow
# streamlit
pandas==2.1.0
# via
# altair
# llama-index
# streamlit
pillow==9.5.0
# via streamlit
protobuf==4.24.3
# via streamlit
pyarrow==13.0.0
# via streamlit
pycparser==2.21
# via cffi
pydantic==2.3.0
# via
# assemblyai
# langchain
# langsmith
pydantic-core==2.6.3
# via pydantic
pydeck==0.8.0
# via streamlit
pygments==2.16.1
# via rich
pympler==1.0.1
# via streamlit
python-dateutil==2.8.2
# via
# pandas
# streamlit
pytz==2023.3.post1
# via pandas
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
pyyaml==6.0.1
# via langchain
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.8.8
# via
# nltk
# tiktoken
requests==2.31.0
# via
# langchain
# langsmith
# openai
# streamlit
# tiktoken
# weaviate-client
rich==13.5.2
# via streamlit
rpds-py==0.10.3
# via
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
smmap==5.0.0
# via gitdb
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.20
# via
# langchain
# llama-index
streamlit==1.26.0
# via
# -r requirements.in
# audio-recorder-streamlit
# streamlit-elements
streamlit-elements==0.1.0
# via -r requirements.in
tenacity==8.2.3
# via
# langchain
# llama-index
# streamlit
tiktoken==0.5.1
# via llama-index
toml==0.10.2
# via streamlit
toolz==0.12.0
# via altair
tornado==6.3.3
# via streamlit
tqdm==4.66.1
# via
# nltk
# openai
typing-extensions==4.7.1
# via
# altair
# assemblyai
# llama-index
# pydantic
# pydantic-core
# sqlalchemy
# streamlit
# typing-inspect
typing-inspect==0.9.0
# via
# dataclasses-json
# llama-index
tzdata==2023.3
# via
# pandas
# pytz-deprecation-shim
tzlocal==4.3.1
# via streamlit
urllib3==1.26.16
# via
# llama-index
# requests
validators==0.22.0
# via
# streamlit
# weaviate-client
watchdog==3.0.0
# via -r requirements.in
weaviate-client==3.24.1
# via -r requirements.in
websockets==11.0.3
# via assemblyai
yarl==1.9.2
# via aiohttp
zipp==3.16.2
# via importlib-metadata