Skip to content

Commit d2829a8

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
1 parent b228ada commit d2829a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1717
DataDrivenDiffEq = "1.0"
1818
DataDrivenSparse = "0.1.2"
1919
DataStructures = "0.18"
20+
SpecialFunctions = "2"
21+
Statistics = "1"
2022
SymbolicUtils = "1"
2123
Symbolics = "5"
22-
SpecialFunctions = "2"
2324
julia = "1.6"
2425

2526
[extras]

0 commit comments

Comments
 (0)