From 918a314982631dac2b3e6eecae366c12a7ab503c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 05:15:03 +0000 Subject: [PATCH] Bump langchain from 0.0.236 to 0.0.329 in /llama-2-local Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.236 to 0.0.329. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.236...v0.0.329) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama-2-local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama-2-local/requirements.txt b/llama-2-local/requirements.txt index 62ff92b..53d576b 100644 --- a/llama-2-local/requirements.txt +++ b/llama-2-local/requirements.txt @@ -42,7 +42,7 @@ Jinja2==3.1.2 joblib==1.3.1 jupyter_client==8.3.0 jupyter_core==5.3.1 -langchain==0.0.236 +langchain==0.0.329 langchainplus-sdk==0.0.20 llama-cpp-python==0.1.77 MarkupSafe==2.1.2