lokeshjain2008 commented on issue #6966: URL: https://github.com/apache/superset/issues/6966#issuecomment-1156260288
**Solution to above issue** I thought of leaving this issue here, to help others. Following commands solved my issue ```shell pip install -U urllib3 requests pip install markupsafe==2.0.1 ``` -- 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]
