pretix: relax kombu

This commit is contained in:
Fabian Affolter
2024-08-09 22:29:44 +02:00
parent a8db785364
commit 408a336667
+1
View File
@@ -95,6 +95,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"importlib-metadata"
"kombu"
"pillow"
"protobuf"
"python-bidi"