jinja2~=3.1
pyyaml~=6.0

[build]
build<1.4.0,>=1.2.2

[ci]
nox<2025.11.0,>=2023.4.22

[docs]

[lint]
pylint<4.0,>=2.15

[style]
pycodestyle~=2.11

[test]
pytest<8.5.0,>=7.3.1
pytest-cov<8.0,>=4.1
coverage~=7.4
