From abfd212e42d4c18f00f3845c1aff9fd85bb5ce0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 20:15:55 +0000 Subject: [PATCH] Bump keras from 2.0.8 to 3.13.2 Bumps [keras](https://github.com/keras-team/keras) from 2.0.8 to 3.13.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.0.8...v3.13.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.2 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 609ae0b..0ad5fad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ h5py==2.7.1 -Keras==2.0.8 +Keras==3.13.2 numpy==1.22.0 opencv-python==4.8.1.78 tensorflow