From 567993db092004c3d85c35f563bd760a5063b706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 07:12:28 -0700 Subject: [PATCH] Bump langchain from 0.0.285 to 0.0.308 in /requirements (#349) Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.285 to 0.0.308. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.285...v0.0.308) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 729fe493..0b8ccc7c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -30,7 +30,7 @@ openai==0.28.0 pinecone-client==2.2.4 PyPDF2==3.0.1 tiktoken==0.4.0 -langchain==0.0.285 +langchain==0.0.308 # For asynchronous event loop anyio==4.0.0