The default ComfyUI update behavior is to not allow python dependency downgrades, but your project bypasses this safeguard every time it updates. Your project's behavior when updating, installing protobuf ==3.19.6 breaks more than a dozen other custom nodes that I need, and requires me to remove the downgraded protobuf and install a working version.