Skip to content

Commit 3df7142

Browse files
committed
Update sagemaker-core version
1 parent a3b195b commit 3df7142

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"psutil",
5050
"PyYAML>=6.0.1",
5151
"requests",
52-
"sagemaker-core>=1.0.30,<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",

requirements/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
# Core conflicts
55
importlib-metadata>=1.4.0,<9.0
6-
rich==13.7.0
6+
rich>=13.7.0
77
Flask-Limiter==3.5.0
88

99
# Additional constraints to ensure compatibility
10-
sagemaker-core==1.0.30
10+
sagemaker-core>=1.0.17
1111
apache-airflow==3.0.3
1212
apache-airflow-providers-amazon==7.2.1
1313

0 commit comments

Comments
 (0)