Skip to content

Commit b440979

Browse files
committed
Add compat bounds for all dependencies
1 parent edcc81c commit b440979

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,12 @@ JuMP = "1.25"
1616
LinearAlgebra = "1.10"
1717
MathOptInterface = "1.40"
1818
NLPModels = "0.21.5"
19+
NLPModelsTest = "0.10.2"
20+
Percival = "0.7.3"
1921
Printf = "1.10"
2022
SolverCore = "0.3"
2123
SparseArrays = "1.10"
24+
Test = "1.10"
2225
julia = "1.10"
2326

2427
[extras]

0 commit comments

Comments
 (0)