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

Commit dd7a6ba

Browse files
Bump tensorflow in /solutionbox/ml_workbench/xgboost (#727)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
1 parent c72f394 commit dd7a6ba

File tree

1 file changed

+1
-1
lines changed
  • solutionbox/ml_workbench/xgboost

1 file changed

+1
-1
lines changed

solutionbox/ml_workbench/xgboost/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
long_description="""
2828
""",
2929
install_requires=[
30-
'tensorflow==1.8.0',
30+
'tensorflow==1.15.2',
3131
'protobuf==3.4.0',
3232
'pillow==3.4.1', # ML Engine does not have PIL installed
3333
'xgboost==0.6a2',

0 commit comments

Comments
 (0)