aiohttp>=3.8.0

[dev]
pytest
pytest-asyncio
mypy
redis

[full]
redis>=4.2.0
prometheus-client
sentry-sdk
structlog
responses

[prometheus]
prometheus-client

[redis]
redis>=4.2.0

[sentry]
sentry-sdk

[structlog]
structlog

[testing]
responses
