-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
448 lines (447 loc) · 8.45 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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via
# datasets
# fsspec
# langchain
# langchain-community
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via
# httpx
# openai
# starlette
appdirs==1.4.4
# via ragas
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==24.2.0
# via aiohttp
authlib==1.3.1
# via weaviate-client
beautifulsoup4==4.12.3
# via bs4
bs4==0.0.2
# via -r requirements.in
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
# sentry-sdk
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# typer
# uvicorn
cohere==5.11.1
# via -r requirements.in
cryptography==43.0.1
# via
# -r requirements.in
# authlib
dataclasses-json==0.6.7
# via langchain-community
datasets==3.1.0
# via ragas
datetime==5.5
# via -r requirements.in
deepeval==1.3.5
# via -r requirements.in
deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
dill==0.3.8
# via
# datasets
# multiprocess
distro==1.9.0
# via openai
docx2txt==0.8
# via deepeval
exceptiongroup==1.2.2
# via
# anyio
# pytest
execnet==2.1.1
# via pytest-xdist
fastapi==0.112.4
# via -r requirements.in
fastavro==1.9.7
# via cohere
filelock==3.16.1
# via
# datasets
# huggingface-hub
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec[http]==2024.9.0
# via
# datasets
# huggingface-hub
googleapis-common-protos==1.65.0
# via opentelemetry-exporter-otlp-proto-grpc
grpcio==1.63.2
# via
# deepeval
# grpcio-health-checking
# grpcio-tools
# opentelemetry-exporter-otlp-proto-grpc
# weaviate-client
grpcio-health-checking==1.62.3
# via weaviate-client
grpcio-tools==1.62.3
# via weaviate-client
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.6
# via httpx
httpx==0.27.0
# via
# cohere
# langsmith
# openai
# weaviate-client
httpx-sse==0.4.0
# via cohere
huggingface-hub==0.26.2
# via
# datasets
# tokenizers
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==7.0.0
# via
# deepeval
# opentelemetry-api
iniconfig==2.0.0
# via pytest
jiter==0.7.0
# via openai
joblib==1.4.2
# via scikit-learn
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.3.3
# via
# -r requirements.in
# deepeval
# langchain-community
# ragas
langchain-community==0.3.2
# via
# -r requirements.in
# ragas
langchain-core==0.3.10
# via
# -r requirements.in
# deepeval
# langchain
# langchain-community
# langchain-openai
# langchain-text-splitters
# ragas
langchain-openai==0.2.2
# via
# -r requirements.in
# deepeval
# ragas
langchain-text-splitters==0.3.0
# via langchain
langdetect==1.0.9
# via -r requirements.in
langsmith==0.1.139
# via
# langchain
# langchain-community
# langchain-core
markdown-it-py==3.0.0
# via rich
marshmallow==3.23.1
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
multidict==6.1.0
# via
# aiohttp
# yarl
multiprocess==0.70.16
# via datasets
mypy-extensions==1.0.0
# via typing-inspect
nest-asyncio==1.6.0
# via ragas
numpy==1.26.4
# via
# -r requirements.in
# datasets
# langchain
# langchain-community
# pandas
# ragas
# scikit-learn
# scipy
openai==1.44.1
# via
# -r requirements.in
# langchain-openai
# ragas
opentelemetry-api==1.24.0
# via
# deepeval
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
opentelemetry-exporter-otlp-proto-common==1.24.0
# via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-grpc==1.24.0
# via deepeval
opentelemetry-proto==1.24.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.24.0
# via
# deepeval
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.45b0
# via opentelemetry-sdk
orjson==3.10.11
# via langsmith
packaging==24.1
# via
# datasets
# huggingface-hub
# langchain-core
# marshmallow
# pytest
pandas==2.2.3
# via
# -r requirements.in
# datasets
parameterized==0.9.0
# via cohere
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via deepeval
propcache==0.2.0
# via yarl
protobuf==4.25.5
# via
# deepeval
# googleapis-common-protos
# grpcio-health-checking
# grpcio-tools
# opentelemetry-proto
pyarrow==18.0.0
# via datasets
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# -r requirements.in
# cohere
# deepeval
# fastapi
# langchain
# langchain-core
# langsmith
# openai
# pydantic-settings
# ragas
# weaviate-client
pydantic-core==2.23.4
# via
# cohere
# pydantic
pydantic-settings==2.6.1
# via langchain-community
pygments==2.18.0
# via rich
pyjwt==2.9.0
# via -r requirements.in
pypdf==5.0.1
# via -r requirements.in
pysbd==0.3.4
# via ragas
pytest==8.3.3
# via
# -r requirements.in
# deepeval
# pytest-asyncio
# pytest-repeat
# pytest-xdist
pytest-asyncio==0.24.0
# via -r requirements.in
pytest-repeat==0.9.3
# via deepeval
pytest-xdist==3.6.1
# via deepeval
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.0.1
# via
# -r requirements.in
# pydantic-settings
pytz==2024.2
# via
# datetime
# pandas
pyyaml==6.0.2
# via
# datasets
# huggingface-hub
# langchain
# langchain-community
# langchain-core
ragas==0.2.3
# via deepeval
regex==2024.9.11
# via tiktoken
requests==2.32.3
# via
# -r requirements.in
# cohere
# datasets
# deepeval
# huggingface-hub
# langchain
# langchain-community
# langsmith
# requests-toolbelt
# tiktoken
# weaviate-client
requests-toolbelt==1.0.0
# via langsmith
rich==13.9.4
# via
# deepeval
# typer
scikit-learn==1.5.2
# via -r requirements.in
scipy==1.13.1
# via scikit-learn
sentry-sdk==2.17.0
# via deepeval
shellingham==1.5.4
# via typer
six==1.16.0
# via
# langdetect
# python-dateutil
sniffio==1.3.1
# via
# anyio
# httpx
# openai
soupsieve==2.6
# via beautifulsoup4
sqlalchemy==2.0.36
# via
# langchain
# langchain-community
starlette==0.38.6
# via
# -r requirements.in
# fastapi
tabulate==0.9.0
# via deepeval
tenacity==8.4.2
# via
# deepeval
# langchain
# langchain-community
# langchain-core
threadpoolctl==3.5.0
# via scikit-learn
tiktoken==0.8.0
# via
# -r requirements.in
# langchain-openai
# ragas
tokenizers==0.20.1
# via cohere
tomli==2.0.2
# via pytest
tqdm==4.66.6
# via
# datasets
# deepeval
# huggingface-hub
# openai
typer==0.12.5
# via deepeval
types-requests==2.32.0.20241016
# via cohere
typing-extensions==4.12.2
# via
# anyio
# cohere
# fastapi
# huggingface-hub
# langchain-core
# multidict
# openai
# opentelemetry-sdk
# pydantic
# pydantic-core
# pypdf
# rich
# sqlalchemy
# starlette
# typer
# typing-inspect
# uvicorn
typing-inspect==0.9.0
# via dataclasses-json
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via
# requests
# sentry-sdk
# types-requests
uvicorn==0.30.6
# via -r requirements.in
validators==0.34.0
# via weaviate-client
weaviate-client==4.8.1
# via -r requirements.in
wrapt==1.16.0
# via deprecated
xxhash==3.5.0
# via datasets
yarl==1.17.1
# via aiohttp
zipp==3.20.2
# via importlib-metadata
zope-interface==7.1.1
# via datetime
# The following packages are considered to be unsafe in a requirements file:
# setuptools