From c713d56da3b143f78e94cc2afe3fb0840d402484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:40:42 +0000 Subject: [PATCH] Bump scikit-learn Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.2 to 1.0.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.2...1.0.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../research/information_retrieval/doc2query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt b/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt index 3e1b5191..53dde93d 100644 --- a/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt +++ b/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt @@ -98,7 +98,7 @@ requests==2.31.0 rouge-score==0.0.4 sacremoses==0.0.45 scikit-image==0.18.1 -scikit-learn==0.24.2 +scikit-learn==1.0.1 scipy==1.10.0 Send2Trash==1.5.0 sentencepiece==0.1.96