From 2514a475513281318a133c43cf433a1a18f6a898 Mon Sep 17 00:00:00 2001 From: ILay Date: Fri, 8 May 2026 18:12:15 +0200 Subject: [PATCH] fix --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0f76239..e535f6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,11 +8,8 @@ version = "0.1.0" description = "Consolidated code location for all data services workflows" requires-python = ">=3.12" dependencies = [ - # Dagster core "dagster>=1.8.13", - # Util services — resolved via [tool.uv.sources] (git) "util-services", - # Code location packages — resolved via [tool.uv.sources] (git) "data-processing", "dataframe-level-anonymisation", "field-level-pseudo-anonymisation",