pretix: relax css-inline constraint

This commit is contained in:
Martin Weinelt 2025-07-27 14:27:25 +02:00
parent 18941d3295
commit 2272a4cda6
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -83,6 +83,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"beautifulsoup4"
"celery"
"css-inline"
"django-bootstrap3"
"django-localflavor"
"django-phonenumber-field"