Skip to content

Commit

Permalink
Add athena to bundles (#163)
Browse files Browse the repository at this point in the history
* add dbt-athena-community to 1.7 & 8 bundles

* Update release_creation/bundle/requirements/v1.8.pre.requirements.txt

Co-authored-by: Anders <anders.swanson@dbtlabs.com>

* add dbt-athena-community to 1.7 & 8 bundles

---------

Co-authored-by: Anders <anders.swanson@dbtlabs.com>
  • Loading branch information
colin-rogers-dbt and dataders committed May 15, 2024
1 parent f2e762a commit 94ec2b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dbt-databricks~=1.7.2
dbt-trino~=1.7.0
dbt-fabric~=1.7.0
dbt-synapse~=1.7.0, !=1.7.4
dbt-athena-community~=1.7.0
dbt-rpc~=0.4.1
google-api-core<2.16.0 # see https://github.com/dbt-labs/dbt-bigquery/issues/1081
pandas<2.2.0,>=2.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dbt-spark[PyHive,ODBC]~=1.8.0
# dbt-trino~=1.8.0 # no final release (pre-release is 1.8.0b3)
# `dbt-fabric==1.8.3` breaks `dbt-synapse`
dbt-fabric>=1.8.0,<1.8.3
dbt-athena-community~=1.8.1
# dbt-synapse~=1.8.0 # no 1.8 final on 1.8.0rc3
pyasn1-modules~=0.2.1
pyarrow~=14.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dbt-trino~=1.8.0b1
# `dbt-fabric==1.8.3` breaks `dbt-synapse`
dbt-fabric>=1.8.0rc3,<1.8.3
dbt-synapse~=1.8.0rc1
dbt-athena-community~=1.8.0b1
pyasn1-modules~=0.2.1
pyarrow~=14.0.1
pydantic~=1.10
Expand Down

0 comments on commit 94ec2b6

Please sign in to comment.