logbook>=0.12.3
six
represent>=1.4.0
ratelimiter>=1.2.0
requests

[async:python_version>="3.5"]
aiohttp>=2.0

[docstest]
doc8
sphinx_rtd_theme
pyenchant
sphinxcontrib-spelling
sphinx

[pep8test]
pep8-naming
flake8-future-import
flake8-coding
flake8

[test]
pytest>=3.0
responses

[test:python_version<"3.3"]
mock

[test:python_version>="3.5"]
pytest-asyncio
