runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from awesome_chat import chat_huggingface File "/home/user/app/awesome_chat.py", line 22, in <module> from werkzeug.utils import quote # Instead of url_quote ImportError: cannot import name 'quote' from 'werkzeug.utils' (/usr/local/lib/python3.10/site-packages/werkzeug/utils.py)

Container logs:

Fetching error logs...