Skip to content

Commit 6bbc12b

Browse files
authored
chroma: release 0.2.4 (#31252)
1 parent aa4890c commit 6bbc12b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

libs/partners/chroma/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core>=0.3.52",
10+
"langchain-core>=0.3.60",
1111
"numpy>=1.26.0; python_version < '3.13'",
1212
"numpy>=2.1.0; python_version >= '3.13'",
1313
"chromadb>=1.0.9",
1414
]
1515
name = "langchain-chroma"
16-
version = "0.2.3"
16+
version = "0.2.4"
1717
description = "An integration package connecting Chroma and LangChain."
1818
readme = "README.md"
1919

libs/partners/chroma/uv.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)