Pin tensorflow to tensorflow-tensorboard 0.1.x
This change will be cherry-picked into the 1.3.0 release. PiperOrigin-RevId: 163742463
This commit is contained in:
parent
3445dd0edf
commit
18304683ec
@ -35,7 +35,7 @@ REQUIRED_PACKAGES = [
|
||||
'numpy >= 1.11.0',
|
||||
'six >= 1.10.0',
|
||||
'protobuf >= 3.3.0',
|
||||
'tensorflow-tensorboard',
|
||||
'tensorflow-tensorboard >= 0.1.0, < 0.2.0',
|
||||
]
|
||||
|
||||
project_name = 'tensorflow'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user