Skip to content

Commit f94f314

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for StableRNGs at version 1 for package test, (keep existing compat) (#104)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 379336b commit f94f314

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ Kalman = "d59c0ba6-2ef2-5409-8dc5-1fd9a2b46832"
88
Libtask = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
99
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Random123 = "74087812-796a-5b5d-8853-05524746bad3"
11-
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1211
SSMProblems = "26aad666-b158-4e64-9d35-0e672562fa48"
12+
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414

1515
[compat]
1616
AbstractMCMC = "2, 3, 4, 5"
1717
Distributions = "0.24, 0.25"
1818
Libtask = "0.8"
1919
Random123 = "1.3"
20+
StableRNGs = "1"
2021
julia = "1.3"

0 commit comments

Comments
 (0)