Skip to content

Commit 50163b9

Browse files
authored
Added google-auth-oauthlib and dependent libraries to known list (#2825)
Changes Added google-auth-oauthlib and dependent libraries to known list Linked issues Partly resolve #1931
1 parent 374f964 commit 50163b9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5420,6 +5420,14 @@
54205420
"google.auth": [],
54215421
"google.oauth2": []
54225422
},
5423+
"google-auth-oauthlib": {
5424+
"docs.conf": [],
5425+
"google_auth_oauthlib": [],
5426+
"google_auth_oauthlib.flow": [],
5427+
"google_auth_oauthlib.helpers": [],
5428+
"google_auth_oauthlib.interactive": [],
5429+
"google_auth_oauthlib.tool": []
5430+
},
54235431
"google-pasta": {
54245432
"pasta": []
54255433
},
@@ -25399,6 +25407,23 @@
2539925407
"requests": {
2540025408
"requests": []
2540125409
},
25410+
"requests-oauthlib": {
25411+
"requests_oauthlib": [],
25412+
"requests_oauthlib.compliance_fixes": [],
25413+
"requests_oauthlib.compliance_fixes.douban": [],
25414+
"requests_oauthlib.compliance_fixes.ebay": [],
25415+
"requests_oauthlib.compliance_fixes.facebook": [],
25416+
"requests_oauthlib.compliance_fixes.fitbit": [],
25417+
"requests_oauthlib.compliance_fixes.instagram": [],
25418+
"requests_oauthlib.compliance_fixes.mailchimp": [],
25419+
"requests_oauthlib.compliance_fixes.plentymarkets": [],
25420+
"requests_oauthlib.compliance_fixes.slack": [],
25421+
"requests_oauthlib.compliance_fixes.weibo": [],
25422+
"requests_oauthlib.oauth1_auth": [],
25423+
"requests_oauthlib.oauth1_session": [],
25424+
"requests_oauthlib.oauth2_auth": [],
25425+
"requests_oauthlib.oauth2_session": []
25426+
},
2540225427
"rfc3339-validator": {
2540325428
"rfc3339_validator": []
2540425429
},

0 commit comments

Comments
 (0)