From 0bccd6a5e84f498dd3331852a59cf76bee5e96e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:56:02 +0000 Subject: [PATCH] Bump langchain in /End_to_end_Solutions/AOAISearchDemo/app Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.139 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.139...langchain==0.3.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- End_to_end_Solutions/AOAISearchDemo/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt index 3a5ebf33..fde105ad 100644 --- a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt @@ -6,7 +6,7 @@ azure-keyvault-secrets==4.7.0 azure-search-documents==11.4.0b6 azure-storage-blob==12.14.1 Flask==2.2.2 -langchain==0.0.139 +langchain==0.3.0 openai==0.27.4 opencensus==0.11.2 opencensus-ext-azure==1.1.9