boltons>=17.0.0
click>=5.0
click_log>=0.2.0
packaging
simplejson
tabulate

[:python_version < "3.3"]
backports.shutil_which>=3.5.1

[develop]
bumpversion
isort
readme_renderer>=17.0
setuptools>=24.2.1
wheel

[docs]
sphinx>=1.4
sphinx_rtd_theme

[tests]
pycodestyle>=2.1.0
pylint
pytest
pytest-cov
