From 9196bb2e4391e14d0d2d9a2924ccae2284dfb988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:55:15 +0000 Subject: [PATCH] Bump opencv-python from 3.4.4.19 to 4.2.0.32 in /pytorch Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.4.19 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] --- pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch/requirements.txt b/pytorch/requirements.txt index 095d0e13..c27c118c 100644 --- a/pytorch/requirements.txt +++ b/pytorch/requirements.txt @@ -1,5 +1,5 @@ numpy==1.15.4 -opencv-python==3.4.4.19 +opencv-python==4.2.0.32 PuLP==1.6.9 scikit-image==0.14.1 scipy==1.1.0