
[dev]
tox==3.24.1
setuptools==57.4.0
wheel==0.36.2
twine==3.4.2

[docs]
sphinx==4.1.2
sphinx-autobuild==2021.3.14
sphinx-rtd-theme==0.5.2
sphinxcontrib-mermaid==0.7.1

[lint]
flake8==3.9.2
flake8-docstrings==1.6.0
flake8-isort==4.0.0
pre-commit==2.13.0

[tests]
pytest==6.2.4
coverage==5.5
