From c78cb00608e65335e3565b9bdfb4691f6e78d390 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:13:09 +0000 Subject: [PATCH] Update dependency scikit-learn to v1 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde9554..1f15f9b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ torchvision==0.7.0 opencv-contrib-python==4.3.0.36 opencv-python==4.3.0.36 scikit-image==0.17.2 -scikit-learn==0.23.2 +scikit-learn==1.5.0 scipy==1.5.2 Pillow==7.2.0 pyflakes==2.2.0