Skip to content

Commit e59dc70

Browse files
treff7essleeperdeep
authored andcommitted
feat(ingest/mode): Mode improvements (datahub-project#10273)
1 parent 696fc75 commit e59dc70

File tree

5 files changed

+776
-58
lines changed

5 files changed

+776
-58
lines changed

metadata-ingestion/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"lookml": looker_common,
359359
"metabase": {"requests"} | sqlglot_lib,
360360
"mlflow": {"mlflow-skinny>=2.3.0"},
361-
"mode": {"requests", "tenacity>=8.0.1"} | sqllineage_lib,
361+
"mode": {"requests", "tenacity>=8.0.1"} | sqllineage_lib | sqlglot_lib,
362362
"mongodb": {"pymongo[srv]>=3.11", "packaging"},
363363
"mssql": sql_common
364364
| {

0 commit comments

Comments
 (0)