mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Bump redis to 4.5.4+
This commit is contained in:
@@ -218,7 +218,7 @@ setup(
|
|||||||
'python-u2flib-server==4.*',
|
'python-u2flib-server==4.*',
|
||||||
'pytz',
|
'pytz',
|
||||||
'pyuca',
|
'pyuca',
|
||||||
'redis==4.5.*',
|
'redis==4.5.*,>=4.5.4',
|
||||||
'reportlab==3.6.*',
|
'reportlab==3.6.*',
|
||||||
'requests==2.28.*',
|
'requests==2.28.*',
|
||||||
'sentry-sdk==1.15.*',
|
'sentry-sdk==1.15.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user