From ad07de84e1f0faed528f1afa0434f044e94b0d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 19:04:18 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.0.1 to 1.15.4 in /sacred Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.0.1 to 1.15.4. - [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.4) 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..abd52df 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.4 xgboost==0.6a2