aboutsummaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
new file mode 100644
index 0000000..9984726
--- /dev/null
+++ b/tests/requirements.txt
@@ -0,0 +1,4 @@
+# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
+# SPDX-License-Identifier: Apache-2.0
+tensorflow==2.9.1
+pytest==7.1.2