fastapi>=0.100.0
uvicorn[standard]>=0.20.0
typer[all]>=0.9.0
pydantic>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0
