aiohttp>=3.1,<4.0

[dev]
flake8
pylint
asynctest>=0.12.0,<1.0.0
coverage>=4.5,<5.0
Sphinx>=1.7,<2.0
sphinxcontrib-asyncio>=0.2.0
aioconsole>=0.1.7,<1.0.0

[docs]
Sphinx>=1.7,<2.0
sphinxcontrib-asyncio>=0.2.0

[examples]
aioconsole>=0.1.7,<1.0.0

[tests]
asynctest>=0.12.0,<1.0.0
coverage>=4.5,<5.0
