We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66020f6 commit 7d2ef12Copy full SHA for 7d2ef12
Project.toml
@@ -22,12 +22,12 @@ AdvancedPSLibtaskExt = "Libtask"
22
AbstractMCMC = "2, 3, 4, 5"
23
Distributions = "0.23, 0.24, 0.25"
24
Libtask = "0.8"
25
-Random = "1.6"
+Random = "<0.0.1, 1"
26
Random123 = "1.3"
27
Requires = "1.0"
28
StatsFuns = "0.9, 1"
29
SSMProblems = "0.1"
30
-julia = "1.6"
+julia = "1.7"
31
32
[extras]
33
Libtask = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
0 commit comments