From d668a8d3724982ab299a5c5d4b94d5a49c50f2c7 Mon Sep 17 00:00:00 2001 From: Pradeep Srikakolapu Date: Tue, 27 Aug 2024 17:15:25 -0700 Subject: [PATCH] Removing dbt-fabric dependency in dev requirements --- dev_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 868be81..a917900 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,7 +4,6 @@ git+https://github.com/dbt-labs/dbt-core.git@v1.8.0#egg=dbt-core&subdirectory=co 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/microsoft/dbt-fabric pytest==8.0.1 twine==5.0.0