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 9524b31 commit eff17acCopy full SHA for eff17ac
pyproject.toml
@@ -25,6 +25,7 @@ repository = "https://github.com/RedisGraph/redisgraph-py"
25
[tool.poetry.dependencies]
26
python = "^3.6"
27
redis = "^3.5.3"
28
+hiredis = "^2.0.0"
29
prettytable = "^2.1.0"
30
31
[tool.poetry.dev-dependencies]
0 commit comments