From 2c359362431545dfbdd59fbcd20cad74d288ee36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:09:29 +0000 Subject: [PATCH] Bump langchain from 0.0.129 to 0.0.312 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.129 to 0.0.312. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.129...v0.0.312) --- 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 93585ee..f771b61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ scikit-learn==1.2.0 tenacity tiktoken==0.3.0 llama-index==0.4.33 -langchain==0.0.129 +langchain==0.0.312 faiss==1.5.3 \ No newline at end of file