diff --git a/official/nightly_requirements.txt b/official/nightly_requirements.txt index e85aa28a63aafcd5da8bc03dad371099920fbca1..41f805823b5e6395e7cb061a844f2f4f207cded1 100644 --- a/official/nightly_requirements.txt +++ b/official/nightly_requirements.txt @@ -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 diff --git a/official/requirements.txt b/official/requirements.txt index 45be539278020dcc93a7b1285e35026fa622ac5c..3c4babbc0c5540f63140579be087e82a69f3cdfb 100644 --- a/official/requirements.txt +++ b/official/requirements.txt @@ -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