Skip to content

Commit

Permalink
chore(deps): bump langchain-community from 0.0.32 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.32 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]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 72eb0d4 commit a4ece6b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pyngrok = "^7.1.3"
numexpr = "^2.9.0"
langchainhub = "^0.1.15"
langchain-experimental = "^0.0.54"
langchain-community = "^0.0.32"
langchain-community = ">=0.0.32,<0.0.39"
# langchain-together = "^0.0.2.post1"
# langchain-fireworks = "^0.1.1"
modal = "^0.61.54"
Expand Down

0 comments on commit a4ece6b

Please sign in to comment.