Skip to content

Commit b5bb3ca

Browse files
committed
Rel 1.4.1 - Package updates for J v1.9
1 parent 926d949 commit b5bb3ca

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
@@ -1,7 +1,7 @@
11
name = "ParetoSmoothedImportanceSampling"
22
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
33
authors = ["@alvaro1101, Rob J Goedman <goedman@icloud.com>"]
4-
version = "1.4.0"
4+
version = "1.4.1"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -18,10 +18,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[compat]
2020
CSV = "0.10"
21-
DataFrames = "1.3"
21+
DataFrames = "1.4"
2222
Distributions = "0.25"
2323
JSON = "0.21"
24-
StanSample = "6, 7"
25-
StatsFuns = "0.8, 0.9, 1.0"
26-
StatsPlots = "0.14"
24+
StanSample = "6"
25+
StatsFuns = "1.0"
26+
StatsPlots = "0.15"
2727
julia = "1"

0 commit comments

Comments
 (0)