Skip to content

Commit 1fbae80

Browse files
authored
Merge branch 'master' into close_connection_on_graph
2 parents 33fd240 + eff17ac commit 1fbae80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ repository = "https://github.com/RedisGraph/redisgraph-py"
2525
[tool.poetry.dependencies]
2626
python = "^3.6"
2727
redis = "^3.5.3"
28+
hiredis = "^2.0.0"
2829
prettytable = "^2.1.0"
2930

3031
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)