From efb78c51ab7510db49ebb5c2d27e19cf416615c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:29:49 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /YOLOv4 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.1.26. - [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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YOLOv4/requirements.txt b/YOLOv4/requirements.txt index e3e7a7f..615998d 100644 --- a/YOLOv4/requirements.txt +++ b/YOLOv4/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 numpy==1.17.0 pandas==0.25.1 torch_nightly==1.2.0.dev20190807+cpu