
[dev]
flake8
pytest
pytest-asyncio
pytest-cov
pytest-mock
codecov
marshmallow
asynctest==0.11.0
sphinx
sphinx-autobuild
sphinx-rtd-theme
gitchangelog
pystache

[memcached]
aiomcache>=0.5.2

[redis]
aioredis<1,>=0.3.3
