paperless-ngx: unpin ocrmypdf

This commit is contained in:
Robert Schütz
2025-09-14 09:29:05 -07:00
parent f8636ad67f
commit 85d5dc6608
@@ -169,6 +169,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"django-allauth"
"filelock"
"ocrmypdf"
"rapidfuzz"
"redis"
];