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
We're currently using google_drive 3.0.7 which has a dependency on googleauth >= 0.5.0, < 1.0.0. However, we are also using google-ads-googleads and need to update to 25.0.1 which has a dependency on gapic-common ~> 0.20, which has a dependency on googleauth ~> 1.0.
Is it possible to update google_drive to such that it can depend on googleauth versions greater than 1.0?
MrRTi, spyroska, knightq, fonji, kevcha and 4 more