Fixed Windows automl_setup for 1.53.0

This commit is contained in:
Jeff Shepherd
2023-08-31 16:54:20 -07:00
parent cbc151660b
commit 80ac414582

View File

@@ -13,7 +13,7 @@ dependencies:
- pandas==1.1.5 - pandas==1.1.5
- scipy==1.5.3 - scipy==1.5.3
- Cython==0.29.14 - Cython==0.29.14
- tqdm==4.65.0 - tqdm==4.66.1
- pip: - pip:
# Required packages for AzureML execution, history, and data preparation. # Required packages for AzureML execution, history, and data preparation.