grpc is a widely used rpc framework: It enables an important architectural pattern to consume microservices similarly to how requests can be used to consume Rest APIs.
Having the grpc package in the base environment would complement the protobuf package, which is already part of the base environment. It would also make the deployment of python toolboxes easier because customers don't necessarily have to clone the base environment.