pretalx: relax cssutils & django-filter constraint
This commit is contained in:
parent
6960589038
commit
0f248ad5db
1 changed files with 2 additions and 0 deletions
|
@ -85,7 +85,9 @@ python.pkgs.buildPythonApplication rec {
|
|||
]);
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"cssutils"
|
||||
"django-csp"
|
||||
"django-filter"
|
||||
"python-dateutil"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue