From 9418baad2d982f414d42ac07353a8e24340d05b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:22:45 +0000 Subject: [PATCH] Bump langchain in /chapters/ch10/AOAISearchDemo/app Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.139 to 0.2.2. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.139...langchain==0.2.2) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapters/ch10/AOAISearchDemo/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/ch10/AOAISearchDemo/app/requirements.txt b/chapters/ch10/AOAISearchDemo/app/requirements.txt index 3a5ebf3..53abe45 100644 --- a/chapters/ch10/AOAISearchDemo/app/requirements.txt +++ b/chapters/ch10/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.2.2 openai==0.27.4 opencensus==0.11.2 opencensus-ext-azure==1.1.9