From c87cd049275f89db23379104002a2e8fc11489cb Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Fri, 17 Apr 2026 10:42:01 -0400 Subject: [PATCH] release(core): release 1.3.0 (#36851) xRelease 1.3.0 --- libs/core/langchain_core/version.py | 2 +- libs/core/pyproject.toml | 2 +- libs/core/uv.lock | 2 +- .../tests/unit_tests/chat_models/test_base.py | 1 + libs/langchain/uv.lock | 4 ++-- .../unit_tests/chat_models/test_chat_models.py | 1 + libs/langchain_v1/uv.lock | 16 ++++++++-------- 7 files changed, 15 insertions(+), 13 deletions(-) diff --git a/libs/core/langchain_core/version.py b/libs/core/langchain_core/version.py index c915ab928fc..fcc59aa980a 100644 --- a/libs/core/langchain_core/version.py +++ b/libs/core/langchain_core/version.py @@ -1,3 +1,3 @@ """langchain-core version information and utilities.""" -VERSION = "1.3.0a3" +VERSION = "1.3.0" diff --git a/libs/core/pyproject.toml b/libs/core/pyproject.toml index 38dffd4675f..fbbd9cb6a49 100644 --- a/libs/core/pyproject.toml +++ b/libs/core/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", ] -version = "1.3.0a3" +version = "1.3.0" requires-python = ">=3.10.0,<4.0.0" dependencies = [ "langsmith>=0.3.45,<1.0.0", diff --git a/libs/core/uv.lock b/libs/core/uv.lock index 81be59128e3..578b1c3e5ec 100644 --- a/libs/core/uv.lock +++ b/libs/core/uv.lock @@ -995,7 +995,7 @@ wheels = [ [[package]] name = "langchain-core" -version = "1.3.0a3" +version = "1.3.0" source = { editable = "." } dependencies = [ { name = "jsonpatch" }, diff --git a/libs/langchain/tests/unit_tests/chat_models/test_base.py b/libs/langchain/tests/unit_tests/chat_models/test_base.py index 12de234cbcc..bd1bc790d0b 100644 --- a/libs/langchain/tests/unit_tests/chat_models/test_base.py +++ b/libs/langchain/tests/unit_tests/chat_models/test_base.py @@ -275,6 +275,7 @@ def test_configurable_with_default() -> None: "streaming": False, "stream_usage": True, "output_version": None, + "output_config": None, }, "kwargs": { "tools": [{"name": "foo", "description": "foo", "input_schema": {}}], diff --git a/libs/langchain/uv.lock b/libs/langchain/uv.lock index ea84c2c0a92..bffe23a6328 100644 --- a/libs/langchain/uv.lock +++ b/libs/langchain/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.10.0, <4.0.0" resolution-markers = [ "python_full_version >= '3.14' and platform_python_implementation == 'PyPy'", @@ -2601,7 +2601,7 @@ typing = [ [[package]] name = "langchain-core" -version = "1.3.0a2" +version = "1.3.0" source = { editable = "../core" } dependencies = [ { name = "jsonpatch" }, diff --git a/libs/langchain_v1/tests/unit_tests/chat_models/test_chat_models.py b/libs/langchain_v1/tests/unit_tests/chat_models/test_chat_models.py index 590bad566ba..0ce4349c99e 100644 --- a/libs/langchain_v1/tests/unit_tests/chat_models/test_chat_models.py +++ b/libs/langchain_v1/tests/unit_tests/chat_models/test_chat_models.py @@ -326,6 +326,7 @@ def test_configurable_with_default() -> None: "streaming": False, "stream_usage": True, "output_version": None, + "output_config": None, }, "kwargs": { "tools": [{"name": "foo", "description": "foo", "input_schema": {}}], diff --git a/libs/langchain_v1/uv.lock b/libs/langchain_v1/uv.lock index 456f6d6bdb7..14c260ae7e7 100644 --- a/libs/langchain_v1/uv.lock +++ b/libs/langchain_v1/uv.lock @@ -173,7 +173,7 @@ wheels = [ [[package]] name = "anthropic" -version = "0.85.0" +version = "0.96.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "anyio" }, @@ -185,9 +185,9 @@ dependencies = [ { name = "sniffio" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/c5/08/c620a0eb8625539a8ea9f5a6e06f13d131be0bc8b5b714c235d4b25dd1b5/anthropic-0.85.0.tar.gz", hash = "sha256:d45b2f38a1efb1a5d15515a426b272179a0d18783efa2bb4c3925fa773eb50b9", size = 542034, upload-time = "2026-03-16T17:00:44.324Z" } +sdist = { url = "https://files.pythonhosted.org/packages/b9/7e/672f533dee813028d2c699bfd2a7f52c9118d7353680d9aa44b9e23f717f/anthropic-0.96.0.tar.gz", hash = "sha256:9de947b737f39452f68aa520f1c2239d44119c9b73b0fb6d4e6ca80f00279ee6", size = 658210, upload-time = "2026-04-16T14:28:02.846Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/e1/5a/9d85b85686d5cdd79f5488c8667e668d7920d06a0a1a1beb454a5b77b2db/anthropic-0.85.0-py3-none-any.whl", hash = "sha256:b4f54d632877ed7b7b29c6d9ba7299d5e21c4c92ae8de38947e9d862bff74adf", size = 458237, upload-time = "2026-03-16T17:00:45.877Z" }, + { url = "https://files.pythonhosted.org/packages/48/5a/72f33204064b6e87601a71a6baf8d855769f8a0c1eaae8d06a1094872371/anthropic-0.96.0-py3-none-any.whl", hash = "sha256:9a6e335a354602a521cd9e777e92bfd46ba6e115bf9bbfe6135311e8fb2015b2", size = 635930, upload-time = "2026-04-16T14:28:01.436Z" }, ] [[package]] @@ -2062,7 +2062,7 @@ typing = [ [[package]] name = "langchain-anthropic" -version = "1.4.0" +version = "1.4.1" source = { editable = "../partners/anthropic" } dependencies = [ { name = "anthropic" }, @@ -2072,7 +2072,7 @@ dependencies = [ [package.metadata] requires-dist = [ - { name = "anthropic", specifier = ">=0.85.0,<1.0.0" }, + { name = "anthropic", specifier = ">=0.96.0,<1.0.0" }, { name = "langchain-core", editable = "../core" }, { name = "pydantic", specifier = ">=2.7.4,<3.0.0" }, ] @@ -2208,7 +2208,7 @@ wheels = [ [[package]] name = "langchain-core" -version = "1.3.0a2" +version = "1.3.0" source = { editable = "../core" } dependencies = [ { name = "jsonpatch" }, @@ -2391,7 +2391,7 @@ wheels = [ [[package]] name = "langchain-openai" -version = "1.1.13" +version = "1.1.14" source = { editable = "../partners/openai" } dependencies = [ { name = "langchain-core" }, @@ -2499,7 +2499,7 @@ typing = [ [[package]] name = "langchain-text-splitters" -version = "1.1.1" +version = "1.1.2" source = { editable = "../text-splitters" } dependencies = [ { name = "langchain-core" },