diff --git a/code/scoring/conda_dependencies.yml b/code/scoring/conda_dependencies.yml index 60c8dd92..41a05694 100644 --- a/code/scoring/conda_dependencies.yml +++ b/code/scoring/conda_dependencies.yml @@ -25,7 +25,8 @@ dependencies: - pip: # Required packages for AzureML execution, history, and data preparation. - - azureml-sdk==1.0.72 + - azureml-model-management-sdk==1.0.1b6.post1 + - azureml-sdk==1.0.74 - scipy==1.3.1 - scikit-learn==0.21.3 - pandas==0.25.3 @@ -33,4 +34,4 @@ dependencies: - joblib==0.14.0 - gunicorn==19.9.0 - flask==1.1.1 - \ No newline at end of file +