Skip to content

Commit 8dce0fa

Browse files
Merge pull request #1977 from Azure/jeffshep/windowsonnx
Pin onnx on Windows
2 parents 5b019e2 + 4e8a240 commit 8dce0fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

how-to-use-azureml/automated-machine-learning/automl_env.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies:
2020
- matplotlib==3.7.1
2121
- xgboost==1.5.2
2222
- prophet==1.1.4
23+
- onnx==1.16.1
2324
- setuptools-git==1.2
2425
- spacy==3.7.4
2526
- https://aka.ms/automl-resources/packages/en_core_web_sm-3.7.1.tar.gz

0 commit comments

Comments
 (0)