From f2737c74be1f3ac4ed0db4c59218c17bd0c3ccfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 16:14:10 +0000 Subject: [PATCH] Bump keras from 2.0.8 to 2.13.1 Bumps [keras](https://github.com/keras-team/keras) from 2.0.8 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.0.8...v2.13.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 4092586..5da4539 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cython matplotlib scikit-image tensorflow -keras==2.0.8 +keras==2.13.1 opencv-python==4.4.0.42 h5py imgaug