Skip to content

Commit ea6084d

Browse files
committed
update dependencies
1 parent b2e4d32 commit ea6084d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SequentialSamplingModels"
22
uuid = "0e71a2a6-2b30-4447-8742-d083a85e82d1"
33
authors = ["itsdfish"]
4-
version = "0.12.0"
4+
version = "0.12.1"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -29,7 +29,7 @@ TuringExt = "Turing"
2929

3030
[compat]
3131
Distributions = "v0.24.6, 0.25"
32-
DynamicPPL = "0.29.0,0.30.0,0.31.0,0.32.0"
32+
DynamicPPL = "0.29.0,0.30.0,0.31.0,0.32.0,0.33.0,0.34.0,0.35.0"
3333
FunctionZeros = "0.2.0,0.3.0, 1"
3434
HCubature = "1"
3535
Interpolations = "0.14.0,0.15.0"

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1616
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1717

1818
[compat]
19-
Colors = "0.12.0"
19+
Colors = "0.12.0,0.13.0"
2020
DataFrames = "1.0.0"
2121
Documenter = "1"
2222
KernelDensity = "0.6.0"
@@ -26,4 +26,4 @@ Plots = "1.0.0"
2626
StatsBase = "0.33.0,0.34.0"
2727
StatsModels = "0.7.0"
2828
StatsPlots = "0.15.0"
29-
Turing = "0.33.0"
29+
Turing = "0.33.0,0.34,0.35.0,0.36.0"

0 commit comments

Comments
 (0)