mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-16 17:53:37 +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"
|
||||
dependencies = [
|
||||
"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",
|
||||
]
|
||||
name = "langchain-anthropic"
|
||||
|
Loading…
Reference in New Issue
Block a user