Skip to content

Commit f8090e0

Browse files
authored
community: release 0.3.24 (#52)
1 parent c456cf0 commit f8090e0

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

libs/community/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.56",
11-
"langchain<1.0.0,>=0.3.24",
10+
"langchain-core<1.0.0,>=0.3.59",
11+
"langchain<1.0.0,>=0.3.25",
1212
"SQLAlchemy<3,>=1.4",
1313
"requests<3,>=2",
1414
"PyYAML>=5.3",
@@ -22,7 +22,7 @@ dependencies = [
2222
"numpy>=2.1.0; python_version>='3.13'",
2323
]
2424
name = "langchain-community"
25-
version = "0.3.23"
25+
version = "0.3.24"
2626
description = "Community contributed LangChain integrations."
2727
readme = "README.md"
2828

libs/community/uv.lock

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

0 commit comments

Comments
 (0)