From 4548bcdc2e8595d217e375bf27c71df9aaf0ca6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:05 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.16 to 3.4.7.28 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.16 to 3.4.7.28. - [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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 812513b..5051f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ h5py scikit-image -# opencv-contrib-python==3.4.2.16 is required for using SURF -# python3.6 is required for installing opencv-contrib-python==3.4.2.16 -opencv-contrib-python==3.4.2.16 +# opencv-contrib-python==3.4.7.28 is required for using SURF +# python3.6 is required for installing opencv-contrib-python==3.4.7.28 +opencv-contrib-python==3.4.7.28 torch==1.4.0+cu100 torchvision==0.5.0+cu100 numpy