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