Skip to content

Commit 65fdd02

Browse files
authored
whitelist httpcore (#2138)
## Changes whitelist httpcore ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent c68929d commit 65fdd02

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4808,6 +4808,39 @@
48084808
"html5lib": {
48094809
"html5lib": []
48104810
},
4811+
"httpcore": {
4812+
"httpcore": [],
4813+
"httpcore._api": [],
4814+
"httpcore._async": [],
4815+
"httpcore._async.connection": [],
4816+
"httpcore._async.connection_pool": [],
4817+
"httpcore._async.http11": [],
4818+
"httpcore._async.http2": [],
4819+
"httpcore._async.http_proxy": [],
4820+
"httpcore._async.interfaces": [],
4821+
"httpcore._async.socks_proxy": [],
4822+
"httpcore._backends": [],
4823+
"httpcore._backends.anyio": [],
4824+
"httpcore._backends.auto": [],
4825+
"httpcore._backends.base": [],
4826+
"httpcore._backends.mock": [],
4827+
"httpcore._backends.sync": [],
4828+
"httpcore._backends.trio": [],
4829+
"httpcore._exceptions": [],
4830+
"httpcore._models": [],
4831+
"httpcore._ssl": [],
4832+
"httpcore._sync": [],
4833+
"httpcore._sync.connection": [],
4834+
"httpcore._sync.connection_pool": [],
4835+
"httpcore._sync.http11": [],
4836+
"httpcore._sync.http2": [],
4837+
"httpcore._sync.http_proxy": [],
4838+
"httpcore._sync.interfaces": [],
4839+
"httpcore._sync.socks_proxy": [],
4840+
"httpcore._synchronization": [],
4841+
"httpcore._trace": [],
4842+
"httpcore._utils": []
4843+
},
48114844
"huggingface-hub": {
48124845
"huggingface_hub": []
48134846
},

0 commit comments

Comments
 (0)