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 b6a1aa7 commit 90e0f0cCopy full SHA for 90e0f0c
pyproject.toml
@@ -74,7 +74,7 @@ dependencies = [
74
75
[project.optional-dependencies]
76
postgres = ["psycopg2-binary~=2.9.0"]
77
-redis = ["redis~=5.2.0"]
+redis = ["redis>=5.2,<7.1"]
78
memcached = ["pylibmc"]
79
80
[project.urls]
0 commit comments