From 7c35877be924c2f4b3ada2bbf662f69596a60bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:44 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 in /FlaskWebProject2 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- FlaskWebProject2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskWebProject2/requirements.txt b/FlaskWebProject2/requirements.txt index 7b00293..d35ae49 100644 --- a/FlaskWebProject2/requirements.txt +++ b/FlaskWebProject2/requirements.txt @@ -44,7 +44,7 @@ ndg-httpsclient==0.4.3 nltk==3.2.5 notebook==5.0.0 numpy==1.14.0 -opencv-python==3.4.0.12 +opencv-python==4.2.0.32 pandas==0.20.3 pandocfilters==1.4.2 pickleshare==0.7.4