Describe the feature you'd like
protobuf is currently pinned to "protobuf>=3.9.2,<=3.20.3" in https://github.com/aws/sagemaker-training-toolkit/blob/859d0198d3979f59fc22a24c0b6cf4860e241045/setup.py#L43C5-L43C31. This prevents installation of other packages that require a higher protobuf version, e.g. http://github.com/onnx/onnx/releases/tag/v1.18.0 which requires >=4.25.1.
How would this feature be used? Please describe.
A clear and concise description of the use case for this feature. Please provide an example, if possible.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Describe the feature you'd like
protobufis currently pinned to"protobuf>=3.9.2,<=3.20.3"in https://github.com/aws/sagemaker-training-toolkit/blob/859d0198d3979f59fc22a24c0b6cf4860e241045/setup.py#L43C5-L43C31. This prevents installation of other packages that require a higher protobuf version, e.g. http://github.com/onnx/onnx/releases/tag/v1.18.0 which requires>=4.25.1.How would this feature be used? Please describe.
A clear and concise description of the use case for this feature. Please provide an example, if possible.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.