diff --git a/pyproject.toml b/pyproject.toml index e535f6e..b17bd7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ description = "Consolidated code location for all data services workflows" requires-python = ">=3.12" dependencies = [ "dagster>=1.8.13", + "util-services", "data-processing", "dataframe-level-anonymisation",