Skip to content

Commit 79cab2d

Browse files
authored
release(anthropic): 1.7.1 (#40181)
1 parent 1e6a4f0 commit 79cab2d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.7.0"
3+
__version__ = "1.7.1"

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.7.0"
23+
version = "1.7.1"
2424
requires-python = ">=3.10.0,<4.0.0"
2525
dependencies = [
2626
"anthropic>=0.120.0,<2.0.0",
27-
"langchain-core>=1.6.0,<2.0.0",
27+
"langchain-core>=1.6.1,<2.0.0",
2828
"pydantic>=2.7.4,<3.0.0",
2929
]
3030

libs/partners/anthropic/uv.lock

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

0 commit comments

Comments
 (0)