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 0835839e..7b911227 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -20,8 +20,8 @@ dependencies: - conda-forge::pyqt==5.12.3 - jinja2<=2.11.2 - markupsafe<2.1.0 -- tqdm==4.64.0 -- jsonschema==4.15.0 +- tqdm==4.64.1 +- jsonschema==4.16.0 - pip: # Required packages for AzureML execution, history, and data preparation. diff --git a/how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai%20show.gif b/how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai show.gif similarity index 100% rename from how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai%20show.gif rename to how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai show.gif