Skip to content

Commit 6ec1ebc

Browse files
fix: bump tensorflow from 2.17.0 to 2.18.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.17.0...v2.18.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9c1e6a commit 6ec1ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

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

1818
# Machine Learning Libraries:
19-
tensorflow==2.17.0
19+
tensorflow==2.18.0
2020
keras==3.6.0
2121

2222
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)