From c518bd47d8f0e32c188b6e434b54b1ae13486779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 00:35:50 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.0 to 1.15.2 Bumps [tensorflow-gpu](https://github.com/tensorflow-gpu/tensorflow-gpu) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/tensorflow-gpu/tensorflow-gpu/releases) - [Commits](https://github.com/tensorflow-gpu/tensorflow-gpu/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59a3577..fa1ac48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow_gpu==1.15.0 +tensorflow_gpu==1.15.2 numpy==1.14.0 pandas==0.25.1 gensim==3.8.1