paperless-ngx: unpin rapidfuzz version (#437861)

This commit is contained in:
K900
2025-08-28 13:00:22 +03:00
committed by GitHub
@@ -169,6 +169,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"django-allauth"
"rapidfuzz"
"redis"
];