From 905e96ada781406a5d5c6cf1103da08d03c94b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:04:58 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.16 to 4.2.0.32 in /smtag Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.16 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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- smtag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smtag/requirements.txt b/smtag/requirements.txt index c35207d..771cdf5 100644 --- a/smtag/requirements.txt +++ b/smtag/requirements.txt @@ -10,7 +10,7 @@ tensorboardX==1.6 google-cloud-vision==0.34 google-auth==1.5.1 # opencv-python==3.4.1.15 # dgx -opencv-python==3.4.2.16 # mac +opencv-python==4.2.0.32 # mac scikit-learn == 0.20.1 python-dotenv==0.10.1 # to load .env file # vsearch==0.2.1 # update with git submodule update --remote