aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/image_classification/requirements.txt
blob: f411e2f514f509a1cf1bc371d695741ec6107254 (plain)
1
2
3
4
5
6
7
8
#
# Copyright © 2020 Arm Ltd and Contributors. All rights reserved.
# SPDX-License-Identifier: MIT
#
requests>=2.23.0
urllib3>=1.25.8
Pillow>=6.1.0
numpy>=1.19.2