diff --git a/pyproject.toml b/pyproject.toml index 489f06e..e555656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ # plugins.mkdocstrings.handlers.python.import) "frequenz-sdk >= 1.0.0-rc2100, < 1.0.0-rc2200", "frequenz-channels >= 1.6.1, < 2.0.0", - "frequenz-client-dispatch >= 0.11.3, < 1.0.0", + "frequenz-client-dispatch >= 0.11.3, < 2.0.0", "frequenz-client-base >= 0.11.0, < 0.12.0", ] dynamic = ["version"]