paperless-ngx: relax redis constraint

This commit is contained in:
Martin Weinelt
2025-05-23 08:37:36 -07:00
committed by Robert Schütz
parent cab7d95ede
commit ec1d0ce70e
@@ -150,6 +150,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"django-allauth"
"redis"
];
dependencies =