aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/requirements.txt
diff options
context:
space:
mode:
authorPavel Macenauer <pavel.macenauer@linaro.org>2020-04-15 14:52:57 +0000
committerJim Flynn <jim.flynn@arm.com>2020-04-28 19:14:47 +0000
commitd0fedaee5c8488533e52e15590c1db07296c7ad6 (patch)
tree8591194685f51e10111faa7865f10c6d14d21f08 /python/pyarmnn/examples/requirements.txt
parent898704647d9bebe271992bad4d3f077cb6518f7e (diff)
downloadarmnn-d0fedaee5c8488533e52e15590c1db07296c7ad6.tar.gz
PyArmNN example scripts
Change-Id: I2a5c3d291d19982c536c6b7341c01bb7c289871a Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
Diffstat (limited to 'python/pyarmnn/examples/requirements.txt')
-rw-r--r--python/pyarmnn/examples/requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/pyarmnn/examples/requirements.txt b/python/pyarmnn/examples/requirements.txt
new file mode 100644
index 0000000000..9af2b27f5f
--- /dev/null
+++ b/python/pyarmnn/examples/requirements.txt
@@ -0,0 +1,5 @@
+requests>=2.23.0
+urllib3>=1.25.8
+Pillow>=6.1.0
+numpy>=1.18.1
+pyarmnn>=19.8.0