From 171ce73dc97c4f58e2ef1700d5eae84e2b3dcdf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:51:49 +0000 Subject: [PATCH] Bump opencv-python in /CV/robust_vessel_segmentation Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3 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] --- CV/robust_vessel_segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CV/robust_vessel_segmentation/requirements.txt b/CV/robust_vessel_segmentation/requirements.txt index 70754d5e6..5217e4e37 100644 --- a/CV/robust_vessel_segmentation/requirements.txt +++ b/CV/robust_vessel_segmentation/requirements.txt @@ -1,4 +1,4 @@ matplotlib==2.2.2 numpy==1.16.4 -opencv-python==3.4.3 +opencv-python==4.2.0.32 paddlepaddle-gpu==1.6.2 \ No newline at end of file