-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
512 lines (512 loc) · 10.1 KB
/
Copy pathrequirements.txt
File metadata and controls
512 lines (512 loc) · 10.1 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
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --output-file=requirements.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.13
# via
# langchain-community
# langchain-tavily
aiosignal==1.3.2
# via aiohttp
aiosqlite==0.21.0
# via langgraph-checkpoint-sqlite
altair==5.5.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via
# httpx
# openai
# watchfiles
asttokens==3.0.0
# via stack-data
attrs==25.3.0
# via
# aiohttp
# jsonschema
# referencing
backoff==2.2.1
# via posthog
bcrypt==4.3.0
# via chromadb
blinker==1.9.0
# via streamlit
build==1.2.2.post1
# via chromadb
cachetools==5.5.2
# via
# google-auth
# streamlit
certifi==2025.6.15
# via
# httpcore
# httpx
# kubernetes
# requests
charset-normalizer==3.4.2
# via requests
chromadb==1.0.13
# via ai-agent-conference (pyproject.toml)
click==8.2.1
# via
# streamlit
# typer
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
comm==0.2.2
# via ipywidgets
dataclasses-json==0.6.7
# via langchain-community
decorator==5.2.1
# via ipython
distro==1.9.0
# via
# openai
# posthog
durationpy==0.10
# via kubernetes
executing==2.2.0
# via stack-data
filelock==3.18.0
# via
# huggingface-hub
# transformers
flatbuffers==25.2.10
# via onnxruntime
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
fsspec==2025.5.1
# via huggingface-hub
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via streamlit
google-auth==2.40.3
# via kubernetes
googleapis-common-protos==1.70.0
# via opentelemetry-exporter-otlp-proto-grpc
grpcio==1.73.1
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
# via
# httpcore
# uvicorn
hf-xet==1.1.5
# via huggingface-hub
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
httpx==0.28.1
# via
# chromadb
# langgraph-sdk
# langsmith
# openai
httpx-sse==0.4.1
# via langchain-community
huggingface-hub==0.33.1
# via
# tokenizers
# transformers
humanfriendly==10.0
# via coloredlogs
idna==3.10
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.7.0
# via opentelemetry-api
importlib-resources==6.5.2
# via chromadb
ipython==8.37.0
# via ipywidgets
ipywidgets==8.1.7
# via ai-agent-conference (pyproject.toml)
jedi==0.19.2
# via ipython
jinja2==3.1.6
# via
# altair
# pydeck
jiter==0.10.0
# via openai
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
jsonschema==4.24.0
# via
# altair
# chromadb
jsonschema-specifications==2025.4.1
# via jsonschema
jupyterlab-widgets==3.0.15
# via ipywidgets
kubernetes==33.1.0
# via chromadb
langchain==0.3.26
# via
# ai-agent-conference (pyproject.toml)
# langchain-community
# langchain-tavily
langchain-community==0.3.26
# via ai-agent-conference (pyproject.toml)
langchain-core==0.3.66
# via
# langchain
# langchain-community
# langchain-openai
# langchain-tavily
# langchain-text-splitters
# langgraph
# langgraph-checkpoint
# langgraph-prebuilt
langchain-openai==0.3.27
# via ai-agent-conference (pyproject.toml)
langchain-tavily==0.2.5
# via ai-agent-conference (pyproject.toml)
langchain-text-splitters==0.3.8
# via langchain
langgraph==0.5.0
# via ai-agent-conference (pyproject.toml)
langgraph-checkpoint==2.1.0
# via
# langgraph
# langgraph-checkpoint-sqlite
# langgraph-prebuilt
langgraph-checkpoint-sqlite==2.0.10
# via ai-agent-conference (pyproject.toml)
langgraph-prebuilt==0.5.1
# via langgraph
langgraph-sdk==0.1.72
# via langgraph
langsmith==0.4.4
# via
# langchain
# langchain-community
# langchain-core
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
marshmallow==3.26.1
# via dataclasses-json
matplotlib-inline==0.1.7
# via ipython
mdurl==0.1.2
# via markdown-it-py
mmh3==5.1.0
# via chromadb
mpmath==1.3.0
# via sympy
multidict==6.6.2
# via
# aiohttp
# yarl
mypy-extensions==1.1.0
# via typing-inspect
narwhals==1.45.0
# via altair
numpy==2.2.6
# via
# chromadb
# langchain-community
# onnxruntime
# pandas
# pydeck
# streamlit
# transformers
oauthlib==3.3.1
# via
# kubernetes
# requests-oauthlib
onnxruntime==1.22.0
# via chromadb
openai==1.93.0
# via
# ai-agent-conference (pyproject.toml)
# langchain-openai
opentelemetry-api==1.34.1
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.34.1
# via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-grpc==1.34.1
# via chromadb
opentelemetry-proto==1.34.1
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.34.1
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.55b1
# via opentelemetry-sdk
orjson==3.10.18
# via
# chromadb
# langgraph-sdk
# langsmith
ormsgpack==1.10.0
# via langgraph-checkpoint
overrides==7.7.0
# via chromadb
packaging==24.2
# via
# altair
# build
# huggingface-hub
# langchain-core
# langsmith
# marshmallow
# onnxruntime
# streamlit
# transformers
pandas==2.3.0
# via
# ai-agent-conference (pyproject.toml)
# streamlit
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.2.1
# via streamlit
posthog==6.0.0
# via chromadb
prompt-toolkit==3.0.51
# via ipython
propcache==0.3.2
# via
# aiohttp
# yarl
protobuf==5.29.5
# via
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
# streamlit
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyarrow==20.0.0
# via streamlit
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pybase64==1.4.1
# via chromadb
pydantic==2.11.7
# via
# ai-agent-conference (pyproject.toml)
# chromadb
# langchain
# langchain-core
# langgraph
# langsmith
# openai
# pydantic-settings
pydantic-core==2.33.2
# via pydantic
pydantic-settings==2.10.1
# via langchain-community
pydeck==0.9.1
# via streamlit
pygments==2.19.2
# via
# ipython
# 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.1.1
# via
# pydantic-settings
# uvicorn
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# chromadb
# huggingface-hub
# kubernetes
# langchain
# langchain-community
# langchain-core
# transformers
# uvicorn
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
regex==2024.11.6
# via
# tiktoken
# transformers
requests==2.32.4
# via
# huggingface-hub
# kubernetes
# langchain
# langchain-community
# langchain-tavily
# langsmith
# posthog
# requests-oauthlib
# requests-toolbelt
# streamlit
# tiktoken
# transformers
requests-oauthlib==2.0.0
# via kubernetes
requests-toolbelt==1.0.0
# via langsmith
rich==14.0.0
# via
# chromadb
# typer
rpds-py==0.25.1
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
safetensors==0.5.3
# via transformers
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
# openai
sqlalchemy==2.0.41
# via
# ai-agent-conference (pyproject.toml)
# langchain
# langchain-community
sqlite-vec==0.1.6
# via langgraph-checkpoint-sqlite
stack-data==0.6.3
# via ipython
streamlit==1.46.1
# via ai-agent-conference (pyproject.toml)
sympy==1.14.0
# via onnxruntime
tenacity==9.1.2
# via
# chromadb
# langchain-community
# langchain-core
# streamlit
tiktoken==0.9.0
# via langchain-openai
tokenizers==0.21.2
# via
# chromadb
# transformers
toml==0.10.2
# via streamlit
tornado==6.5.1
# via streamlit
tqdm==4.67.1
# via
# chromadb
# huggingface-hub
# openai
# transformers
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# matplotlib-inline
transformers==4.53.0
# via ai-agent-conference (pyproject.toml)
typer==0.16.0
# via chromadb
typing-extensions==4.14.0
# via
# aiosqlite
# altair
# anyio
# chromadb
# huggingface-hub
# langchain-core
# openai
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# posthog
# pydantic
# pydantic-core
# referencing
# sqlalchemy
# streamlit
# typer
# typing-inspect
# typing-inspection
typing-inspect==0.9.0
# via dataclasses-json
typing-inspection==0.4.1
# via
# pydantic
# pydantic-settings
tzdata==2025.2
# via pandas
urllib3==2.5.0
# via
# kubernetes
# requests
uvicorn==0.35.0
# via chromadb
uvloop==0.21.0
# via uvicorn
watchfiles==1.1.0
# via uvicorn
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.8.0
# via kubernetes
websockets==15.0.1
# via uvicorn
widgetsnbextension==4.0.14
# via ipywidgets
xxhash==3.5.0
# via langgraph
yarl==1.20.1
# via aiohttp
zipp==3.23.0
# via importlib-metadata
zstandard==0.23.0
# via langsmith