john-bodley commented on code in PR #28423: URL: https://github.com/apache/superset/pull/28423#discussion_r1597021709
########## pyproject.toml: ########## @@ -85,7 +85,7 @@ dependencies = [ "shortid", "sshtunnel>=0.4.0, <0.5", "simplejson>=3.15.0", - "slack_sdk>=3.19.0, <4", + "slack_sdk>=3.19.0", Review Comment: Why remove the upper bound? Typically we try to bind dependencies to their current major version. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org