Bump tensorflow from 2.0.0 to 2.0.1

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
main
dependabot[bot] 2020-01-28 21:40:26 +00:00 committed by GitHub
parent 4e57c9f686
commit 5323593ddd
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ xgboost==0.90
# you must install CUDA, cuDNN and more: see tensorflow.org for the detailed
# installation instructions.
tensorflow==2.0.0
tensorflow==2.0.1
#tensorflow-gpu==2.0.0
# Optional: the TF Serving API library is just needed for chapter 19.