release(standard-tests): release standard tests with sandbox provider (#35032)

Release standard tests with sandbox
This commit is contained in:
Eugene Yurtsev
2026-02-05 12:49:10 -05:00
committed by GitHub
parent 5d16ac9f63
commit 28e40c3745
2 changed files with 5 additions and 5 deletions

View File

@@ -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",