python3Packages.vectorcode: use pre-1.0.0 version of chromadb

This commit is contained in:
Sarah Clark
2025-06-07 16:09:18 -07:00
parent 61265017a3
commit 2e6caf7dcf
+1 -1
View File
@@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
dependencies =
with python3Packages;
[
chromadb
chromadb_0
colorlog
httpx
json5