jinja2>=3.0
rich>=12.4.4

[dev]
pre-commit
bumpver

[lint]
black>=23.3.0
isort[colors]>=5.12.0
pylint>=2.15.9
flake8>=4.0.1

[test]
pytest
pytest-cov

[type]
mypy==0.991
