From 0bf2179662f743e39feafaa59b02ff4efed3695f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:05:47 +0000 Subject: [PATCH] build(deps): bump langchain from 0.0.209 to 0.0.246 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.209 to 0.0.246. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- 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..7f966a6 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.246 openai~=0.27.8