Skip to content

Commit f746904

Browse files
authored
Update Project.toml
1 parent 574aeb6 commit f746904

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

SSMProblems/Project.toml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name = "SSMProblems"
22
uuid = "26aad666-b158-4e64-9d35-0e672562fa48"
33
authors = [
44
"FredericWantiez <frederic.wantiez@gmail.com>",
5-
"THargreaves <tim.hargreaves@icloud.com>"
5+
"THargreaves <tim.hargreaves@icloud.com>",
6+
"Hong Ge",
7+
"Charles Knipp"
68
]
79
version = "0.5.0"
810

@@ -11,6 +13,14 @@ AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
1113
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1214
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1315

16+
[compat]
17+
AbstractMCMC = "5"
18+
Aqua = "0.8"
19+
Distributions = "0.25"
20+
Random = "1"
21+
Test = "1"
22+
julia = "1.6"
23+
1424
[extras]
1525
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
1626
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)