]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners 2907/head
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Wed, 29 Mar 2023 16:40:10 +0000 (09:40 -0700)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Wed, 29 Mar 2023 16:40:10 +0000 (09:40 -0700)
1  2 
Pipfile
Pipfile.lock
docs/configuration.md
src/paperless/settings.py

diff --cc Pipfile
index cfc32071c2ea8f6fcd1f3b490d9b06796cfb8bd7,7058b8ff177fb4f4142ef9499cad9866c1acb528..b89eff575fd86e128b06aff67be8a925275a83d9
+++ b/Pipfile
@@@ -57,6 -58,6 +58,7 @@@ nltk = "*
  pdf2image = "*"
  flower = "*"
  bleach = "*"
++zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
  #
  # Packages locked due to issues (try to check if these are fixed in a release every so often)
  #
diff --cc Pipfile.lock
index 21969192556f3ff2eb52e382df815702f73879c0,b3bfc3ba8102ad5b56a69d6ee93e9bb8a9b0c4c4..5ab143b3492d3ff8d03a395db94b0285ca845a04
@@@ -1,7 -1,7 +1,7 @@@
  {
      "_meta": {
          "hash": {
-             "sha256": "d813537b3e32ac288b7a89f85041b1b52b4bf69b349dd0df4a1283dc17ce2275"
 -            "sha256": "01320f2ef2a561c37d17aaad61a7871b5a379dd1ac97fdaab586936b60dec92e"
++            "sha256": "8395f25f876a71a7307a55dd542e69a4cdcb3be3be38c4e89ed06ce3d52a5345"
          },
          "pipfile-spec": 6,
          "requires": {},
@@@ -55,7 -48,7 +48,7 @@@
                  "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15",
                  "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"
              ],
-             "markers": "python_version >= '3.6'",
 -            "markers": "python_version < '3.11'",
++            "markers": "python_full_version <= '3.11.2'",
              "version": "==4.0.2"
          },
          "attrs": {
Simple merge
Simple merge