From a3521f2a447dd91f1d6084291f7997004e368190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:51:34 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.5.20 to 4.2.0.32 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.5.20 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a9f4e9..2d2612d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ torch==0.4.1 torchvision==0.2.1 -opencv-contrib-python==3.4.5.20 +opencv-contrib-python==4.2.0.32 scikit-learn==0.20.2 imageio==2.4.1 matplotlib==2.1.2