From 5e5256abc8777b1dd845df29d4c827c2a9c4ec91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 14:59:15 +0000 Subject: [PATCH] Bump tensorflow from 2.1.0 to 2.5.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.5.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/v2.1.0...v2.5.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Main/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Main/requirements.txt b/Main/requirements.txt index ce4611a..9c2be9e 100644 --- a/Main/requirements.txt +++ b/Main/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.1.0 +tensorflow==2.5.2 streamlit==0.55.2 pandas==0.24.2 numpy==1.16.6 diff --git a/requirements.txt b/requirements.txt index ce4611a..9c2be9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.1.0 +tensorflow==2.5.2 streamlit==0.55.2 pandas==0.24.2 numpy==1.16.6