seagoat: relax outdated dependency on stop-words

This commit is contained in:
Sarah Clark
2026-03-04 10:11:40 -08:00
parent 400de68cd1
commit f1530e6853
+1
View File
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
"chromadb"
"psutil"
"setuptools"
"stop-words"
"ollama"
];