From 1cb4d1d6f75c61df3089e264f7d8a3d1245d89e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:01:38 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 016ff28..7a41396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ git+git://github.com/deepmind/dm_control.git@1038345fa347165b7e29fa677824b2e9ee8 git+https://github.com/ShangtongZhang/dm_control2gym.git@scalar_fix # torchvision==0.2.1 atari-py==0.1.7 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 # tensorboardX==1.4 scikit-image==0.14.2 tqdm==4.31.1