From caf8ace01deeb1efceea6e4cc7573f8a07db8af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:00:34 +0000 Subject: [PATCH] Bump tensorflow from 1.10.0 to 2.6.4 in /notebook Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.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/v1.10.0...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index d2e4df7..858e33c 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -11,7 +11,7 @@ pyspark==2.3.2 seaborn==0.9.0 matplotlib==3.0.3 flask==1.0.2 -tensorflow==1.10.0 +tensorflow==2.6.4 pillow==6.0.0 boto3==1.9.139 keras==2.2.4