From 0b3a03c86dce7efbac810cc8c8a64713d2a304f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:05:27 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0+nv19.7 to 2.9.3 in /jetson_nano Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0+nv19.7 to 2.9.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/commits/v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jetson_nano/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetson_nano/requirements.txt b/jetson_nano/requirements.txt index 63130fd..e9c07a5 100644 --- a/jetson_nano/requirements.txt +++ b/jetson_nano/requirements.txt @@ -168,7 +168,7 @@ systemd-python==234 tcpbridge==1.1.1 tensorboard==1.14.0 tensorflow-estimator==1.14.0 -tensorflow-gpu==1.14.0+nv19.7 +tensorflow-gpu==2.9.3 tensorrt==5.1.6.1 termcolor==1.1.0 terminado==0.8.2