fastapi==0.136.1
uvicorn[standard]==0.46.0
httpx==0.28.1
pydantic==2.12.5
typer==0.25.1
regex==2026.4.4
watchdog==6.0.0
PyYAML==6.0.3

[dev]
pytest==9.0.3
pytest-asyncio==1.3.0
pytest-cov==7.1.0
hypothesis==6.152.4
ruff==0.15.12
mypy==1.20.2
pre-commit==4.6.0
httpx==0.28.1
respx==0.23.1
tzdata==2026.2
jsonschema==4.23.0
bandit==1.9.4
pip-audit==2.10.0
cyclonedx-bom==7.3.0

[runtime]
fastapi==0.136.1
uvicorn[standard]==0.46.0
httpx==0.28.1
pydantic==2.12.5
typer==0.25.1
regex==2026.4.4
watchdog==6.0.0
PyYAML==6.0.3
