Bump redis to 4.5.4+

This commit is contained in:
Raphael Michel
2023-03-30 09:20:22 +02:00
parent 23b863df96
commit 534e6eb32d

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.*',