This commit is contained in:
ILay
2026-05-08 18:26:06 +02:00
parent 2514a47551
commit fb9a41f610

View File

@@ -9,6 +9,7 @@ description = "Consolidated code location for all data services workflows"
requires-python = ">=3.12" requires-python = ">=3.12"
dependencies = [ dependencies = [
"dagster>=1.8.13", "dagster>=1.8.13",
"util-services", "util-services",
"data-processing", "data-processing",
"dataframe-level-anonymisation", "dataframe-level-anonymisation",