Skip to content

Commit 34f17e1

Browse files
authored
Restrict PreallocationTools below 0.4.30
Updated PreallocationTools dependency version constraint.
1 parent 1da4036 commit 34f17e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LinearAlgebra = "1.9"
3838
MLStyle = "0.4.17"
3939
Markdown = "1.9"
4040
OrdinaryDiffEqTsit5 = "1.1.0"
41-
PreallocationTools = "0.4"
41+
PreallocationTools = "< 0.4.30"
4242
Random = "1.9"
4343
SparseArrays = "1.9"
4444
Statistics = "1.9"

0 commit comments

Comments
 (0)