Unverified Commit 52c30c9f authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

paperless-ngx: use django rather than django_5 in dependencies (#415405)

parents 9eff0bb8 c802d59a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ python.pkgs.buildPythonApplication rec {
      channels-redis
      concurrent-log-handler
      dateparser
      django_5
      django
      django-allauth
      django-auditlog
      django-celery-results