i get this error when i try to deploy my project on heroku
i have followed a tutorial for proshop for him it worked fine without any issues but i get this error below
-----> Using buildpack: heroku/python
-----> App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/python.tgz
More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure
! Push failed
i already tried some of the mentioned stuff like heroku buildpacks:set heroku/python and have requirments.txt and procfile in my project