fastapi>=0.103.0
httpx>=1.8.0
redis>=5.0.0

[dev]
redis>=5.0.0
aioredis>=3.0.0
pytest>=9.0
pytest-asyncio>=0.22
black
isort
mypy
