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 811c099 commit c2016feCopy full SHA for c2016fe
pyproject.toml
@@ -37,7 +37,7 @@ include=[
37
38
[tool.poetry.dependencies]
39
python = ">=3.8,<4.0"
40
-redis = ">=3.5.3,<6.0.0"
+redis = ">=3.5.3,<7.0.0"
41
pydantic = ">=2.0.0,<3.0.0"
42
click = "^8.0.1"
43
types-redis = ">=3.5.9,<5.0.0"
0 commit comments