sympy delete

This commit is contained in:
dingpeifei 2021-06-28 16:10:29 +08:00
parent 19e2e063c9
commit 1bee9764e4
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ protobuf >= 3.8.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',