Merge pull request !32435 from KXiong/master
@ -13,4 +13,3 @@ tables >= 3.6.1 # for st test
easydict >= 1.9 # for st test
psutil >= 5.7.0
astunparse >= 0.0
astpretty >= 0.0
@ -114,7 +114,8 @@ required_package = [
'pillow >= 6.2.0',
'scipy >= 1.5.2',
'packaging >= 20.0',
'psutil >= 5.6.1'
'psutil >= 5.6.1',
'astunparse >= 0.0'
]
package_data = {