Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit eb94762

Browse files
committed
Add dbt as dev-dependency
1 parent 1572894 commit eb94762

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ presto-python-client = "*"
5454
clickhouse-driver = "*"
5555
vertica-python = "*"
5656
duckdb = "^0.6.0"
57+
dbt-artifacts-parser = "^0.2.4"
58+
dbt-core = "^1.0.0"
5759
# google-cloud-bigquery = "*"
5860
# databricks-sql-connector = "*"
5961

0 commit comments

Comments
 (0)