Skip to content

Commit e807a4c

Browse files
authored
release(community): 0.3.31 (#359)
1 parent 8475c2c commit e807a4c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.0,<4.0.0"
99
dependencies = [
10-
"langchain-core>=0.3.75,<2.0.0",
10+
"langchain-core>=0.3.78,<2.0.0",
1111
"langchain>=0.3.27,<2.0.0",
1212
"SQLAlchemy>=1.4.0,<3.0.0",
1313
"requests>=2.32.5,<3.0.0",
@@ -22,7 +22,7 @@ dependencies = [
2222
"numpy>=2.1.0; python_version>='3.13'",
2323
]
2424
name = "langchain-community"
25-
version = "0.3.30"
25+
version = "0.3.31"
2626
description = "Community contributed LangChain integrations."
2727
readme = "README.md"
2828

libs/community/uv.lock

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

0 commit comments

Comments
 (0)