We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdb5a3 commit 02148a6Copy full SHA for 02148a6
1 file changed
Project.toml
@@ -30,18 +30,18 @@ CategoricalArrays = "1.0"
30
CoDa = "1.2"
31
ColumnSelectors = "1.0"
32
DataScienceTraits = "1.0"
33
-Distributed = "1.9"
+Distributed = "1.10"
34
Distributions = "0.25"
35
InverseFunctions = "0.1"
36
-LinearAlgebra = "1.9"
+LinearAlgebra = "1.10"
37
NelderMead = "0.4"
38
PrettyTables = "3.0"
39
-Random = "1.9"
+Random = "1.10"
40
SpectralIndices = "0.2"
41
-Statistics = "1.9"
+Statistics = "1.10"
42
StatsBase = "0.33, 0.34"
43
TableDistances = "1.0"
44
Tables = "1.6"
45
TransformsBase = "1.5"
46
Unitful = "1.17"
47
-julia = "1.9"
+julia = "1.10"
0 commit comments