aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/scripts/requirements.txt
diff options
context:
space:
mode:
authorPavel Macenauer <pavel.macenauer@linaro.org>2020-04-15 13:28:29 +0000
committerNina Drozd <nina.drozd@arm.com>2020-05-05 16:44:13 +0000
commit5e123f8eeca810507b3de80643ccca19ff954d68 (patch)
treeb85b4dea49297d54e2e61ec4bd68b4f030f37a94 /python/pyarmnn/scripts/requirements.txt
parentb6390dd58a860e8e05947e9108da9e45098ddb0e (diff)
downloadarmnn-5e123f8eeca810507b3de80643ccca19ff954d68.tar.gz
Move PyArmNN test resources to external storage
Change-Id: Ie2c94c8c58ed2964017bc049676ff32dc54c4ad0 Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
Diffstat (limited to 'python/pyarmnn/scripts/requirements.txt')
-rw-r--r--python/pyarmnn/scripts/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pyarmnn/scripts/requirements.txt b/python/pyarmnn/scripts/requirements.txt
new file mode 100644
index 0000000000..6f6296c244
--- /dev/null
+++ b/python/pyarmnn/scripts/requirements.txt
@@ -0,0 +1,3 @@
+requests==2.23.0
+pdoc3==0.6.3
+pyarmnn>=19.8.0