Skip to content

Commit d037aff

Browse files
committed
compat update
1 parent 86eb25b commit d037aff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Tricks = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
2424
Compat = "3.35"
2525
ConstructionBase = "1.3"
2626
DensityInterface = "0.4"
27-
FillArrays = "0.12"
27+
FillArrays = "0.12, 0.13"
2828
IfElse = "0.1"
2929
LogExpFunctions = "0.3"
3030
MappedArrays = "0.4"
31-
PrettyPrinting = "0.3"
31+
PrettyPrinting = "0.3, 0.4"
3232
Reexport = "1"
33-
Static = "0.5"
33+
Static = "0.5, 0.6"
3434
Tricks = "0.1"
3535
julia = "1.3"
3636

0 commit comments

Comments
 (0)