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

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

[docstest]
doc8
pyenchant
sphinx
sphinx_rtd_theme
sphinxcontrib-spelling

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

[test]
pytest>=3.0
responses

[test:python_version<"3.3"]
mock

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