sphinx<8,>=6.0
jinja2~=3.0
docutils

[dev]
pre-commit==3.3.3
pylint==2.17.5
black==23.7.0
isort==5.12.0
flake8==6.1.0
mypy==1.5.0
types-docutils==0.20.0.1

[test]
pytest==7.4.0
pytest-mock==3.11.1
coverage==7.2.7
diff-cover==7.7.0
pytest-cov==4.1.0
