diff --git a/pyproject.toml b/pyproject.toml index 334e670..ed56c65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ requires-python = ">=3.9.13" dependencies = [ "fmtutil==1.0.15", - "ddeutil-workflow==0.0.69", + "ddeutil-workflow==0.0.84", ] dynamic = ["version"]