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