pydantic>=2.0
sqlalchemy[asyncio]>=2.0
alembic>=1.13
aiosqlite
fastapi>=0.110
uvicorn[standard]
anthropic>=0.25
openai>=1.30
scipy>=1.12
numpy>=1.26
typer>=0.12
rich>=13
httpx>=0.27
pyyaml>=6

[dashboard]
streamlit>=1.35

[dev]
pytest
pytest-asyncio
pre-commit
ruff
build
twine

[postgres]
asyncpg>=0.29
