async-timeout

[:platform_python_implementation == "CPython"]
hiredis<3.0.0

[aioredis]

[aioredis:python_version < "3.10"]
aioredis<1.4.0,>=1.1.0

[devel]
flake8
mypy
isort
mock>=4.0.0
black==23.1.0
coverage
cython
pytest
pytest-cov
pytest-mock
pytest-asyncio<0.21,>=0.18
pytest-xdist
types-mock
