From ab6c0b6c29735859d372a6b11316a0cd4d2c5390 Mon Sep 17 00:00:00 2001 From: Mila Page Date: Thu, 1 Aug 2024 10:29:54 -0700 Subject: [PATCH] Remove 1.8.latest core reference from 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