From d9cf831a257dee4bca740b086e112289cccc5ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 08:17:00 +0000 Subject: [PATCH] Bump keras in /Prediction Models/Thyroid Cancer Recurrence Prediction Bumps [keras](https://github.com/keras-team/keras) from 3.3.3 to 3.9.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.3.3...v3.9.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Thyroid Cancer Recurrence Prediction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prediction Models/Thyroid Cancer Recurrence Prediction/requirements.txt b/Prediction Models/Thyroid Cancer Recurrence Prediction/requirements.txt index ba668c630..4d1a51367 100644 --- a/Prediction Models/Thyroid Cancer Recurrence Prediction/requirements.txt +++ b/Prediction Models/Thyroid Cancer Recurrence Prediction/requirements.txt @@ -6,7 +6,7 @@ autogluon.multimodal==1.1.0 autogluon.tabular==1.1.0 autogluon.timeseries==1.1.0 gluonts==0.14.3 -keras==3.3.3 +keras==3.9.0 matplotlib==3.8.4 numpy==1.26.4 pandas==2.2.2