Skip to content

Commit 6d150a9

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

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,8 +28,8 @@ 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"
@@ -44,6 +44,7 @@ Optimization = "4.4.0"
4444
Plots = "1"
4545
Polynomials = "4.0.19"
4646
PrettyTables = "2.4.0"
47+
QuadGK = "2"
4748
Random = "1"
4849
RecipesBase = "^1"
4950
SpecialFunctions = "2.5.0"

0 commit comments

Comments
 (0)