32 lines
575 B
Text
32 lines
575 B
Text
python-dotenv==1.2.1
|
|
uvicorn==0.40.0
|
|
fastapi==0.128.0
|
|
|
|
# Core framework
|
|
agno==2.4.2
|
|
|
|
# Playground and storage
|
|
sqlalchemy==2.0.46
|
|
aiosqlite==0.22.1
|
|
|
|
# Providers used in code examples (install what you use)
|
|
openai==2.15.0
|
|
google-generativeai==0.8.6
|
|
google-cloud-aiplatform==1.134.0
|
|
mistralai==1.10.1
|
|
ollama==0.6.1
|
|
groq==1.0.0
|
|
PyJWT==2.10.1
|
|
|
|
# Original optimizer dependencies
|
|
anthropic==0.76.0
|
|
google-genai==1.60.0
|
|
typer[all]==0.21.1
|
|
structlog==25.5.0
|
|
oci==2.165.1
|
|
aiofiles==25.1.0
|
|
types-aiofiles==25.1.0.20251011
|
|
oracledb==3.4.1
|
|
pymssql==2.3.11
|
|
sqlparse==0.5.5
|
|
sqlglot==28.6.0
|