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

[async:python_version>="3.5"]
aiohttp

[test]
responses
pytest>=2.7.3

[test:python_version<"3.3"]
mock

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