python: tensorflow: 1.13.1 -> 1.14.0, tensorflow-tensorboard: 1.13.0 -> 1.14.0, tensorflow-estimator: 1.13.0 -> 1.14.0

All in one commit because the packages are all interdependent and have
to be upgraded together.
This commit is contained in:
Timo Kaufmann
2019-06-22 13:43:06 +02:00
parent 0266ca8db0
commit 377a60f902
6 changed files with 68 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
version=1.13.1
version=1.14.0
hashfile=tf${version}-hashes.nix
rm -f $hashfile
echo "{" >> $hashfile