artemonsh commented on issue #22819: URL: https://github.com/apache/superset/issues/22819#issuecomment-1400275924
Try this code: ``` pip uninstall wtforms pip install wtforms==2.3.3 pip uninstall flask pip install flask==2.0.3 pip uninstall werkzeug pip install werkzeug==2.0.3 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
