Scikit-learn 0.18.1 requires numpy>=1.6.1 ad scipy>=0.9. This seems to be pretty constant during the latest versions of scikit-learn. In case this is about to change, can this be queried dynamically @amueller? Otherwise, it might be good have a dictionary, mapping from scikit-learn version to the dependency versions.
Scikit-learn 0.18.1 requires numpy>=1.6.1 ad scipy>=0.9. This seems to be pretty constant during the latest versions of scikit-learn. In case this is about to change, can this be queried dynamically @amueller? Otherwise, it might be good have a dictionary, mapping from scikit-learn version to the dependency versions.