Merge pull request #1937 from Azure/jeffshep/fixwindows153

Fixed Windows automl_setup for 1.53.0
This commit is contained in:
jeff-shepherd
2023-08-31 21:56:12 -07:00
committed by GitHub

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.