mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Update redis
This commit is contained in:
@@ -58,7 +58,7 @@ defusedcsv>=1.1.0
|
||||
vat_moss_forked==2020.3.20.0.11.0
|
||||
django-localflavor>=2.2
|
||||
django-redis==4.11.*
|
||||
redis==3.3.*
|
||||
redis==3.4.*
|
||||
django-phonenumber-field==4.0.*
|
||||
phonenumberslite==8.11.*
|
||||
python-bidi==0.4.* # Support for arabic in reportlab
|
||||
|
||||
@@ -126,7 +126,7 @@ setup(
|
||||
'paypalrestsdk==1.13.*',
|
||||
'pycparser==2.13',
|
||||
'django-redis==4.11.*',
|
||||
'redis==3.3.*',
|
||||
'redis==3.4.*',
|
||||
'stripe==2.42.*',
|
||||
'chardet<3.1.0,>=3.0.2',
|
||||
'mt-940==3.2',
|
||||
|
||||
Reference in New Issue
Block a user