You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Statement
I noticed a surprising dependency to google-auth in my poetry.lock file, which was derived from the databricks-sdk package. I see it was introduced here:
Problem Statement
I noticed a surprising dependency to google-auth in my poetry.lock file, which was derived from the databricks-sdk package. I see it was introduced here:
databricks-sdk-py/CHANGELOG.md
Line 1083 in 7a49922
Proposed Solution
I am wondering if this google-auth dependency could be made optional for those who really want to use google authentication.
Additional Context
The text was updated successfully, but these errors were encountered: