Skip to content

Commit 72261a0

Browse files
committed
Rel 1.0.3
1 parent f86f530 commit 72261a0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1717

1818
[compat]
19-
CSV = "0.5, 0.6, 0.7"
20-
DataFrames = "0.19, 0.20, 0.21"
21-
Distributions = "0.21, 0.22, 0.23"
19+
CSV = "0.7"
20+
DataFrames = "0.21"
21+
Distributions = "0.23"
2222
MCMCChains = "3.0, 4.0"
2323
Reexport = "0.2"
24-
StatsFuns = "0.7, 0.9"
24+
StatsFuns = "0.9"
2525
StatsPlots = "0.14"
26-
Turing = "0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
26+
Turing = "0.13"
2727
julia = "1"

0 commit comments

Comments
 (0)