From 24e3f696940dd47791b036032179ca830eaad4c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 07:40:57 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.5.5.62 to 4.7.0.72 Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.5.5.62 to 4.7.0.72. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-type: direct:production update-type: version-update:semver-minor ... 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 94d179bfd9d3..6b1891f2ccdc --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # pip install -r requirements.txt supervisely==6.69.70 -opencv-python-headless==4.5.5.62 +opencv-python-headless==4.7.0.72 opencv-python==4.5.5.62 # base ----------------------------------------