
[dev]
pytest>=8.4.1
pytest-cov>=6.2.1
pytest-mock>=3.15.1
hypothesis>=6.97.4
mypy>=1.18.2
pre-commit>=4.3.0
ruff>=0.12.7

[lint]
mypy>=1.18.2
ruff>=0.12.7

[test]
pytest>=8.4.1
pytest-cov>=6.2.1
pytest-mock>=3.15.1
hypothesis>=6.97.4
