Skip to content

Commit d4348c0

Browse files
fix: bump tensorflow from 2.18.1 to 2.19.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5a9dba commit d4348c0

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
@@ -12,9 +12,9 @@ scipy==1.15.2
1212
scikit-learn==1.6.1
1313

1414
# Machine Learning Libraries:
15-
tensorflow==2.18.1
15+
tensorflow==2.19.0
1616
keras==3.10.0
17-
tensorflow==2.18.1
17+
tensorflow==2.19.0
1818
keras==3.10.0
1919

2020

0 commit comments

Comments
 (0)