mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Merge pull request #50496 from tensorflow/geetachavan1-patch-1
Update setup.py
This commit is contained in:
commit
1bb2ca624f
|
|
@ -102,10 +102,8 @@ REQUIRED_PACKAGES = [
|
|||
# They are updated during the release process
|
||||
# When updating these, please also update the nightly versions below
|
||||
'tensorboard ~= 2.5',
|
||||
'tensorflow_estimator ~= 2.5.0',
|
||||
# TODO(scottzhu): OSS keras hasn't been formally released yet.
|
||||
# Use keras-nightly at the moment.
|
||||
'keras-nightly ~= 2.6.0.dev2021052700',
|
||||
'tf-estimator-nightly == 2.6.0.dev2021062501',
|
||||
'keras == 2.6.0rc0',
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user