From e5cd5160f620fef8cff1f373007fe5469116798b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 15:57:13 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.5.0 in /monte_carlo_gradients Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.5.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.15.2...v2.5.0) Signed-off-by: dependabot[bot] --- monte_carlo_gradients/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monte_carlo_gradients/requirements.txt b/monte_carlo_gradients/requirements.txt index 3aac5c6..93515ca 100644 --- a/monte_carlo_gradients/requirements.txt +++ b/monte_carlo_gradients/requirements.txt @@ -3,5 +3,5 @@ dm-sonnet==1.34 numpy==1.16.4 scipy==1.4.1 scikit-learn==0.21 -tensorflow==1.15.2 +tensorflow==2.5.0 tfp-nightly==0.9.0.dev20191101