diff --git a/Project.toml b/Project.toml index 2888a192..cd2be280 100644 --- a/Project.toml +++ b/Project.toml @@ -85,11 +85,13 @@ CMBLensingPythonPlotExt = "PythonPlot" [compat] AbstractFFTs = "0.5, 1" Adapt = "1.0.1, 2, 3" +Bijections = "0.1" CUDA = "3.4, 4" ChainRules = "1.5" CodecZlib = "0.7" Combinatorics = "1" CompositeStructs = "0.1.1" +ComponentArrays = "0.13" CoordinateTransformations = "0.6.2" DataStructures = "0.17.9, 0.18" Distributions = "0.25" @@ -110,6 +112,7 @@ Lazy = "0.13.2, 0.14, 0.15" Loess = "0.5" MacroTools = "0.5" Match = "1.1" +MCMCDiagnosticTools = "0.3" Measurements = "2" Memoization = "0.2" MuseInference = "0.2.2"