From cd6ab29023944bf4a9ecb98c629ff2df1e472cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:51:57 +0000 Subject: [PATCH] Bump keras from 2.14.0 to 3.2.1 Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.2.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.14.0...v3.2.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 187db8a..384146e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ h5py == 3.10.0 jupyter == 1.0.0 -keras == 2.14.0 +keras == 3.2.1 matplotlib == 3.8.2 notebook == 7.0.7 numpy == 1.26.3