Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
Bump tensorflow in /solutionbox/ml_workbench/tensorflow
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.8.0 to 1.15.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.8.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2020
1 parent 8573ff3 commit 90e45be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutionbox/ml_workbench/tensorflow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
long_description="""
""",
install_requires=[
'tensorflow==1.8.0',
'tensorflow==1.15.2',
'protobuf==3.1.0',
'pillow==3.4.1', # ML Engine does not have PIL installed
],
Expand Down

0 comments on commit 90e45be

Please sign in to comment.