# Development and CI dependencies.
# Installed by `pip install -e .[dev]`; kept here so CI can cache it directly.
-r requirements.txt

bandit==1.9.4
build==1.5.0
mypy==2.3.0
pip-audit==2.10.1
pytest==9.1.1
pytest-cov==7.1.0
requests-mock==1.12.1
ruff==0.16.0
twine==6.2.0
types-requests==2.33.0.20260712
