From 42604f27bdc713136c65cd527f176857bd6f60f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:11:28 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.7.2. - [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.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3076ffe..413646a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ scikit-learn==0.21.3 scoop==0.7.1.1 pandas==1.0.0 matplotlib==3.1.1 -tensorflow==2.2.0 +tensorflow==2.7.2 Keras==2.3.1 autograd==1.3 jax==0.2.8