Commit 85d5dc66 authored by Robert Schütz's avatar Robert Schütz
Browse files

paperless-ngx: unpin ocrmypdf

parent f8636ad6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -169,6 +169,7 @@ python.pkgs.buildPythonApplication rec {
  pythonRelaxDeps = [
    "django-allauth"
    "filelock"
    "ocrmypdf"
    "rapidfuzz"
    "redis"
  ];