From 7d55dc16fe1257e3c4f3bccc56f146c8991499f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonny=20Sv=C3=A4rd?= Date: Tue, 30 Jan 2024 21:54:13 +0100 Subject: Update tensorflow to 2.15 in requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5981f063734acb0f141eb5379d844af15756e295 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 0a2d9fc..f23e2c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ethos-u-vela pillow pyelftools -tensorflow==2.14 +tensorflow==2.15 -- cgit v1.2.1