From 9725c4f2de0ff24585bdc2b75662e9cd5398a943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:52:19 +0000 Subject: [PATCH] Bump langchain from 0.0.187 to 0.0.236 in /notebooks Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.187 to 0.0.236. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.187...v0.0.236) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index e8a1d33ce9..788e464383 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,4 +1,4 @@ azure-identity==1.13.0 -langchain==0.0.187 +langchain==0.0.236 openai[datalib]==0.27.8 azure-search-documents==11.4.0b6