weblate: unpin cyrtranslit

This commit is contained in:
Robert Schütz
2025-12-06 15:08:04 -08:00
parent c7ffc5e0b1
commit 9316018710
+1
View File
@@ -65,6 +65,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"certifi"
"cyrtranslit"
"django-appconf"
];