Skip to content

Commit a4a401e

Browse files
authored
Update pyproject.toml
1 parent f8dccf1 commit a4a401e

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
@@ -20,7 +20,7 @@ keywords = ["Redis JSON Extension"]
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.6"
23-
redis = "3.5.3"
23+
redis = "^4.1.4"
2424
six = "^1.16.0"
2525
cloudpickle = "^1.6.0"
2626

0 commit comments

Comments
 (0)