diff --git a/Q/Quadrature/Compat.toml b/Q/Quadrature/Compat.toml index 672bdaea528ab23..4462b10863c8552 100644 --- a/Q/Quadrature/Compat.toml +++ b/Q/Quadrature/Compat.toml @@ -8,19 +8,16 @@ Reexport = "0.0.0 - 0.2" ["0-0.1.0"] Requires = "0.0.0 - 0.5" -[0-1] -DiffEqBase = "6.1.0-6" - ["0-1.1"] julia = "1" +[0-2] +DiffEqBase = "6.1.0-6" + ["0.1.1-0"] Requires = "0.0.0 - 1" [1] -CommonSolve = "0.2" -HCubature = "1.4.0-1" -QuadGK = "2.1.0-2" Requires = ["0.5", "1"] ["1-1.5"] @@ -29,21 +26,28 @@ MonteCarloIntegration = "0.0.1" ["1-1.7"] Reexport = "0.2" -["1.10-1"] +[1-2] +CommonSolve = "0.2" +HCubature = "1.4.0-1" +QuadGK = "2.1.0-2" + +["1.10-2"] ChainRulesCore = ["0.10.7-0.10", "1"] -["1.11-1"] +["1.11-2"] MonteCarloIntegration = "0.0.1-0.0.3" ["1.2-1"] -ForwardDiff = "0.10" -ReverseDiff = "1" -ZygoteRules = "0.2" julia = "1.4.0-1" ["1.2-1.6"] Zygote = "0.4.22-0.5" +["1.2-2"] +ForwardDiff = "0.10" +ReverseDiff = "1" +ZygoteRules = "0.2" + ["1.4"] Distributions = "0.23" @@ -53,14 +57,17 @@ Distributions = "0.23-0.24" ["1.6-1.10"] MonteCarloIntegration = "0.0.1-0.0.2" -["1.7-1"] +["1.7-2"] Zygote = "0.4.22-0.6" -["1.8-1"] +["1.8-2"] Reexport = ["0.2", "1"] ["1.9"] ChainRulesCore = "0.10.7-0.10" -["1.9-1"] +["1.9-2"] Distributions = "0.23-0.25" + +[2] +julia = "1.6.0-1" diff --git a/Q/Quadrature/Deps.toml b/Q/Quadrature/Deps.toml index b0a70ced045c480..17e7025c327784f 100644 --- a/Q/Quadrature/Deps.toml +++ b/Q/Quadrature/Deps.toml @@ -1,21 +1,23 @@ [0-1] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" + +[0-2] CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2" DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49" MonteCarloIntegration = "4886b29c-78c9-11e9-0a6e-41e1f4161f7b" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" -Requires = "ae029012-a4dd-5104-9daa-d747884805df" -["1.2-1"] +["1.2-2"] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" -["1.4-1"] +["1.4-2"] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -["1.9-1"] +["1.9-2"] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" diff --git a/Q/Quadrature/Versions.toml b/Q/Quadrature/Versions.toml index d2a5006afee6019..17d03841841895f 100644 --- a/Q/Quadrature/Versions.toml +++ b/Q/Quadrature/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "a21acb2db8e366786835adae1ac568fdb6ff7daf" ["1.12.0"] git-tree-sha1 = "32341ed1609a4ae193888583d52fde9ada840b35" + +["2.0.0"] +git-tree-sha1 = "80b7f00a7fa1c08e9e75453c889b7b86e22d7866"