Skip to content

Commit

Permalink
update readme for 1.2 dependency (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
tovganesh authored Nov 10, 2022
1 parent 902a290 commit 08833ad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,19 @@ Note: dbt-spark now supports Spark 3.1.1 (formerly on Spark 2.x).

Python >= 3.8

dbt-core >= 1.1.0
dbt-core ~= 1.2.0

pyspark

sqlparams

requests_kerberos

requests-toolbelt

python-decouple


### Installing dbt-spark-livy

`pip install dbt-spark-livy`
Expand Down

0 comments on commit 08833ad

Please sign in to comment.