From 581791779d0c0bc04d52959fc61bef9fcd8d6b93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:55:41 +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..a34e94fb 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.0.1 scipy==1.5.2 Pillow==7.2.0 pyflakes==2.2.0