
[dev]
build
wheel
twine
flake8
Flake8-pyproject
pep8-naming
tox>=3

[docs]
sphinx<7,>=5
sphinx-autodoc-typehints
sphinx-rtd-theme>=0.2.5

[test]
pytest<8.1,>=7
pytest-mock>=3
pytest-cov
coverage
