We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dd981 commit 4c37519Copy full SHA for 4c37519
1 file changed
pyproject.toml
@@ -38,7 +38,7 @@ include = [
38
39
[tool.poetry.dependencies]
40
python = ">=3.8,<4.0"
41
-redis = ">=3.5.3,<7.0.0"
+redis = ">=3.5.3,<8.0.0"
42
pydantic = ">=2.0.0,<3.0.0"
43
click = "^8.0.1"
44
types-redis = ">=3.5.9,<5.0.0"
0 commit comments