File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22pytest-dotenv
33
44# Bleeding edge
5- git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-tests-adapter&subdirectory=tests/adapter
6- git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-core&subdirectory=core
7- git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-postgres&subdirectory=plugins/postgres
8- git+https://github.com/dbt-labs/dbt-redshift.git
9- git+https://github.com/dbt-labs/dbt-snowflake.git
10- git+https://github.com/dbt-labs/dbt-bigquery.git
5+ # git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-tests-adapter&subdirectory=tests/adapter
6+ # git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-core&subdirectory=core
7+ # git+https://github.com/dbt-labs/dbt-core.git@main#egg=dbt-postgres&subdirectory=plugins/postgres
8+ # git+https://github.com/dbt-labs/dbt-redshift.git
9+ # git+https://github.com/dbt-labs/dbt-snowflake.git
10+ # git+https://github.com/dbt-labs/dbt-bigquery.git
1111
1212# Most recent release candidates
13- # dbt-tests-adapter==1.2.0
14- # dbt-core==1.2.0
15- # dbt-redshift==1.2.0
16- # dbt-snowflake==1.2.0
17- # dbt-bigquery==1.2.0
13+ dbt-tests-adapter == 1.3.0rc2
14+ dbt-core == 1.3.0rc2
15+ dbt-redshift == 1.3.0rc2
16+ dbt-snowflake == 1.3.0rc2
17+ dbt-bigquery == 1.3.0rc2
18+
19+ # Most recent stable release
20+ # dbt-tests-adapter==1.3.0
21+ # dbt-core==1.3.0
22+ # dbt-redshift==1.3.0
23+ # dbt-snowflake==1.3.0
24+ # dbt-bigquery==1.3.0
You can’t perform that action at this time.
0 commit comments