mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Bump django-compressor to 3.1, get rid of annoying warnings (#2459)
This commit is contained in:
@@ -165,13 +165,12 @@ setup(
|
||||
'celery==4.4.*',
|
||||
'chardet==4.0.*',
|
||||
'cryptography>=3.4.2',
|
||||
'csscompressor',
|
||||
'css-inline==0.7.*',
|
||||
'defusedcsv>=1.1.0',
|
||||
'dj-static',
|
||||
'Django==3.2.*',
|
||||
'django-bootstrap3==15.0.*',
|
||||
'django-compressor==2.4.*',
|
||||
'django-compressor==3.1.*',
|
||||
'django-countries==7.2.*',
|
||||
'django-filter==21.1',
|
||||
'django-formset-js-improved==0.5.0.2',
|
||||
|
||||
Reference in New Issue
Block a user