Skip to content

Commit c659d06

Browse files
committed
fix compat entry for Statistics to match requirements of General registry
1 parent dd771e1 commit c659d06

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
@@ -19,7 +19,7 @@ DataDrivenSparse = "0.1.2"
1919
DataStructures = "0.18.13"
2020
LinearAlgebra = "<0.0.1, 1"
2121
SpecialFunctions = "2"
22-
Statistics = "1.9"
22+
Statistics = "<0.0.1, 1"
2323
SymbolicUtils = "1.4, 3"
2424
Symbolics = "5.12, 6"
2525
julia = "1.9"

0 commit comments

Comments
 (0)