searxng: relax flask-babel

This commit is contained in:
Sandro Jäckel
2025-08-31 14:44:11 +02:00
parent 7070b885a6
commit 28ca9a1587
+1
View File
@@ -32,6 +32,7 @@ python.pkgs.toPythonModule (
pythonRelaxDeps = [
"certifi"
"flask"
"flask-babel"
"httpx-socks"
"lxml"
];