sphinx>=7
typer>=0.12
PyYAML>=6
jinja2>=3.1
tomli-w>=1.0

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

[dev]
pytest>=8
pytest-cov>=5
ruff>=0.6
mypy>=1.10
types-PyYAML

[docs]
myst-parser>=2
sphinx-rtd-theme>=2
