Skip to content

Commit 2d54311

Browse files
authored
Latest Azure ML SDK in the Docker image (#235)
upgrade to latest aml sdk for build agent
1 parent 1d2d773 commit 2d54311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diabetes_regression/ci_dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- pip=20.0.2
1616
- pip:
1717
# dependencies with versions aligned with conda_dependencies.yml.
18-
- azureml-sdk==1.0.85
18+
- azureml-sdk==1.1.5.1
1919

2020
# Additional pip dependencies for the CI environment.
2121
- pytest==5.3.1
@@ -24,4 +24,4 @@ dependencies:
2424
- python-dotenv==0.10.3
2525
- flake8==3.7.9
2626
- flake8_formatter_junit_xml==0.0.6
27-
- azure-cli==2.0.81
27+
- azure-cli==2.2.0

0 commit comments

Comments
 (0)