|
|
@ -254,7 +254,7 @@ Credit |
|
|
|
setup( |
|
|
|
setup( |
|
|
|
name='mythril', |
|
|
|
name='mythril', |
|
|
|
|
|
|
|
|
|
|
|
version='0.13.1', |
|
|
|
version='0.13.2', |
|
|
|
|
|
|
|
|
|
|
|
description='Security analysis tool for Ethereum smart contracts', |
|
|
|
description='Security analysis tool for Ethereum smart contracts', |
|
|
|
long_description=long_description, |
|
|
|
long_description=long_description, |
|
|
@ -291,7 +291,7 @@ setup( |
|
|
|
'web3', |
|
|
|
'web3', |
|
|
|
'ZODB>=5.3.0', |
|
|
|
'ZODB>=5.3.0', |
|
|
|
'z3-solver>=4.5', |
|
|
|
'z3-solver>=4.5', |
|
|
|
'laser-ethereum==0.5.1', |
|
|
|
'laser-ethereum==0.5.2', |
|
|
|
'requests', |
|
|
|
'requests', |
|
|
|
'BTrees', |
|
|
|
'BTrees', |
|
|
|
'py-solc' |
|
|
|
'py-solc' |
|
|
|