JohnDietrich-Pepper opened a new issue, #24636: URL: https://github.com/apache/superset/issues/24636
We are using Superset 2.0.1 and installed the sqlalchemy-kusto=1.1.0 version to avoid the issue with 2.0.1 supporting sqlalchemy==1.3.24 while sqlalchemy-kusto=2.0.0 supports sqlalchemy==1.4.36 . We are avoiding upgrading to 2.1 because of issue #23848 https://github.com/apache/superset/issues/23848 Unfortunately when trying to connect to Kusto we are getting the error below: ERROR: (cryptography 36.0.2 (/usr/local/lib/python3.8/site-packages), Requirement.parse('cryptography<4,>=0.6'), {'msal'}) -- 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]
