From 15bcd77813764fcc45706f0757a0aa239d8b1f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:06:51 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.1.0 to 3.4.0.12. - [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..05810ab 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.0.12