diff --git a/pyproject.toml b/pyproject.toml index 3a7dc5c..fe59ac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "chatom>=0.2.0", "croniter", "csp>=0.9,<1", - "csp-gateway>=2.5,<2.7", + "csp-gateway>=2.8.1,<2.9", "dateparser", "hydra-core", "pandas",