From b26c9883ef58d8cbc0e8d2d54104a89a5d20d6ec Mon Sep 17 00:00:00 2001 From: Mike Alfare <13974384+mikealfare@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:54:43 -0400 Subject: [PATCH] add 3p adapters to the latest requirements doc (#135) --- .../bundle/requirements/v0.0.latest.requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release_creation/bundle/requirements/v0.0.latest.requirements.txt b/release_creation/bundle/requirements/v0.0.latest.requirements.txt index 164e4279..f60e4a5f 100644 --- a/release_creation/bundle/requirements/v0.0.latest.requirements.txt +++ b/release_creation/bundle/requirements/v0.0.latest.requirements.txt @@ -7,11 +7,11 @@ dbt-bigquery @ git+https://github.com/dbt-labs/dbt-bigquery.git@main dbt-snowflake @ git+https://github.com/dbt-labs/dbt-snowflake.git@main dbt-redshift @ git+https://github.com/dbt-labs/dbt-redshift.git@main dbt-spark[PyHive,ODBC] @ git+https://github.com/dbt-labs/dbt-spark.git@main -# need to get trino + databricks to increment version numbers in main -# dbt-databricks @ git+https://github.com/databricks/dbt-databricks.git@main -# dbt-trino @ git+https://github.com/starburstdata/dbt-trino.git@main -# dbt-fabric @ git+https://github.com/microsoft/dbt-fabric.git@main -# dbt-synapse @ git+https://github.com/microsoft/dbt-synapse.git@main +# need to get databricks to increment version numbers in main +dbt-databricks @ git+https://github.com/databricks/dbt-databricks.git@1.8.latest +dbt-trino @ git+https://github.com/starburstdata/dbt-trino.git@master +dbt-fabric @ git+https://github.com/microsoft/dbt-fabric.git@main +dbt-synapse @ git+https://github.com/microsoft/dbt-synapse.git@master grpcio-status~=1.47.0 pyasn1-modules~=0.2.1 pyarrow!=12.0.1