structlog>=23.1.0
typing_extensions>=4.5.0
httpx>=0.24.0
psutil>=7.0.0

[all]
redis[hiredis]>=5.0.0

[dev]
ruff>=0.1.0
mypy>=1.3.0
pytest>=7.3.1
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
redis[hiredis]>=5.0.0

[redis]
redis[hiredis]>=5.0.0
