sphinx>=4.5.0
packaging>=23.0

[cicd]
twine~=4.0

[dev]
tox==4.3.5

[docs]
sphinx-book-theme==0.3.3

[test]
black==23.7.0
isort==5.12.0
mypy==1.5.0
pylint==2.17.5
pytest==7.4.0
pytest-cov==4.1.0
