Skip to content

Commit 29fe3e7

Browse files
authored
Update pyproject.toml sagemaker-serve
1 parent 5bcbd12 commit 29fe3e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sagemaker-serve/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ classifiers = [
2323
"Programming Language :: Python :: 3.12",
2424
]
2525
dependencies = [
26-
"sagemaker-core>=2.5.0",
27-
"sagemaker-train>=1.5.0",
26+
"sagemaker-core>=2.6.0",
27+
"sagemaker-train>=1.6.0",
2828
"boto3>=1.42.2,<2.0",
2929
"botocore>=1.35.75,<2.0",
3030
"deepdiff",

0 commit comments

Comments
 (0)