Skip to content

Commit eca8f85

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] <support@github.com>
1 parent 844bd65 commit eca8f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ scipy==1.15.2
1616
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
19-
tensorflow==2.18.1
19+
tensorflow==2.19.0
2020
keras==3.10.0
2121

2222
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)