From 760090cbe5050d9b74e24eed73494968998aaaec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2020 21:47:59 +0300 Subject: [PATCH] Bump opencv-python from 4.2.0.34 to 4.3.0.36 in /cvat/requirements (#1854) Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.2.0.34 to 4.3.0.36. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index b6fd124dae6d..a53023f51dd2 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -40,7 +40,7 @@ matplotlib==3.0.3 scikit-image==0.15.0 tensorflow==2.2.0 keras==2.4.2 -opencv-python==4.2.0.34 +opencv-python==4.3.0.36 h5py==2.10.0 imgaug==0.4.0 django-cors-headers==3.4.0