
[dev]
flake8~=6.1.0
flake8-bugbear~=23.12.2
mypy~=1.8.0
pyproject-flake8~=6.1.0
pytest~=7.4.3
pytest-asyncio~=0.23.2
pytest-mypy~=0.10.3
types-redis>=4.2.0

[redis]
redis[hiredis]>=4.2.0
