From 82a8bf187efe583af7ed872d9723db6831712991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:52:17 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.17 to 4.2.0.32 in /adaptiveIMAS Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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] --- adaptiveIMAS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adaptiveIMAS/requirements.txt b/adaptiveIMAS/requirements.txt index fde846b..f205ed0 100644 --- a/adaptiveIMAS/requirements.txt +++ b/adaptiveIMAS/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.2.1 numpy==1.14.5 psutil==5.7.0 opencv-python==3.4.2.17 -opencv-contrib-python==3.4.2.17 +opencv-contrib-python==4.2.0.32 torch==1.0.1.post2 torchvision==0.2.1 Pillow==6.2.0