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

[docs]
sphinx>=1.7
sphinx-rtd-theme

[test]
mock>=3
pytest!=3.10.0,>=3.4
pytest-mock>=1.8
pytest-cov
