mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00
disabled pymmsql dependancy (#12481)
This commit is contained in:
parent
ca16cd4087
commit
a3e11ac59c
@ -214,7 +214,7 @@ plugins: Dict[str, Set[str]] = {
|
||||
},
|
||||
"powerbi": {VERSIONS["msal"]},
|
||||
"presto": {*COMMONS["hive"]},
|
||||
"pymssql": {"pymssql==2.2.5"},
|
||||
# "pymssql": {"pymssql==2.2.5"}, pymssql build is failing ref issue: https://github.com/pymssql/pymssql/issues/826
|
||||
"quicksight": {VERSIONS["boto3"]},
|
||||
"redash": {VERSIONS["packaging"]},
|
||||
"redpanda": {*COMMONS["kafka"]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user