ImportError: cannot import name ‘parse_rule’ from ‘werkzeug.routing’
The workaround I use for now is to pin werkzeug to 2.1.2 in requirements.txt. This should only be done until the other libraries are compatible with the latest version of Werkzeug, at which point the pin should be updated. werkzeug==2.1.2