Skip to content

Commit

Permalink
update boto3 and sagemaker-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
benieric committed Dec 5, 2024
1 parent cacb509 commit 213b969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [
]
dependencies = [
"attrs>=23.1.0,<24",
"boto3>=1.34.142,<2.0",
"boto3>=1.35.75,<2.0",
"cloudpickle==2.2.1",
"docker",
"fastapi",
Expand All @@ -49,7 +49,7 @@ dependencies = [
"psutil",
"PyYAML~=6.0",
"requests",
"sagemaker-core>=1.0.15,<2.0.0",
"sagemaker-core>=1.0.17,<2.0.0",
"schema",
"smdebug_rulesconfig==1.0.1",
"tblib>=1.7.0,<4",
Expand Down

0 comments on commit 213b969

Please sign in to comment.