mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-04 12:36:23 +00:00
Fix Qliksense import (#12849)
This commit is contained in:
parent
b6eb51d503
commit
8776069940
@ -213,7 +213,7 @@ plugins: Dict[str, Set[str]] = {
|
||||
VERSIONS["packaging"],
|
||||
},
|
||||
"powerbi": {VERSIONS["msal"]},
|
||||
"qliksense": {"websockets~=11.0.3"},
|
||||
"qliksense": {"websocket-client~=1.6.1"},
|
||||
"presto": {*COMMONS["hive"]},
|
||||
"pymssql": {"pymssql==2.2.5"},
|
||||
"quicksight": {VERSIONS["boto3"]},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user