Skip to content

Commit 72d0309

Browse files
fix(deps): update dependency pyomo to >=6.4.8,<=6.10.0
1 parent 8bd3462 commit 72d0309

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"scikit-learn>=1.3.0,<=1.8.0",
3636
"pandas>=2.2.0,<=3.0.1",
3737
"numpy>=1.22.4,<=2.4.2",
38-
"pyomo>=6.4.8,<=6.9.5",
38+
"pyomo>=6.4.8,<=6.10.0",
3939
"networkx>=2.5,<=3.6.1",
4040
"tqdm>=4.21.0,<=4.67.3",
4141
"highspy>=1.7.2,<=1.13.1",

0 commit comments

Comments
 (0)