From 0ea8a0fc35ef78ee116df7a9fde144cfb5457e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:27:10 +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 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] --- 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..510cd9776 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==3.4.7.28 paddlepaddle-gpu==1.6.2 \ No newline at end of file