
[docs]
sphinx>=1.5.1

[qa]
flake8

[test]
pytest-cov>=2.2.1
pytest>=2.9.1
responses>=0.5.1

[test:python_version < "3.3"]
mock
