From 7f7a015511d2a6647b5ffc05d11b9ef38c3aaf8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:58:23 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.14 to 4.2.0.32 in /docker Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.14 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index a63d65c..544e0a6 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -1,7 +1,7 @@ tensorflow-gpu==1.4.0 keras==2.1.3 keras_applications==1.0.7 -opencv-python==3.4.0.14 +opencv-python==4.2.0.32 opencv-contrib-python==3.4.2.17 matplotlib scikit-learn