From 1e9e7bc47791eb74ad316c4eaa152805255ee29e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:14:02 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.3.10 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.0 to 0.3.10. - [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.10) --- 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..b758dbeb 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.10 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2