Skip to content

Commit 75ac9da

Browse files
Updates
1 parent cc79b8c commit 75ac9da

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

benchmarks/ComplicatedPDE/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.9.1"
44
manifest_format = "2.0"
5-
project_hash = "50cf24de0621b37d9d930b5c3d4239b0ecd1d82e"
5+
project_hash = "cf2a59050c2c64171677c908e489aa32f31a929e"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "016833eb52ba2d6bea9fcb50ca295980e728ee24"

benchmarks/ComplicatedPDE/Project.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
1414
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1515

1616
[compat]
17-
DiffEqDevTools = "2"
18-
GaussianRandomFields = "2"
19-
LSODA = "0.7"
20-
LinearSolve = "2"
21-
ModelingToolkit = "8"
17+
DiffEqDevTools = "2.24.0, 2.45.1"
18+
GaussianRandomFields = "2.2.5"
19+
LSODA = "0.7.5"
20+
LinearSolve = "2.22.1, 2.36.2"
21+
ModelingToolkit = "8, 9.49.0"
2222
NonlinearSolve = "1, 2"
2323
ODEInterfaceDiffEq = "3"
2424
OrdinaryDiffEq = "6"
2525
Plots = "1"
2626
StableRNGs = "1"
27-
Sundials = "4"
28-
Symbolics = "5, 6"
27+
Sundials = "4, 4.26.0"
28+
Symbolics = "5, 6"

0 commit comments

Comments
 (0)