update adapter requirements

This commit is contained in:
MichelleArk
2025-11-26 16:26:45 -05:00
parent e4b83a67b3
commit 1fec913cd1
2 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ dependencies = [
"dbt-semantic-interfaces>=0.9.0,<0.10",
# Minor versions for these are expected to be backwards-compatible
"dbt-common>=1.27.0,<2.0",
# TODO: bump before merging
"dbt-adapters>=1.15.5,<2.0",
"dbt-protos>=1.0.397,<2.0",
"pydantic<3",

View File

@@ -1,4 +1,4 @@
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-adapters
git+https://github.com/dbt-labs/dbt-adapters.git@bq-batch-metadata-source-freshness#subdirectory=dbt-adapters
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter
git+https://github.com/dbt-labs/dbt-common.git@main
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-postgres