python3Packages.vectorcode: use pre-1.0.0 version of chromadb

This commit is contained in:
Sarah Clark 2025-06-01 17:33:21 -07:00
parent 61265017a3
commit 2e6caf7dcf

View file

@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
dependencies =
with python3Packages;
[
chromadb
chromadb_0
colorlog
httpx
json5