
[dev]
pytest>=8.0
pytest-cov>=5.0
hypothesis>=6.0
mkdocs>=1.6
mkdocs-material>=9.5
PyYAML>=6.0
ruff>=0.6
mypy>=1.10
build>=1.2
twine>=5.0

[docs]
mkdocs>=1.6
mkdocs-material>=9.5

[testing]
pytest>=8.0
pytest-cov>=5.0
hypothesis>=6.0

[yaml]
PyYAML>=6.0
