fastapi>=0.100.0
starlette>=0.27.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23
httpx>=0.25
uvicorn>=0.23
pre-commit>=3.0
mypy>=2.0

[redis]
redis>=5.0
