From d0109655738db944fb67b18cd041c7a47644bc0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:29:41 +0000 Subject: [PATCH] Bump tensorflow from 2.6.1 to 2.6.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.1 to 2.6.3. - [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.6.1...v2.6.3) --- 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 973eba3..adc6ec1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ scikit-learn==0.24.2 matplotlib==3.4.3 scipy==1.7.1 seaborn==0.11.2 -tensorflow==2.6.1 +tensorflow==2.6.3 keras==2.6.0 tensorflow-datasets==4.4.0 efficientnet-lite-keras @ git+https://github.com/sebastian-sz/efficientnet-lite-keras@a15c6a6adeafb2c2ee1301ce293c7cbdc2ab3e59