monkey
monkey copied to clipboard
Update Werkzeug to 3.X
We currently limit werkzeug to 2.x.x in our island. When we updated to 3.x.x, we encountered an issue similar to the following: https://stackoverflow.com/questions/77215107/importerror-cannot-import-name-url-decode-from-werkzeug-urls
Update werkzeug to 3.X and fix the issues.