Commit f1530e68 authored by Sarah Clark's avatar Sarah Clark
Browse files

seagoat: relax outdated dependency on stop-words

parent 400de68c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
    "chromadb"
    "psutil"
    "setuptools"
    "stop-words"
    "ollama"
  ];