
[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.0.0

[file]
filelock>=3.0.0

[redis]
redis<8.0.0,>=7.1.1
