paperless-ngx: clean-up pythonRelaxDeps

This commit is contained in:
Sizhe Zhao
2025-05-21 19:29:21 +08:00
parent 4cf7745254
commit 151f6a49cc
@@ -149,15 +149,7 @@ python.pkgs.buildPythonApplication rec {
];
pythonRelaxDeps = [
"celery"
"django-allauth"
"django-extensions"
"drf-spectacular-sidecar"
"filelock"
"python-dotenv"
"rapidfuzz"
# TODO: https://github.com/NixOS/nixpkgs/pull/373099
"zxing-cpp"
];
dependencies =