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 a9488f7 commit 1486d64Copy full SHA for 1486d64
setup.py
@@ -31,7 +31,7 @@
31
include_package_data=True,
32
python_requires=">=3.7",
33
install_requires=[
34
- "redis==4.3.5",
+ "redis>=4.5.3",
35
"msgpack~=1.0",
36
"asgiref>=3.2.10,<4",
37
"channels",
0 commit comments