- a free Heroku account.
- Python3.6.
- pipenv installed locally. If not, install by
pip install pipenv
. - Postgresql installed locally. If not, install by
brew install postgresql
.
Install Heroku CLI from Getting Started on Heroku with Python | Heroku Dev Center.