My app is deployed on heroku.
heroku
When I push my code via git push heroku master. It gives me this error
git push heroku master
Collecting pkg-resource
It appears Heroku CLI is using dependencies from a different local branch. If you are running:
$ git push origin master
to deploy your application on Heroku, ensure that locally you are switched to master branch.