From 5f02f78bb4b2bf310d2e05553ac4208aa96f1372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:18:03 +0000 Subject: [PATCH] Bump scikit-learn from 1.5.2 to 1.6.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn 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 cb1fcb0c..b1d8a2b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ PyMuPDF==1.24.10 PyPDF2~=3.0 rapidfuzz==3.9.7 rouge-score==0.1.2 -scikit-learn==1.5.2 +scikit-learn==1.6.0 sentence-transformers==3.1.1 spacy==3.7.6 textdistance==4.6.3