Skip to content

Commit 6268ae8

Browse files
authored
langchain: release 0.3.25 (#31101)
1 parent 77ecf47 commit 6268ae8

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

libs/langchain/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.55",
10+
"langchain-core<1.0.0,>=0.3.58",
1111
"langchain-text-splitters<1.0.0,>=0.3.8",
1212
"langsmith<0.4,>=0.1.17",
1313
"pydantic<3.0.0,>=2.7.4",
@@ -17,7 +17,7 @@ dependencies = [
1717
"async-timeout<5.0.0,>=4.0.0; python_version < \"3.11\"",
1818
]
1919
name = "langchain"
20-
version = "0.3.24"
20+
version = "0.3.25"
2121
description = "Building applications with LLMs through composability"
2222
readme = "README.md"
2323

libs/langchain/uv.lock

+3-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)