Skip to content

Commit cc0b9a7

Browse files
saberkuntensorflower-gardener
authored andcommitted
Do not require dataclass as we drop Python 3.6 support.
PiperOrigin-RevId: 481753451
1 parent ecdb022 commit cc0b9a7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

official/nightly_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
1111
tensorflow-model-optimization>=0.4.1
1212
tensorflow-datasets
1313
tfa-nightly
14-
dataclasses;python_version<"3.7"
1514
gin-config
1615
tf_slim>=1.1.0
1716
Cython

official/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
1111
tensorflow-model-optimization>=0.4.1
1212
tensorflow-datasets
1313
tensorflow-addons
14-
dataclasses;python_version<"3.7"
1514
gin-config
1615
tf_slim>=1.1.0
1716
Cython

0 commit comments

Comments
 (0)