We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93351bc + 7d63709 commit 5a3c554Copy full SHA for 5a3c554
1 file changed
Project.toml
@@ -33,10 +33,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
33
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
34
35
[compat]
36
-CSV = "0.9, 0.10"
+CSV = "0.10"
37
DataFrames = "1"
38
Distributions = "0.25"
39
-DocStringExtensions = "0.8, 0.9"
+DocStringExtensions = "0.9"
40
Documenter = "0.27"
41
Formatting = "0.4"
42
KernelDensity = "0.6"
@@ -48,7 +48,7 @@ Optim = "1.5"
48
OrderedCollections = "1.4"
49
Parameters = "0.12"
50
ParetoSmoothedImportanceSampling = "1"
51
-PrettyTables = "1.0, 2.0"
+PrettyTables = "2.0"
52
Reexport = "1.2"
53
Requires = "1.0"
54
StatsBase = "0.33"
0 commit comments