Skip to content

Commit 25c1f98

Browse files
author
Chuyang Deng
committed
install latest sagemaker 1.x version
1 parent 88a4a50 commit 25c1f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def read_version():
8585
"pytest==4.4.1",
8686
"pytest-cov",
8787
"mock",
88-
"sagemaker[local]<2",
88+
"sagemaker<2",
8989
"black==19.3b0 ; python_version >= '3.6'",
9090
]
9191
},

0 commit comments

Comments
 (0)