From a629fc847430939e53a0cd38c62f4174c9c2bded Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:14:49 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.6.4 in /bit_tf2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.6.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/v2.2.0...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bit_tf2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit_tf2/requirements.txt b/bit_tf2/requirements.txt index 6e935da..0ac6d3e 100644 --- a/bit_tf2/requirements.txt +++ b/bit_tf2/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==2.2.0 +tensorflow==2.6.4 tensorflow-datasets==3.1.0 tensorflow-probability==0.10.0 \ No newline at end of file