Skip to content

Commit c6bd3d1

Browse files
committed
update required libs
1 parent e947920 commit c6bd3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata-ingestion/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
"unity-catalog": databricks | sql_common,
528528
# databricks is alias for unity-catalog and needs to be kept in sync
529529
"databricks": databricks | sql_common,
530-
"fivetran": snowflake_common | bigquery_common | sqlglot_lib,
530+
"fivetran": snowflake_common | bigquery_common | sqlglot_lib | {"requests"},
531531
"qlik-sense": sqlglot_lib | {"requests", "websocket-client"},
532532
"sigma": sqlglot_lib | {"requests"},
533533
"sac": sac,

0 commit comments

Comments
 (0)