Skip to content

Commit c4d9724

Browse files
Bump tensorflow from 1.14 to 2.7.2
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v1.14.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0749d1 commit c4d9724

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ matplotlib
88
numpy>=1.16
99
pandas
1010
scipy>=0.17
11-
tensorflow==1.14
11+
tensorflow==2.7.2
1212
xport
1313
scikit-image
1414
requests

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'cvxpy==1.1.0',
2525
'cvxopt',
2626
'Image',
27-
'tensorflow==1.14',
27+
'tensorflow==2.7.2',
2828
'h5py<3.0.0',
2929
'keras==2.3.1',
3030
'matplotlib',

0 commit comments

Comments
 (0)