paperless-ngx: unpin rapidfuzz version

Broken in #437560
This commit is contained in:
K900
2025-08-28 12:54:05 +03:00
parent b0bf8a2a87
commit f24637f047
@@ -169,6 +169,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"django-allauth"
"rapidfuzz"
"redis"
];