From 5e3680773b0680eed770c58c2086428493e22d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:28:20 +0000 Subject: [PATCH] Bump keras from 2.8.0 to 3.8.0 in /binder Bumps [keras](https://github.com/keras-team/keras) from 2.8.0 to 3.8.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.8.0...v3.8.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 4bfc8376..c7d014ce 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -2,7 +2,7 @@ gensim==3.8.3 gym==0.23.1 huggingface==0.0.1 imageio==2.16.2 -keras==2.8.0 +keras==3.8.0 nltk==3.9 pandas==1.4.2 pillow==10.3.0