Skip to content

Commit ba3edcc

Browse files
committed
fix compat entries
1 parent cbc9191 commit ba3edcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,13 @@ CMBLensingPythonPlotExt = "PythonPlot"
8585
[compat]
8686
AbstractFFTs = "0.5, 1"
8787
Adapt = "1.0.1, 2, 3"
88+
Bijections = "0.1"
8889
CUDA = "3.4, 4"
8990
ChainRules = "1.5"
9091
CodecZlib = "0.7"
9192
Combinatorics = "1"
9293
CompositeStructs = "0.1.1"
94+
ComponentArrays = "0.13"
9395
CoordinateTransformations = "0.6.2"
9496
DataStructures = "0.17.9, 0.18"
9597
Distributions = "0.25"
@@ -110,6 +112,7 @@ Lazy = "0.13.2, 0.14, 0.15"
110112
Loess = "0.5"
111113
MacroTools = "0.5"
112114
Match = "1.1"
115+
MCMCDiagnosticTools = "0.3"
113116
Measurements = "2"
114117
Memoization = "0.2"
115118
MuseInference = "0.2.2"

0 commit comments

Comments
 (0)