Skip to content

Commit

Permalink
Bump tensorflow in /components/kubeflow/dnntrainer/src (#2923)
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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.15.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2020
1 parent acb2038 commit 4e48499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/kubeflow/dnntrainer/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
long_description="""
""",
install_requires=[
'tensorflow==1.15.0',
'tensorflow==1.15.2',
],
package_data={
},
Expand Down

0 comments on commit 4e48499

Please sign in to comment.