Skip to content

Commit de546d8

Browse files
Bump tensorflow from 2.0.1 to 2.0.3 (#94)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.0.1...v2.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90e3b8b commit de546d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# What packages are required for this module to be executed?
2424
REQUIRED = [
2525
'protobuf==3.7.1',
26-
'tensorflow==2.0.1',
26+
'tensorflow==2.0.3',
2727
'scikit-learn==0.21.0',
2828
'numpy==1.16.2',
2929
'pandas==0.25.1',

0 commit comments

Comments
 (0)