Skip to content

Commit 1a22f5e

Browse files
ccurmeeyurtsev
andauthored
community: release 0.3.25 (#86)
Co-authored-by: Eugene Yurtsev <[email protected]>
1 parent 5103c8f commit 1a22f5e

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

libs/community/pyproject.toml

Lines changed: 2 additions & 2 deletions
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.59",
10+
"langchain-core<1.0.0,>=0.3.65",
1111
"langchain<1.0.0,>=0.3.25",
1212
"SQLAlchemy<3,>=1.4",
1313
"requests<3,>=2",
@@ -22,7 +22,7 @@ dependencies = [
2222
"numpy>=2.1.0; python_version>='3.13'",
2323
]
2424
name = "langchain-community"
25-
version = "0.3.24"
25+
version = "0.3.25"
2626
description = "Community contributed LangChain integrations."
2727
readme = "README.md"
2828

libs/community/uv.lock

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

0 commit comments

Comments
 (0)