From a48d8ae5e57154af46a543fdaf157b54b5e18d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:01:45 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.6.4 in /services/pneumonia-diagnosis Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 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.15.4...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/pneumonia-diagnosis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pneumonia-diagnosis/requirements.txt b/services/pneumonia-diagnosis/requirements.txt index 76d4c6a..3e6386e 100644 --- a/services/pneumonia-diagnosis/requirements.txt +++ b/services/pneumonia-diagnosis/requirements.txt @@ -1,6 +1,6 @@ grpcio==1.27.2 grpcio-tools==1.27.2 -tensorflow==1.15.4 +tensorflow==2.6.4 keras==2.2.4 requests==2.20.0 opencv-python==3.4.3.18 \ No newline at end of file