Skip to content

Commit c625061

Browse files
Erick Friisshinxi
authored andcommitted
langchain: release 0.3.17 (#29485)
1 parent 4f2f3ee commit c625061

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

libs/langchain/poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/langchain/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langchain"
7-
version = "0.3.16"
7+
version = "0.3.17"
88
description = "Building applications with LLMs through composability"
99
authors = []
1010
license = "MIT"
@@ -34,7 +34,7 @@ langchain-server = "langchain.server:main"
3434

3535
[tool.poetry.dependencies]
3636
python = ">=3.9,<4.0"
37-
langchain-core = "^0.3.32"
37+
langchain-core = "^0.3.33"
3838
langchain-text-splitters = "^0.3.3"
3939
langsmith = ">=0.1.17,<0.4"
4040
pydantic = "^2.7.4"

0 commit comments

Comments
 (0)