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

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

[test]
mock>=2
pytest>=3.3
pytest-mock
pytest-cov
