-e .[redis,postgres,kafka]

# Documentation
mkdocs==1.3.1
mkautodoc==0.2.0
mkdocs-material==8.4.0

# Packaging
build==0.10.0
twine==4.0.1

# Tests & Linting
ruff==0.0.277
black==22.6.0
coverage==6.4.4
mypy==0.971
pytest==7.1.2
pytest-asyncio==0.19.0