I am trying to deploy a Flask app to Heroku. In order for the app to be able to use Keras properly, Tensorflow has to be atleast version 2.2. So I did pipenv install tenso
pipenv install tenso