Skip to content

Commit 27bd479

Browse files
authored
Update pyproject.toml sagemaker-train
1 parent 3d3c21d commit 27bd479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-train/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.12",
3434
]
3535
dependencies = [
36-
"sagemaker-core>=2.1.0",
36+
"sagemaker-core>=2.1.1",
3737
"graphene>=3,<4",
3838
"typing_extensions>=4.9.0",
3939
"tblib>=1.7.0",

0 commit comments

Comments
 (0)