-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
517 lines (517 loc) · 10.3 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
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
alembic==1.13.2
altair==5.4.1
annotated-types==0.7.0
anyio==4.4.0
appdirs==1.4.4
asgiref==3.8.1
attrs==24.2.0
auth0-python==4.7.1
backoff==2.2.1
bcrypt==4.2.0
beautifulsoup4==4.12.3
blinker==1.8.2
boto3==1.35.14
botocore==1.35.14
build==1.2.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
chroma-hnswlib==0.7.3
chromadb==0.4.24
click==8.1.7
cohere==5.9.1
colorama==0.4.6
coloredlogs==15.0.1
crewai==0.55.2
crewai-tools==0.12.0
cryptography==42.0.8
dataclasses-json==0.6.7
decorator==5.1.1
deep-translator==1.11.4
deprecated==1.2.14
deprecation==2.1.0
distro==1.9.0
dnspython==1.16.0
docker==7.1.0
docstring-parser==0.16
docx2txt==0.8
embedchain==0.1.121
fastapi==0.114.0
fastavro==1.9.7
feedparser==6.0.11
filelock==3.16.0
flatbuffers==24.3.25
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.9.0
# via huggingface-hub
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
gnews==0.3.7
google-api-core==2.19.2
# via
# google-cloud-aiplatform
# google-cloud-bigquery
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-auth==2.34.0
# via
# google-api-core
# google-cloud-aiplatform
# google-cloud-bigquery
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
# kubernetes
google-cloud-aiplatform==1.65.0
# via embedchain
google-cloud-bigquery==3.25.0
# via google-cloud-aiplatform
google-cloud-core==2.4.1
# via
# google-cloud-bigquery
# google-cloud-storage
google-cloud-resource-manager==1.12.5
# via google-cloud-aiplatform
google-cloud-storage==2.18.2
# via google-cloud-aiplatform
google-crc32c==1.6.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos==1.65.0
# via
# google-api-core
# grpc-google-iam-v1
# grpcio-status
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
gptcache==0.1.44
# via embedchain
greenlet==3.0.3
# via sqlalchemy
groq==0.11.0
# via langchain-groq
grpc-google-iam-v1==0.13.1
# via google-cloud-resource-manager
grpcio==1.66.1
# via
# chromadb
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
# grpcio-tools
# opentelemetry-exporter-otlp-proto-grpc
# qdrant-client
grpcio-status==1.62.3
# via google-api-core
grpcio-tools==1.62.3
# via qdrant-client
h11==0.14.0
# via
# httpcore
# uvicorn
# wsproto
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.2
# via
# cohere
# groq
# langsmith
# openai
# qdrant-client
httpx-sse==0.4.0
# via cohere
huggingface-hub==0.24.6
# via tokenizers
humanfriendly==10.0
# via coloredlogs
hyperframe==6.0.1
# via h2
idna==3.8
# via
# anyio
# httpx
# requests
# trio
# yarl
importlib-metadata==8.4.0
# via opentelemetry-api
importlib-resources==6.4.4
# via chromadb
iniconfig==2.0.0
# via pytest
instructor==1.3.3
# via crewai
jinja2==3.1.4
# via
# altair
# pydeck
jiter==0.4.2
# via
# instructor
# openai
jmespath==1.0.1
# via
# boto3
# botocore
json-repair==0.25.3
# via crewai
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
jsonref==1.1.0
# via crewai
jsonschema==4.23.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
kubernetes==30.1.0
# via chromadb
lancedb==0.5.7
# via crewai-tools
langchain==0.2.16
# via
# crewai
# crewai-tools
# embedchain
# langchain-community
langchain-cohere==0.1.9
# via embedchain
langchain-community==0.2.16
# via
# embedchain
# langchain-experimental
langchain-core==0.2.38
# via
# langchain
# langchain-cohere
# langchain-community
# langchain-experimental
# langchain-groq
# langchain-openai
# langchain-text-splitters
langchain-experimental==0.0.65
# via langchain-cohere
langchain-groq==0.1.9
langchain-openai==0.1.23
# via embedchain
langchain-text-splitters==0.2.4
# via langchain
langsmith==0.1.116
# via
# langchain
# langchain-community
# langchain-core
mako==1.3.5
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# jinja2
# mako
marshmallow==3.22.0
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
mem0ai==0.0.20
# via embedchain
mmh3==4.1.0
# via chromadb
monotonic==1.6
# via posthog
mpmath==1.3.0
# via sympy
multidict==6.0.5
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
narwhals==1.6.3
# via altair
nodeenv==1.9.1
# via pyright
numpy==1.26.4
# via
# chroma-hnswlib
# chromadb
# gptcache
# langchain
# langchain-community
# onnxruntime
# pandas
# pyarrow
# pydeck
# pylance
# qdrant-client
# shapely
# streamlit
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
onnxruntime==1.19.2
# via chromadb
openai==1.44.0
# via
# crewai
# crewai-tools
# embedchain
# instructor
# langchain-openai
# mem0ai
opentelemetry-api==1.27.0
# via
# chromadb
# crewai
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-instrumentation
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.27.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc==1.27.0
# via chromadb
opentelemetry-exporter-otlp-proto-http==1.27.0
# via crewai
opentelemetry-instrumentation==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-asgi==0.48b0
# via opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-fastapi==0.48b0
# via chromadb
opentelemetry-proto==1.27.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.27.0
# via
# chromadb
# crewai
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-sdk
opentelemetry-util-http==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
orjson==3.10.7
# via
# chromadb
# langsmith
outcome==1.3.0.post0
# via trio
overrides==7.7.0
# via
# chromadb
# lancedb
packaging==24.1
# via
# altair
# build
# deprecation
# google-cloud-aiplatform
# google-cloud-bigquery
# huggingface-hub
# langchain-core
# marshmallow
# onnxruntime
# pytest
# streamlit
pandas==2.2.2
# via
# langchain-cohere
# streamlit
parameterized==0.9.0
# via cohere
pdfkit==1.0.0
pillow==10.4.0
# via streamlit
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via qdrant-client
posthog==3.6.3
# via
# chromadb
# embedchain
# mem0ai
proto-plus==1.24.0
# via
# google-api-core
# google-cloud-aiplatform
# google-cloud-resource-manager
protobuf==4.25.4
# via
# google-api-core
# google-cloud-aiplatform
# google-cloud-resource-manager
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
# grpcio-tools
# onnxruntime
# opentelemetry-proto
# proto-plus
# streamlit
pulsar-client==3.5.0
# via chromadb
py==1.11.0
# via retry
pyarrow==17.0.0
# via
# pylance
# streamlit
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.0
# via
# chromadb
# cohere
# crewai
# crewai-tools
# fastapi
# google-cloud-aiplatform
# groq
# instructor
# lancedb
# langchain
# langchain-core
# langsmith
# mem0ai
# openai
# qdrant-client
pydantic-core==2.23.2
# via
# cohere
# instructor
# pydantic
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via rich
pyjwt==2.9.0
# via auth0-python
pylance==0.9.18
# via lancedb
pypdf==4.3.1
# via embedchain
pypika==0.48.9
# via chromadb
pyproject-hooks==1.1.0
# via build
pyreadline3==3.4.1
# via humanfriendly
pyright==1.1.379
# via crewai-tools
pysbd==0.3.4
# via embedchain
pysocks==1.7.1
# via urllib3
pytest==8.3.2
# via crewai-tools
python-dateutil==2.9.0.post0
# via
# botocore
# google-cloud-bigquery
# kubernetes
# pandas
# posthog
python-dotenv==1.0.1
pytube==15.0.0
pytz==2024.1
pyyaml==6.0.2
qdrant-client==1.11.1
ratelimiter==1.2.0.post0
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
requests-oauthlib==2.0.0
retry==0.9.2
rich==13.8.0
rpds-py==0.20.0
rsa==4.9
s3transfer==0.10.2
schema==0.7.7
selenium==4.24.0
semver==3.0.2
setuptools==74.1.2
sgmllib3k==1.0.0
shapely==2.0.6
shellingham==1.5.4
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.6
sqlalchemy==2.0.34
starlette==0.38.5
streamlit==1.38.0
sympy==1.13.2
tabulate==0.9.0
tenacity==8.5.0
tiktoken==0.7.0
tokenizers==0.20.0
toml==0.10.2
tornado==6.4.1
tqdm==4.66.5
trio==0.26.2
trio-websocket==0.11.1
typer==0.12.5
types-requests==2.32.0.20240907
typing==3.7.4.3
typing-extensions==4.12.2
typing-inspect==0.9.0
tzdata==2024.1
urllib3==2.2.2
uvicorn==0.30.6
watchdog==4.0.2
watchfiles==0.24.0
websocket-client==1.8.0
websockets==13.0.1
wrapt==1.16.0
wsproto==1.2.0
yarl==1.10.0
zipp==3.20.1