mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 22:37:46 +00:00
multiple: version bumps (#26159)
This commit is contained in:
1897
libs/partners/unstructured/poetry.lock
generated
1897
libs/partners/unstructured/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -13,7 +13,7 @@ license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.2.23"
|
||||
langchain-core = "^0.3.0.dev"
|
||||
unstructured-client = { version = "^0.25.0" }
|
||||
unstructured = { version = "^0.15.7", optional = true, python = "<3.13", extras = [
|
||||
"all-docs",
|
||||
|
Reference in New Issue
Block a user