Update redis

This commit is contained in:
Raphael Michel
2020-03-23 16:03:19 +01:00
parent af23d6e4bf
commit a0a7859b33
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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',