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

[dev]
pre-commit==3.8.0
pylint==3.2.6
black==24.4.2
isort==5.13.2
mypy==1.11.0
types-invoke==2.0.0.10

[test]
pytest==8.3.2
pytest-mock==3.14.0
pytest-cov==5.0.0
coverage==7.6.0
diff-cover==9.1.1
