release(langchain): 1.2.6 (#34781)

This commit is contained in:
Mason Daugherty
2026-01-16 14:19:33 -05:00
committed by GitHub
parent cb2b85bb1d
commit 624799838c
3 changed files with 4 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ license = { text = "MIT" }
readme = "README.md"
authors = []
version = "1.2.5"
version = "1.2.6"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langchain-core>=1.2.7,<2.0.0",