Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Sep 28, 2023
1 parent 3609a6e commit 75d7b4b
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 170 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ tox>=3.2.0
types-requests
types-mock

dbt-core==1.6.0
dbt-tests-adapter==1.6.0
dbt-core==1.7.0b2
dbt-tests-adapter==1.7.0b2
# git+https://github.com/dbt-labs/[email protected]#egg=dbt-spark
# git+https://github.com/dbt-labs/[email protected]#egg=dbt-core&subdirectory=core
# git+https://github.com/dbt-labs/[email protected]#egg=dbt-tests-adapter&subdirectory=tests/adapter
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
databricks-sql-connector>=2.9.3, <3.0.0
dbt-spark==1.6.0
dbt-spark==1.7.0b1
databricks-sdk==0.9.0
keyring>=23.13.0
Loading

0 comments on commit 75d7b4b

Please sign in to comment.