diff --git a/tfjs-converter/python/requirements.txt b/tfjs-converter/python/requirements.txt index e5655c9a5ef..4293053e039 100644 --- a/tfjs-converter/python/requirements.txt +++ b/tfjs-converter/python/requirements.txt @@ -1,5 +1,5 @@ h5py>=2.8.0 numpy>=1.16.4,<1.19.0 six>=1.12.0 -tensorflow-hub==0.7.0 +tensorflow-hub>=0.7.0,<0.10 tensorflow>=2.1.0,<3