From 24eb94f9ebe7b4162be07d18d10fcf026511c542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 11:09:15 +0000 Subject: [PATCH] Bump tensorflow from 1.2.1 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.2.1 to 2.3.1. - [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.2.1...v2.3.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c30a11..b086ed9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django-heroku==0.3.1 gunicorn==19.7.1 -tensorflow==1.2.1 +tensorflow==2.3.1 gensim==3.4.0 numpy==1.13.3 h5py==2.7.1