|
|
@@ -2981,13 +2981,13 @@ llama-parse = ">=0.4.0,<0.5.0"
|
|
|
|
|
|
[[package]]
|
|
|
name = "llama-index-vector-stores-chroma"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
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.8-py3-none-any.whl", hash = "sha256:77f5081a08bcede4fafb3c47b15b3bd5cacaef8d038750207d1858f73bc2e255"},
|
|
|
- {file = "llama_index_vector_stores_chroma-0.1.8.tar.gz", hash = "sha256:9c574baf370faf456bcb67b9d5ea273a6fa1f2b4fd205a59c47b68112364b9e7"},
|
|
|
+ {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"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|