From 7b003fd636089445bda719f4c09a8a950f17b62d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:19:15 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.0.1 to 2.3.1 in /sacred Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.0.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.0.1...v2.3.1) 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..d9e9f4e 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==2.3.1 xgboost==0.6a2