diff --git a/CHANGELOG.md b/CHANGELOG.md index 901632052..2ee607ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ gets uploaded to AzureML, by skipping all test folders. `ScalarModelBase`. - ([#554](https://github.com/microsoft/InnerEye-DeepLearning/pull/554)) Updated report in CovidModel. Set parameters in the config to run inference on both the validation and test sets by default. +- ([#566](https://github.com/microsoft/InnerEye-DeepLearning/pull/566)) Update `hi-ml` dependency to `hi-ml-azure`. ### Fixed - ([#537](https://github.com/microsoft/InnerEye-DeepLearning/pull/537)) Print warning if inference is disabled but comparison requested. diff --git a/environment.yml b/environment.yml index 97b04bd58..b089ad486 100644 --- a/environment.yml +++ b/environment.yml @@ -23,7 +23,7 @@ dependencies: - gitpython==3.1.7 - gputil==1.4.0 - h5py==2.10.0 - - hi-ml==0.1.2 + - hi-ml-azure>=0.1 - InnerEye-DICOM-RT==1.0.1 - joblib==0.16.0 - jupyter==1.0.0