From 342b9cb1e019069091a9c2143fe088efec876737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:54:36 +0000 Subject: [PATCH] Bump keras from 2.8.0 to 2.13.1 in /binder Bumps [keras](https://github.com/keras-team/keras) from 2.8.0 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.8.0...v2.13.1) --- 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 0ca49b31..a0c8aeb2 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.11 +keras==2.13.1 nltk==3.6.6 pandas==1.4.2 pillow==10.3.0