File tree 14 files changed +18
-18
lines changed
docker-contexts/python-and-pip
managed/minimal/single-model-registered
jobs/single-step/scikit-learn
iris-notebook/docker-context
docker-contexts/python-and-pip
jobs/single-step/tensorflow/train-hyperparameter-tune-deploy-with-keras
14 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.8
6
6
- pip=21.2.4
7
7
- pip :
8
- - numpy==1.21.2
8
+ - numpy==1.22
9
9
- scipy==1.7.1
10
10
- pandas==1.3.0
11
11
- scikit-learn==0.24.2
@@ -17,7 +17,7 @@ dependencies:
17
17
- azureml-mlflow==1.34.0
18
18
- matplotlib==3.4.3
19
19
- tqdm==4.62.2
20
- - joblib==1.0.1
20
+ - joblib==1.2.0
21
21
- jupyter==1.0.0
22
22
- ipykernel==6.4.1
23
23
- papermill==2.3.3
Original file line number Diff line number Diff line change 1
1
# pydata
2
- numpy == 1.21.2
2
+ numpy == 1.22
3
3
scipy == 1.7.1
4
4
pandas == 1.3.0
5
5
scikit-learn == 0.24.2
@@ -19,7 +19,7 @@ matplotlib==3.4.3
19
19
20
20
# python tools
21
21
tqdm == 4.62.2
22
- joblib == 1.0.1
22
+ joblib == 1.2.0
23
23
jupyter == 1.0.0
24
24
ipykernel == 6.4.1
25
25
papermill == 2.3.3
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ dependencies:
9
9
- scipy=1.10.1
10
10
- pip :
11
11
- azureml-defaults==1.49.0
12
- - joblib==1.0.1
12
+ - joblib==1.2.0
13
13
- azureml-inference-server-http
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ dependencies:
9
9
- scipy=1.7.1
10
10
- pip :
11
11
- azureml-defaults==1.38.0
12
- - joblib==1.0.1
12
+ - joblib==1.2.0
13
13
- azure-storage-blob==12.11
14
14
- azure-identity==1.7
Original file line number Diff line number Diff line change 1
1
# pydata
2
- numpy == 1.21.2
2
+ numpy == 1.22
3
3
scipy == 1.7.1
4
4
pandas == 1.3.0
5
5
scikit-learn == 0.24.2
Original file line number Diff line number Diff line change 1
1
# pydata
2
- numpy == 1.21.2
2
+ numpy == 1.22
3
3
scipy == 1.7.1
4
4
pandas == 1.3.0
5
5
scikit-learn == 0.24.2
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.8
6
6
- pip=21.2.4
7
7
- pip :
8
- - numpy==1.21.2
8
+ - numpy==1.22
9
9
- scipy==1.7.1
10
10
- pandas==1.3.0
11
11
- scikit-learn==0.24.2
@@ -17,7 +17,7 @@ dependencies:
17
17
- azureml-mlflow==1.34.0
18
18
- matplotlib==3.4.3
19
19
- tqdm==4.62.2
20
- - joblib==1.0.1
20
+ - joblib==1.2.0
21
21
- jupyter==1.0.0
22
22
- ipykernel==6.4.1
23
23
- papermill==2.3.3
Original file line number Diff line number Diff line change 1
1
# pydata
2
- numpy == 1.21.2
2
+ numpy == 1.22
3
3
scipy == 1.7.1
4
4
pandas == 1.3.0
5
5
scikit-learn == 0.24.2
@@ -19,7 +19,7 @@ matplotlib==3.4.3
19
19
20
20
# python tools
21
21
tqdm == 4.62.2
22
- joblib == 1.0.1
22
+ joblib == 1.2.0
23
23
jupyter == 1.0.0
24
24
ipykernel == 6.4.1
25
25
papermill == 2.3.3
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ dependencies:
9
9
- scipy=1.7.1
10
10
- pip :
11
11
- azureml-defaults==1.38.0
12
- - joblib==1.0.1
12
+ - joblib==1.2.0
13
13
- azure-storage-blob==12.11
14
14
- azure-identity==1.7
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ dependencies:
10
10
- pip :
11
11
- azureml-defaults==1.47.0
12
12
- inference-schema[numpy-support]==1.5
13
- - joblib==1.0.1
13
+ - joblib==1.2.0
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ dependencies:
10
10
- pip :
11
11
- azureml-defaults==1.47.0
12
12
- inference-schema[numpy-support]==1.5
13
- - joblib==1.0.1
13
+ - joblib==1.2.0
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ dependencies:
10
10
- pip :
11
11
- azureml-defaults==1.33.0
12
12
- inference-schema[numpy-support]==1.3.0
13
- - joblib==1.0.1
13
+ - joblib==1.2.0
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ dependencies:
10
10
- pip :
11
11
- azureml-defaults==1.33.0
12
12
- inference-schema[numpy-support]==1.3.0
13
- - joblib==1.0.1
13
+ - joblib==1.2.0
Original file line number Diff line number Diff line change 234
234
" - pip=21.2.4\n " ,
235
235
" - pip:\n " ,
236
236
" - protobuf~=3.20\n " ,
237
- " - numpy==1.21.2 \n " ,
237
+ " - numpy==1.22 \n " ,
238
238
" - tensorflow-gpu==2.2.0\n " ,
239
239
" - keras<=2.3.1\n " ,
240
240
" - matplotlib\n " ,
You can’t perform that action at this time.
0 commit comments