Skip to content

Commit 6f81eee

Browse files
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](tensorflow/tensorflow@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] <[email protected]>
1 parent 0e7e9b8 commit 6f81eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ scipy==1.15.2
2121
scikit-learn==1.6.1
2222

2323
# Machine Learning Libraries:
24-
tensorflow==2.19.0
24+
tensorflow==2.20.0
2525
keras==3.10.0
26-
tensorflow==2.19.0
26+
tensorflow==2.20.0
2727
keras==3.10.0
2828

2929

0 commit comments

Comments
 (0)