Skip to content

Commit 86c5859

Browse files
committed
Add more PreallocationTools compat for v1
1 parent d5e2cb3 commit 86c5859

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LinearAlgebra = "1.10"
4646
LinearSolve = "2.36.2, 3"
4747
Mooncake = "0.4.146"
4848
OrdinaryDiffEqRosenbrock = "1.15.1"
49-
PreallocationTools = "0.4.24"
49+
PreallocationTools = "0.4, 1"
5050
PrecompileTools = "1.2"
5151
Preferences = "1.4"
5252
Random = "1.10"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LinearSolve = "2.36.2, 3"
4646
Mooncake = "0.4"
4747
OptimizationIpopt = "1"
4848
OrdinaryDiffEqRosenbrock = "1"
49-
PreallocationTools = "0.4.24"
49+
PreallocationTools = "0.4, 1"
5050
PrecompileTools = "1.2"
5151
Preferences = "1.4"
5252
Random = "1.10"

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ForwardDiff = "0.10.38, 1"
4141
Hwloc = "3"
4242
InteractiveUtils = "<0.0.1, 1"
4343
LinearAlgebra = "1.10"
44-
PreallocationTools = "0.4.24"
44+
PreallocationTools = "0.4, 1"
4545
PrecompileTools = "1.2"
4646
Preferences = "1.4"
4747
Random = "1.10"

lib/BoundaryValueDiffEqShooting/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ OrdinaryDiffEqVerner = "1"
4646
PrecompileTools = "1.2"
4747
Preferences = "1.5"
4848
Pkg = "1.10.0"
49-
PreallocationTools = "0.4.24"
49+
PreallocationTools = "0.4, 1"
5050
Random = "1.10"
5151
ReTestItems = "1.23.1"
5252
RecursiveArrayTools = "3.27.0"

0 commit comments

Comments
 (0)