From e6ae63fb5d11dc0281fbd3da9fc84b8fc07a1a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:51 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.1.2.30 to 4.2.0.32 Bumps [opencv-python-headless](https://github.com/skvark/opencv-python) from 4.1.2.30 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-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f363ad6..2d72524 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv_python_headless==4.1.2.30 +opencv_python_headless==4.2.0.32 natsort numpy tqdm