sphinx<8,>=7
invoke<3,>=2.1

[dev]
pre-commit==3.3.3
pylint==2.17.5
black==23.7.0
isort==5.12.0
mypy==1.5.0
types-invoke==2.0.0.9

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