update setup.py

This commit is contained in:
huanghui 2021-11-11 14:11:35 +08:00
parent 525df1ca30
commit 941e13d51a
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ build_dependencies()
required_package = [ required_package = [
'numpy >= 1.17.0', 'numpy >= 1.17.0',
'protobuf >= 3.13.0', 'protobuf >= 3.13.0',
'asttokens >= 1.1.13', 'asttokens >= 2.0.0',
'pillow >= 6.2.0', 'pillow >= 6.2.0',
'scipy >= 1.5.2', 'scipy >= 1.5.2',
'packaging >= 20.0', 'packaging >= 20.0',