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 58602c7 commit 6c462eeCopy full SHA for 6c462ee
pyproject.toml
@@ -32,8 +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"
36
-redis = "~= 4.3.4"
+redis = "~= 4.5.1"
37
pathos = "^0.2.8"
38
39
[tool.poetry.dev-dependencies]
0 commit comments