From edcc50ab0c38b9e969122bf143911771b10a49e7 Mon Sep 17 00:00:00 2001 From: amlrelsa-ms Date: Wed, 27 Apr 2022 17:59:44 +0000 Subject: [PATCH] update samples from Release-137 as a part of SDK release --- how-to-use-azureml/automated-machine-learning/automl_env.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 223d38d4..1dfed013 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -15,8 +15,9 @@ dependencies: - cudatoolkit=10.1.243 - scipy==1.5.2 - notebook -- pywin32==225 +- pywin32==227 - PySocks==1.7.1 +- Pygments==2.11.2 - conda-forge::pyqt==5.12.3 - pip: