requests<3,>=2.11.1

[docs]
importlib-metadata==0.18
sphinx==1.7.6
sphinx-autobuild==0.7.1

[lint]
black
pyflakes

[test]
pytest==4.2.0
pytest-cov==2.6.1
