Skip to content

Commit e41e6ec

Browse files
authored
release(chroma): 0.2.5 (#32183)
1 parent 0976937 commit e41e6ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.60",
10+
"langchain-core>=0.3.70",
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.4"
16+
version = "0.2.5"
1717
description = "An integration package connecting Chroma and LangChain."
1818
readme = "README.md"
1919

libs/partners/chroma/uv.lock

Lines changed: 3 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)