From 28e40c3745bb2d6a4fe53c72074a953dd455aad5 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Thu, 5 Feb 2026 12:49:10 -0500 Subject: [PATCH] release(standard-tests): release standard tests with sandbox provider (#35032) Release standard tests with sandbox --- libs/standard-tests/pyproject.toml | 2 +- libs/standard-tests/uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/standard-tests/pyproject.toml b/libs/standard-tests/pyproject.toml index f9c88396116..631950b65d6 100644 --- a/libs/standard-tests/pyproject.toml +++ b/libs/standard-tests/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", ] -version = "1.1.3" +version = "1.1.4" requires-python = ">=3.10.0,<4.0.0" dependencies = [ "langchain-core>=1.2.7,<2.0.0", diff --git a/libs/standard-tests/uv.lock b/libs/standard-tests/uv.lock index 70db16c77c3..0d2b0780379 100644 --- a/libs/standard-tests/uv.lock +++ b/libs/standard-tests/uv.lock @@ -3,7 +3,7 @@ revision = 3 requires-python = ">=3.10.0, <4.0.0" resolution-markers = [ "python_full_version >= '3.13'", - "python_full_version >= '3.11.0' and python_full_version < '3.13'", + "python_full_version >= '3.11' and python_full_version < '3.13'", "python_full_version < '3.11'", ] @@ -321,7 +321,7 @@ wheels = [ [[package]] name = "langchain-core" -version = "1.2.8" +version = "1.2.9" source = { editable = "../core" } dependencies = [ { name = "jsonpatch" }, @@ -381,7 +381,7 @@ typing = [ [[package]] name = "langchain-tests" -version = "1.1.3" +version = "1.1.4" source = { editable = "." } dependencies = [ { name = "httpx" }, @@ -676,7 +676,7 @@ version = "2.3.5" source = { registry = "https://pypi.org/simple" } resolution-markers = [ "python_full_version >= '3.13'", - "python_full_version >= '3.11.0' and python_full_version < '3.13'", + "python_full_version >= '3.11' and python_full_version < '3.13'", ] sdist = { url = "https://files.pythonhosted.org/packages/76/65/21b3bc86aac7b8f2862db1e808f1ea22b028e30a225a34a5ede9bf8678f2/numpy-2.3.5.tar.gz", hash = "sha256:784db1dcdab56bf0517743e746dfb0f885fc68d948aba86eeec2cba234bdf1c0", size = 20584950, upload-time = "2025-11-16T22:52:42.067Z" } wheels = [