After cloning your app, it appears that you don’t even need to install gdal…see my changes here:
It appears all you need to do is add pygeos
to your requirements.txt
file, and you can remove everything from your requires.txt
(which will speed up deployment)