Heroku sklearn
on MacOS
$ pip install sklearn
$ pip freeze > requirements.txt
$ git push
on Heroku
ERROR: No matching distribution found for scipy==1.6.0
scipy==1.5.4
OK
Heroku
sklearn