pretix: relax celery constraint

This commit is contained in:
Martin Weinelt
2025-04-11 02:18:18 +02:00
parent c55a1a7779
commit 5fefeebf01
+1
View File
@@ -92,6 +92,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"beautifulsoup4"
"celery"
"django-bootstrap3"
"django-phonenumber-field"
"dnspython"