Skip to content

Commit

Permalink
Update redshift requirements to account for dbt-redshift issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-avinash committed May 13, 2023
1 parent e8c8d62 commit c3d292b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dbt-snowflake>=1.3.0,<2.0.0
dbt-bigquery>=1.3.0,<2.0.0
dbt-redshift>=1.3.0,<2.0.0
dbt-redshift>=1.3.0,<1.5.0
dbt-postgres>=1.3.0,<2.0.0
dbt-spark>=1.3.0,<2.0.0
dbt-spark[PyHive]>=1.3.0,<2.0.0
Expand Down

0 comments on commit c3d292b

Please sign in to comment.