Removing duplicate six
requirement in setup.py.
PiperOrigin-RevId: 275549971 Change-Id: I7f42d74c4833009c0542c1a09d688ccd63083183
This commit is contained in:
parent
26416a3b89
commit
f9ccd02fb4
@ -60,7 +60,6 @@ REQUIRED_PACKAGES = [
|
||||
'keras_preprocessing >= 1.0.5',
|
||||
'numpy >= 1.16.0, < 2.0',
|
||||
'opt_einsum >= 2.3.2',
|
||||
'six >= 1.10.0',
|
||||
'protobuf >= 3.6.1',
|
||||
'tensorboard >= 2.0.0, < 2.1.0',
|
||||
'tensorflow_estimator >= 2.0.0, < 2.1.0',
|
||||
|
Loading…
x
Reference in New Issue
Block a user