From 97444a9dcc42b17410c185d1720120248019b1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:02:24 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 in /ch7/7.2 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- ch7/7.2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch7/7.2/requirements.txt b/ch7/7.2/requirements.txt index a12d700..170ea4e 100644 --- a/ch7/7.2/requirements.txt +++ b/ch7/7.2/requirements.txt @@ -6,7 +6,7 @@ mxnet_cu90==1.2.1 scipy==1.0.0 bcolz==1.2.1 easydict==1.7 -opencv_python==3.4.0.12 +opencv_python==4.2.0.32 Pillow==5.2.0 mxnet==1.2.1.post1 scikit_learn==0.19.2