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 f8dccf1 commit a4a401eCopy full SHA for a4a401e
pyproject.toml
@@ -20,7 +20,7 @@ keywords = ["Redis JSON Extension"]
20
21
[tool.poetry.dependencies]
22
python = "^3.6"
23
-redis = "3.5.3"
+redis = "^4.1.4"
24
six = "^1.16.0"
25
cloudpickle = "^1.6.0"
26
0 commit comments