rusackas commented on PR #41889: URL: https://github.com/apache/superset/pull/41889#issuecomment-4918409171
Closing this one, `sqlalchemy-firebird>=2.1` requires SQLAlchemy>=2.0 and we're still pinned to 1.4.54, so this would break `pip install apache-superset[firebird]` rather than just widen the range. CI's green but firebird isn't part of the tested extras so it wouldn't catch that. @dependabot ignore this 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: [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]
