fastapi>=0.115.0
uvicorn>=0.30.0
typer>=0.12.0
httpx>=0.27.0
pydantic>=2.8.0
PyYAML>=6.0.1

[dev]
pytest>=8.2.0
pytest-cov>=5.0.0
build>=1.2.0
twine>=5.1.0
ruff>=0.6.0
