Merge pull request #45677 from tensorflow/update_v
update estimator version after estimator final release
This commit is contained in:
commit
5485ec964e
@ -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