ensure packaging version

Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
pull/6047/head
zhoufeng 4 years ago
parent 4e462b9ea8
commit de133e6421

@ -15,4 +15,4 @@ sklearn >= 0.0 # for st test
pandas >= 1.0.2 # for ut test
bs4
astunparse
packaging
packaging >= 20.0

@ -119,7 +119,7 @@ required_package = [
'cffi >= 1.13.2',
'decorator >= 4.4.0',
'astunparse >= 1.6.3',
'packaging'
'packaging >= 20.0'
]
package_data = {

Loading…
Cancel
Save