I have a backend application in Flask 2.0.2 and running my app in Python3.8 , It was all working well till last week . All of a sudden i face this problem when i start the application using gunicorn
# ImportError: cannot import name 'url_quote' from 'werkzeug.urls'