From 7066fe96cf9c9fd1c359614554a71a523f9e89c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:05:48 +0000 Subject: [PATCH] Bump opencv-python from 4.1.1.26 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 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-gpu.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 313554e..2610afc 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -1,5 +1,5 @@ tensorflow-gpu==2.1.2 -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 lxml tqdm diff --git a/requirements.txt b/requirements.txt index 84bb993..c908cd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.1.0rc1 -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 lxml tqdm