fastapi>=0.100.0
uvicorn>=0.23.0
typer>=0.9.0
pydantic>=2.0.0

[dev]
pytest>=7.0.0
ruff>=0.1.0
