diff --git a/pyproject.toml b/pyproject.toml index 373e187..07d1a20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "ccflow>=0.5.2", "chatom>=0.2.0", "croniter", - "csp>=0.9,<1", + "csp>=0.17.1,<1", "csp-gateway>=2.5,<2.7", "dateparser", "hydra-core",