pretalx: relax whitenoise

This commit is contained in:
Fabian Affolter
2024-08-05 08:54:59 +02:00
parent 4e0a61bef6
commit 4f52beaa9e
+1
View File
@@ -111,6 +111,7 @@ python.pkgs.buildPythonApplication rec {
"reportlab"
"requests"
"rules"
"whitenoise"
];
propagatedBuildInputs = with python.pkgs; [