Skip to content

Commit 4f920b5

Browse files
authored
Update Project.toml
1 parent b47501a commit 4f920b5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

EpiAware/Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ AdvancedHMC = "0.6"
3131
DataFramesMeta = "0.15"
3232
Distributions = "0.25"
3333
DocStringExtensions = "0.9"
34-
DynamicPPL = "0.27, 0.28, 0.29, 0.30"
34+
DynamicPPL = "0.29"
3535
FillArrays = "1.11"
3636
LinearAlgebra = ">= 1.9"
3737
LogExpFunctions = "0.3"
3838
MCMCChains = "6.0"
39-
Pathfinder = "0.8, 0.9"
39+
Pathfinder = "0.9"
4040
QuadGK = "2.9"
41-
Random = ">= 1.9"
41+
Random = "1.11"
4242
Reexport = "1.2"
43-
SparseArrays = "1.10"
44-
Statistics = "1.10"
43+
SparseArrays = "1.11"
44+
Statistics = "1.11"
4545
Tables = "1.11"
4646
Turing = "0.35"
47-
julia = ">= 1.9"
47+
julia = "1.11"

0 commit comments

Comments
 (0)