FredrikBakken commented on issue #11844: URL: https://github.com/apache/incubator-superset/issues/11844#issuecomment-739214768
The bypass alternative described in my previous message is no longer necessary, just make sure to use `gsheetsdb` version `0.1.12` or higher. This can be achieved by, e.g.: ``` echo "gsheetsdb[0.1.12]" >> ./docker/requirements-local.txt ``` Thank you, @betodealmeida for the quick fix! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
