From cbc64e380ca503300f83260a3054cbd03478d76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:48:50 +0000 Subject: [PATCH] Bump langchain in /applications/rag/frontend/container Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.3 to 0.1.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.3...v0.1.11) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/rag/frontend/container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/rag/frontend/container/requirements.txt b/applications/rag/frontend/container/requirements.txt index 58dd884c8..28fa3b6d9 100644 --- a/applications/rag/frontend/container/requirements.txt +++ b/applications/rag/frontend/container/requirements.txt @@ -15,7 +15,7 @@ Flask==3.0.0 gunicorn==20.1.0 Werkzeug==3.0.1 -langchain==0.1.3 +langchain==0.1.11 sentence-transformers==2.2.2 text_generation==0.6.1 google-cloud-dlp==3.12.2