
[dev]
pytest>=8.3
pytest-cov>=6.0
mypy>=1.14
ruff>=0.8
pre-commit>=3.7

[mutation]
mutmut>=2.5

[security-dev]
bandit[toml]>=1.7
pip-audit>=2.7

[test-property]
hypothesis>=6.115
