
[dev]
pytest==6.2.5
pytest-cov==3.0.0
sphinx==4.3.2
sphinx-autodoc-typehints==1.15.2
pre-commit==2.16.0
flake8==4.0.1
tox==3.24.5

[docs]
sphinx==4.3.2
sphinx-autodoc-typehints==1.15.2

[test]
pytest==6.2.5
pytest-cov==3.0.0
