Update setup.py

This commit is contained in:
Goldie Gadde 2020-06-23 13:32:33 -07:00 committed by Gunhan Gulsoy
parent 8d12b76309
commit f9ca9abe78
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ REQUIRED_PACKAGES = [
'opt_einsum >= 2.3.2',
'protobuf >= 3.9.2',
'tensorboard >= 2.2.0, < 2.3.0',
'tensorflow_estimator >= 2.2.0, < 2.3.0',
'tf-estimator-nightly >= 2.3.0.dev2020062301, < 2.3.0.dev2020062302',
'termcolor >= 1.1.0',
'wrapt >= 1.11.1',
'wheel >= 0.26',