Remove numpy from requirements
The presence of numpy among the requirements could require build tools during installation.
input_checks could be moved to another package, as to require numpy only when strictly needed.
The presence of numpy among the requirements could require build tools during installation.
input_checks could be moved to another package, as to require numpy only when strictly needed.