Bump tensorflow from 1.12 to 1.15.2

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12 to 1.15.2.
- [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/v1.12.0...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-01-28 22:34:54 +00:00
committed by GitHub
parent 2ad8b9f4d2
commit 78196becee
+1 -1
View File
@@ -1,6 +1,6 @@
torch==1.0
torchvision
tensorflow==1.12
tensorflow==1.15.2
tensorboardX
gym
gym[atari]