release: langchain 1.2.4 (#34755)

This commit is contained in:
Sydney Runkle
2026-01-14 14:24:31 -05:00
committed by GitHub
parent b522ce7b31
commit 1d60235b1b
3 changed files with 3 additions and 3 deletions

View File

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