typer>=0.12.0
sqlalchemy>=2.0.0
aiosqlite>=0.19.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
rich>=13.0.0
httpx>=0.25.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0

[server]
uvicorn>=0.24.0
