From c1feba0ee7e85ecbba5c37b105f0afb12549e07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:04:54 +0000 Subject: [PATCH] Bump keras from 2.2.4 to 2.13.1 Bumps [keras](https://github.com/keras-team/keras) from 2.2.4 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.2.4...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(-) diff --git a/requirements.txt b/requirements.txt index e09f4ca..f274964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ idna==2.9 imageio==2.8.0 importlib-metadata==1.6.0 joblib==0.14.1 -Keras==2.2.4 +Keras==2.13.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 kiwisolver==1.1.0