Skip to content

Commit 3fe4f8b

Browse files
authored
Merge pull request Azure#1375 from Azure/release_update/Release-90
update samples from Release-90 as a part of SDK release
2 parents 17da7e8 + 1722678 commit 3fe4f8b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

how-to-use-azureml/automated-machine-learning/experimental/automl_thin_client_env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- nb_conda
88
- cython
99
- urllib3<1.24
10+
- numpy==1.18.5
1011

1112
- pip:
1213
# Required packages for AzureML execution, history, and data preparation.

how-to-use-azureml/automated-machine-learning/experimental/automl_thin_client_env_mac.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dependencies:
88
- nb_conda
99
- cython
1010
- urllib3<1.24
11+
- numpy==1.18.5
1112

1213
- pip:
1314
# Required packages for AzureML execution, history, and data preparation.

0 commit comments

Comments
 (0)