From 3ea3e29500682f90d2c735ec43ce3763efb4b75a Mon Sep 17 00:00:00 2001 From: Saoirse Stewart Date: Wed, 15 Feb 2023 10:49:15 +0000 Subject: Update the TensorFlow version to 2.11.0 used by the TOSA Checker Change-Id: I55661102918990c4f3a71abf9c7197cf3b86d427 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/requirements.txt b/tests/requirements.txt index 9984726..1e17ff6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates. # SPDX-License-Identifier: Apache-2.0 -tensorflow==2.9.1 +tensorflow==2.11.0 pytest==7.1.2 -- cgit v1.2.1