|
|
@@ -1014,13 +1014,13 @@ numpy = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "chromadb"
|
|
|
-version = "0.5.5"
|
|
|
+version = "0.5.7"
|
|
|
description = "Chroma."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "chromadb-0.5.5-py3-none-any.whl", hash = "sha256:2a5a4b84cb0fc32b380e193be68cdbadf3d9f77dbbf141649be9886e42910ddd"},
|
|
|
- {file = "chromadb-0.5.5.tar.gz", hash = "sha256:84f4bfee320fb4912cbeb4d738f01690891e9894f0ba81f39ee02867102a1c4d"},
|
|
|
+ {file = "chromadb-0.5.7-py3-none-any.whl", hash = "sha256:2358f92804cd198b125de73076ec48f9f55c729df119919a76a6716ad0e465f6"},
|
|
|
+ {file = "chromadb-0.5.7.tar.gz", hash = "sha256:3432865025ef3ceeaee0a59b265a784d8b5978cb7c41593c74ddd2427c776c94"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
@@ -1033,7 +1033,7 @@ httpx = ">=0.27.0"
|
|
|
importlib-resources = "*"
|
|
|
kubernetes = ">=28.1.0"
|
|
|
mmh3 = ">=4.0.1"
|
|
|
-numpy = ">=1.22.5,<2.0.0"
|
|
|
+numpy = ">=1.22.5"
|
|
|
onnxruntime = ">=1.14.1"
|
|
|
opentelemetry-api = ">=1.2.0"
|
|
|
opentelemetry-exporter-otlp-proto-grpc = ">=1.2.0"
|
|
|
@@ -1045,6 +1045,7 @@ posthog = ">=2.4.0"
|
|
|
pydantic = ">=1.9"
|
|
|
pypika = ">=0.48.9"
|
|
|
PyYAML = ">=6.0.0"
|
|
|
+rich = ">=10.11.0"
|
|
|
tenacity = ">=8.2.3"
|
|
|
tokenizers = ">=0.13.2"
|
|
|
tqdm = ">=4.65.0"
|