From f727fceb60be832566a19b79edb74b95f834e573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:08:43 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 3.4.7.28 in /pix2code Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 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] --- pix2code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pix2code/requirements.txt b/pix2code/requirements.txt index d7d4a72..61bd78f 100644 --- a/pix2code/requirements.txt +++ b/pix2code/requirements.txt @@ -1,5 +1,5 @@ Keras==2.1.2 numpy==1.13.3 -opencv-python==3.3.0.10 +opencv-python==3.4.7.28 h5py==2.7.1 tensorflow==1.15.4