We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2d773 commit 2d54311Copy full SHA for 2d54311
diabetes_regression/ci_dependencies.yml
@@ -15,7 +15,7 @@ dependencies:
15
- pip=20.0.2
16
- pip:
17
# dependencies with versions aligned with conda_dependencies.yml.
18
- - azureml-sdk==1.0.85
+ - azureml-sdk==1.1.5.1
19
20
# Additional pip dependencies for the CI environment.
21
- pytest==5.3.1
@@ -24,4 +24,4 @@ dependencies:
24
- python-dotenv==0.10.3
25
- flake8==3.7.9
26
- flake8_formatter_junit_xml==0.0.6
27
- - azure-cli==2.0.81
+ - azure-cli==2.2.0
0 commit comments