From b209f82699801e40707c1e1057341f7be350cf36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 04:23:33 +0000 Subject: [PATCH] Bump langchain-community from 0.2.11 to 0.3.0 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.11 to 0.3.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.11...langchain-community==0.3.0) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3ecdd4..b29a91d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ langchain==0.3.0 transformers==4.44.0 tiktoken==0.7.0 llama-cpp-python==0.2.90 -langchain-community==0.2.11 +langchain-community==0.3.0 transformers-stream-generator==0.0.5 streamlit==1.38.0 numexpr==2.10.1