From dfd117fa2d1ee9e0a6522db7ad31926f5f100c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:36:21 +0000 Subject: [PATCH] build(deps): bump langchain from 0.0.209 to 0.0.308 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.209 to 0.0.308. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.209...v0.0.308) --- 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..e108f2b 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.308 openai~=0.27.8