Skip to content

Commit 7cb2768

Browse files
authored
Update pyproject.toml sagemaker-serve
1 parent 8c3fc94 commit 7cb2768

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sagemaker-serve/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ classifiers = [
2222
"Programming Language :: Python :: 3.12",
2323
]
2424
dependencies = [
25-
"sagemaker-core>=2.3.0",
26-
"sagemaker-train>=1.3.0",
25+
"sagemaker-core>=2.3.1",
26+
"sagemaker-train>=1.3.1",
2727
"boto3>=1.42.2,<2.0",
2828
"botocore>=1.35.75,<2.0",
2929
"deepdiff",

0 commit comments

Comments
 (0)