From ae7b234ba09ff8a5a0675107325c622f0fab11eb Mon Sep 17 00:00:00 2001 From: amlrelsa-ms Date: Thu, 18 Aug 2022 23:57:09 +0000 Subject: [PATCH] update samples from Release-156 as a part of SDK release --- 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 a18b9908..7e209906 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -19,6 +19,7 @@ dependencies: - PySocks==1.7.1 - conda-forge::pyqt==5.12.3 - jsonschema==4.9.1 +- Pygments==2.12.0 - pip: # Required packages for AzureML execution, history, and data preparation.