From 9156cbc16bb2ae355ef7420e369915b046b773ab Mon Sep 17 00:00:00 2001 From: SdgJlbl Date: Fri, 13 Sep 2024 16:39:48 +0200 Subject: [PATCH] chore: upgrade dependencies Signed-off-by: SdgJlbl --- requirements-workflows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-workflows.txt b/requirements-workflows.txt index ccf74f28..198ce390 100644 --- a/requirements-workflows.txt +++ b/requirements-workflows.txt @@ -4,6 +4,6 @@ h5py==3.11.0 numpy==1.26.3 pandas==2.0.3 -scikit-learn==1.3.2 +scikit-learn==1.5.2 torch==2.4.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu