From 3f6d8a33710ed47a4301ccfff2c581920d29ca75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:17:36 +0000 Subject: [PATCH] Bump opencv-python from 3.4.4.19 to 3.4.7.28 in /pytorch Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.4.19 to 3.4.7.28. - [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..d2575ee5 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==3.4.7.28 PuLP==1.6.9 scikit-image==0.14.1 scipy==1.1.0