Application Error after deploying the webapp in azure
I have deployed my web app but I am getting Application Error. I have checked the logs and I got ModuleNotFoundError: No module named 'uvicorn' But I have kept uvicorn in my requirements.txt file. I don't know why I am getting this error