Skip to content

Commit 00a06d7

Browse files
chore(deps): bump langchain-community from 0.0.32 to 0.0.38
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] <support@github.com>
1 parent e416517 commit 00a06d7

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pyngrok = "^7.1.3"
3434
numexpr = "^2.9.0"
3535
langchainhub = "^0.1.15"
3636
langchain-experimental = "^0.0.54"
37-
langchain-community = "^0.0.32"
37+
langchain-community = ">=0.0.32,<0.0.39"
3838
# langchain-together = "^0.0.2.post1"
3939
# langchain-fireworks = "^0.1.1"
4040
# semantic-router = "^0.0.28"

0 commit comments

Comments
 (0)