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/compare/langchain-cli==0.0.29...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>
pull/575/head^2
dependabot[bot] 8 months ago committed by GitHub
parent 71cf834c5f
commit bab0f2c678
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -52,7 +52,7 @@ python = ">=3.10,<4.0"
torch = ">=2.1.1,<3.0" torch = ">=2.1.1,<3.0"
transformers = ">= 4.39.0, <5.0.0" transformers = ">= 4.39.0, <5.0.0"
asyncio = ">=3.4.3,<4.0" asyncio = ">=3.4.3,<4.0"
langchain-community = "0.0.29" langchain-community = "0.0.38"
langchain-experimental = "0.0.55" langchain-experimental = "0.0.55"
backoff = "2.2.1" backoff = "2.2.1"
toml = "*" toml = "*"

Loading…
Cancel
Save