From d092c34f8737f181fe06d9c3cfc875911d011bb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:00:35 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /docker Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- docker/python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python_requirements.txt b/docker/python_requirements.txt index 4ba40d2..750943c 100644 --- a/docker/python_requirements.txt +++ b/docker/python_requirements.txt @@ -7,7 +7,7 @@ Keras==2.1.4 tensorflow==1.15.2 Pillow==5.0.0 face_recognition==1.2.3 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 flask_cors==3.0.8 matplotlib==3.0.3 imutils==0.5.2 \ No newline at end of file