Bump redis to 4.5.4+

This commit is contained in:
Raphael Michel
2023-03-30 09:48:13 +02:00
parent 5bc92a9f04
commit e3c55fd0fe
+1 -1
View File
@@ -218,7 +218,7 @@ setup(
'python-u2flib-server==4.*',
'pytz',
'pyuca',
'redis==4.5.*',
'redis==4.5.*,>=4.5.4',
'reportlab==3.6.*',
'requests==2.28.*',
'sentry-sdk==1.15.*',