From 80d2d9efe45b643e4d5953b25a2b8e3661ec094f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 05:04:58 +0000 Subject: [PATCH] Bump langchain from 0.0.129 to 0.0.329 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.129 to 0.0.329. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.129...v0.0.329) --- 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..8706706 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.329 faiss==1.5.3 \ No newline at end of file