From d3e57744c3de62e81c6c58c46e8ad53d924609b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:51:18 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.17 to 4.2.0.32 in /scripts Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 47e96e0df..f54f78541 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -2,5 +2,5 @@ pytube==9.6.0 Keras==2.2.4 numpy==1.16.2 tensorflow==1.14.0 -opencv_contrib_python==3.4.2.17 +opencv_contrib_python==4.2.0.32 Pillow==7.0.0