update estimator version after estimator final release
This commit is contained in:
parent
582c8d236c
commit
6efeac5d6f
@ -97,7 +97,7 @@ REQUIRED_PACKAGES = [
|
|||||||
# They are updated during the release process
|
# They are updated during the release process
|
||||||
# When updating these, please also update the nightly versions below
|
# When updating these, please also update the nightly versions below
|
||||||
'tensorboard ~= 2.4',
|
'tensorboard ~= 2.4',
|
||||||
'tensorflow_estimator >= 2.4.0rc0 , < 2.5.0',
|
'tensorflow_estimator >= 2.4.0 , < 2.5.0',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user