From 81fc5322254ffe0d48e9b1c37b59f8cc19c2f995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:22:26 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.14 to 3.4.7.28 in /docker Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.14 to 3.4.7.28. - [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..e8bac31 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==3.4.7.28 opencv-contrib-python==3.4.2.17 matplotlib scikit-learn