From db65c16039df9766665566e0c3a591ffb1d432d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:15:11 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 3.4.7.28 in /FlaskWebProject2 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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-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..19b1052 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==3.4.7.28 pandas==0.20.3 pandocfilters==1.4.2 pickleshare==0.7.4