Skip to content

Commit 4101e7c

Browse files
committed
fixes 9
1 parent 6c462ee commit 4101e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repository = "https://github.com/RedisGraph/redisgraph-bulk-loader"
3232
[tool.poetry.dependencies]
3333
python = ">= 3.7.0"
3434
click = "^8.0.1"
35-
redis = "~= 4.5.1"
35+
redis = "^4.5.1"
3636
pathos = "^0.2.8"
3737

3838
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)