urllib3>=1.23
requests-futures>=0.9.7
appdirs>=1.4.3
pathvalidate

[coverage]
coverage>=4.4
pytest-cov

[development]
pycodestyle>=2.4.0

[documentation]
sphinx>=1.8.5
sphinx_rtd_theme
sphinx_autodoc_typehints
sphinx-autobuild
recommonmark

[tests]
pytest
urllib3-mock>=0.3.3
