Skip to content

Commit eb10d59

Browse files
sagemaker-core rich upper bound relax back to 15.0.0 (aws#5620)
1 parent 238c019 commit eb10d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"PyYAML>=6.0, <7.0",
1818
"jsonschema<5.0.0",
1919
"platformdirs>=4.0.0, <5.0.0",
20-
"rich>=13.0.0, <14.0.0",
20+
"rich>=13.0.0, <15.0.0",
2121
"mock>4.0, <5.0",
2222
"importlib-metadata<7.0,>=1.4.0",
2323
"typing_extensions>=4.9.0",

0 commit comments

Comments
 (0)