From f7cc2b6b446a71ff5e6195dc721d2294f8f70b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 00:49:24 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.3.7 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.0 to 0.3.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.0...langchain-community==0.3.7) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb1fcb0c..6d1c447c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ hnswlib==0.8.0 jsonschema==4.23.0 kaleido==0.2.1 langchain==0.3.0 -langchain-community==0.3.0 +langchain-community==0.3.7 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2