I keep running into issues with Flask dependencies so that some containers can not be build.:
"ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.9/site-packages/werkzeug/urls.py)"
I added "werkzeug==2.2.2" to the requirements.txt which helps for some but not "awesome_solomon".