We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86eb25b commit d037affCopy full SHA for d037aff
1 file changed
Project.toml
@@ -24,13 +24,13 @@ Tricks = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
24
Compat = "3.35"
25
ConstructionBase = "1.3"
26
DensityInterface = "0.4"
27
-FillArrays = "0.12"
+FillArrays = "0.12, 0.13"
28
IfElse = "0.1"
29
LogExpFunctions = "0.3"
30
MappedArrays = "0.4"
31
-PrettyPrinting = "0.3"
+PrettyPrinting = "0.3, 0.4"
32
Reexport = "1"
33
-Static = "0.5"
+Static = "0.5, 0.6"
34
Tricks = "0.1"
35
julia = "1.3"
36
0 commit comments