From 30346825038c5579de0f431761cf8b5ddf795cf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:13:55 +0000 Subject: [PATCH] Bump opencv-contrib-python in /macro_benchmark/CRNN Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.1.15 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- macro_benchmark/CRNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macro_benchmark/CRNN/requirements.txt b/macro_benchmark/CRNN/requirements.txt index 956214b6..21093bb2 100644 --- a/macro_benchmark/CRNN/requirements.txt +++ b/macro_benchmark/CRNN/requirements.txt @@ -6,6 +6,6 @@ tqdm==4.28.1 matplotlib==3.0.2 typing==3.6.6 wordninja==0.1.5 -opencv_contrib_python==3.4.1.15 +opencv_contrib_python==3.4.7.28 pdf2image==1.5.1 scikit_learn==0.21.2