
[docs]
mkdocs==1.4.2
mkdocs-material==9.1.5

[redis]
redis>=4.0.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
mypy==1.1.1
ruff==0.0.260
black==23.3.0
isort==5.12.0
tox==4.4.11
fakeredis==2.10.3
types-redis==4.5.4.0
