Skip to content

Commit b519369

Browse files
Merge pull request #69 from SciML/compathelper/new_version/2023-10-28-08-05-28-997-01541250615
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
2 parents b228ada + d2829a8 commit b519369

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)