From 657b0950adf1b8b95ce41ae2099e906dc00fa36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:04:29 +0000 Subject: [PATCH] Bump langchain in /End_to_end_Solutions/AOAISearchDemo/app Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.139 to 0.0.236. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.139...v0.0.236) --- 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 56e7decd..737a99a1 100644 --- a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt @@ -1,6 +1,6 @@ azure-identity==1.13.0b3 Flask==2.2.2 -langchain==0.0.139 +langchain==0.0.236 openai==0.27.4 azure-search-documents==11.4.0b3 azure-storage-blob==12.14.1