Require recent django-localflavor

This commit is contained in:
Raphael Michel
2019-06-12 12:49:22 +02:00
parent 49c4acefd0
commit 44bef85b66
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ django-countries
pyuca # for better sorting of country names in django-countries
defusedcsv>=1.0.1
vat_moss==0.11.0
django-localflavor
django-localflavor>=2.2
urllib3==1.24.*
django-redis==4.10.*
redis==3.2.*