From 2f38754dae8d5f1d04b553b83f8b21663ffbc9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:04:23 +0000 Subject: [PATCH] build(deps): bump langchain from 0.0.209 to 0.0.317 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.209 to 0.0.317. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.209...v0.0.317) --- 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..28091fd 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.317 openai~=0.27.8