paperless-ngx: relax drf-spectacular-sidecar version constraint

This commit is contained in:
Martin Weinelt
2025-12-11 01:32:31 +01:00
parent 82afe20638
commit 0fbd92698e
@@ -169,6 +169,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"celery"
"django-allauth"
"drf-spectacular-sidecar"
"python-dotenv"
"gotenberg-client"
"redis"