paperless-ngx: unpin django-auditlog and scikit-learn

This commit is contained in:
Robert Schütz
2026-02-09 10:39:31 -08:00
parent 3000dbd984
commit cbdb710b81
@@ -175,10 +175,12 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"celery"
"django-allauth"
"django-auditlog"
"drf-spectacular-sidecar"
"python-dotenv"
"gotenberg-client"
"redis"
"scikit-learn"
# requested by maintainer
"ocrmypdf"
];