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
setuptools>=38.6.0
wheel>=0.31.0
twine>=1.11.0
cryptography>=1.6

[postgres]
asyncpg>=0.27

[redis]
redis>=4.2.0rc1

[sqlite]
aiosqlite>=0.10.0

[uvloop]
uvloop>=0.11.0
