From baacccde430f55be03cf3e98dabd6d12207ef92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:18:31 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.3.12 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.0 to 0.3.12. - [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.12) --- 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..b42c4d63 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.12 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2