Merge pull request #2835 from mozilla/reuben-bump-tf

Bump dependency to TensorFlow 1.15.2
This commit is contained in:
Reuben Morais 2020-03-20 21:59:53 +01:00 committed by GitHub
commit dfd69e47f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Main training requirements
tensorflow == 1.15.0
tensorflow == 1.15.2
numpy == 1.18.1
progressbar2
six