Browse Source

chore(deps): bump langchain-community from 0.2.10 to 0.2.12 in /backend

Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.10...langchain-community==0.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 8 months ago
parent
commit
4031cb9eda
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -35,7 +35,7 @@ google-generativeai==0.7.2
 tiktoken
 
 langchain==0.2.14
-langchain-community==0.2.10
+langchain-community==0.2.12
 langchain-chroma==0.1.2
 
 fake-useragent==1.5.1