aiofiles
aiohttp

[all]
redis
python-dotenv
prometheus-client

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

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

[dotenv]
python-dotenv

[metrics]
prometheus-client

[redis]
redis
