From 4aa2527ece8e9598417c9b20bedf93f171bce080 Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Mon, 27 Jan 2025 14:29:59 -0500 Subject: [PATCH] point to the dbt-adapters subdirectory post-monorepo migration --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a0ddce0fe5a..0f5f6cd8a7f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -git+https://github.com/dbt-labs/dbt-adapters.git@main +git+https://github.com/dbt-labs/dbt-adapters.git@main#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