From 8d3074b0e82ed46e45d13c22a39e40388a9df8c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonny=20Sv=C3=A4rd?= Date: Fri, 14 Jul 2023 14:13:20 +0200 Subject: Update tensorflow to 2.12 in requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I034049ee8a4bb471e9b57d066e102d08a755d698 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 e691cf8..57f9897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ethos-u-vela pillow pyelftools -tensorflow==2.11 +tensorflow==2.12 -- cgit v1.2.1