From e5fc43754130a0020501260b3283541003d4f0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:23:48 +0000 Subject: [PATCH] Bump opencv-python in /source_code/CNN_DDPG_implementation Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.1.1.26. - [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] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..a6015ea 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -28,7 +28,7 @@ matplotlib==3.0.3 mock==2.0.0 mpi4py==3.0.1 numpy==1.16.2 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 pandas==0.24.2 parso==0.3.4 pbr==5.1.3