Skip to content

Commit aa95faa

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Functors to 0.5, (keep existing compat)
1 parent a83aea8 commit aa95faa

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Project.toml

+4-5
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
7777
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
7878
UltraNest = "6822f173-b0be-4018-9ee2-28bf56348d09"
7979

80-
8180
[extensions]
8281
BATAdvancedHMCExt = "AdvancedHMC"
8382
BATCubaExt = "Cuba"
@@ -91,9 +90,9 @@ BATPlotsExt = "Plots"
9190
BATUltraNestExt = "UltraNest"
9291

9392
[compat]
93+
ADTypes = "0.1, 0.2, 1"
9494
Accessors = "0.1"
9595
Adapt = "3, 4"
96-
ADTypes = "0.1, 0.2, 1"
9796
AdvancedHMC = "0.5, 0.6"
9897
AffineMaps = "0.2.3, 0.3"
9998
ArgCheck = "1, 2.0"
@@ -121,7 +120,7 @@ Folds = "0.2"
121120
ForwardDiff = "0.10"
122121
ForwardDiffPullbacks = "0.1.1, 0.2"
123122
FunctionChains = "0.1.4"
124-
Functors = "0.2, 0.3, 0.4"
123+
Functors = "0.2, 0.3, 0.4, 0.5"
125124
HDF5 = "0.15, 0.16, 0.17"
126125
HeterogeneousComputing = "0.2"
127126
HypothesisTests = "0.10, 0.11"
@@ -131,18 +130,18 @@ IrrationalConstants = "0.1, 0.2"
131130
KernelDensity = "0.5, 0.6"
132131
LaTeXStrings = "1"
133132
LinearAlgebra = "1"
133+
MGVI = "0.4"
134134
MacroTools = "0.5"
135135
Markdown = "1"
136136
MeasureBase = "0.12, 0.13, 0.14"
137137
Measurements = "2"
138-
MGVI = "0.4"
139138
NamedArrays = "0.9, 0.10"
140139
NestedSamplers = "0.8"
141140
Optim = "0.19,0.20, 0.21, 0.22, 1"
142141
Optimization = "3, 4"
142+
PDMats = "0.9, 0.10, 0.11"
143143
ParallelProcessingTools = "0.4"
144144
Parameters = "0.12, 0.13"
145-
PDMats = "0.9, 0.10, 0.11"
146145
Plots = "1"
147146
PositiveFactorizations = "0.2"
148147
Printf = "1"

0 commit comments

Comments
 (0)