Require django-countries 7.2

This commit is contained in:
Raphael Michel
2021-06-01 12:20:13 +02:00
parent 66cf9c1ac7
commit 36fd5e7d01
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ setup(
'tqdm==4.*',
'vobject==0.9.*',
'pycountry',
'django-countries>=6.0',
'django-countries>=7.2',
'pyuca',
'defusedcsv>=1.1.0',
'vat_moss_forked==2020.3.20.0.11.0',