Skip to content

Commit b7e4797

Browse files
authored
release(anthropic): 0.3.18 (#32292)
1 parent 3a487bf commit b7e4797

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

libs/partners/anthropic/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"anthropic<1,>=0.57.0",
11-
"langchain-core<1.0.0,>=0.3.68",
10+
"anthropic<1,>=0.60.0",
11+
"langchain-core<1.0.0,>=0.3.72",
1212
"pydantic<3.0.0,>=2.7.4",
1313
]
1414
name = "langchain-anthropic"
15-
version = "0.3.17"
15+
version = "0.3.18"
1616
description = "An integration package connecting AnthropicMessages and LangChain"
1717
readme = "README.md"
1818

libs/partners/anthropic/uv.lock

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

0 commit comments

Comments
 (0)