We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f0240 + edd1cae commit 3705821Copy full SHA for 3705821
Project.toml
@@ -21,19 +21,25 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
21
22
[compat]
23
ControlSystemsBase = "1.9"
24
+DAQP = "0.6"
25
DifferentiationInterface = "0.6.45"
-ForwardDiff = "0.10"
26
+Documenter = "1"
27
+FiniteDiff = "2"
28
+ForwardDiff = "0.10, 1"
29
Ipopt = "1"
30
JuMP = "1.21"
31
LinearAlgebra = "1.10"
32
Logging = "1.10"
33
OSQP = "0.8"
34
+Plots = "1"
35
PrecompileTools = "1"
36
ProgressLogging = "0.1"
37
Random = "1.10"
38
RecipesBase = "1"
39
SparseConnectivityTracer = "0.6.13"
40
SparseMatrixColorings = "0.4.14"
41
+TestItemRunner = "1"
42
+TestItems = "1"
43
julia = "1.10"
44
45
[extras]
0 commit comments