From 7b6b410d3389961b9690a0430439575524fe4735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:24:56 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.16 to 3.4.7.28 Bumps [opencv-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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- smtag/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 673406b..7736dd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ neo4jrestclient==2.1.1 nltk == 3.4.1 google-cloud-vision==0.34 google-auth==1.5.1 -opencv-python==3.4.2.16 +opencv-python==3.4.7.28 scikit-learn == 0.20.1 python-dotenv==0.10.1 # to load .env file -e git+https://77b104ff8a48e8547d7daec6f229358505bd5685@github.com/source-data/ai.git#egg=ai diff --git a/smtag/requirements.txt b/smtag/requirements.txt index c35207d..d4fbca6 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==3.4.7.28 # 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