Error with safe_str_cmp from werkzeug
I updated to the latest version of werkzeug, and the function safe_str_cmp is no longer available. Also, checking Flask-WTF I realized they are using hmac.compare_digest.
Can you make the update? There are some critical errors with werkzeug 2.0.2
Thanks!