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 874928aCopy full SHA for 874928a
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,<6.5"]
78
memcached = ["pylibmc"]
79
80
[project.urls]
0 commit comments