-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
457 lines (457 loc) · 8.98 KB
/
requirements.txt
File metadata and controls
457 lines (457 loc) · 8.98 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via langchain-community
aiosignal==1.4.0
# via aiohttp
altair==6.0.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.12.0
# via
# httpx
# openai
# watchfiles
attrs==25.4.0
# via
# aiohttp
# jsonschema
# referencing
backoff==2.2.1
# via posthog
bcrypt==5.0.0
# via chromadb
blinker==1.9.0
# via streamlit
build==1.3.0
# via chromadb
cachetools==6.2.4
# via
# google-auth
# streamlit
certifi==2026.1.4
# via
# httpcore
# httpx
# kubernetes
# requests
charset-normalizer==3.4.4
# via requests
chromadb==1.4.0
# via transactionslangchain (pyproject.toml)
click==8.3.1
# via
# streamlit
# typer
# typer-slim
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
dataclasses-json==0.6.7
# via langchain-community
distro==1.9.0
# via
# openai
# posthog
durationpy==0.10
# via kubernetes
filelock==3.20.2
# via huggingface-hub
flatbuffers==25.12.19
# via onnxruntime
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
fsspec==2025.12.0
# via huggingface-hub
gitdb==4.0.12
# via gitpython
gitpython==3.1.46
# via streamlit
google-auth==2.45.0
# via kubernetes
googleapis-common-protos==1.72.0
# via opentelemetry-exporter-otlp-proto-grpc
greenlet==3.3.0
# via sqlalchemy
grpcio==1.76.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
# via
# httpcore
# uvicorn
hf-xet==1.2.0
# via huggingface-hub
httpcore==1.0.9
# via httpx
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via
# chromadb
# huggingface-hub
# langgraph-sdk
# langsmith
# ollama
# openai
httpx-sse==0.4.3
# via langchain-community
huggingface-hub==1.2.3
# via tokenizers
humanfriendly==10.0
# via coloredlogs
idna==3.11
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.7.1
# via opentelemetry-api
importlib-resources==6.5.2
# via chromadb
jinja2==3.1.6
# via
# altair
# pydeck
jiter==0.12.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==34.1.0
# via chromadb
langchain==1.2.0
# via transactionslangchain (pyproject.toml)
langchain-classic==1.0.1
# via langchain-community
langchain-community==0.4.1
# via transactionslangchain (pyproject.toml)
langchain-core==1.2.6
# via
# langchain
# langchain-classic
# langchain-community
# langchain-ollama
# langchain-openai
# langchain-text-splitters
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-ollama==1.0.1
# via transactionslangchain (pyproject.toml)
langchain-openai==1.1.6
# via transactionslangchain (pyproject.toml)
langchain-text-splitters==1.1.0
# via langchain-classic
langgraph==1.0.5
# via langchain
langgraph-checkpoint==3.0.1
# via
# langgraph
# langgraph-prebuilt
langgraph-prebuilt==1.0.5
# via langgraph
langgraph-sdk==0.3.1
# via langgraph
langsmith==0.6.0
# via
# langchain-classic
# langchain-community
# langchain-core
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via jinja2
marshmallow==3.26.2
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
mmh3==5.2.0
# via chromadb
mpmath==1.3.0
# via sympy
multidict==6.7.0
# via
# aiohttp
# yarl
mypy-extensions==1.1.0
# via typing-inspect
narwhals==2.14.0
# via altair
numpy==2.4.0
# via
# chromadb
# langchain-community
# onnxruntime
# pandas
# pydeck
# streamlit
oauthlib==3.3.1
# via requests-oauthlib
ollama==0.6.1
# via langchain-ollama
onnxruntime==1.23.2
# via chromadb
openai==2.14.0
# via langchain-openai
opentelemetry-api==1.39.1
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.39.1
# via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-grpc==1.39.1
# via chromadb
opentelemetry-proto==1.39.1
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.39.1
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.60b1
# via opentelemetry-sdk
orjson==3.11.5
# via
# chromadb
# langgraph-sdk
# langsmith
ormsgpack==1.12.1
# via langgraph-checkpoint
overrides==7.7.0
# via chromadb
packaging==25.0
# via
# altair
# build
# huggingface-hub
# langchain-core
# langsmith
# marshmallow
# onnxruntime
# streamlit
pandas==2.3.3
# via
# transactionslangchain (pyproject.toml)
# streamlit
pillow==12.1.0
# via streamlit
posthog==5.4.0
# via chromadb
propcache==0.4.1
# via
# aiohttp
# yarl
protobuf==6.33.2
# via
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
# streamlit
pyarrow==22.0.0
# via streamlit
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pybase64==1.4.3
# via chromadb
pydantic==2.12.5
# via
# chromadb
# langchain
# langchain-classic
# langchain-core
# langgraph
# langsmith
# ollama
# openai
# pydantic-settings
pydantic-core==2.41.5
# via pydantic
pydantic-settings==2.12.0
# via langchain-community
pydeck==0.9.1
# via streamlit
pygments==2.19.2
# via rich
pypika==0.48.9
# via chromadb
pyproject-hooks==1.2.0
# via build
python-dateutil==2.9.0.post0
# via
# kubernetes
# pandas
# posthog
python-dotenv==1.2.1
# via
# pydantic-settings
# uvicorn
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via
# chromadb
# huggingface-hub
# kubernetes
# langchain-classic
# langchain-community
# langchain-core
# uvicorn
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
regex==2025.11.3
# via tiktoken
requests==2.32.5
# via
# kubernetes
# langchain-classic
# langchain-community
# langsmith
# posthog
# requests-oauthlib
# requests-toolbelt
# streamlit
# tiktoken
requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==1.0.0
# via langsmith
rich==14.2.0
# via
# chromadb
# typer
rpds-py==0.30.0
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
ruff==0.14.10
# via transactionslangchain (pyproject.toml)
shellingham==1.5.4
# via
# huggingface-hub
# typer
six==1.17.0
# via
# kubernetes
# posthog
# python-dateutil
smmap==5.0.2
# via gitdb
sniffio==1.3.1
# via openai
sqlalchemy==2.0.45
# via
# transactionslangchain (pyproject.toml)
# langchain-classic
# langchain-community
streamlit==1.52.2
# via transactionslangchain (pyproject.toml)
sympy==1.14.0
# via onnxruntime
tenacity==9.1.2
# via
# chromadb
# langchain-community
# langchain-core
# streamlit
tiktoken==0.12.0
# via langchain-openai
tokenizers==0.22.1
# via chromadb
toml==0.10.2
# via streamlit
tornado==6.5.4
# via streamlit
tqdm==4.67.1
# via
# chromadb
# huggingface-hub
# openai
typer==0.21.0
# via chromadb
typer-slim==0.21.0
# via huggingface-hub
typing-extensions==4.15.0
# via
# aiosignal
# altair
# anyio
# chromadb
# 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
# typer-slim
# typing-inspect
# typing-inspection
typing-inspect==0.9.0
# via dataclasses-json
typing-inspection==0.4.2
# via
# pydantic
# pydantic-settings
tzdata==2025.3
# via pandas
urllib3==2.3.0
# via
# kubernetes
# requests
uuid-utils==0.12.0
# via
# langchain-core
# langsmith
uvicorn==0.40.0
# via chromadb
uvloop==0.22.1
# via uvicorn
watchdog==6.0.0
# via streamlit
watchfiles==1.1.1
# via uvicorn
websocket-client==1.9.0
# via kubernetes
websockets==15.0.1
# via uvicorn
xxhash==3.6.0
# via langgraph
yarl==1.22.0
# via aiohttp
zipp==3.23.0
# via importlib-metadata
zstandard==0.25.0
# via langsmith