From b20cea40d69eaf4a04d41dbfc6541f04731b2fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:05:25 +0000 Subject: [PATCH] Bump opencv-python from 4.1.1.26 to 4.2.0.32 in /DDPG Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 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] --- DDPG/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DDPG/requirements.txt b/DDPG/requirements.txt index e21f072..e9e46e7 100644 --- a/DDPG/requirements.txt +++ b/DDPG/requirements.txt @@ -41,7 +41,7 @@ mujoco-py==2.0.2.5 munch==2.5.0 numpy==1.14.5 numpy-stl==2.10.1 -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 orderedmultidict==1.0.1 packaging==20.0 pandas==0.25.1