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
fastapi>=0.110
uvicorn[standard]>=0.29

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

[media]
cryptography>=42.0

[redis]
redis[asyncio]>=5.0

[server]
fastapi>=0.110
uvicorn[standard]>=0.29
cryptography>=42.0
