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

"dataclasses;python_version<'3.7'" for https://github.com/tensorflow/models/issues/9760

PiperOrigin-RevId: 359996828
parent e9199d10
...@@ -12,7 +12,7 @@ tensorflow-hub>=0.6.0 ...@@ -12,7 +12,7 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1 tensorflow-model-optimization>=0.4.1
tensorflow-datasets tensorflow-datasets
tensorflow-addons tensorflow-addons
dataclasses dataclasses;python_version<"3.7"
gin-config gin-config
tf_slim>=1.1.0 tf_slim>=1.1.0
Cython 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