release(anthropic): 1.3.4 (#35418)

This commit is contained in:
ccurme
2026-02-24 08:51:01 -05:00
committed by GitHub
parent cdb9742511
commit 4ffb584ddf
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.10.0, <4.0.0"
resolution-markers = [
"python_full_version >= '3.13' and platform_python_implementation == 'PyPy'",
@@ -561,7 +561,7 @@ typing = [
[[package]]
name = "langchain-anthropic"
version = "1.3.3"
version = "1.3.4"
source = { editable = "." }
dependencies = [
{ name = "anthropic" },
@@ -646,7 +646,7 @@ typing = [
[[package]]
name = "langchain-core"
version = "1.2.13"
version = "1.2.15"
source = { editable = "../../core" }
dependencies = [
{ name = "jsonpatch" },