From 4c201f8cee1a23521633bc78c113562cc61c7141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:05:39 +0200 Subject: [PATCH] chore(deps): bump scikit-learn from 1.3.1 to 1.5.0 in /benchmark/camelyon (#216) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- benchmark/camelyon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/camelyon/requirements.txt b/benchmark/camelyon/requirements.txt index cea3f659..b4eff0a4 100644 --- a/benchmark/camelyon/requirements.txt +++ b/benchmark/camelyon/requirements.txt @@ -1,6 +1,6 @@ tqdm==4.66.3 numpy==1.24.3 -scikit-learn==1.3.1 +scikit-learn==1.5.0 torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cpu