Skip to content

Commit 6d1f661

Browse files
authored
release(community): 0.3.29 (#272)
1 parent 778a797 commit 6d1f661

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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<2.0.0,>=0.3.74",
10+
"langchain-core<2.0.0,>=0.3.75",
1111
"langchain<2.0.0,>=0.3.27",
1212
"SQLAlchemy<3,>=1.4",
1313
"requests<3,>=2.32.5",
@@ -22,7 +22,7 @@ dependencies = [
2222
"numpy>=2.1.0; python_version>='3.13'",
2323
]
2424
name = "langchain-community"
25-
version = "0.3.28"
25+
version = "0.3.29"
2626
description = "Community contributed LangChain integrations."
2727
readme = "README.md"
2828

libs/community/uv.lock

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

0 commit comments

Comments
 (0)