We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7334a4c commit 79e9165Copy full SHA for 79e9165
sagemaker-mlops/pyproject.toml
@@ -23,9 +23,9 @@ classifiers = [
23
"Programming Language :: Python :: 3.12",
24
]
25
dependencies = [
26
- "sagemaker-core>=2.5.0",
27
- "sagemaker-train>=1.5.0",
28
- "sagemaker-serve>=1.5.0",
+ "sagemaker-core>=2.6.0",
+ "sagemaker-train>=1.6.0",
+ "sagemaker-serve>=1.6.0",
29
"boto3>=1.42.2,<2.0",
30
"botocore>=1.42.2,<2.0",
31
0 commit comments