When we did the update from python 2 -> python 3, we didn't update the `wsgi.py` file. Running it often leads to errors, including import errors. Update `wsgi.py` to be more in line with our internal WSGI file.