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.
2 parents 861e9b8 + 5c6b0e9 commit 651960cCopy full SHA for 651960c
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
25
[tool.poetry.dependencies]
26
-python = "^3.6"
+python = ">=3.6,<3.10"
27
redis = ">=2.10"
28
hiredis = ">=0.20"
29
numpy = ">=1.19.5"
0 commit comments