Skip to content

Commit 5a3c554

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 93351bc + 7d63709 commit 5a3c554

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3333
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
3434

3535
[compat]
36-
CSV = "0.9, 0.10"
36+
CSV = "0.10"
3737
DataFrames = "1"
3838
Distributions = "0.25"
39-
DocStringExtensions = "0.8, 0.9"
39+
DocStringExtensions = "0.9"
4040
Documenter = "0.27"
4141
Formatting = "0.4"
4242
KernelDensity = "0.6"
@@ -48,7 +48,7 @@ Optim = "1.5"
4848
OrderedCollections = "1.4"
4949
Parameters = "0.12"
5050
ParetoSmoothedImportanceSampling = "1"
51-
PrettyTables = "1.0, 2.0"
51+
PrettyTables = "2.0"
5252
Reexport = "1.2"
5353
Requires = "1.0"
5454
StatsBase = "0.33"

0 commit comments

Comments
 (0)