From b8a13bc2075e44a9db70299f197f0fa06c55d196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:59:43 +0000 Subject: [PATCH] Bump keras from 2.8.0 to 3.9.0 in /distribution_shift_framework Bumps [keras](https://github.com/keras-team/keras) from 2.8.0 to 3.9.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.8.0...v3.9.0) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..dc04bb5 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -23,7 +23,7 @@ jaxlib==0.3.0 jaxline==0.0.5 jmp==0.0.2 joblib==1.1.0 -keras==2.8.0 +keras==3.9.0 Keras-Preprocessing==1.1.2 libclang==13.0.0 Markdown==3.3.6