click<7.0,>=6.0
requests>=2.7.0
requests-oauthlib>=0.5.0
six>=1.9.0

[:python_version < "3.5"]
typing

[docs]
Sphinx<1.7,>=1.6
sphinx-rtd-theme<0.3,>=0.2

[test]
coverage<5.0.0,>=4.3.4
coveralls<2.0,>=1.1
flake8<4.0.0,>=3.3.0
pytest<4.0.0,>=3.0.0
pytest-cov<3.0.0,>=2.4.0
pytest-mock<2.0.0,>=1.5.0

[test:python_version >= "3.3"]
mypy
