mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
python3Packages.vectorcode: use pre-1.0.0 version of chromadb
This commit is contained in:
parent
61265017a3
commit
2e6caf7dcf
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
|
|||
dependencies =
|
||||
with python3Packages;
|
||||
[
|
||||
chromadb
|
||||
chromadb_0
|
||||
colorlog
|
||||
httpx
|
||||
json5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue