We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e83ed commit 3661f0eCopy full SHA for 3661f0e
1 file changed
Project.toml
@@ -28,7 +28,7 @@ MathOptInterfaceLDLFactorizationsExt = "LDLFactorizations"
28
29
[compat]
30
BenchmarkTools = "1"
31
-CliqueTrees = "1.13"
+CliqueTrees = "1.17"
32
CodecBzip2 = "0.6, 0.7, 0.8"
33
CodecZlib = "0.6, 0.7"
34
ForwardDiff = "1"
@@ -38,7 +38,7 @@ LDLFactorizations = "0.10"
38
LinearAlgebra = "1"
39
MutableArithmetics = "1"
40
NaNMath = "0.3, 1"
41
-OrderedCollections = "1"
+OrderedCollections = "1.1"
42
ParallelTestRunner = "2.4.1"
43
PrecompileTools = "1"
44
Printf = "1"
0 commit comments