jinja2>=3.0
rich<15,>=13.5.2

[dev]
pre-commit>=3.3.3
bumpver==2024.1130
tox<5.0.0,>=4.10.0

[lint]
pylint>=3.0.0
ruff<0.12.0,>=0.11.0
codespell<2.5.0,>=2.2.6

[test]
pytest>=7.4.0
pytest-cov>=4.1.0

[type]
mypy==1.15.0
