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 6c462ee commit 4101e7cCopy full SHA for 4101e7c
pyproject.toml
@@ -32,7 +32,7 @@ repository = "https://github.com/RedisGraph/redisgraph-bulk-loader"
32
[tool.poetry.dependencies]
33
python = ">= 3.7.0"
34
click = "^8.0.1"
35
-redis = "~= 4.5.1"
+redis = "^4.5.1"
36
pathos = "^0.2.8"
37
38
[tool.poetry.dev-dependencies]
0 commit comments