Commit cc0b9a7a authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Do not require dataclass as we drop Python 3.6 support.

PiperOrigin-RevId: 481753451
parent ecdb022c
......@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1
tensorflow-datasets
tfa-nightly
dataclasses;python_version<"3.7"
gin-config
tf_slim>=1.1.0
Cython
......
......@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1
tensorflow-datasets
tensorflow-addons
dataclasses;python_version<"3.7"
gin-config
tf_slim>=1.1.0
Cython
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment