Skip to content

Commit 50febb7

Browse files
authored
release(anthropic): 1.3.5 (#35873)
1 parent 313d353 commit 50febb7

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version information for langchain-anthropic."""
22

3-
__version__ = "1.3.4"
3+
__version__ = "1.3.5"

libs/partners/anthropic/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ classifiers = [
2020
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2121
]
2222

23-
version = "1.3.4"
23+
version = "1.3.5"
2424
requires-python = ">=3.10.0,<4.0.0"
2525
dependencies = [
2626
"anthropic>=0.78.0,<1.0.0",
27-
"langchain-core>=1.2.15,<2.0.0",
27+
"langchain-core>=1.2.19,<2.0.0",
2828
"pydantic>=2.7.4,<3.0.0",
2929
]
3030

libs/partners/anthropic/uv.lock

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

0 commit comments

Comments
 (0)