aiofiles
aiohttp

[all]
redis
python-dotenv
prometheus-client

[dev]
mypy~=1.8.0
pre-commit~=3.6.0
pytest==7.1
pytest-aiohttp==1.0.4
pytest-asyncio==0.18.3
pytest-cov==3.0.0
ruff<=1

[doc]
mdx-include~=1.4
mkdocs~=1.4
mkdocs-material~=9.0
mkdocstrings[python]~=0.20

[dotenv]
python-dotenv

[metrics]
prometheus-client

[redis]
redis
