From 85552b176955e90f8677566131e03b397401392b Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Mon, 15 Aug 2022 13:06:32 +0200 Subject: Updating Tensorflow to 2.9.0 Change-Id: Id5faecc7e348780237decf31d1195870264f32cc --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f61d65..68ef056 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ethos-u-vela pillow pyelftools -tensorflow==2.8.0 +tensorflow==2.9.0 -- cgit v1.2.1