mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 18:53:10 +00:00
anthropic[fix]: bump langchain-core dep (#31483)
This commit is contained in:
parent
310e643842
commit
ec8bab83f8
@ -8,7 +8,7 @@ license = { text = "MIT" }
|
|||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anthropic<1,>=0.52.0",
|
"anthropic<1,>=0.52.0",
|
||||||
"langchain-core<1.0.0,>=0.3.62",
|
"langchain-core<1.0.0,>=0.3.63",
|
||||||
"pydantic<3.0.0,>=2.7.4",
|
"pydantic<3.0.0,>=2.7.4",
|
||||||
]
|
]
|
||||||
name = "langchain-anthropic"
|
name = "langchain-anthropic"
|
||||||
|
Loading…
Reference in New Issue
Block a user