結論から書きますが、Layer_Style_Advanceノードの更新により、現在protobufが更新の度に5.29に固定される設定になっていますが、更に質が悪い事に、このバージョン縛りはノードそのものによって定義されている (requirements.txt等によって)訳でなく、ノードを構成する他のライブラリーの何か (そこまで特定はできていない)によって起きる現象です。
A Python implementation of Connect: Protobuf RPC that works. This repo provides a Python implementation of Connect, including both client and server support. It includes a protoc plugin that generates ...
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 ...