From 591b2b211626bed82992a25a9b63f89ced6bcfdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 01:34:28 +0000 Subject: [PATCH] Update dependency opencv-python to v4.8.1.78 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde9554..a9991a85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ sklearn==0.0 torch==1.6.0 torchvision==0.7.0 opencv-contrib-python==4.3.0.36 -opencv-python==4.3.0.36 +opencv-python==4.8.1.78 scikit-image==0.17.2 scikit-learn==0.23.2 scipy==1.5.2