[SECURITY] Use defusedcsv for exports

This commit is contained in:
Raphael Michel
2017-08-07 13:39:25 +02:00
parent bab092f04b
commit a2c1413036
5 changed files with 6 additions and 4 deletions

View File

@@ -43,3 +43,4 @@ vobject==0.9.*
pycountry
django-countries
pyuca # for better sorting of country names in django-countries
defusedcsv>=1.0.1