-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathbase-requirements.txt
More file actions
70 lines (64 loc) · 1.47 KB
/
base-requirements.txt
File metadata and controls
70 lines (64 loc) · 1.47 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
# Core Libraries
python-dotenv==1.1.0
typing_extensions==4.12.2
tzdata==2024.2
zipp==3.21.0
# Data Science & Visualization
plotly==5.19.0
tqdm>=4.66.3
# Jupyter & IPython
ipykernel>=6.29.4
traitlets==5.14.3
widgetsnbextension==4.0.13
nest_asyncio==1.6.0
# Web & API Related
streamlit==1.40.2
starlette==0.46.1
tornado==6.4.2
uri-template==1.3.0
urllib3==2.3.0
webcolors==24.11.1
webencodings==0.5.1
websocket-client>=1.8.0
websockets>=13.1
# AI Frameworks
agentops>=0.4.11
crewai==0.100.1
crewai-tools==0.0.1
langchain-core==0.3.33
langchain-community==0.3.16
llama-index-core>=0.12.24.post1
llama-index>=0.12.24
llama-index-embeddings-openai>=0.3.1
llama-index-indices-managed-llama-cloud>=0.6.9
llama-index-readers-file>=0.4.6
llama-index-embeddings-huggingface>=0.5.2
llama-index-llms-sambanovasystems>=0.4.3
llama-index-readers-docling>=0.3.2
llama-index-node-parser-docling>=0.3.1
llama-index-utils-workflow>=0.3.0
llama-index-program-lmformatenforcer>=0.3.0
llama-stack==0.2.6
llama-stack-client==0.2.6
instructor>=1.7.7
openai>=1.66.3
sambanova>=1.2.0
livekit-agents[hume, elevenlabs]>=1.0.20
livekit-plugins-hume==1.0.20
livekit-plugins-silero==1.0.20
livekit-plugins-openai==1.0.20
livekit-plugins-elevenlabs==1.0.20
# Utilities & Miscellaneous
Jinja2>=3.1.6
pre-commit==4.0.1
tinycss2==1.4.0
wcwidth==0.2.13
wrapt==1.17.2
yfinance==0.2.54
mcp==1.13.0
mcp-server-time==2025.8.4
flask>=3.1.2
# Type Checking & Enhancements
ruff==0.12.8
mypy==1.11.2
types-python-dateutil==2.9.0.20241206