From 05a7b986161c3ca2ef64dfb0de555f7c6ff89fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:01:00 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.1.0 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] --- .../gcloud-tensorflow/Set-Up-Tensorflow-GPU/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initialSetup/gcloud-tensorflow/Set-Up-Tensorflow-GPU/requirements.txt b/initialSetup/gcloud-tensorflow/Set-Up-Tensorflow-GPU/requirements.txt index c0c653f..340207e 100644 --- a/initialSetup/gcloud-tensorflow/Set-Up-Tensorflow-GPU/requirements.txt +++ b/initialSetup/gcloud-tensorflow/Set-Up-Tensorflow-GPU/requirements.txt @@ -4,4 +4,4 @@ numpy==1.14 scikit-learn==0.18.1 python-gflags h5py -opencv-python==3.1.0 +opencv-python==4.2.0.32