Bump redis to 4.6.*

This commit is contained in:
Raphael Michel
2023-08-22 09:43:21 +02:00
parent 85482bc939
commit 827382edc3
+1 -1
View File
@@ -90,7 +90,7 @@ dependencies = [
"pytz-deprecation-shim==0.1.*",
"pyuca",
"qrcode==7.4.*",
"redis==4.5.*,>=4.5.4",
"redis==4.6.*",
"reportlab==4.0.*",
"requests==2.31.*",
"sentry-sdk==1.15.*",