Skip to content

Commit edd1cae

Browse files
committed
added: compat entries of extras dependencies
1 parent db8eeb4 commit edd1cae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

+6
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,25 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
2121

2222
[compat]
2323
ControlSystemsBase = "1.9"
24+
DAQP = "0.6"
2425
DifferentiationInterface = "0.6.45"
26+
Documenter = "1"
27+
FiniteDiff = "2"
2528
ForwardDiff = "0.10, 1"
2629
Ipopt = "1"
2730
JuMP = "1.21"
2831
LinearAlgebra = "1.10"
2932
Logging = "1.10"
3033
OSQP = "0.8"
34+
Plots = "1"
3135
PrecompileTools = "1"
3236
ProgressLogging = "0.1"
3337
Random = "1.10"
3438
RecipesBase = "1"
3539
SparseConnectivityTracer = "0.6.13"
3640
SparseMatrixColorings = "0.4.14"
41+
TestItemRunner = "1"
42+
TestItems = "1"
3743
julia = "1.10"
3844

3945
[extras]

0 commit comments

Comments
 (0)