From da3265ae9677a307ff80e97145e6a60681791308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 17:00:34 +0000 Subject: [PATCH] Bump tensorflow in /boards/evkmimxrt685/eIQ/lenet_demo/scripts Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15 to 2.5.0. - [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.0...v2.5.0) Signed-off-by: dependabot[bot] --- boards/evkmimxrt685/eIQ/lenet_demo/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/evkmimxrt685/eIQ/lenet_demo/scripts/requirements.txt b/boards/evkmimxrt685/eIQ/lenet_demo/scripts/requirements.txt index aa2c6a8f743..d1a93e212e9 100644 --- a/boards/evkmimxrt685/eIQ/lenet_demo/scripts/requirements.txt +++ b/boards/evkmimxrt685/eIQ/lenet_demo/scripts/requirements.txt @@ -1,3 +1,3 @@ numpy sklearn -tensorflow==1.15 +tensorflow==2.5.0