From 751b723e1b85878ba5c390c1b3be80dff2c35393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:21:58 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.0.1 to 1.15.0 in /sacred Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.0.1 to 1.15.0. - [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.0) 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..eef3825 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.0 xgboost==0.6a2