fastapi>=0.115.0
uvicorn[standard]>=0.34.0
sqlalchemy>=2.0.0
openai>=1.61.0
python-dotenv>=1.0.0
pydantic>=2.10.0
pydantic-settings>=2.7.0
aiosqlite>=0.20.0
sqlglot>=25.0.0
networkx>=3.0
mlflow>=3.1.0
greenlet>=3.1.0
sqlas>=2.8.0

[all]
asyncpg>=0.29.0
aiomysql>=0.2.0
chromadb>=1.0.0
anthropic>=0.49.0

[anthropic]
anthropic>=0.49.0

[dev]
pytest>=7.0
httpx>=0.27.0
build
twine

[mysql]
aiomysql>=0.2.0

[postgres]
asyncpg>=0.29.0

[vector]
chromadb>=1.0.0
