diff --git a/sentiment_analysis/requirements.txt b/sentiment_analysis/requirements.txt index efcacd1..c923034 100644 --- a/sentiment_analysis/requirements.txt +++ b/sentiment_analysis/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.0.0 +tensorflow==2.0.1 tensorflow-datasets==1.2.0 tensorflow-hub==0.6.0 numpy==1.17.2