diff --git a/pyproject.toml b/pyproject.toml index 88e5f8e..88e93fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "chatom", "croniter", "csp>=0.9,<1", - "csp-gateway>=2.5,<2.7", + "csp-gateway>=2.6.0,<2.7", "dateparser", "hydra-core", "pandas",