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 77a1f76 commit 7b09696Copy full SHA for 7b09696
pyproject.toml
@@ -51,7 +51,7 @@ test-filesource = ["pyyaml", "watchdog"]
51
[tool.poetry.group.dev.dependencies]
52
mock = ">=2.0.0"
53
pytest = ">=2.8"
54
-redis = ">=2.10.5,<3.0.0"
+redis = ">=2.10.5,<6.0.0"
55
boto3 = ">=1.9.71,<2.0.0"
56
coverage = ">=4.4"
57
jsonpickle = ">1.4.1"
0 commit comments