Bump django-compressor to 4.1.*

This commit is contained in:
Raphael Michel
2022-10-04 16:39:49 +02:00
parent 402ed61756
commit 14fdd7cfca

View File

@@ -170,7 +170,7 @@ setup(
'dj-static',
'Django==3.2.*',
'django-bootstrap3==22.1.*',
'django-compressor==3.1.*',
'django-compressor==4.1.*',
'django-countries==7.3.*',
'django-filter==21.1',
'django-formset-js-improved==0.5.0.2',