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 b47501a commit 4f920b5Copy full SHA for 4f920b5
EpiAware/Project.toml
@@ -31,17 +31,17 @@ AdvancedHMC = "0.6"
31
DataFramesMeta = "0.15"
32
Distributions = "0.25"
33
DocStringExtensions = "0.9"
34
-DynamicPPL = "0.27, 0.28, 0.29, 0.30"
+DynamicPPL = "0.29"
35
FillArrays = "1.11"
36
LinearAlgebra = ">= 1.9"
37
LogExpFunctions = "0.3"
38
MCMCChains = "6.0"
39
-Pathfinder = "0.8, 0.9"
+Pathfinder = "0.9"
40
QuadGK = "2.9"
41
-Random = ">= 1.9"
+Random = "1.11"
42
Reexport = "1.2"
43
-SparseArrays = "1.10"
44
-Statistics = "1.10"
+SparseArrays = "1.11"
+Statistics = "1.11"
45
Tables = "1.11"
46
Turing = "0.35"
47
-julia = ">= 1.9"
+julia = "1.11"
0 commit comments