From a78ddeee7f0839079f88fce87fcae0061da1c6e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:54:21 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.17 to 4.2.0.32 in /src/logo_recog 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] --- src/logo_recog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/logo_recog/requirements.txt b/src/logo_recog/requirements.txt index 5039885b..da9247a6 100644 --- a/src/logo_recog/requirements.txt +++ b/src/logo_recog/requirements.txt @@ -5,7 +5,7 @@ scikit-learn pillow==6.2.2 tensorflow-gpu==1.15.0 keras==2.2.4 -opencv-contrib-python==3.4.2.17 +opencv-contrib-python==4.2.0.32 tensorboardX matplotlib tqdm \ No newline at end of file