I\'m a Django newbie, I created an app and want to deploy it using Heroku. However, when I do git push heroku master (I follow Heroku\'s getting started), this
git push heroku master
You just have to add requirements.txt to your main application folder.It contain the package that we work on like django ,flask.