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: