From 1575e51075da805e6a85796c007f3c6eb5697d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonny=20Sv=C3=A4rd?= Date: Wed, 25 Oct 2023 10:48:37 +0200 Subject: Update tensorflow to 2.14 in requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I058e80a1c6aec1451255104ec5f5210ab436240b 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 57f9897..0a2d9fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ethos-u-vela pillow pyelftools -tensorflow==2.12 +tensorflow==2.14 -- cgit v1.2.1