aioredis<3,>=2.0
click<9,>=6.7
pydantic<2,>=1

[dev]
black==21.12b0
flake8-quotes==3
flake8==3.7.9
isort==5.8.0
msgpack==0.6.1
mypy==0.812
pycodestyle==2.5.0
pyflakes==2.1.1
twine==3.1.1
watchgod>=0.4

[doc]
docutils==0.14
pygments==2.7.4
sphinx==2.0.1
sphinxcontrib-websupport==1.1.0

[test]
coverage==5.1
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest-mock==3
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest-toolbox==0.4
pytest==5.3.5
