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/xgboost
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.0.
- [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.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2019
1 parent 8c2df84 commit 96c36e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutionbox/ml_workbench/xgboost/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.0',
'protobuf==3.4.0',
'pillow==3.4.1', # ML Engine does not have PIL installed
'xgboost==0.6a2',
Expand Down

0 comments on commit 96c36e9

Please sign in to comment.