Skip to content

Commit

Permalink
Added to known list
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishpai committed Oct 17, 2024
1 parent 462abe6 commit 5b6d620
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -5650,6 +5650,9 @@
"gunicorn": {
"gunicorn": []
},
"gviz-api": {
"gviz_api": []
},
"gymnasium": {
"gymnasium": [],
"gymnasium.core": [],
Expand Down Expand Up @@ -5807,9 +5810,6 @@
"gymnasium.wrappers.transform_reward": [],
"gymnasium.wrappers.vector_list_info": []
},
"gviz-api": {
"gviz_api": []
},
"h11": {
"h11": [],
"h11._abnf": [],
Expand Down Expand Up @@ -10686,6 +10686,15 @@
"msal.wstrust_request": [],
"msal.wstrust_response": []
},
"msal-extensions": {
"msal_extensions": [],
"msal_extensions.cache_lock": [],
"msal_extensions.libsecret": [],
"msal_extensions.osx": [],
"msal_extensions.persistence": [],
"msal_extensions.token_cache": [],
"msal_extensions.windows": []
},
"msgpack": {
"msgpack": [],
"msgpack.exceptions": [],
Expand Down Expand Up @@ -25977,6 +25986,14 @@
"pooch.processors": [],
"pooch.utils": []
},
"portalocker": {
"portalocker": [],
"portalocker.constants": [],
"portalocker.exceptions": [],
"portalocker.portalocker": [],
"portalocker.redis": [],
"portalocker.utils": []
},
"prometheus_client": {
"prometheus_client": [],
"prometheus_client.asgi": [],
Expand Down

0 comments on commit 5b6d620

Please sign in to comment.