mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Merge pull request #1861 from Azure/release_update/Release-169
update samples from Release-169 as a part of SDK release
This commit is contained in:
@@ -11,11 +11,10 @@ dependencies:
|
|||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
# Required packages for AzureML execution, history, and data preparation.
|
# Required packages for AzureML execution, history, and data preparation.
|
||||||
- azureml-widgets~=latest
|
- azureml-widgets~=1.48.0
|
||||||
- azureml-defaults~=latest
|
- azureml-defaults~=1.48.0
|
||||||
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/latest/validated_win32_requirements.txt [--no-deps]
|
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.48.0/validated_win32_requirements.txt [--no-deps]
|
||||||
- matplotlib==3.6.2
|
- matplotlib==3.6.2
|
||||||
- xgboost==1.3.3
|
- xgboost==1.3.3
|
||||||
- arch==4.14
|
- arch==4.14
|
||||||
- mlflow-skinny==1.30.0
|
- mlflow-skinny==1.30.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user