Fix the extensive logging caused by grpcio >= 1.65.0 by capping the requirement to <1.65.0.
Bug
This bug is being tracked in the Github issue https://github.com/grpc/grpc/issues/37162
Once the issue is resolved, we can remove the cap on the grpcio requirement.
What
Fix the extensive logging caused by grpcio >= 1.65.0 by capping the requirement to <1.65.0.
Bug
This bug is being tracked in the Github issue https://github.com/grpc/grpc/issues/37162 Once the issue is resolved, we can remove the cap on the grpcio requirement.