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

[dev]
pre-commit==4.0.0
pylint==3.3.1
black==24.10.0
isort==5.13.2
mypy==1.11.2
types-invoke==2.0.0.10

[test]
pytest==8.3.3
pytest-mock==3.14.0
pytest-cov==5.0.0
coverage==7.6.1
diff-cover==9.2.0
