Skip to content

Commit 02148a6

Browse files
committed
Review compat
1 parent 2fdb5a3 commit 02148a6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@ CategoricalArrays = "1.0"
3030
CoDa = "1.2"
3131
ColumnSelectors = "1.0"
3232
DataScienceTraits = "1.0"
33-
Distributed = "1.9"
33+
Distributed = "1.10"
3434
Distributions = "0.25"
3535
InverseFunctions = "0.1"
36-
LinearAlgebra = "1.9"
36+
LinearAlgebra = "1.10"
3737
NelderMead = "0.4"
3838
PrettyTables = "3.0"
39-
Random = "1.9"
39+
Random = "1.10"
4040
SpectralIndices = "0.2"
41-
Statistics = "1.9"
41+
Statistics = "1.10"
4242
StatsBase = "0.33, 0.34"
4343
TableDistances = "1.0"
4444
Tables = "1.6"
4545
TransformsBase = "1.5"
4646
Unitful = "1.17"
47-
julia = "1.9"
47+
julia = "1.10"

0 commit comments

Comments
 (0)