redis>=4.0

[dev]
ruff>=0.12.11
isort>=5.0.0
black>=24.0.0
docformatter>=1.7.5
mike

[docs]
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[publish]
packaging>=25.0

[test]
pytest>=7.0.0
pytest-cov>=3.0.0
pytest-depends>=1.0.1
pytest-mock>=3.14.0
httpx>=0.28.1
