Skip to content

Commit f0477e8

Browse files
authored
pin simplification package version (Azure#3445)
1 parent 7441bc4 commit f0477e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"outputs": [],
260260
"source": [
261261
"!pip install pycocotools\n",
262-
"!pip install simplification\n",
262+
"!pip install simplification==0.7.12\n",
263263
"!pip install scikit-image"
264264
]
265265
},

0 commit comments

Comments
 (0)