Skip to content

Commit 213b969

Browse files
committed
update boto3 and sagemaker-core version
1 parent cacb509 commit 213b969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
]
3333
dependencies = [
3434
"attrs>=23.1.0,<24",
35-
"boto3>=1.34.142,<2.0",
35+
"boto3>=1.35.75,<2.0",
3636
"cloudpickle==2.2.1",
3737
"docker",
3838
"fastapi",
@@ -49,7 +49,7 @@ dependencies = [
4949
"psutil",
5050
"PyYAML~=6.0",
5151
"requests",
52-
"sagemaker-core>=1.0.15,<2.0.0",
52+
"sagemaker-core>=1.0.17,<2.0.0",
5353
"schema",
5454
"smdebug_rulesconfig==1.0.1",
5555
"tblib>=1.7.0,<4",

0 commit comments

Comments
 (0)