fix
This commit is contained in:
@@ -8,11 +8,8 @@ version = "0.1.0"
|
|||||||
description = "Consolidated code location for all data services workflows"
|
description = "Consolidated code location for all data services workflows"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
# Dagster core
|
|
||||||
"dagster>=1.8.13",
|
"dagster>=1.8.13",
|
||||||
# Util services — resolved via [tool.uv.sources] (git)
|
|
||||||
"util-services",
|
"util-services",
|
||||||
# Code location packages — resolved via [tool.uv.sources] (git)
|
|
||||||
"data-processing",
|
"data-processing",
|
||||||
"dataframe-level-anonymisation",
|
"dataframe-level-anonymisation",
|
||||||
"field-level-pseudo-anonymisation",
|
"field-level-pseudo-anonymisation",
|
||||||
|
|||||||
Reference in New Issue
Block a user