From 5965161361ae7fe5edb5dff92d0f6384149b21d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:57:53 +0000 Subject: [PATCH] Bump tensorflow in /Build_Sentiment_Analysis_Flask_Web_App/AI_App Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.2) Signed-off-by: dependabot[bot] --- Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..63b9421 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==1.15.2 tensorflow-estimator==1.14.0 webencodings==0.5.1 Werkzeug==0.15.4