From 850bd35295d30f957f9a4f5a11e9e51e32630d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 14:34:27 +0800 Subject: [PATCH] Bump opencv-contrib-python from 4.3.0.38 to 4.6.0.66 (#51) * Bump opencv-contrib-python from 4.3.0.38 to 4.6.0.66 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.3.0.38 to 4.6.0.66. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update requirements.txt Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lin Manhui --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 321cd0e..d74bc75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ lap motmetrics munch natsort -numba == 0.56.2 -opencv-contrib-python == 4.3.0.38 +numba >= 0.56.2 +opencv-contrib-python >= 4.3.0 openpyxl # paddlepaddle >= 2.2.0 # paddlepaddle-gpu >= 2.2.0