From 6e831f44eeb48b38da280bd4cbf0b0ba150f1f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:23:03 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.1.1.26 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 016ff28..d81b61e 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.1.1.26 # tensorboardX==1.4 scikit-image==0.14.2 tqdm==4.31.1