From e498f2d861abb331f297f2f421da0047cde5d101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:56:40 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- scripts/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c1349f2..eb858ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ visdom==0.1.8.8 imutils==0.5.2 torchvision==0.2.2.post3 torch==0.4.1.post2 -opencv_python==4.1.0.25 +opencv_python==4.2.0.32 requests==2.21.0 matplotlib==3.0.3 Pillow==6.2.0 diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 91cd70e..4067d43 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,7 +1,7 @@ imutils==0.5.2 imageio==2.5.0 pandas==0.24.2 -opencv_python==4.1.0.25 +opencv_python==4.2.0.32 scikit_image==0.15.0 tqdm==4.31.1 numpy==1.16.3