fastapi>=0.110.0
uvicorn>=0.27.0
sqlmodel>=0.0.16
typer>=0.9.0
jinja2>=3.1.0
rich>=13.0.0

[dev]
pytest>=8.0.0
httpx>=0.27.0
pytest-cov>=4.1.0
