From d41b4d830467d0f8fefe1fc552b73fa9e46618e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:07:53 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.1.0 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] --- .../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..3260e0a 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==3.4.7.28