# Tested dependency set (Python 3.11 and 3.14, Windows + Linux CI).
# Install with: pip install -r requirements-dev.txt -e ".[dev]"
# Regenerate after deliberate upgrades; keep floors in pyproject.toml honest.
annotated-doc==0.0.5
annotated-types==0.8.0
anyio==4.15.1
certifi==2026.7.22
click==8.5.0
colorama==0.4.6
fastapi==0.141.1
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.19
iniconfig==2.3.0
packaging==26.3
pluggy==1.6.0
pydantic==2.13.5
pydantic_core==2.46.5
Pygments==2.21.0
pytest==9.1.1
pytest-asyncio==1.4.0
python-multipart==0.0.32
PyYAML==6.0.3
ruff==0.16.7
starlette==1.6.0
typing_extensions==4.16.0
typing-inspection==0.4.4
uvicorn==0.53.0
