Merge pull request #41644 from tensorflow/update_v
Updating estimator version after estimator final release
This commit is contained in:
commit
ab9c694484
@ -64,7 +64,7 @@ REQUIRED_PACKAGES = [
|
|||||||
'opt_einsum >= 2.3.2',
|
'opt_einsum >= 2.3.2',
|
||||||
'protobuf >= 3.9.2',
|
'protobuf >= 3.9.2',
|
||||||
'tensorboard >= 2.3.0, < 3',
|
'tensorboard >= 2.3.0, < 3',
|
||||||
'tensorflow_estimator >= 2.3.0rc0, < 2.4.0',
|
'tensorflow_estimator >= 2.3.0, < 2.4.0',
|
||||||
'termcolor >= 1.1.0',
|
'termcolor >= 1.1.0',
|
||||||
'wrapt >= 1.11.1',
|
'wrapt >= 1.11.1',
|
||||||
'wheel >= 0.26',
|
'wheel >= 0.26',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user