mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 06:48:50 +00:00
multiple: version bumps (#26159)
This commit is contained in:
1106
libs/partners/chroma/poetry.lock
generated
1106
libs/partners/chroma/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -19,8 +19,8 @@ disallow_untyped_defs = true
|
||||
"Release Notes" = "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-chroma%3D%3D0%22&expanded=true"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4"
|
||||
langchain-core = ">=0.1.40,<0.3"
|
||||
python = ">=3.9,<4"
|
||||
langchain-core = "^0.3.0.dev"
|
||||
[[tool.poetry.dependencies.numpy]]
|
||||
version = "^1"
|
||||
python = "<3.12"
|
||||
|
Reference in New Issue
Block a user