|
|
@@ -3119,13 +3119,13 @@ llama-parse = ">=0.4.0,<0.5.0"
|
|
|
|
|
|
[[package]]
|
|
|
name = "llama-index-vector-stores-chroma"
|
|
|
-version = "0.1.9"
|
|
|
+version = "0.1.10"
|
|
|
description = "llama-index vector_stores chroma integration"
|
|
|
optional = false
|
|
|
python-versions = "<4.0,>=3.8.1"
|
|
|
files = [
|
|
|
- {file = "llama_index_vector_stores_chroma-0.1.9-py3-none-any.whl", hash = "sha256:0d900fe97def537c2dd1c2d155287fae014b63848e3aff28902eb38c45e0bc28"},
|
|
|
- {file = "llama_index_vector_stores_chroma-0.1.9.tar.gz", hash = "sha256:6a5c27ab3ae25cf504bed9513c1f035365dfb576b886fe334d46908ca24a59cf"},
|
|
|
+ {file = "llama_index_vector_stores_chroma-0.1.10-py3-none-any.whl", hash = "sha256:18859272ec8d3ed20bae7e4a9bc18feb4233e8be2a725d33626f283ac41d1475"},
|
|
|
+ {file = "llama_index_vector_stores_chroma-0.1.10.tar.gz", hash = "sha256:97971f7b36461ef37be023b9ceb5531396cc48360d0bdbda51cce1290301cc47"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|