fastapi>=0.104.0
uvicorn[standard]>=0.24.0
sqlalchemy>=2.0.0
pydantic>=2.0.0
click>=8.1.0

[dev]
pytest>=7.4.0
httpx>=0.25.0
