From 498a985e60261541458b96b9ff4d7e133c7c6233 Mon Sep 17 00:00:00 2001 From: McKnight-42 Date: Mon, 29 Jul 2024 13:08:52 -0500 Subject: [PATCH] update core install --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 10cb4f9d5..d04841931 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter git+https://github.com/dbt-labs/dbt-common.git -git+https://github.com/dbt-labs/dbt-core.git@1.8.latest#subdirectory=core +git+https://github.com/dbt-labs/dbt-core.git#subdirectory=core git+https://github.com/dbt-labs/dbt-postgres.git@1.8.latest # dev