From 29ae8c4484286d0c82a7cb4715178df2d08cc3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:21:41 +0000 Subject: [PATCH] Bump keras from 2.14.0 to 3.0.4 Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.0.4. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.14.0...v3.0.4) --- 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 89dade3..03fc588 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.0.4 matplotlib == 3.8.2 notebook == 7.0.6 numpy == 1.26.3