pretix: relax django-compressor dep

This commit is contained in:
Sandro Jäckel 2024-07-30 20:16:17 +02:00
parent 2506c28028
commit a8fb07ff79
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -93,6 +93,7 @@ python.pkgs.buildPythonApplication rec {
--replace-fail vat_moss_forked==2020.3.20.0.11.0 vat-moss \
--replace-fail "bleach==5.0.*" bleach \
--replace-fail "djangorestframework==3.15.*" djangorestframework \
--replace-fail "django-compressor==4.5" django-compressor \
--replace-fail "dnspython==2.6.*" dnspython \
--replace-fail "importlib_metadata==7.*" importlib_metadata \
--replace-fail "markdown==3.6" markdown \