From b96449a0587cca031471cc68606a6f89f0235c1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 18:24:17 +0300 Subject: [PATCH] Bump keras from 2.3.1 to 2.4.2 in /cvat/requirements (#1760) Bumps [keras](https://github.com/keras-team/keras) from 2.3.1 to 2.4.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/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 a8d02970..884f7d41 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -39,7 +39,7 @@ cython==0.29.20 matplotlib==3.0.3 scikit-image==0.15.0 tensorflow==1.15.2 -keras==2.3.1 +keras==2.4.2 opencv-python==4.1.0.25 h5py==2.9.0 imgaug==0.4.0