
[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
ruff>=0.4.0
mypy>=1.10.0

[lint]
ruff>=0.4.0
mypy>=1.10.0

[test]
pytest>=8.0.0
pytest-cov>=5.0.0
