Skip to content

Commit 2d7fcb4

Browse files
committed
Add PreallocationTools compat for v1
1 parent f45cdd3 commit 2d7fcb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ForwardDiff = "0.10.38, 1"
3131
Hwloc = "3"
3232
InteractiveUtils = "<0.0.1, 1"
3333
LinearAlgebra = "1.10"
34-
PreallocationTools = "0.4.24"
34+
PreallocationTools = "0.4, 1"
3535
Random = "1.10"
3636
ReTestItems = "1.23.1"
3737
RecursiveArrayTools = "3.27.0"

lib/BoundaryValueDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Logging = "1.10"
4444
NonlinearSolveBase = "2.11.2"
4545
NonlinearSolveFirstOrder = "1.2"
4646
OptimizationBase = "3.2.0, 4, 5"
47-
PreallocationTools = "0.4.24"
47+
PreallocationTools = "0.4, 1"
4848
RecursiveArrayTools = "3.27.0"
4949
Reexport = "1.2"
5050
SciMLBase = "2.138.0"

0 commit comments

Comments
 (0)