Skip to content

Commit

Permalink
Latest Azure ML SDK in the Docker image (#235)
Browse files Browse the repository at this point in the history
upgrade to  latest aml sdk for build agent
  • Loading branch information
eedorenko authored Mar 17, 2020
1 parent 1d2d773 commit 2d54311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diabetes_regression/ci_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pip=20.0.2
- pip:
# dependencies with versions aligned with conda_dependencies.yml.
- azureml-sdk==1.0.85
- azureml-sdk==1.1.5.1

# Additional pip dependencies for the CI environment.
- pytest==5.3.1
Expand All @@ -24,4 +24,4 @@ dependencies:
- python-dotenv==0.10.3
- flake8==3.7.9
- flake8_formatter_junit_xml==0.0.6
- azure-cli==2.0.81
- azure-cli==2.2.0

0 comments on commit 2d54311

Please sign in to comment.