paperless-ngx: unpin pathvalidate

This commit is contained in:
Robert Schütz
2025-07-21 15:25:06 -07:00
parent f0888cd57e
commit 6778773934
@@ -150,6 +150,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"django-allauth"
"pathvalidate"
"redis"
];