requests==2.20.1

[docs]
Sphinx==1.8.1

[tests]
pytest==4.0.2
pytest-cov==2.6.0
mock==2.0.0
pytest-mock==1.10.0

[tests:python_version > "3.5"]
pytest-pycodestyle
