mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 20:16:52 +00:00
chore(langchain): use latest core (#32720)
This commit is contained in:
@@ -7,7 +7,7 @@ authors = []
|
|||||||
license = { text = "MIT" }
|
license = { text = "MIT" }
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"langchain-core<1.0.0,>=0.3.66",
|
"langchain-core<1.0.0,>=0.3.75",
|
||||||
"langchain-text-splitters<1.0.0,>=0.3.8",
|
"langchain-text-splitters<1.0.0,>=0.3.8",
|
||||||
"langgraph>=0.6.0",
|
"langgraph>=0.6.0",
|
||||||
"pydantic>=2.7.4",
|
"pydantic>=2.7.4",
|
||||||
|
Reference in New Issue
Block a user