From e9b799948f9eee6b582f082a668c0f7c1192abf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:34:39 +0000 Subject: [PATCH] Bump keras from 2.13.1 to 3.9.0 in /binder 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] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 9c3e6bee..a5a64c60 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -2,7 +2,7 @@ gensim==4.3.3 gym==0.26.2 huggingface==0.0.1 imageio==2.35.0 -keras==2.13.1 +keras==3.9.0 nltk==3.8.2 pandas==2.0.3 pillow==10.4.0