From a7c22ae29ab3f361fa85e650be8372b7582c00d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:19:36 +0000 Subject: [PATCH] Bump opencv-python in /SCNN-Tensorflow/lane-detection-model Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.7 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] --- SCNN-Tensorflow/lane-detection-model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCNN-Tensorflow/lane-detection-model/requirements.txt b/SCNN-Tensorflow/lane-detection-model/requirements.txt index 24a9761..71297ef 100644 --- a/SCNN-Tensorflow/lane-detection-model/requirements.txt +++ b/SCNN-Tensorflow/lane-detection-model/requirements.txt @@ -1,6 +1,6 @@ easydict==1.6 matplotlib==2.0.2 glog==0.3.1 -opencv_python==3.2.0.7 +opencv_python==3.4.7.28 numpy==1.13.1 scikit_learn==0.19.1