From 4e8a240a71a29072d92335c4867e4a3ac83859c1 Mon Sep 17 00:00:00 2001 From: Jeff Shepherd Date: Fri, 13 Dec 2024 15:51:10 -0800 Subject: [PATCH] Pin onnx on Windows --- how-to-use-azureml/automated-machine-learning/automl_env.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/how-to-use-azureml/automated-machine-learning/automl_env.yml b/how-to-use-azureml/automated-machine-learning/automl_env.yml index d94f7234..0c4b3d3a 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -20,6 +20,7 @@ dependencies: - matplotlib==3.7.1 - xgboost==1.5.2 - prophet==1.1.4 + - onnx==1.16.1 - setuptools-git==1.2 - spacy==3.7.4 - https://aka.ms/automl-resources/packages/en_core_web_sm-3.7.1.tar.gz