Skip to content

Commit 530cca9

Browse files
authored
Update pyproject.toml meta
1 parent 7ee451f commit 530cca9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ classifiers = [
3333
"Programming Language :: Python :: 3.12",
3434
]
3535
dependencies = [
36-
"sagemaker-core>=2.3.0,<3.0.0",
37-
"sagemaker-train>=1.3.0,<2.0.0",
38-
"sagemaker-serve>=1.3.0,<2.0.0",
39-
"sagemaker-mlops>=1.3.0,<2.0.0",
36+
"sagemaker-core>=2.3.1,<3.0.0",
37+
"sagemaker-train>=1.3.1,<2.0.0",
38+
"sagemaker-serve>=1.3.1,<2.0.0",
39+
"sagemaker-mlops>=1.3.1,<2.0.0",
4040
]
4141

4242
[project.optional-dependencies]

0 commit comments

Comments
 (0)