From 99eb1cc3c0e868977782feef832fa2a32d7b7fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:13:14 +0000 Subject: [PATCH] build(deps): bump langchain from 0.0.209 to 0.0.236 Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.209 to 0.0.236. - [Release notes](https://github.com/hwchase17/langchain/releases) - [Commits](https://github.com/hwchase17/langchain/compare/v0.0.209...v0.0.236) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c870b38..8853935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ gTTS~=2.3.2 # huggingface-hub==0.15.1 icecream~=2.1.3 -langchain==0.0.209 +langchain==0.0.236 openai~=0.27.8