diff --git a/pyproject.toml b/pyproject.toml index 0571dea..82ee4b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ keywords = ["ovos", "phal", "plugin"] dependencies = [ "ovos-utils>=0.0.38,<1.0.0", - "ovos_bus_client>=0.0.8,<2.0.0", + "ovos_bus_client>=0.0.8,<3.0.0", "ovos-config>=0.0.12,<3.0.0", "ovos-plugin-manager>=0.0.25,<3.0.0" ]