From 1b136296c54808d758aa10ad8f56c8589c4c2878 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 21:14:33 +0300 Subject: [PATCH] Bump opencv-python from 4.3.0.36 to 4.3.0.38 in /cvat/requirements (#2003) Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.3.0.36 to 4.3.0.38. - [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 864e79e2..33b84dfe 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.3.0.36 +opencv-python==4.3.0.38 h5py==2.10.0 imgaug==0.4.0 django-cors-headers==3.4.0