From 0123c735127466d26a036cf3acfa18fb2febf266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:01:04 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 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] --- YOLOv4/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/YOLOv4/requirements.txt b/YOLOv4/requirements.txt index e3e7a7f..4283a75 100644 --- a/YOLOv4/requirements.txt +++ b/YOLOv4/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 numpy==1.17.0 pandas==0.25.1 torch_nightly==1.2.0.dev20190807+cpu diff --git a/requirements.txt b/requirements.txt index 50ce8f3..5afd938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 numpy==1.17.0 pandas==0.25.1 torch_nightly==1.2.0.dev20190807+cpu