paperless-ngx: unpin celery

This commit is contained in:
Robert Schütz
2025-12-06 10:17:02 -08:00
parent 47aa718bb7
commit 5962e951a8
@@ -167,6 +167,7 @@ python.pkgs.buildPythonApplication rec {
];
pythonRelaxDeps = [
"celery"
"django-allauth"
"python-dotenv"
"redis"