redis>=4.0.0
PyYAML>=6.0

[:python_version < "3.7"]
dataclasses>=0.6

[dev]
pytest>=6.0.0
pytest-cov>=2.0.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.800
