
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-benchmark>=4.0.0
black>=23.0.0
mypy>=1.0.0
flask>=2.0.0
fastapi>=0.68.0
httpx>=0.24.0

[django]
django>=3.2

[fastapi]
fastapi>=0.68.0
starlette>=0.14.0

[flask]
flask>=2.0.0

[redis]
redis>=4.0.0

[telemetry]
httpx>=0.24.0
