aboutsummaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
authorSaoirse Stewart <saoirse.stewart@arm.com>2023-02-15 10:49:15 +0000
committerSaoirse Stewart <saoirse.stewart@arm.com>2023-02-20 15:41:28 +0000
commit3ea3e29500682f90d2c735ec43ce3763efb4b75a (patch)
treef94c17deddccee234dddc1ae5f2897aa17aaf465 /tests/requirements.txt
parentf756c5179bafd98cc4e912de8c4177cc4c000519 (diff)
downloadtosa_checker-3ea3e29500682f90d2c735ec43ce3763efb4b75a.tar.gz
Update the TensorFlow version to 2.11.0 used by the TOSA Checker
Change-Id: I55661102918990c4f3a71abf9c7197cf3b86d427
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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