Skip to content

Commit

Permalink
Bump langchain-community from 0.0.29 to 0.0.38
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent ef1990a commit c42b70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ python = ">=3.10,<4.0"
torch = ">=2.1.1,<3.0"
transformers = ">= 4.39.0, <5.0.0"
asyncio = ">=3.4.3,<4.0"
langchain-community = "0.0.29"
langchain-community = "0.0.38"
langchain-experimental = "0.0.55"
backoff = "2.2.1"
toml = "*"
Expand Down

0 comments on commit c42b70e

Please sign in to comment.