From 2a963eae001be2ef6469ff750a725de77c5570bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 06:22:30 +0000 Subject: [PATCH] fix: bump tensorflow from 2.19.0 to 2.20.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3f80404..b2c0f03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,9 +12,9 @@ scipy==1.15.2 scikit-learn==1.6.1 # Machine Learning Libraries: -tensorflow==2.19.0 +tensorflow==2.20.0 keras==3.10.0 -tensorflow==2.19.0 +tensorflow==2.20.0 keras==3.10.0