john-bodley commented on PR #27124: URL: https://github.com/apache/superset/pull/27124#issuecomment-1946767449
@dpgaspar if we're bumping the requirements (to address either security or functionality concerns) then we should be updating the constraints in either `setup.py` and/or the `*.in` files to ensure that regardless of how the Python dependencies are installed the version requirements will be met. The _primary_ reason for the frozen dependencies is to ensure a deterministic CI and typically aren't used for installing Superset. -- 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]
