Skip to content

Commit 064001b

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #292 from IFCA-Advanced-Computing/dependabot/pip/scikit-learn-gte-1.3.2-and-lt-1.5
Update scikit-learn requirement from <1.4,>=1.3.2 to >=1.3.2,<1.5
2 parents d132625 + e97fc8d commit 064001b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ docs = [
5252
"myst-nb>=1.0.0,<1.1",
5353
]
5454
notebooks = [
55-
"scikit-learn>=1.3.2,<1.4",
55+
"scikit-learn>=1.3.2,<1.5",
5656
"torch>=2.1.2,<2.2",
5757
"torchvision>=0.16.2,<0.17",
5858
"ipywidgets>=8.1.1,<8.2",

0 commit comments

Comments
 (0)