Skip to content

Commit c42b70e

Browse files
Bump langchain-community from 0.0.29 to 0.0.38
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.29 to 0.0.38. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.0.38) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef1990a commit c42b70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ python = ">=3.10,<4.0"
3535
torch = ">=2.1.1,<3.0"
3636
transformers = ">= 4.39.0, <5.0.0"
3737
asyncio = ">=3.4.3,<4.0"
38-
langchain-community = "0.0.29"
38+
langchain-community = "0.0.38"
3939
langchain-experimental = "0.0.55"
4040
backoff = "2.2.1"
4141
toml = "*"

0 commit comments

Comments
 (0)