diff --git a/changes/391.changed b/changes/391.changed new file mode 100644 index 00000000..c2a4c389 --- /dev/null +++ b/changes/391.changed @@ -0,0 +1 @@ +Upgraded scikit-learn and pandas test dependencies. diff --git a/requirements-workflows.txt b/requirements-workflows.txt index ccf74f28..74daa5ca 100644 --- a/requirements-workflows.txt +++ b/requirements-workflows.txt @@ -3,7 +3,7 @@ # dependencies as light as possible. h5py==3.11.0 numpy==1.26.3 -pandas==2.0.3 -scikit-learn==1.3.2 +pandas==2.2.2 +scikit-learn==1.5.2 torch==2.4.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu