From 10e8bf21863d7e7415ffcfca3a33c0aad295b576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 11:38:39 +0200 Subject: [PATCH] Bump tensorflow from 2.4.0 to 2.5.0 (#43) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 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/v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b25e249..e50cf15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ torch==1.4.0 jaxlib==0.1.37 jax==0.1.57 -tensorflow==2.4.0 +tensorflow==2.5.0