bump chroma version

This commit is contained in:
Josh Hawkins 2024-09-26 13:26:16 -05:00
parent 71a8741c36
commit 39a0d8a200

View File

@ -32,7 +32,7 @@ unidecode == 1.3.*
# OpenVino (ONNX installed in wheels-post) # OpenVino (ONNX installed in wheels-post)
openvino == 2024.3.* openvino == 2024.3.*
# Embeddings # Embeddings
chromadb == 0.5.0 chromadb == 0.5.*
onnx_clip == 4.0.* onnx_clip == 4.0.*
# Generative AI # Generative AI
google-generativeai == 0.6.* google-generativeai == 0.6.*