paperless-ngx: relax redis constraint
This commit is contained in:
committed by
Robert Schütz
parent
cab7d95ede
commit
ec1d0ce70e
@@ -150,6 +150,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"django-allauth"
|
||||
"redis"
|
||||
];
|
||||
|
||||
dependencies =
|
||||
|
||||
Reference in New Issue
Block a user