aiohttp==0.16.5
aioredis==0.2.2
prettyconf==1.1.2

[dev]
pyflakes
pep8
pylint
check-manifest
ipython
ipdb
sphinx
sphinx_rtd_theme
sphinxcontrib-napoleon
pytest-cov
pytest-cache
pytest-timeout
pytest-asyncio==0.2.0
tox
redis

[test]
pytest-cov
pytest-cache
pytest-timeout
pytest-asyncio==0.2.0
tox
redis
