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

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

[test]
mock>=2
pytest>=3.4
pytest-mock>=1.8
pytest-cov
