From 5aaf7d2ab1b09777ed2bea73bf1cbba450f2a564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:02:43 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 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] --- .../requirements_cv.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" "b/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" index 0bf0b8ee..67f6ed06 100644 --- "a/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" +++ "b/ch02-\345\256\211\350\243\205OpenCV/\346\234\200\347\256\200\345\215\225-\344\275\277\347\224\250pip\345\256\211\350\243\205opencv-python\345\222\214opencv-contrib-python/requirements_cv.txt" @@ -2,7 +2,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.1 numpy==1.17.4 -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 pyparsing==2.4.5 python-dateutil==2.8.1 six==1.13.0