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.
2 parents d25be14 + da7a55f commit 0d3f64eCopy full SHA for 0d3f64e
pyproject.toml
@@ -27,7 +27,7 @@ keywords = ["Redis", "Extension", "Probabilistic", "TopK", "Cuckoo-Filter", "Blo
27
[tool.poetry.dependencies]
28
python = "^3.6"
29
hiredis = "^2.0.0"
30
-redis = "^3.5.3"
+redis = "3.5.3"
31
rmtest = "^0.7.0"
32
six = "^1.16.0"
33
0 commit comments