We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05357c2 commit 2ccfa39Copy full SHA for 2ccfa39
1 file changed
dbt_deps/prefect-integrations/pyproject.toml
@@ -6,6 +6,6 @@ requires-python = ">=3.10"
6
dependencies = [
7
"prefect==3.1.15",
8
"prefect-airbyte @ git+https://github.com/Ishankoradia/prefect-airbyte.git@v0.90",
9
- "prefect-dbt==0.6.6",
+ "prefect-dbt[bigquery,postgres]==0.6.6",
10
"prefect-shell==0.3.1",
11
]
0 commit comments