From 8899685da506ede95f55922d667482331c1cbbda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonny=20Sv=C3=A4rd?= Date: Thu, 11 Apr 2024 21:29:55 +0200 Subject: Update tensorflow to 2.16 in requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I06e8b74fc586d4affb2e5f57241d4b4ed43d003c Signed-off-by: Jonny Svärd --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f23e2c9..5b88d12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ethos-u-vela pillow pyelftools -tensorflow==2.15 +tensorflow==2.16 -- cgit v1.2.1