mistercrunch opened a new pull request, #34115: URL: https://github.com/apache/superset/pull/34115
Recently, merging this line https://github.com/apache/superset/commit/d951158ce6f74d0b2a037fc3f2be32c2921fa8f9#diff-ffb9a8aa35f8e58dd818a724713720da25a2847e19d36b4bbf5da7d5744415e0R41 broke the use of `scripts/uv-pip-compile.sh` which is a script that compiles/pins the dependencies for Superset. Here as an easy workaround I'm making `flask-cors` a core dependency to the project, as most production instance should probably use this package, and it's a small/stable package that rightly belongs as a core dep. -- 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]
