I want to deploy my Python / Django application on Heroku but I'm caught up with this weird error. One of the errors I couldn't fix was
wrapt==1.12.1) is not available for this stack (heroku-18)
I have searched everywhere on the internet and pip installing wrapt==1.12.1 but still, I kept getting the same error. What is the problem, and how can I fix it?
The full error message is below.

{}button or Ctrl+K the code block will be indented by four spaces, which will cause it to be rendered as code.