1numpy >= 1.20.0,<2.0.0 2protobuf >= 3.13.0 3asttokens >= 2.0.4 # asttokens >= 2.0.6 requires six >= 1.12.0 4pillow >= 6.2.0 5scipy >= 1.5.4 6decorator >= 4.4.0 7matplotlib >= 3.1.3 # for ut test 8opencv-python >= 4.1.2.30 # for ut test 9scikit-learn >= 0.14,<1.3.0 # for st test 10pandas >= 1.0.2 # for ut test 11packaging >= 20.0 12pycocotools >= 2.0.2 # for st test 13tables >= 3.6.1 # for st test 14easydict >= 1.9 # for st test 15onnxruntime >= 1.6.0 # for st test 16psutil >= 5.7.0 17astunparse >= 1.6.3 18