sean Activate your app’s virtualenv and then install the version of Django that you want: source ~/apps/myapp/env/bin/activate pip install django==2.2.9 Hope this helps 🙂