chore(deps): bump langchain-community from 0.0.11 to 0.0.20 in /apps/api

Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.11 to 0.0.20.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 10:24:47 +00:00 committed by GitHub
parent c1a7c8af5a
commit 5919502c29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ fastapi = "^0.110.0"
fastapi-jwt-auth = "^0.5.0"
httpx = "^0.27.0"
langchain = "0.1.0"
langchain-community = "^0.0.11"
langchain-community = "^0.0.20"
langchain-openai = "^0.0.6"
openai = "^1.7.1"
passlib = "^1.7.4"