# Reproducible constraints for CI/dev tools.
# Update with: python -m pip freeze > requirements/constraints-dev.txt (review before commit)

build==1.3.0
click==8.3.1
mypy==1.19.1
pip-audit==2.10.0
pre-commit==3.8.0
pydantic==2.12.5
pytest==8.4.2
pytest-cov==5.0.0
rich==13.9.4
ruff==0.12.10
tomli==2.4.0
