I have a flask app crashing when deploying to Heroku that runs fine locally with the exact same command in Procfile gunicorn wsgi:app
gunicorn wsgi:app
Relevant heroku log sho