Skip to content

Commit 8a69aea

Browse files
authored
community: release 0.3.23 (#9)
1 parent 37bf2a1 commit 8a69aea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.55",
10+
"langchain-core<1.0.0,>=0.3.56",
1111
"langchain<1.0.0,>=0.3.24",
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.22"
25+
version = "0.3.23"
2626
description = "Community contributed LangChain integrations."
2727
readme = "README.md"
2828

libs/community/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)