We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d861a16 commit 6bedaf4Copy full SHA for 6bedaf4
perf/Project.toml
@@ -32,14 +32,14 @@ ClimaTimeSteppers = "0.7"
32
DataStructures = "0.18"
33
DiffEqBase = "6"
34
DiffEqCallbacks = "2"
35
-JET = "0.7"
+JET = "0.7, 0.8"
36
JSON = "0.21"
37
KernelAbstractions = "0.7, 0.8, 0.9"
38
Krylov = "0.8, 0.9"
39
LinearOperators = "2"
40
-PProf = "2"
+PProf = "2, 3"
41
ProfileCanvas = "0.1"
42
-SciMLBase = "1"
+SciMLBase = "1, 2"
43
StaticArrays = "1"
44
URIs = "1"
45
julia = "1.8"
test/Project.toml
@@ -39,5 +39,5 @@ MPI = "0.20"
ODEConvergenceTester = "0.2"
PrettyTables = "2"
SafeTestsets = "0.0"
0 commit comments