From 4f0e92e5195891892d506b77977d7d1d5200f8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:40:23 +0000 Subject: [PATCH] Bump opencv-python from 3.4.5.20 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.5.20 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] --- requirements.txt | 2 +- requirements_client.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a5e10f73..aa3a3ace5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.2.0.34 +opencv-python==4.2.0.32 face-alignment==1.3.3 pyzmq==20.0.0 msgpack-numpy==0.4.7.1 diff --git a/requirements_client.txt b/requirements_client.txt index e2c5ae880..8bfb6cbb9 100644 --- a/requirements_client.txt +++ b/requirements_client.txt @@ -3,4 +3,4 @@ PyYAML==5.1 requests==2.23 msgpack-numpy==0.4.5 pyzmq==19.0.0 -opencv-python==3.4.5.20 +opencv-python==4.2.0.32