From f081cceaa755177284d6b2219210ca51f9c2cef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 23:26:09 +0000 Subject: [PATCH] Bump langchain-community in /genAI_book/SmartDrive/backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.11 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.5) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- genAI_book/SmartDrive/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genAI_book/SmartDrive/backend/requirements.txt b/genAI_book/SmartDrive/backend/requirements.txt index 24c4264..411c980 100644 --- a/genAI_book/SmartDrive/backend/requirements.txt +++ b/genAI_book/SmartDrive/backend/requirements.txt @@ -4,7 +4,7 @@ cloudevents==1.9.0 google-cloud-storage==2.14.0 google-cloud-aiplatform==1.39.0 langchain==0.1.0 -langchain-community==0.0.11 +langchain-community==0.2.5 langchain-google-vertexai==0.0.5 pypdf==3.17.0 cryptography==42.0.4