Skip to content

Commit 0c86d01

Browse files
update starrocks dependencies
1 parent f924ae2 commit 0c86d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metadata-ingestion/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
},
645645
"trino": sql_common | trino,
646646
"starburst-trino-usage": sql_common | usage_common | trino,
647-
"starrocks": sql_common | {"starrocks>=1.3.3,<2.0"},
647+
"starrocks": sql_common | {"starrocks>=1.3.3,<2.0", "lark>=1.3.1,<2.0"},
648648
"nifi": {"requests<3.0.0", "packaging<26.0.0", "requests-gssapi<2.0.0"},
649649
"powerbi": (
650650
microsoft_common

0 commit comments

Comments
 (0)