mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Fix #1394 -- Forcefully update defusedcsv
This commit is contained in:
@@ -54,7 +54,7 @@ vobject==0.9.*
|
||||
pycountry
|
||||
django-countries
|
||||
pyuca # for better sorting of country names in django-countries
|
||||
defusedcsv>=1.0.1
|
||||
defusedcsv>=1.1.0
|
||||
vat_moss==0.11.0
|
||||
django-localflavor>=2.2
|
||||
urllib3==1.24.*
|
||||
|
||||
Reference in New Issue
Block a user