diff --git a/dev-requirements.txt b/dev-requirements.txt index 4fc278a6..402156e5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ pytest pytest-dotenv dbt-core@git+https://github.com/dbt-labs/dbt-core.git#subdirectory=core dbt-tests-adapter@git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter -dbt-postgres@git+https://github.com/dbt-labs/dbt-postgres.git +dbt-postgres@git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-postgres dbt-redshift@git+https://github.com/dbt-labs/dbt-redshift.git dbt-snowflake@git+https://github.com/dbt-labs/dbt-snowflake.git dbt-bigquery@git+https://github.com/dbt-labs/dbt-bigquery.git