Closed
Description
Is your feature request related to a problem? Please describe.
Currently we're on 3.x because grpcio
package which we support as optional requires 3.x. But Pulumi seems to allow both: https://github.com/pulumi/pulumi/blob/master/sdk/python/requirements.txt. See if we can too. There is also (intentionally unlinked) PR 30382 on https://github.com/grpc/grpc that may let us upgrade.