mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 06:26:12 +00:00
release(chroma): 0.2.6 (#32901)
This commit is contained in:
@@ -7,13 +7,13 @@ authors = []
|
|||||||
license = { text = "MIT" }
|
license = { text = "MIT" }
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"langchain-core>=0.3.70",
|
"langchain-core>=0.3.76",
|
||||||
"numpy>=1.26.0; python_version < '3.13'",
|
"numpy>=1.26.0; python_version < '3.13'",
|
||||||
"numpy>=2.1.0; python_version >= '3.13'",
|
"numpy>=2.1.0; python_version >= '3.13'",
|
||||||
"chromadb>=1.0.9",
|
"chromadb>=1.0.20",
|
||||||
]
|
]
|
||||||
name = "langchain-chroma"
|
name = "langchain-chroma"
|
||||||
version = "0.2.5"
|
version = "0.2.6"
|
||||||
description = "An integration package connecting Chroma and LangChain."
|
description = "An integration package connecting Chroma and LangChain."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
3872
libs/partners/chroma/uv.lock
generated
3872
libs/partners/chroma/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user