Skip to content

Commit 2f0b59c

Browse files
Aditi2424sagemaker-botchad119Chad Chiangsage-maker
authored
fix: Rebase with master branch (#5213)
* change: update jumpstart region_config, update image_uri_configs 06-12-2025 07:18:12 PST * feat: Add support for MetricDefinitions in ModelTrainer (#5202) * feat: Add support for MetricDefinitions in ModelTrainer * style fix * Update model_trainer.py to generate the doc * resolve unit test failed * solve another unit test error --------- Co-authored-by: Chad Chiang <[email protected]> * prepare release v2.247.0 * update development version to v2.247.1.dev0 * change: update image_uri_configs 06-19-2025 07:18:34 PST * prepare release v2.247.1 * update development version to v2.247.2.dev0 * change: relax protobuf to <6.32 (#5211) --------- Co-authored-by: sagemaker-bot <[email protected]> Co-authored-by: Chad Chiang <[email protected]> Co-authored-by: Chad Chiang <[email protected]> Co-authored-by: ci <ci> Co-authored-by: parknate@ <[email protected]>
1 parent d4416fa commit 2f0b59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"pandas",
4646
"pathos",
4747
"platformdirs",
48-
"protobuf>=3.12,<6.0",
48+
"protobuf>=3.12,<6.32",
4949
"psutil",
5050
"PyYAML>=6.0.1",
5151
"requests",

0 commit comments

Comments
 (0)