Skip to content

Commit ec8bab8

Browse files
authored
anthropic[fix]: bump langchain-core dep (#31483)
1 parent 310e643 commit ec8bab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/partners/anthropic/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
1010
"anthropic<1,>=0.52.0",
11-
"langchain-core<1.0.0,>=0.3.62",
11+
"langchain-core<1.0.0,>=0.3.63",
1212
"pydantic<3.0.0,>=2.7.4",
1313
]
1414
name = "langchain-anthropic"

0 commit comments

Comments
 (0)