Skip to content

Commit 8a37de6

Browse files
authored
Update pyproject.toml
1 parent 33ae6a9 commit 8a37de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sagemaker-mlops/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ classifiers = [
2222
"Programming Language :: Python :: 3.12",
2323
]
2424
dependencies = [
25-
"sagemaker-core>=2.1.0",
26-
"sagemaker-train>=1.1.0",
27-
"sagemaker-serve>=1.1.0",
25+
"sagemaker-core>=2.1.1",
26+
"sagemaker-train>=1.1.1",
27+
"sagemaker-serve>=1.1.1",
2828
"boto3>=1.42.2,<2.0",
2929
"botocore>=1.42.2,<2.0",
3030
]

0 commit comments

Comments
 (0)