I created my app based on Python 3.10. When I did my first app deploy, the server was running python 3.10. But since last week, server abruptly change it to version 3.9. Now, my app is crashing and I can’t change the python version on advanced configuration because it just does not appears.
Some ideas how to handle it?