From 9f322ad681a93bb838452e19db4f4bf51ff7ba35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:26:08 +0000 Subject: [PATCH] Bump opencv-python in /CelebrityFaceRecognition/model Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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] --- CelebrityFaceRecognition/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CelebrityFaceRecognition/model/requirements.txt b/CelebrityFaceRecognition/model/requirements.txt index 02fec49..0a0ddfb 100644 --- a/CelebrityFaceRecognition/model/requirements.txt +++ b/CelebrityFaceRecognition/model/requirements.txt @@ -1,3 +1,3 @@ PyWavelets==0.5.2 -opencv-python==3.4.3.18 +opencv-python==3.4.7.28 seaborn==0.8.1 \ No newline at end of file