httpx>=0.27
pydantic>=2.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.4
mypy>=1.10
redis[asyncio]>=5.0
cryptography>=42.0

[full]
redis[asyncio]>=5.0
cryptography>=42.0

[media]
cryptography>=42.0

[redis]
redis[asyncio]>=5.0
