requests>=2.7.0
requests-oauthlib>=0.5.0
six>=1.9.0

[:python_version < "3.5"]
typing

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

[test]
pytest>=3.0.0,<4.0.0
pytest-mock>=1.5.0,<2.0.0
