weblate: unpin celery

This commit is contained in:
Robert Schütz
2025-12-06 10:25:12 -08:00
parent 5962e951a8
commit 37abaa0284
+1
View File
@@ -64,6 +64,7 @@ python.pkgs.buildPythonApplication rec {
'';
pythonRelaxDeps = [
"celery"
"certifi"
"django-appconf"
];