Skip to content

Commit 409c20a

Browse files
authored
release(langchain): bump langchain-classic to 1.0.2 (#35601)
1 parent 0bc8314 commit 409c20a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

libs/langchain/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ classifiers = [
2020
"Topic :: Software Development :: Libraries :: Python Modules",
2121
]
2222

23-
version = "1.0.1"
23+
version = "1.0.2"
2424
requires-python = ">=3.10.0,<4.0.0"
2525
dependencies = [
26-
"langchain-core>=1.2.5,<2.0.0",
26+
"langchain-core>=1.2.17,<2.0.0",
2727
"langchain-text-splitters>=1.1.0,<2.0.0",
2828
"langsmith>=0.1.17,<1.0.0",
2929
"pydantic>=2.7.4,<3.0.0",

libs/langchain/uv.lock

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

0 commit comments

Comments
 (0)