From 0c4d496a18dd97484acf4f06380b35cae1de0e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:53 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0.7 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6a25b5..df45876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ scipy==0.18.1 h5py==2.6.0 theano==0.9.0 scikit-image==0.13.0 -opencv-python==3.2.0.7 +opencv-python==4.2.0.32 Pillow==4.0.0 PyYAML==3.12 \ No newline at end of file