update paperless-ngx to v2.1.0

This commit is contained in:
Franzi 2023-12-07 21:07:33 +01:00
parent 4e50bfe1a2
commit 9a3134cf46
Signed by: kunsi
GPG key ID: 12E3D2136B818350
8 changed files with 106 additions and 135 deletions

View file

@ -6,7 +6,9 @@ defaults = {
'gnupg': {},
'imagemagick': {},
'libmagic-dev': {},
'default-libmysqlclient-dev': {},
'libpq-dev': {},
'mariadb-client': {},
'mime-support': {},
'optipng': {},
'python3-wheel': {},
@ -19,6 +21,8 @@ defaults = {
'pngquant': {},
'qpdf': {},
'tesseract-ocr': {},
'tesseract-ocr-deu': {},
'tesseract-ocr-eng': {},
'unpaper': {},
'zlib1g': {},
},