Skip to content

Commit 71f8d55

Browse files
Bump tensorflow from 2.5.0 to 2.9.3
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.9.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.5.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ba3da2 commit 71f8d55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_databricks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
wheel==0.36.2
22
awscli==1.19.28
3-
tensorflow==2.5.0
3+
tensorflow==2.9.3
44
fastcluster==1.1.26
55
cython==0.29.23
66
numpy==1.20.2

requirements_windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools==53.1.0
22
wheel==0.36.2
33
awscli==1.19.28
4-
tensorflow==2.5.0
4+
tensorflow==2.9.3
55
fastcluster==1.1.26
66
cython==0.29.23
77

0 commit comments

Comments
 (0)