We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1374ef8 commit ca094b2Copy full SHA for ca094b2
1 file changed
Project.toml
@@ -26,7 +26,7 @@ MathOptInterfaceBenchmarkToolsExt = "BenchmarkTools"
26
MathOptInterfaceCliqueTreesExt = "CliqueTrees"
27
28
[compat]
29
-BenchmarkTools = "1.0.1"
+BenchmarkTools = "1"
30
CliqueTrees = "1.17"
31
CodecBzip2 = "0.6, 0.7, 0.8"
32
CodecZlib = "0.6, 0.7"
@@ -38,7 +38,7 @@ MutableArithmetics = "1"
38
NaNMath = "0.3, 1"
39
OrderedCollections = "1.1"
40
ParallelTestRunner = "2.4.1"
41
-PrecompileTools = "1"
+PrecompileTools = "1.0.1"
42
Printf = "1"
43
SparseArrays = "1"
44
SpecialFunctions = "1, 2"
0 commit comments