Bump dependency to TensorFlow 1.15.2
Fixes security issues in TensorFlow and stops GitHub nagging us.
This commit is contained in:
parent
903d0b8fe4
commit
017c9a6f8c
|
@ -1,5 +1,5 @@
|
||||||
# Main training requirements
|
# Main training requirements
|
||||||
tensorflow == 1.15.0
|
tensorflow == 1.15.2
|
||||||
numpy == 1.18.1
|
numpy == 1.18.1
|
||||||
progressbar2
|
progressbar2
|
||||||
six
|
six
|
||||||
|
|
Loading…
Reference in New Issue