diff --git a/pyproject.toml b/pyproject.toml index f8713e846..4ec3ab8cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ dev-proto3 = [ "protobuf>=3.19.0,<3.20", "grpcio>=1.35.0,<1.63", "grpcio-health-checking>=1.35.0,<1.63", - "grpcio-reflection>=1.35.0,<1.49", + "grpcio-reflection>=1.35.0,<1.63", ] # NOTE: This is "all" from the user and dev perspective