Skip to content

Commit

Permalink
Add dbt-fabric to the 1.8.pre requirements doc (#136)
Browse files Browse the repository at this point in the history
* add 3p adapters to the 1.8.pre requirements doc

* limit to just adding dbt-fabric to 1.8.pre
  • Loading branch information
mikealfare authored Mar 28, 2024
1 parent b26c988 commit 6533df7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dbt-postgres~=1.8.0b1
dbt-spark[PyHive,ODBC]~=1.8.0b1
dbt-databricks~=1.8.0b2 # `dbt-databricks==1.8.0b1` is pinned to `dbt-spark~=1.7`
dbt-trino~=1.8.0b1
# dbt-fabric~=1.8.0rc1 # these are both pinned to `dbt-common~=0.1`, causing conflicts
# dbt-synapse~=1.8.0rc1
dbt-fabric~=1.8.0rc3 # `dbt-fabric<1.8.0rc3` has dependency conflicts on `dbt-common`
# dbt-synapse~=1.8.0rc2 # `dbt-synapse==1.8.0rc1` has dependency conflicts on `dbt-common`
pyasn1-modules~=0.2.1
pyarrow~=14.0.1
pydantic~=1.10
Expand Down

0 comments on commit 6533df7

Please sign in to comment.