]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Merge branch 'dev' into feature-permissions
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 14 Feb 2023 19:35:48 +0000 (11:35 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 14 Feb 2023 19:35:48 +0000 (11:35 -0800)
1  2 
Pipfile
Pipfile.lock
src/paperless/settings.py

diff --cc Pipfile
index 3dd4cde3bcbe8371fec1f4957886023a7a154c48,09065956bc95d62446c2e52c2e0b533600011954..2684ef2dabce05688eaaa663c9744ad88f1e842d
+++ b/Pipfile
@@@ -56,16 -57,10 +57,13 @@@ bleach = "*
  #
  # Packages locked due to issues (try to check if these are fixed in a release every so often)
  #
  # Pin this until piwheels is building 1.9 (see https://www.piwheels.org/project/scipy/)
  scipy = "==1.8.1"
  # Newer versions aren't builting yet (see https://www.piwheels.org/project/cryptography/)
  cryptography = "==38.0.1"
 +django-guardian = "*"
 +djangorestframework-guardian = "*"
 +
  # Locked version until https://github.com/django/channels_redis/issues/332
  # is resolved
  channels-redis = "==3.4.1"
diff --cc Pipfile.lock
Simple merge
Simple merge