chore(deps): bump langchain from 0.1.0 to 0.1.7 in /apps/api

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.0 to 0.1.7.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.0...v0.1.7)

---
updated-dependencies:
- dependency-name: langchain
  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-08 08:37:03 +00:00 committed by GitHub
parent 619a46c850
commit 1b30f1a025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ faker = "^24.7.1"
fastapi = "^0.110.0"
fastapi-jwt-auth = "^0.5.0"
httpx = "^0.27.0"
langchain = "0.1.0"
langchain = "0.1.7"
langchain-community = "^0.0.20"
langchain-openai = "^0.0.6"
openai = "^1.7.1"