From dd1cf6daac19fc528f3af0d50bc6c0764836d16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:21 +0000 Subject: [PATCH] Bump opencv-contrib-python Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.1.26. - [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] --- .../lidar-bonnetal/train/tasks/semantic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt b/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt index 2dd6e5c..b58fd39 100644 --- a/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt +++ b/pytorch_code/lidar-bonnetal/train/tasks/semantic/requirements.txt @@ -4,7 +4,7 @@ torch==1.1.0 tensorflow==1.13.1 vispy==0.5.3 torchvision==0.2.2.post3 -opencv_contrib_python==4.1.0.25 +opencv_contrib_python==4.1.1.26 matplotlib==2.2.3 Pillow==6.1.0 PyYAML==5.1.1