From d8a8d8f84758abec0bf03c9da56831dc5d3a74ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 21:42:08 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.0.1 to 1.15.2 in /sacred Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.0.1 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.0.1...v1.15.2) Signed-off-by: dependabot[bot] --- sacred/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sacred/requirements.txt b/sacred/requirements.txt index 763df23..57042d6 100644 --- a/sacred/requirements.txt +++ b/sacred/requirements.txt @@ -6,5 +6,5 @@ pymongo==3.4.0 sacred==0.7b3 sacredboard==0.1.2 scikit-learn==0.18.1 -tensorflow-gpu==1.0.1 +tensorflow-gpu==1.15.2 xgboost==0.6a2