seagoat: relax outdated dependency on stop-words (#496628)

This commit is contained in:
dotlambda
2026-03-05 06:10:05 +00:00
committed by GitHub
+1
View File
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
"chromadb"
"psutil"
"setuptools"
"stop-words"
"ollama"
];