Skip to content

Commit 9414b51

Browse files
Merge pull request Azure#1937 from Azure/jeffshep/fixwindows153
Fixed Windows automl_setup for 1.53.0
2 parents cbc1516 + 80ac414 commit 9414b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-use-azureml/automated-machine-learning/automl_env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pandas==1.1.5
1414
- scipy==1.5.3
1515
- Cython==0.29.14
16-
- tqdm==4.65.0
16+
- tqdm==4.66.1
1717

1818
- pip:
1919
# Required packages for AzureML execution, history, and data preparation.

0 commit comments

Comments
 (0)