-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
483 lines (482 loc) · 8.92 KB
/
requirements.txt
File metadata and controls
483 lines (482 loc) · 8.92 KB
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
altair==5.5.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.10.0
# via
# groq
# httpx
# openai
# watchfiles
attrs==25.3.0
# via
# jsonschema
# referencing
backoff==2.2.1
# via posthog
bcrypt==4.3.0
# via chromadb
beautifulsoup4==4.13.5
# via -r requirements.in
black==25.9.0
# via -r requirements.in
blinker==1.9.0
# via streamlit
build==1.3.0
# via
# chromadb
# pip-tools
cachetools==5.5.2
# via
# google-auth
# streamlit
certifi==2025.8.3
# via
# httpcore
# httpx
# kubernetes
# requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.3
# via requests
chromadb==1.1.0
# via langchain-chroma
click==8.3.0
# via
# -r requirements.in
# black
# pip-tools
# streamlit
# typer
# uvicorn
colorama==0.4.6
# via
# build
# click
# loguru
# pytest
# tqdm
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
distlib==0.4.0
# via virtualenv
distro==1.9.0
# via
# groq
# openai
# posthog
durationpy==0.10
# via kubernetes
fastembed==0.7.3
# via -r requirements.in
filelock==3.19.1
# via
# huggingface-hub
# virtualenv
flatbuffers==25.2.10
# via onnxruntime
fsspec==2025.9.0
# via huggingface-hub
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
# via streamlit
google-auth==2.40.3
# via kubernetes
googleapis-common-protos==1.70.0
# via opentelemetry-exporter-otlp-proto-grpc
greenlet==3.2.4
# via sqlalchemy
groq==0.31.1
# via langchain-groq
grpcio==1.75.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
httpx==0.28.1
# via
# chromadb
# groq
# langsmith
# openai
# tavily-python
huggingface-hub==0.35.0
# via
# fastembed
# tokenizers
humanfriendly==10.0
# via coloredlogs
identify==2.6.14
# via pre-commit
idna==3.10
# via
# anyio
# httpx
# requests
importlib-metadata==8.7.0
# via opentelemetry-api
importlib-resources==6.5.2
# via chromadb
iniconfig==2.1.0
# via pytest
isort==6.0.1
# via -r requirements.in
jinja2==3.1.6
# via
# altair
# pydeck
jiter==0.11.0
# via openai
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
jsonschema==4.25.1
# via
# altair
# chromadb
jsonschema-specifications==2025.9.1
# via jsonschema
kubernetes==33.1.0
# via chromadb
langchain==0.3.27
# via -r requirements.in
langchain-chroma==0.2.6
# via -r requirements.in
langchain-core==0.3.76
# via
# -r requirements.in
# langchain
# langchain-chroma
# langchain-groq
# langchain-openai
# langchain-text-splitters
langchain-groq==0.3.8
# via -r requirements.in
langchain-openai==0.3.33
# via -r requirements.in
langchain-text-splitters==0.3.11
# via
# -r requirements.in
# langchain
langsmith==0.4.30
# via
# langchain
# langchain-core
loguru==0.7.3
# via fastembed
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mmh3==5.2.0
# via
# chromadb
# fastembed
mpmath==1.3.0
# via sympy
mypy-extensions==1.1.0
# via black
narwhals==2.5.0
# via altair
nodeenv==1.9.1
# via pre-commit
numpy==2.3.3
# via
# chromadb
# fastembed
# langchain-chroma
# onnxruntime
# pandas
# pydeck
# streamlit
oauthlib==3.3.1
# via
# kubernetes
# requests-oauthlib
onnxruntime==1.22.1
# via
# chromadb
# fastembed
openai==1.108.2
# via langchain-openai
opentelemetry-api==1.37.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.37.0
# via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-grpc==1.37.0
# via chromadb
opentelemetry-proto==1.37.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.37.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.58b0
# via opentelemetry-sdk
orjson==3.11.3
# via
# chromadb
# langsmith
overrides==7.7.0
# via chromadb
packaging==25.0
# via
# altair
# black
# build
# huggingface-hub
# langchain-core
# langsmith
# onnxruntime
# pytest
# streamlit
pandas==2.3.2
# via streamlit
pathspec==0.12.1
# via black
pillow==11.3.0
# via
# fastembed
# streamlit
pip-tools==7.5.0
# via -r requirements.in
platformdirs==4.4.0
# via
# black
# virtualenv
pluggy==1.6.0
# via pytest
posthog==5.4.0
# via chromadb
pre-commit==4.3.0
# via -r requirements.in
protobuf==6.32.1
# via
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
# streamlit
py-rust-stemmers==0.1.5
# via fastembed
pyarrow==21.0.0
# via streamlit
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pybase64==1.4.2
# via chromadb
pydantic==2.11.9
# via
# -r requirements.in
# chromadb
# groq
# langchain
# langchain-core
# langsmith
# openai
pydantic-core==2.33.2
# via pydantic
pydeck==0.9.1
# via streamlit
pygments==2.19.2
# via
# pytest
# rich
pypika==0.48.9
# via chromadb
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyreadline3==3.5.4
# via humanfriendly
pytest==8.4.2
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# kubernetes
# pandas
# posthog
python-dotenv==1.1.1
# via
# -r requirements.in
# uvicorn
pytokens==0.1.10
# via black
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# chromadb
# huggingface-hub
# kubernetes
# langchain
# langchain-core
# pre-commit
# uvicorn
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
regex==2025.9.18
# via tiktoken
requests==2.32.5
# via
# -r requirements.in
# fastembed
# huggingface-hub
# kubernetes
# langchain
# langsmith
# posthog
# requests-oauthlib
# requests-toolbelt
# streamlit
# tavily-python
# tiktoken
requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==1.0.0
# via langsmith
rich==14.1.0
# via
# chromadb
# typer
rpds-py==0.27.1
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
ruff==0.13.1
# via -r requirements.in
shellingham==1.5.4
# via typer
six==1.17.0
# via
# kubernetes
# posthog
# python-dateutil
smmap==5.0.2
# via gitdb
sniffio==1.3.1
# via
# anyio
# groq
# openai
soupsieve==2.8
# via beautifulsoup4
sqlalchemy==2.0.43
# via langchain
streamlit==1.49.1
# via -r requirements.in
sympy==1.14.0
# via onnxruntime
tavily-python==0.7.12
# via -r requirements.in
tenacity==9.1.2
# via
# chromadb
# langchain-core
# streamlit
tiktoken==0.11.0
# via
# langchain-openai
# tavily-python
tokenizers==0.22.1
# via
# chromadb
# fastembed
toml==0.10.2
# via streamlit
tornado==6.5.2
# via streamlit
tqdm==4.67.1
# via
# chromadb
# fastembed
# huggingface-hub
# openai
typer==0.19.1
# via chromadb
typing-extensions==4.15.0
# via
# altair
# anyio
# beautifulsoup4
# chromadb
# groq
# grpcio
# huggingface-hub
# langchain-core
# openai
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# pydantic
# pydantic-core
# referencing
# sqlalchemy
# streamlit
# typer
# typing-inspection
typing-inspection==0.4.1
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.5.0
# via
# kubernetes
# requests
uvicorn[standard]==0.36.0
# via chromadb
virtualenv==20.34.0
# via pre-commit
watchdog==6.0.0
# via streamlit
watchfiles==1.1.0
# via uvicorn
websocket-client==1.8.0
# via kubernetes
websockets==15.0.1
# via uvicorn
wheel==0.45.1
# via pip-tools
win32-setctime==1.2.0
# via loguru
zipp==3.23.0
# via importlib-metadata
zstandard==0.25.0
# via langsmith
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools