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 71dc83c2..488af788 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -13,7 +13,7 @@ dependencies: - pandas==1.1.5 - scipy==1.5.3 - Cython==0.29.14 -- tqdm==4.65.0 +- tqdm==4.66.1 - pip: # Required packages for AzureML execution, history, and data preparation.