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 22dd8e6 commit 68ae0c9Copy full SHA for 68ae0c9
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