diff --git a/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt b/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt index 3f8cddf..da89249 100644 --- a/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt +++ b/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt @@ -28,7 +28,7 @@ PyYAML==5.1.1 scikit-learn==0.21.2 scipy==1.3.1 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==2.5.0 tensorflow-estimator==1.14.0 webencodings==0.5.1 Werkzeug==0.15.4