I made a flask app that web scrapes using bs4 and it works perfectly locally. But when I deploy it to Heroku, bs4 does not seem to be scraping the site. I added print statements