Skip to content

Commit 483b730

Browse files
committed
Update pyproject.toml
1 parent 6aac567 commit 483b730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ dependencies = [
3535
"cvxpy>=1.1.19",
3636
"numpy>=1.26.0",
3737
"pandas>=0.19",
38-
"scipy>=1.3.0",
3938
"scikit-base<0.14.0",
39+
"scikit-learn>=0.24.1",
40+
"scipy>=1.3.0",
4041
]
4142

4243
[project.optional-dependencies]
@@ -53,7 +54,6 @@ dependencies = [
5354
all_extras = [
5455
"matplotlib>=3.2.0",
5556
"plotly>=5.0.0,<6",
56-
"scikit-learn>=0.24.1",
5757
"ecos>=2.0.14,<2.1",
5858
"plotly>=5.0.0,<7",
5959
"cvxopt; python_version < '3.14'",

0 commit comments

Comments
 (0)