pyyaml>=6.0.3

[dev]
pytest>=8
pytest-cov>=7.1.0
mypy>=1
ruff>=0.6

[dev:python_version < "3.11"]
tomli>=2

[docs]
mkdocs-material>=9.7.6
