Commit 2e6caf7d authored by Sarah Clark's avatar Sarah Clark
Browse files

python3Packages.vectorcode: use pre-1.0.0 version of chromadb

parent 61265017
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
  dependencies =
    with python3Packages;
    [
      chromadb
      chromadb_0
      colorlog
      httpx
      json5