!19005 sympy delete

Merge pull request !19005 from mindspore_ding/code_clean_0621
This commit is contained in:
i-robot 2021-07-01 03:19:28 +00:00 committed by Gitee
commit abb325057c
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ protobuf >= 3.13.0
asttokens >= 1.1.13
pillow >= 6.2.0
scipy >= 1.5.2
sympy >= 1.4
cffi >= 1.12.3
wheel >= 0.32.0
decorator >= 4.4.0

View File

@ -112,7 +112,6 @@ required_package = [
'asttokens >= 1.1.13',
'pillow >= 6.2.0',
'scipy >= 1.5.2',
'sympy >= 1.4',
'cffi >= 1.12.3',
'wheel >= 0.32.0',
'decorator >= 4.4.0',