From 670b8ba3c188935ffa0bd50facb783575afe7b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:03:50 +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 d7d04e6..3220e18 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -1,6 +1,6 @@ tensorflow-gpu==2.1.2 numpy -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 lxml tqdm flask diff --git a/requirements.txt b/requirements.txt index a201c0a..d43bf4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tensorflow==2.0.3 numpy -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 lxml tqdm flask