Skip to content

Commit c93178b

Browse files
committed
Add [compat] entries for LinearAlgebra and Statistics
Now required for stdlibs
1 parent 16deb11 commit c93178b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
1616
[compat]
1717
Distributions = "0.25"
1818
GLM = "1"
19+
LinearAlgebra = "1"
1920
LogExpFunctions = "0.3"
2021
SpecialFunctions = "1, 2"
22+
Statistics = "1"
2123
StatsAPI = "1.5"
2224
StatsBase = "0.33, 0.34"
2325
StatsModels = "0.6, 0.7"

0 commit comments

Comments
 (0)