Skip to content

Commit 3a4b2cd

Browse files
committed
added compat for all dependencies
1 parent 181fc1b commit 3a4b2cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414

1515
[compat]
1616
julia = "1.12.1"
17+
DataFrames = "1.8.1"
18+
Statistics = "1.11.1"
19+
LinearAlgebra = "1.12.0"
20+
Random = "1.11.0"

0 commit comments

Comments
 (0)