From 4cbbe998d9ef73186b0b8bd74942a498731e1d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:34:43 +0000 Subject: [PATCH] Bump keras from 2.13.1 to 3.9.0 Bumps [keras](https://github.com/keras-team/keras) from 2.13.1 to 3.9.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.13.1...v3.9.0) --- 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 af53bcf..d7c499d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ jmespath @ file:///tmp/build/80754af9/jmespath_1594304593830/work joblib @ file:///tmp/build/80754af9/joblib_1613502643832/work jupyter-client @ file:///tmp/build/80754af9/jupyter_client_1616770841739/work jupyter-core @ file:///tmp/build/80754af9/jupyter_core_1612213308260/work -Keras==2.13.1 +Keras==3.9.0 Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work Keras-Preprocessing @ file:///tmp/build/80754af9/keras-preprocessing_1612283640596/work kiwisolver @ file:///tmp/build/80754af9/kiwisolver_1612282414123/work