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