Skip to content

Commit eff17ac

Browse files
authored
hiredis as a dependency (#131)
1 parent 9524b31 commit eff17ac

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)