aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/object_detection/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/examples/object_detection/requirements.txt')
-rw-r--r--python/pyarmnn/examples/object_detection/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pyarmnn/examples/object_detection/requirements.txt b/python/pyarmnn/examples/object_detection/requirements.txt
new file mode 100644
index 0000000000..7cc6379eb9
--- /dev/null
+++ b/python/pyarmnn/examples/object_detection/requirements.txt
@@ -0,0 +1,3 @@
+argparse>=1.4.0
+numpy>=1.19.0
+tqdm>=4.47.0 \ No newline at end of file