Skip to content

Commit f0f90c4

Browse files
authored
anthropic: release 0.3.12 (#30907)
1 parent f01b89d commit f0f90c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/partners/anthropic/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ license = { text = "MIT" }
88
requires-python = "<4.0,>=3.9"
99
dependencies = [
1010
"anthropic<1,>=0.49.0",
11-
"langchain-core<1.0.0,>=0.3.52",
11+
"langchain-core<1.0.0,>=0.3.53",
1212
"pydantic<3.0.0,>=2.7.4",
1313
]
1414
name = "langchain-anthropic"
15-
version = "0.3.11"
15+
version = "0.3.12"
1616
description = "An integration package connecting AnthropicMessages and LangChain"
1717
readme = "README.md"
1818

libs/partners/anthropic/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)