From 481e6b8b299823a8e6136ed0c3ec8868792393d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:47:59 +0000 Subject: [PATCH] Bump opencv-python from 3.4.5.20 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 3.4.5.20 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/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 1e6240df0..2d058a4c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.2.0.34 +opencv-python==4.8.1.78 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 da8920832..840f531f7 100644 --- a/requirements_client.txt +++ b/requirements_client.txt @@ -3,4 +3,4 @@ PyYAML==5.1 requests==2.32.0 msgpack-numpy==0.4.5 pyzmq==19.0.0 -opencv-python==3.4.5.20 +opencv-python==4.8.1.78