diff --git a/pyproject.toml b/pyproject.toml index 4171c257..0f8a597f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "grpcio >= 1.66.2, < 2", "frequenz-channels >= 1.6.1, < 2", "frequenz-client-base >= 0.9.0, < 0.10.0", - "frequenz-client-common >= 0.1.0, < 0.3.0", + "frequenz-client-common >= 0.1.0, < 0.4.0", "frequenz-api-electricity-trading >= 0.2.4, < 0.5", "protobuf >= 5.28.0, < 6", ]