diff --git a/src/workshop/requirements-local.txt b/src/workshop/requirements-local.txt index dbdf82e1..64176d87 100644 --- a/src/workshop/requirements-local.txt +++ b/src/workshop/requirements-local.txt @@ -2,6 +2,6 @@ azureml-sdk==1.38.0 azureml-mlflow==1.38.0 azureml-opendatasets==1.38.0 pandas==1.3.5 -scikit-learn==1.0.2 +scikit-learn==1.5.0 importlib-metadata<3,>=0.12 msrest==0.6.21 \ No newline at end of file