john-bodley commented on pull request #13658: URL: https://github.com/apache/superset/pull/13658#issuecomment-801327845
At Airbnb we successfully use `pip-compile-multi` to manage about half a dozen Python projects where we update all dependencies on a monthly cadence (via a cron). Note `pip-compile-multi` also includes functionality to upgrade specific packages. In the interim the fix may be to create a PR to remedy the regression and add documentation (if not present) regarding how one should update the Python dependencies. ---------------------------------------------------------------- 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]
