Skip to content

Commit f036dd0

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for FiniteDiff in [weakdeps] at version 2, (keep existing compat)
1 parent 9b2eea0 commit f036dd0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Minuit2"
22
uuid = "37821647-3276-4ed8-9a4e-bc9886b3c106"
3-
authors = ["Jan Strube <[email protected]>", "Pere Mato <[email protected]>"]
43
version = "0.4.2"
4+
authors = ["Jan Strube <[email protected]>", "Pere Mato <[email protected]>"]
55

66
[deps]
77
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
@@ -28,15 +28,16 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
2828

2929
[extensions]
3030
Minuit2FHistExt = ["FHist"]
31-
Minuit2PlotsExt = ["Plots", "FHist"]
3231
Minuit2OptimizationExt = ["Optimization"]
32+
Minuit2PlotsExt = ["Plots", "FHist"]
3333

3434
[compat]
3535
ComponentArrays = "0.15.28"
3636
CxxWrap = "0.17"
3737
Distributions = "0.25.117"
3838
DistributionsHEP = "0.5.0"
3939
FHist = "0.11"
40+
FiniteDiff = "2"
4041
IterTools = "1.10.0"
4142
LinearAlgebra = "1"
4243
Minuit2_Julia_Wrapper_jll = "0.4.0"

0 commit comments

Comments
 (0)