I am failing at deploying a (purposefully for this question) basic FastAPI/Tortoise ORM app on Heroku.
The app/main.py reads
app/main.py