aiodns>=1.1.1
aiohttp>=3.4.4
PyYAML>=3.12

[dev]
pytest>=3.0.0
pytest-cov
pytest-asyncio
pytest-timeout
pylint
tox
coverage
async_generator
setuptools>=38.6.0
wheel>=0.31.0
twine>=1.11.0
cryptography>=1.6

[redis]
aioredis>=1.2.0

[sqlite]
aiosqlite>=0.10.0

[uvloop]
uvloop>=0.11.0
