From 7e04e26bc5fa09202b2348e60351c6e77a34bb43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:55:39 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /app Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 74d0c4a..4b55fb9 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -35,7 +35,7 @@ nbconvert==5.3.1 nbformat==4.4.0 notebook==5.7.4 numpy==1.16.1 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 pandas==0.24.0 pandocfilters==1.4.2 parso==0.3.1