
[dev]
pytest==5.3.2
pytest-cov==2.8.1
sphinx==2.3.1
sphinx-autodoc-typehints==1.10.3
pre-commit==1.21.0
flake8==3.7.9
tox==3.14.3

[docs]
sphinx==2.3.1
sphinx-autodoc-typehints==1.10.3

[test]
pytest==5.3.2
pytest-cov==2.8.1
