diff --git a/A/ACTRModels/Compat.toml b/A/ACTRModels/Compat.toml index 4bb9dd5fc6a4df3..1d97d5c6f9f1a85 100644 --- a/A/ACTRModels/Compat.toml +++ b/A/ACTRModels/Compat.toml @@ -1,78 +1,81 @@ [0] julia = "1" -["0-0.1"] -Distributions = "0.0.0-0.23" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.33" -StatsFuns = "0.0.0-0.9" +["0 - 0.1"] +Distributions = "0.0.0 - 0.23" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.33" +StatsFuns = "0.0.0 - 0.9" -["0.10.10-0.11.1"] -SequentialSamplingModels = "0.1-0.2" +["0 - 0.6.5"] +Distributed = "1" -["0.10.11-0.12.0"] -StatsBase = "0.32-0.34" +["0.10.10 - 0.11.1"] +SequentialSamplingModels = "0.1 - 0.2" -["0.10.6-0.12.0"] +["0.10.11 - 0.12.0"] +StatsBase = "0.32 - 0.34" + +["0.10.6 - 0.12.0"] StatsFuns = ["0.9", "1"] -["0.10.7-0"] -PrettyTables = "1.1.0-2" +["0.10.7 - 0"] +PrettyTables = "1.1.0 - 2" -["0.11.2-0"] +["0.11.2 - 0"] SafeTestsets = ["0.0.1", "0.1"] -["0.11.2-0.12.0"] -SequentialSamplingModels = "0.1-0.3" +["0.11.2 - 0.12.0"] +SequentialSamplingModels = "0.1 - 0.3" -["0.12.6-0"] -Random = "1.9.0-1" +["0.12.6 - 0"] +Random = "1.9.0 - 1" -["0.2-0.10.10"] -StatsBase = "0.32-0.33" +["0.2 - 0.10.10"] +StatsBase = "0.32 - 0.33" -["0.2-0.10.5"] +["0.2 - 0.10.5"] StatsFuns = "0.9" -["0.2-0.11.1"] +["0.2 - 0.11.1"] SafeTestsets = "0.0.1" -["0.2-0.12.0"] +["0.2 - 0.12.0"] Parameters = "0.12" -["0.2-0.4"] +["0.2 - 0.4"] Reexport = "0.2" -["0.2-0.4.0"] -Distributions = "0.22-0.23" +["0.2 - 0.4.0"] +Distributions = "0.22 - 0.23" -["0.4.1-0.6.10"] -Distributions = "0.22-0.24" +["0.4.1 - 0.6.10"] +Distributions = "0.22 - 0.24" -["0.4.7-0.6.10"] -SequentialSamplingModels = "0.1.1-0.1" +["0.4.7 - 0.6.10"] +SequentialSamplingModels = "0.1.1 - 0.1" -["0.4.8-0.6.9"] +["0.4.8 - 0.6.9"] DataFrames = "0.22" -["0.5-0.12.0"] +["0.5 - 0.12.0"] Reexport = ["0.2", "1"] -["0.6.10-0.8.0"] +["0.6.10 - 0.8.0"] DataFrames = ["0.22", "1"] -["0.6.11-0"] -Distributions = "0.22-0.25" +["0.6.11 - 0"] +Distributions = "0.22 - 0.25" -["0.6.11-0.10.9"] +["0.6.11 - 0.10.9"] SequentialSamplingModels = "0.1" -["0.6.12-0"] +["0.6.12 - 0"] ConcreteStructs = "0.2" -["0.6.6-0.6.11"] +["0.6.6 - 0.6.11"] DiscreteEventsLite = "0.1" -["0.7.3-0.10.6"] -PrettyTables = "1.1.0-1" +["0.7.3 - 0.10.6"] +PrettyTables = "1.1.0 - 1" diff --git a/A/AD4SM/Compat.toml b/A/AD4SM/Compat.toml index b5bf01e4af223af..5fb07e7326d06b2 100644 --- a/A/AD4SM/Compat.toml +++ b/A/AD4SM/Compat.toml @@ -1,8 +1,9 @@ [0] -ProgressMeter = "1.2.0-1" -julia = "1.4.0-1" +Distributed = "1.4.0 - 1" +ProgressMeter = "1.2.0 - 1" +julia = "1.4.0 - 1" -["0-0.0.1"] -PyCall = "1.91.4-1" -PyPlot = "2.8.2-2" -StatsBase = "0.32.2-0.32" +["0 - 0.0.1"] +PyCall = "1.91.4 - 1" +PyPlot = "2.8.2 - 2" +StatsBase = "0.32.2 - 0.32" diff --git a/A/ADRIA/Compat.toml b/A/ADRIA/Compat.toml index 420cfceb490ef84..5c39d399cb6850d 100644 --- a/A/ADRIA/Compat.toml +++ b/A/ADRIA/Compat.toml @@ -6,16 +6,17 @@ CpuId = "0.3" DataFrames = "1" DataStructures = ["0.2", "0.18"] Distances = "0.10" +Distributed = "1" Distributions = "0.25" FileIO = "1" -GeoDataFrames = "0.3-0.4" +GeoDataFrames = "0.3 - 0.4" GeoFormatTypes = "0.4" GeoInterface = "1" -Graphs = "1.4.0-1" -JSON = "0.21.3-0.21" +Graphs = "1.4.0 - 1" +JSON = "0.21.3 - 0.21" MAT = "0.10" -OnlineStats = "1.5.0-1" -PkgVersion = "0.2-0.3" +OnlineStats = "1.5.0 - 1" +PkgVersion = "0.2 - 0.3" ProgressMeter = "1" RelocatableFolders = "1" Setfield = ["0.8", "1"] @@ -24,34 +25,34 @@ Statistics = "1" Surrogates = "6" julia = "1" -["0-0.10"] +["0 - 0.10"] BlackBoxOptim = "0.6" NamedDims = "1" -["0-0.4"] +["0 - 0.4"] Compose = ["0.9", "1"] ModelParameters = "0.3" NamedArrays = ["0.9", "1"] -["0-0.4.4"] +["0 - 0.4.4"] ArchGDAL = ["0.9", "1"] Requires = "1" -["0-0.5"] +["0 - 0.5"] HypothesisTests = "0.10" -IJulia = "1.20.0-1" +IJulia = "1.20.0 - 1" SnoopPrecompile = "1" StatsBase = "0.33" -Zarr = ["0.7-0.8", "1"] +Zarr = ["0.7 - 0.8", "1"] -["0-0.7"] +["0 - 0.7"] SparseArrayKit = "0.2" -["0-0.8"] -DifferentialEquations = "7.2.0-7" +["0 - 0.8"] +DifferentialEquations = "7.2.0 - 7" ThreadsX = "0.1" -["0-0.9"] +["0 - 0.9"] Interpolations = "0.14" NCDatasets = "0.12" SciMLBase = "1" @@ -60,23 +61,22 @@ SciMLBase = "1" DimensionalData = "0.25" NetCDF = "0.11" -["0.10-0"] -Interpolations = "0.14-0.15" -MLJ = "0.19.2-0.20" -SIRUS = "1.3.0-2" -SciMLBase = "1-2" +["0.10 - 0"] +Interpolations = "0.14 - 0.15" +MLJ = "0.19.2 - 0.20" +SIRUS = "1.3.0 - 2" +SciMLBase = "1 - 2" TOML = "1" YAXArrays = "0.5" -["0.11-0"] +["0.11 - 0"] Dates = "1" -DimensionalData = "0.25-0.27" -Distributed = "1" -GDAL_jll = "301.900.0-301" +DimensionalData = "0.25 - 0.27" +GDAL_jll = "301.900.0 - 301" InteractiveUtils = "1" LinearAlgebra = "1" Logging = "1" -NetCDF = "0.11-0.12" +NetCDF = "0.11 - 0.12" Pkg = "1" Printf = "1" Random = "1" @@ -84,43 +84,43 @@ SparseArrays = "1" SpecialFunctions = "2" StatsFuns = "1" -["0.4.5-0"] -ArchGDAL = "0.9-0.10" +["0.4.5 - 0"] +ArchGDAL = "0.9 - 0.10" -["0.5-0"] +["0.5 - 0"] ModelParameters = "0.4" -["0.5-0.10"] +["0.5 - 0.10"] AxisKeys = "0.2" -["0.6-0"] +["0.6 - 0"] Clustering = "0.15" -HypothesisTests = "0.10-0.11" +HypothesisTests = "0.10 - 0.11" JMcDM = "0.7" OrderedCollections = "1" PrecompileTools = "1" Reexport = "1" SimpleWeightedGraphs = "1" -StatsBase = "0.33-0.34" -Zarr = ["0.7-0.9", "1"] +StatsBase = "0.33 - 0.34" +Zarr = ["0.7 - 0.9", "1"] -["0.6-0.7"] +["0.6 - 0.7"] ImageMagick = "1" -["0.7-0"] +["0.7 - 0"] JuliennedArrays = "0.4" -["0.8-0"] +["0.8 - 0"] FLoops = "0.2" ImageIO = "0.6" StableRNGs = "1" -["0.8-0.10"] -SparseArrayKit = "0.2-0.3" +["0.8 - 0.10"] +SparseArrayKit = "0.2 - 0.3" -["0.8-0.9"] -MLJ = "0.19.2-0.19" -SIRUS = "1.3.0-1" +["0.8 - 0.9"] +MLJ = "0.19.2 - 0.19" +SIRUS = "1.3.0 - 1" -["0.9-0"] +["0.9 - 0"] OrdinaryDiffEq = "6" diff --git a/A/AIControl/Compat.toml b/A/AIControl/Compat.toml index 65d6b20dc5f5ce8..b6d37d56519f919 100644 --- a/A/AIControl/Compat.toml +++ b/A/AIControl/Compat.toml @@ -1,9 +1,10 @@ [0] -CSV = "0.0.0-0.7" -DataFrames = "0.0.0-0.21" -Distributions = "0.0.0-0.23" -FileIO = "0-1" -GZip = "0.0.0-0.5" -JLD2 = "0.0.0-0.2" +CSV = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.21" +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.23" +FileIO = "0 - 1" +GZip = "0.0.0 - 0.5" +JLD2 = "0.0.0 - 0.2" Statistics = ["0.7", "1"] julia = ["0.7", "1"] diff --git a/A/ANOVAapprox/Compat.toml b/A/ANOVAapprox/Compat.toml index 201c15f76bd88fb..0b3767a24db6981 100644 --- a/A/ANOVAapprox/Compat.toml +++ b/A/ANOVAapprox/Compat.toml @@ -1,44 +1,47 @@ [1] julia = "1" -["1-1.0.22"] +["1 - 1.0.22"] IterativeSolvers = "0.8" +["1 - 1.1"] +Distributed = "1" + ["1.0"] GroupedTransforms = "1" LinearMaps = "2" Plots = "1" -["1.0.14-1.0"] +["1.0.14 - 1.0"] StatsBase = "0.33" -["1.0.23-1"] -IterativeSolvers = "0.8-0.9" +["1.0.23 - 1"] +IterativeSolvers = "0.8 - 0.9" ["1.1"] Aqua = "0.5" SpecialFunctions = "1" -["1.1-1"] +["1.1 - 1"] LinearMaps = "3" ["1.1.0"] -GroupedTransforms = "1.1.0-1" +GroupedTransforms = "1.1.0 - 1" -["1.1.1-1.1.5"] -GroupedTransforms = "1.1.2-1" +["1.1.1 - 1.1.5"] +GroupedTransforms = "1.1.2 - 1" ["1.1.6"] -GroupedTransforms = "1.1.4-1" +GroupedTransforms = "1.1.4 - 1" -["1.1.7-1"] -GroupedTransforms = "1.1.5-1" +["1.1.7 - 1"] +GroupedTransforms = "1.1.5 - 1" -["1.2-1"] -Aqua = "0.5-0.8" +["1.2 - 1"] +Aqua = "0.5 - 0.8" LinearAlgebra = "1" MultivariateAnomalies = "0.2" Random = "1" -SpecialFunctions = "2.4.0-2" +SpecialFunctions = "2.4.0 - 2" Statistics = "1" Test = "1" diff --git a/A/AWSClusterManagers/Compat.toml b/A/AWSClusterManagers/Compat.toml index 5fc4d2eae1d4431..5c0660d3bfa5d89 100644 --- a/A/AWSClusterManagers/Compat.toml +++ b/A/AWSClusterManagers/Compat.toml @@ -1,83 +1,87 @@ [0] -JSON = "0.1-0.20" +JSON = "0.1 - 0.20" -["0-0.1"] -julia = "0.5-1.3" +["0 - 0.1"] +julia = "0.5 - 1.3" -["0-0.2"] -Memento = "0.0-0.12" +["0 - 0.2"] +Memento = "0.0 - 0.12" ["0.1"] -Mocking = "0.0-0.5" +Mocking = "0.0 - 0.5" ["0.2"] -Compat = "0.27-2.1" -Mocking = "0.4-0.5" +Compat = "0.27 - 2.1" +Mocking = "0.4 - 0.5" -["0.2-0"] -julia = "0.6-1.3" +["0.2 - 0"] +julia = "0.6 - 1.3" -["0.3-0"] -Compat = "0.40-2.1" +["0.3 - 0"] +Compat = "0.40 - 2.1" -["0.3-0.7"] -Memento = "0.5-0.12" +["0.3 - 0.7"] +Memento = "0.5 - 0.12" -["0.3-1.0.1"] +["0.3 - 1.0.1"] Mocking = "0.5" ["0.4"] -AWSTools = "0.0-1.3" +AWSTools = "0.0 - 1.3" -["0.5-0.6.0"] -AWSBatch = "0.0.2-1.0" +["0.5 - 0.6.0"] +AWSBatch = "0.0.2 - 1.0" ["0.6"] -AWSCore = "0.0-0.6" -AWSSDK = "0.0-0.4" +AWSCore = "0.0 - 0.6" +AWSSDK = "0.0 - 0.4" -["0.6.1-0.6"] -AWSBatch = "0.0.2-0.1" +["0.6.1 - 0.6"] +AWSBatch = "0.0.2 - 0.1" ["0.7"] -AWSBatch = "0.3-1.0" +AWSBatch = "0.3 - 1.0" -["0.8-0"] -AWSBatch = "0.5.1-1.0" -Memento = "0.7-0.12" +["0.8 - 0"] +AWSBatch = "0.5.1 - 1.0" +Distributed = "0.6 - 1.3" +Memento = "0.7 - 0.12" ["1.0.0"] -AWSBatch = "0.5.1-1.0" -JSON = "0.1-0.20" -Memento = "0.7-0.12" -julia = "0.7-1.3" - -["1.0.1-1.0"] -AWSBatch = ["0.5.1-0.5", "1"] +AWSBatch = "0.5.1 - 1.0" +Distributed = "0.7 - 1.3" +JSON = "0.1 - 0.20" +Memento = "0.7 - 0.12" +julia = "0.7 - 1.3" + +["1.0.1 - 1.0"] +AWSBatch = ["0.5.1 - 0.5", "1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["1.0.1-1.1.2"] -Memento = "0.11-0.12" +["1.0.1 - 1.1.2"] +Memento = "0.11 - 0.12" -["1.0.2-1.0"] -Mocking = "0.5-0.7" +["1.0.2 - 1.0"] +Mocking = "0.5 - 0.7" -["1.1-1"] +["1.1 - 1"] +Distributed = "1" Mocking = "0.7" julia = "1" ["1.1.0"] AWSBatch = "1" -["1.1.1-1.1.2"] -AWSBatch = "1.3.0-1" +["1.1.1 - 1.1.2"] +AWSBatch = "1.3.0 - 1" -["1.1.3-1"] -JSON = "0.20.1-0.21" -Memento = ["0.11-0.13", "1"] +["1.1.3 - 1"] +JSON = "0.20.1 - 0.21" +Memento = ["0.11 - 0.13", "1"] -["1.1.3-1.1"] -AWSBatch = "1.4.0-1" +["1.1.3 - 1.1"] +AWSBatch = "1.4.0 - 1" -["1.2-1"] -AWSBatch = "2.0.1-2" +["1.2 - 1"] +AWSBatch = "2.0.1 - 2" diff --git a/A/AbbreviatedStackTraces/Compat.toml b/A/AbbreviatedStackTraces/Compat.toml index d1a0a7d5df179df..01fc6c6ef79f7a9 100644 --- a/A/AbbreviatedStackTraces/Compat.toml +++ b/A/AbbreviatedStackTraces/Compat.toml @@ -1,5 +1,6 @@ -["0-0.2"] -julia = "1.6.0-1" +["0 - 0.2"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.3-0"] -julia = "1.10.0-1" +["0.3 - 0"] +julia = "1.10.0 - 1" diff --git a/A/AbstractMCMC/Compat.toml b/A/AbstractMCMC/Compat.toml index 0114aded4f9607d..0bd4c065b21995e 100644 --- a/A/AbstractMCMC/Compat.toml +++ b/A/AbstractMCMC/Compat.toml @@ -1,60 +1,65 @@ -["0-0.2"] +["0 - 0.2"] ProgressMeter = "1.2" -["0-0.5.5"] +["0 - 0.5.5"] StatsBase = "0.32" -["0-3.2"] +["0 - 3.2"] julia = "1" -["0.3-0.4"] -ProgressMeter = "1.2.0-1" +["0.3 - 0.4"] +ProgressMeter = "1.2.0 - 1" -["0.5-5"] +["0.5 - 3.2"] +Distributed = "1" + +["0.5 - 5"] ProgressLogging = "0.1" -["0.5.1-3"] +["0.5.1 - 3"] LoggingExtras = "0.4" -["0.5.1-5"] +["0.5.1 - 5"] ConsoleProgressMonitor = "0.1" TerminalLoggers = "0.1" -["0.5.6-4.4.0"] -StatsBase = "0.32-0.33" +["0.5.6 - 4.4.0"] +StatsBase = "0.32 - 0.33" -[2-4] -BangBang = "0.3.19-0.3" +["2 - 4"] +BangBang = "0.3.19 - 0.3" -[2-5] -Transducers = "0.4.30-0.4" +["2 - 5"] +Transducers = "0.4.30 - 0.4" -["3.3-4.1"] -julia = "1.3.0-1" +["3.3 - 4.1"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" ["4.0"] LoggingExtras = "0.4" -["4.1-4.2"] -LoggingExtras = "0.4-0.5" +["4.1 - 4.2"] +LoggingExtras = "0.4 - 0.5" -["4.2-5"] -julia = "1.6.0-1" +["4.2 - 5"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["4.2.1-5"] +["4.2.1 - 5"] LogDensityProblems = "2" -["4.3-5"] -LoggingExtras = ["0.4-0.5", "1"] +["4.3 - 5"] +LoggingExtras = ["0.4 - 0.5", "1"] -["4.4.1-5"] -StatsBase = "0.32-0.34" +["4.4.1 - 5"] +StatsBase = "0.32 - 0.34" -["4.5-5"] +["4.5 - 5"] FillArrays = "1" ["5.0"] -BangBang = "0.3.19-0.3" +BangBang = "0.3.19 - 0.3" -["5.1-5"] -BangBang = "0.3.19-0.4" +["5.1 - 5"] +BangBang = "0.3.19 - 0.4" diff --git a/A/Absynth/Compat.toml b/A/Absynth/Compat.toml index 88fa8910b84b469..6e460c1020e0632 100644 --- a/A/Absynth/Compat.toml +++ b/A/Absynth/Compat.toml @@ -1,33 +1,34 @@ [0] DelimitedFiles = "1" +Distributed = "1" julia = "1" -["0-0.1"] -Combinatorics = "0.0.0-0.7" -DataFrames = "0.0.0-0.19" -DynamicPolynomials = "0.0.0-0.3" -MacroTools = "0.0.0-0.5" -MultivariatePolynomials = "0.0.0-0.3" -ProgressMeter = "0.0.0-1" -PyCall = "0.0.0-1" +["0 - 0.1"] +Combinatorics = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.19" +DynamicPolynomials = "0.0.0 - 0.3" +MacroTools = "0.0.0 - 0.5" +MultivariatePolynomials = "0.0.0 - 0.3" +ProgressMeter = "0.0.0 - 1" +PyCall = "0.0.0 - 1" ["0.2"] -PyCall = "1.91.2-1" +PyCall = "1.91.2 - 1" -["0.2-0"] -DataFrames = "0.19.4-0.19" -DynamicPolynomials = "0.3.3-0.3" -MacroTools = "0.5.1-0.5" -MultivariatePolynomials = "0.3.2-0.3" +["0.2 - 0"] +DataFrames = "0.19.4 - 0.19" +DynamicPolynomials = "0.3.3 - 0.3" +MacroTools = "0.5.1 - 0.5" +MultivariatePolynomials = "0.3.2 - 0.3" ProgressMeter = "1" -["0.2-0.3"] +["0.2 - 0.3"] Combinatorics = "0.7" -["0.3-0"] +["0.3 - 0"] DataStructures = "0.17" ParserCombinator = "2" -["0.4-0"] -Combinatorics = "1.0.2-1" -Z3 = "0.4.1-0.4" +["0.4 - 0"] +Combinatorics = "1.0.2 - 1" +Z3 = "0.4.1 - 0.4" diff --git a/A/ActionModels/Compat.toml b/A/ActionModels/Compat.toml index 23a966913c4d7ba..c1c44168b012af9 100644 --- a/A/ActionModels/Compat.toml +++ b/A/ActionModels/Compat.toml @@ -1,77 +1,83 @@ -["0-0.1"] -julia = "1.7.0-1" +["0 - 0.1"] +julia = "1.7.0 - 1" -["0-0.2"] +["0 - 0.2"] Turing = "0.21" -["0-0.5"] +["0 - 0.5"] Distributions = "0.25" -["0-0.5.2"] +["0 - 0.5.2"] RecipesBase = "1" -["0.2-0.4.0"] -julia = "1.8.0-1" +["0.2 - 0.4.0"] +julia = "1.8.0 - 1" + +["0.3 - 0.4.0"] +Distributed = "1.8.0 - 1" ["0.3.0"] -Turing = "0.21-0.23" +Turing = "0.21 - 0.23" -["0.3.1-0.3"] -Turing = "0.21-0.24" +["0.3.1 - 0.3"] +Turing = "0.21 - 0.24" -["0.4-0.5.1"] +["0.4 - 0.5.1"] DataFrames = "1" ["0.4.0"] -Turing = "0.21-0.25" +Turing = "0.21 - 0.25" -["0.4.1-0.4.2"] +["0.4.1 - 0.4.2"] Turing = "0.29" -["0.4.1-0.6.0"] -julia = "1.9.0-1" +["0.4.1 - 0.5.1"] +Distributed = "1.9.0 - 1" + +["0.4.1 - 0.6.0"] +julia = "1.9.0 - 1" -["0.4.3-0.5.1"] +["0.4.3 - 0.5.1"] Turing = "0.30" -["0.4.3-0.5.2"] +["0.4.3 - 0.5.2"] ReverseDiff = "1" -["0.5.2-0"] -DataFrames = "1.6.0-1" +["0.5.2 - 0"] +DataFrames = "1.6.0 - 1" -["0.5.2-0.5"] -Distributed = "1.10.0-1" -Logging = "1.10.0-1" +["0.5.2 - 0.5"] +Distributed = "1.10.0 - 1" +Logging = "1.10.0 - 1" -["0.5.2-0.5.3"] +["0.5.2 - 0.5.3"] Turing = "0.31" -["0.5.3-0"] +["0.5.3 - 0"] ForwardDiff = "0.10" -RecipesBase = "1.3.0-1" -ReverseDiff = "1.15.0-1" +RecipesBase = "1.3.0 - 1" +ReverseDiff = "1.15.0 - 1" -["0.5.4-0.5"] +["0.5.4 - 0.5"] Turing = "0.33" -["0.5.5-0.5"] -ProgressMeter = "1.10.0-1" +["0.5.5 - 0.5"] +ProgressMeter = "1.10.0 - 1" -["0.6-0"] +["0.6 - 0"] Distributed = "1" Logging = "1" ProgressMeter = "1" Reexport = "1" Turing = "0.34" -["0.6.1-0"] -julia = "1.10.0-1" +["0.6.1 - 0"] +julia = "1.10.0 - 1" -["0.6.4-0"] +["0.6.4 - 0"] AxisArrays = "0.4" -["0.6.5-0"] +["0.6.5 - 0"] Distributions = "0.25" HDF5 = "0.17" MCMCChainsStorage = "0.1" diff --git a/A/Actors/Compat.toml b/A/Actors/Compat.toml index e268afaea63d3f6..5b0e21c504af646 100644 --- a/A/Actors/Compat.toml +++ b/A/Actors/Compat.toml @@ -1,14 +1,16 @@ -["0-0.1.0"] -julia = "1.3.0-1" +["0 - 0.1.0"] +julia = "1.3.0 - 1" -["0.1.1-0.2.3"] -julia = "1.5.0-1" +["0.1.1 - 0.2.3"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.1.8-0"] +["0.1.8 - 0"] ActorInterfaces = "0.1" -["0.2.3-0"] +["0.2.3 - 0"] Proquint = "0.1" -["0.2.4-0"] -julia = "1.6.0-1" +["0.2.4 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/A/AdaptiveResonance/Compat.toml b/A/AdaptiveResonance/Compat.toml index 304578cca26b050..de6ed2416bb0a6c 100644 --- a/A/AdaptiveResonance/Compat.toml +++ b/A/AdaptiveResonance/Compat.toml @@ -1,50 +1,51 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] BenchmarkTools = "0.5" -CSV = "0.7.7-0.7" +CSV = "0.7.7 - 0.7" CUDAapi = "4" -DataFrames = "0.21.5-0.21" -Documenter = "0.25.1-0.25" -DrWatson = "1.14.7-1" -ProgressMeter = "1.3.2-1" -PyPlot = "2.9.0-2" -Revise = "2.7.3-2" -ScikitLearn = "0.6.2-0.6" +DataFrames = "0.21.5 - 0.21" +Documenter = "0.25.1 - 0.25" +DrWatson = "1.14.7 - 1" +ProgressMeter = "1.3.2 - 1" +PyPlot = "2.9.0 - 2" +Revise = "2.7.3 - 2" +ScikitLearn = "0.6.2 - 0.6" -["0-0.3.1"] -Parameters = "0.12.1-0.12" +["0 - 0.3.1"] +Parameters = "0.12.1 - 0.12" ["0.1.1"] MLJ = "0.14" -ProgressBars = "0.7-0.8" +ProgressBars = "0.7 - 0.8" -["0.1.2-0"] -ProgressBars = ["0.7-0.8", "1"] +["0.1.2 - 0"] +ProgressBars = ["0.7 - 0.8", "1"] -["0.1.2-0.2.0"] -Revise = "3.1.0-3" +["0.1.2 - 0.2.0"] +Revise = "3.1.0 - 3" -["0.1.2-0.3.0"] -MLJ = "0.14-0.16" +["0.1.2 - 0.3.0"] +MLJ = "0.14 - 0.16" -["0.2-0.3.1"] +["0.2 - 0.3.1"] ClusterValidityIndices = "0.1" -["0.3.2-0"] +["0.3.2 - 0"] Parameters = "0.12" ["0.5"] DocStringExtensions = "0.8" -["0.6-0"] -DocStringExtensions = "0.8-0.9" -NumericalTypeAliases = "0.1-0.2" +["0.6 - 0"] +DocStringExtensions = "0.8 - 0.9" +NumericalTypeAliases = "0.1 - 0.2" -["0.7-0"] +["0.7 - 0"] ElasticArrays = "1" -["0.8-0"] +["0.8 - 0"] PrecompileSignatures = "3" diff --git a/A/AdditiveCellCom/Compat.toml b/A/AdditiveCellCom/Compat.toml index 911af2b1f936762..326d978bde38d14 100644 --- a/A/AdditiveCellCom/Compat.toml +++ b/A/AdditiveCellCom/Compat.toml @@ -1,5 +1,6 @@ [0] DataFrames = "1" +Distributed = "1" Graphs = "1" JLD2 = "0.4" MetaGraphs = "0.7" diff --git a/A/AdvancedHMC/Compat.toml b/A/AdvancedHMC/Compat.toml index 6b64e4404b2e588..d9dbd436e941404 100644 --- a/A/AdvancedHMC/Compat.toml +++ b/A/AdvancedHMC/Compat.toml @@ -1,130 +1,131 @@ -["0-0.1.0"] +["0 - 0.1.0"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.2.7"] -InplaceOps = "0.0.0-0.3" -LazyArrays = "0.0.0-0.9" +["0 - 0.2.7"] +InplaceOps = "0.0.0 - 0.3" +LazyArrays = "0.0.0 - 0.9" -["0.1.2-0.2.7"] -StatsBase = "0.0.0-0.31" +["0.1.2 - 0.2.7"] +StatsBase = "0.0.0 - 0.31" -["0.1.2-0.4.4"] +["0.1.2 - 0.4.4"] Statistics = "1" julia = "1" -["0.1.6-0.2.7"] -ArgCheck = "0.0.0-1" -Parameters = "0.0.0-0.10" -ProgressMeter = "0.0.0-1" +["0.1.6 - 0.2.7"] +ArgCheck = "0.0.0 - 1" +Parameters = "0.0.0 - 0.10" +ProgressMeter = "0.0.0 - 1" -["0.2.11-0.2"] -Parameters = "0.10-0.12" +["0.2.11 - 0.2"] +Parameters = "0.10 - 0.12" -["0.2.11-0.2.13"] -LazyArrays = "0.9-0.13" +["0.2.11 - 0.2.13"] +LazyArrays = "0.9 - 0.13" -["0.2.11-0.2.21"] -StatsBase = "0.31-0.32" +["0.2.11 - 0.2.21"] +StatsBase = "0.31 - 0.32" -["0.2.13-0.3.4"] -StatsFuns = "0.8-0.9" +["0.2.13 - 0.3.4"] +StatsFuns = "0.8 - 0.9" -["0.2.14-0.2.20"] -LazyArrays = "0.9-0.14" +["0.2.14 - 0.2.20"] +LazyArrays = "0.9 - 0.14" -["0.2.15-0"] +["0.2.15 - 0"] Requires = ["0.5", "1"] -["0.2.2-0.2.7"] -StatsFuns = "0.0.0-0.8" +["0.2.2 - 0.2.7"] +StatsFuns = "0.0.0 - 0.8" ["0.2.21"] -LazyArrays = "0.9-0.15" +LazyArrays = "0.9 - 0.15" -["0.2.21-0"] -ArgCheck = "1-2" +["0.2.21 - 0"] +ArgCheck = "1 - 2" -["0.2.22-0.4.5"] -StatsBase = "0.31-0.33" +["0.2.22 - 0.4.5"] +StatsBase = "0.31 - 0.33" -["0.2.25-0.3.5"] +["0.2.25 - 0.3.5"] DocStringExtensions = "0.8" ["0.2.8"] LazyArrays = "0.9" -["0.2.8-0"] +["0.2.8 - 0"] InplaceOps = "0.3" ProgressMeter = "1" -["0.2.8-0.2.10"] +["0.2.8 - 0.2.10"] Parameters = "0.10" StatsBase = "0.31" -["0.2.8-0.2.12"] +["0.2.8 - 0.2.12"] StatsFuns = "0.8" -["0.2.8-0.2.20"] +["0.2.8 - 0.2.20"] ArgCheck = "1" -["0.2.9-0.2.10"] +["0.2.9 - 0.2.10"] LazyArrays = ["0.9", "0.12"] -["0.3-0.3.1"] +["0.3 - 0.3.1"] Setfield = "0.7" -["0.3-0.4.3"] +["0.3 - 0.4.3"] UnPack = "1" ["0.3.0"] AbstractMCMC = "3" -["0.3.1-0.3.3"] -AbstractMCMC = "3.2.0-3" +["0.3.1 - 0.3.3"] +AbstractMCMC = "3.2.0 - 3" -["0.3.2-0.3.5"] -Setfield = "0.7-0.8" +["0.3.2 - 0.3.5"] +Setfield = "0.7 - 0.8" -["0.3.4-0.3"] -AbstractMCMC = "3.2.0-4" +["0.3.4 - 0.3"] +AbstractMCMC = "3.2.0 - 4" -["0.3.5-0"] -StatsFuns = ["0.8-0.9", "1"] +["0.3.5 - 0"] +StatsFuns = ["0.8 - 0.9", "1"] -["0.3.6-0"] -DocStringExtensions = "0.8-0.9" -Setfield = ["0.7-0.8", "1"] +["0.3.6 - 0"] +DocStringExtensions = "0.8 - 0.9" +Setfield = ["0.7 - 0.8", "1"] -["0.4-0"] +["0.4 - 0"] LogDensityProblems = "2" LogDensityProblemsAD = "1" -["0.4-0.5"] -AbstractMCMC = "4.2.0-4" +["0.4 - 0.5"] +AbstractMCMC = "4.2.0 - 4" -["0.4.4-0"] -SimpleUnPack = "1.1.0-1" +["0.4.4 - 0"] +SimpleUnPack = "1.1.0 - 1" -["0.4.5-0"] -Statistics = "1.6.0-1" +["0.4.5 - 0"] +Statistics = "1.6.0 - 1" -["0.4.5-0.6.2"] -julia = "1.6.0-1" +["0.4.5 - 0.6.2"] +julia = "1.6.0 - 1" -["0.4.6-0"] -StatsBase = "0.31-0.34" +["0.4.6 - 0"] +StatsBase = "0.31 - 0.34" -["0.6-0"] -LinearAlgebra = "1.6.0-1" -Random = "1.6.0-1" +["0.6 - 0"] +LinearAlgebra = "1.6.0 - 1" +Random = "1.6.0 - 1" -["0.6-0.6.1"] -AbstractMCMC = "4.2.0-5" +["0.6 - 0.6.1"] +AbstractMCMC = "4.2.0 - 5" ["0.6.2"] AbstractMCMC = "5" -["0.6.3-0"] -AbstractMCMC = "5.6.0-5" -julia = "1.6.7-1" +["0.6.3 - 0"] +AbstractMCMC = "5.6.0 - 5" +julia = "1.6.7 - 1" diff --git a/A/Agents/Compat.toml b/A/Agents/Compat.toml index 7da15faddf7fad8..ee6b9dded8ad508 100644 --- a/A/Agents/Compat.toml +++ b/A/Agents/Compat.toml @@ -1,100 +1,106 @@ [1] -CSV = "0.0.0-0.7" -ColorTypes = "0.0.0-0.10" -Compose = "0.0.0-0.9" -DataFrames = "0.0.0-0.21" -DataVoyager = "0.0.0-1" -Distributions = "0.0.0-0.23" -GraphPlot = "0.0.0-0.4" -LightGraphs = "0.0.0-1" -StatsBase = "0.0.0-0.33" -VegaLite = "0.0.0-2" - -["1-1.1.0"] +CSV = "0.0.0 - 0.7" +ColorTypes = "0.0.0 - 0.10" +Compose = "0.0.0 - 0.9" +DataFrames = "0.0.0 - 0.21" +DataVoyager = "0.0.0 - 1" +Distributions = "0.0.0 - 0.23" +GraphPlot = "0.0.0 - 0.4" +LightGraphs = "0.0.0 - 1" +StatsBase = "0.0.0 - 0.33" +VegaLite = "0.0.0 - 2" + +["1 - 1.1.0"] julia = "1" -["1.1.7-1"] -Cairo = "0.0.0-1" -Fontconfig = "0.0.0-0.4" +["1.1.7 - 1"] +Cairo = "0.0.0 - 1" +Distributed = ["0.7.0", "1"] +Fontconfig = "0.0.0 - 0.4" julia = ["0.7.0", "1"] -["2-3.1.0"] -DataFrames = "0-1" +["2 - 3.1.0"] +DataFrames = "0 - 1" -["2-3.3"] +["2 - 3.3"] +Distributed = "1" julia = "1" -[2-4] +["2 - 4"] LightGraphs = "1" -["2.2-2"] +["2.2 - 2"] StatsBase = "0.32" [3] SQLite = "1" -["3-5.14"] -StatsBase = "0.32-0.33" +["3 - 5.14"] +StatsBase = "0.32 - 0.33" -["3.1.1-3"] +["3.1.1 - 3"] DataFrames = ["0.21", "1"] -["3.4-5.14"] -julia = "1.5.0-1" +["3.4 - 5.14"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" [4] OpenStreetMapX = "0.2" -[4-6] -DataFrames = ["0.21-0.22", "1"] +["4 - 6"] +DataFrames = ["0.21 - 0.22", "1"] -["4.0.2-4"] +["4.0.2 - 4"] GraphRecipes = "0.5" RecipesBase = "1" ["4.1"] -Requires = "1.1.0-1" +Requires = "1.1.0 - 1" -["4.2-5.14"] -Requires = ["0.5-0.7", "1"] +["4.2 - 5.14"] +Requires = ["0.5 - 0.7", "1"] -["4.2-6"] +["4.2 - 6"] DataStructures = "0.18" -ProgressMeter = "1.5.0-1" +ProgressMeter = "1.5.0 - 1" -["4.3-4"] +["4.3 - 4"] CSV = "0.8" -["4.4-6"] +["4.4 - 6"] Scratch = "1" -["4.4-6.1.5"] +["4.4 - 6.1.5"] JLD2 = "0.4" -["5-5.3"] -LightOSM = "0.1.19-0.1" +["5 - 5.3"] +LightOSM = "0.1.19 - 0.1" + +["5 - 6"] +CSV = "0.9.7 - 0.10" +Graphs = "1.4.0 - 1" +LazyArtifacts = "1.3.0 - 1" -[5-6] -CSV = "0.9.7-0.10" -Graphs = "1.4.0-1" -LazyArtifacts = "1.3.0-1" +["5.15 - 5"] +Distributed = "1.9.0 - 1" -["5.15-6"] -StatsBase = "0.32-0.34" -julia = "1.9.0-1" +["5.15 - 6"] +StatsBase = "0.32 - 0.34" +julia = "1.9.0 - 1" -["5.15.1-6"] -CommonSolve = "0.2.4-0.2" +["5.15.1 - 6"] +CommonSolve = "0.2.4 - 0.2" -["5.4-6.0.1"] +["5.4 - 6.0.1"] LightOSM = "0.2" ["5.7"] -StaticArraysCore = "1.4.0-1" +StaticArraysCore = "1.4.0 - 1" -["5.8-6"] +["5.8 - 6"] Distributions = "0.25" -Rotations = "1.3.0-1" +Rotations = "1.3.0 - 1" StaticArrays = "1" [6] @@ -105,36 +111,36 @@ MacroTools = "0.5" PrecompileTools = "1" Random = "1" -["6-6.0.12"] +["6 - 6.0.12"] Pkg = "1" -["6-6.0.13"] +["6 - 6.0.13"] MixedStructTypes = "0.2" -["6-6.0.9"] +["6 - 6.0.9"] IteratorSampling = "0.2" -["6.0.10-6.1.6"] +["6.0.10 - 6.1.6"] StreamSampling = "0.3" -["6.0.14-6.0.15"] +["6.0.14 - 6.0.15"] DynamicSumTypes = "1" -["6.0.16-6.0"] +["6.0.16 - 6.0"] DynamicSumTypes = "2" -["6.0.2-6"] -LightOSM = "0.2-0.3" +["6.0.2 - 6"] +LightOSM = "0.2 - 0.3" -["6.1-6.1.5"] +["6.1 - 6.1.5"] DynamicSumTypes = "3" -["6.1.6-6"] -JLD2 = "0.4-0.5" +["6.1.6 - 6"] +JLD2 = "0.4 - 0.5" LightSumTypes = "4" -["6.1.7-6.1.8"] +["6.1.7 - 6.1.8"] StreamSampling = "0.4" -["6.1.9-6"] +["6.1.9 - 6"] StreamSampling = "0.6" diff --git a/A/AlgorithmicCompetition/Compat.toml b/A/AlgorithmicCompetition/Compat.toml index 5ab4339c8c5a737..08b6a89f0bae482 100644 --- a/A/AlgorithmicCompetition/Compat.toml +++ b/A/AlgorithmicCompetition/Compat.toml @@ -2,36 +2,37 @@ AlgebraOfGraphics = "0.6" CSV = "0.10" DataFrameMacros = "0.4" -DataFrames = "1.6.0-1" +DataFrames = "1.6.0 - 1" +Distributed = "1.9.0 - 1" Distributions = "0.25" Flux = "0.14" StatsBase = "0.34" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.1.3"] +["0 - 0.1.3"] CairoMakie = "0.10" Chain = "0.5" CircularArrayBuffers = "0.1" DataStructures = "0.18" -Ipopt = "1.4.0-1" -JuMP = "1.13.0-1" -ProgressMeter = "1.7.0-1" +Ipopt = "1.4.0 - 1" +JuMP = "1.13.0 - 1" +ProgressMeter = "1.7.0 - 1" ReinforcementLearningBase = "0.12" ReinforcementLearningCore = "0.13" ReinforcementLearningEnvironments = "0.8" ReinforcementLearningTrajectories = "0.3" -Statistics = "1.9.0-1" +Statistics = "1.9.0 - 1" -["0.1.4-0"] +["0.1.4 - 0"] CairoMakie = "0.11" Chain = "0.6" -CircularArrayBuffers = "0.1.12-0.1" -Ipopt = "1.6.0-1" -JuMP = "1.20.0-1" -ProgressMeter = "1.10.0-1" +CircularArrayBuffers = "0.1.12 - 0.1" +Ipopt = "1.6.0 - 1" +JuMP = "1.20.0 - 1" +ProgressMeter = "1.10.0 - 1" ReinforcementLearning = "0.11" ReinforcementLearningFarm = "0.0.2" ReinforcementLearningTrajectories = "0.4" -["0.1.5-0"] +["0.1.5 - 0"] DrWatson = "2" diff --git a/A/AlphaZero/Compat.toml b/A/AlphaZero/Compat.toml index 7b36751e562223b..61c8ef87331ca28 100644 --- a/A/AlphaZero/Compat.toml +++ b/A/AlphaZero/Compat.toml @@ -1,52 +1,53 @@ [0] -ArgParse = "1.1.4-1" +ArgParse = "1.1.4 - 1" CUDA = "3" -Colors = "0.12.7-0.12" -CommonRLInterface = "0.3.1-0.3" -Crayons = "4.0.4-4" -DataStructures = "0.18.9-0.18" -Formatting = "0.4.2-0.4" -JSON3 = "1.8.1-1" -Plots = "1.12.0-1" -ProgressMeter = "1.5.0-1" -StaticArrays = "1.1.1-1" -Statistics = "1.6.0-1" -Zygote = "0.6.10-0.6" -julia = "1.6.0-1" - -["0-0.4"] -JSON2 = "0.3.2-0.3" - -["0-0.5.2"] -Documenter = "0.26.3-0.26" +Colors = "0.12.7 - 0.12" +CommonRLInterface = "0.3.1 - 0.3" +Crayons = "4.0.4 - 4" +DataStructures = "0.18.9 - 0.18" +Distributed = "1.6.0 - 1" +Formatting = "0.4.2 - 0.4" +JSON3 = "1.8.1 - 1" +Plots = "1.12.0 - 1" +ProgressMeter = "1.5.0 - 1" +StaticArrays = "1.1.1 - 1" +Statistics = "1.6.0 - 1" +Zygote = "0.6.10 - 0.6" +julia = "1.6.0 - 1" + +["0 - 0.4"] +JSON2 = "0.3.2 - 0.3" + +["0 - 0.5.2"] +Documenter = "0.26.3 - 0.26" Setfield = "0.7" -["0-0.5.3"] -Distributions = "0.24.18-0.24" -Flux = "0.12.2-0.12" +["0 - 0.5.3"] +Distributions = "0.24.18 - 0.24" +Flux = "0.12.2 - 0.12" -["0.5-0"] +["0.5 - 0"] ThreadPools = "2" -["0.5.1-0"] -Knet = "1.4.8-1" +["0.5.1 - 0"] +Knet = "1.4.8 - 1" -["0.5.1-0.5.2"] +["0.5.1 - 0.5.2"] ExprTools = "0.1.3" -["0.5.2-0"] -Requires = "1.1.3-1" +["0.5.2 - 0"] +Requires = "1.1.3 - 1" ["0.5.3"] -LoggingExtras = "0.4.7-0.4" -Setfield = "0.7-0.8" +LoggingExtras = "0.4.7 - 0.4" +Setfield = "0.7 - 0.8" -["0.5.3-0"] -Documenter = "0.26.3-0.27" +["0.5.3 - 0"] +Documenter = "0.26.3 - 0.27" ExprTools = "0.1" -["0.5.4-0"] -Distributions = "0.24.18-0.25" -Flux = "0.12.2-0.13" -LoggingExtras = ["0.4.7-0.4", "1"] -Setfield = ["0.7-0.8", "1"] +["0.5.4 - 0"] +Distributions = "0.24.18 - 0.25" +Flux = "0.12.2 - 0.13" +LoggingExtras = ["0.4.7 - 0.4", "1"] +Setfield = ["0.7 - 0.8", "1"] diff --git a/A/Alpine/Compat.toml b/A/Alpine/Compat.toml index 46086aaa3821aa5..a3d57ee6415a4bb 100644 --- a/A/Alpine/Compat.toml +++ b/A/Alpine/Compat.toml @@ -1,51 +1,55 @@ -["0-0.1.3"] -JuMP = "0.0.0-0.18" +["0 - 0.1.3"] +JuMP = "0.0.0 - 0.18" -["0-0.1.7"] -Compat = "1-2" -MathProgBase = "0.0.0-0.7" -Statistics = "0.6-1" -julia = "0.6-1" +["0 - 0.1.7"] +Compat = "1 - 2" +Distributed = "0.6 - 1" +MathProgBase = "0.0.0 - 0.7" +Statistics = "0.6 - 1" +julia = "0.6 - 1" -["0.1.10-0.1"] -JuMP = "0.0.0-0.18" +["0.1.10 - 0.1"] +JuMP = "0.0.0 - 0.18" -["0.1.5-0.1.7"] +["0.1.5 - 0.1.7"] JuMP = "0.18" ["0.1.9"] -JuMP = "0-0.18" +JuMP = "0 - 0.18" -["0.1.9-0"] +["0.1.9 - 0"] Statistics = "1" julia = "1" -["0.1.9-0.1"] -MathProgBase = "0.6.4-0.7" +["0.1.9 - 0.1"] +MathProgBase = "0.6.4 - 0.7" -["0.2-0.2.2"] -MathOptInterface = "0.9.14-0.9" +["0.1.9 - 0.2.5"] +Distributed = "1" -["0.2-0.2.7"] +["0.2 - 0.2.2"] +MathOptInterface = "0.9.14 - 0.9" + +["0.2 - 0.2.7"] JuMP = "0.21" -["0.2.3-0.2.5"] -MathOptInterface = "0.9.1-0.9" +["0.2.3 - 0.2.5"] +MathOptInterface = "0.9.1 - 0.9" -["0.2.6-0.2.7"] -MathOptInterface = "0.9.1-0.10" +["0.2.6 - 0.2.7"] +MathOptInterface = "0.9.1 - 0.10" ["0.2.8"] -JuMP = "0.22-0.23" +JuMP = "0.22 - 0.23" -["0.2.8-0"] +["0.2.8 - 0"] MathOptInterface = ["0.10", "1"] -["0.2.9-0"] -JuMP = ["0.22-0.23", "1"] +["0.2.9 - 0"] +JuMP = ["0.22 - 0.23", "1"] -["0.5-0"] +["0.5 - 0"] Combinatorics = "1" ["0.5.2"] -Pkg = "1.8.0-1" +Pkg = "1.8.0 - 1" diff --git a/A/ApproximateBayesianComputing/Compat.toml b/A/ApproximateBayesianComputing/Compat.toml index 4669e406ab4cf46..ab44102a851a2e1 100644 --- a/A/ApproximateBayesianComputing/Compat.toml +++ b/A/ApproximateBayesianComputing/Compat.toml @@ -1,11 +1,12 @@ [0] -Compat = "0-2" -Distances = "0.0.0-0.9" -DistributedArrays = "0.0.0-0.6" -Distributions = "0.0.0-0.23" -Documenter = "0.0.0-0.25" -MultivariateStats = "0.0.0-0.7" -PDMats = "0.0.0-0.10" +Compat = "0 - 2" +Distances = "0.0.0 - 0.9" +Distributed = ["0.7", "1"] +DistributedArrays = "0.0.0 - 0.6" +Distributions = "0.0.0 - 0.23" +Documenter = "0.0.0 - 0.25" +MultivariateStats = "0.0.0 - 0.7" +PDMats = "0.0.0 - 0.10" Statistics = ["0.7", "1"] -StatsBase = "0.0.0-0.33" +StatsBase = "0.0.0 - 0.33" julia = ["0.7", "1"] diff --git a/A/ArDCA/Compat.toml b/A/ArDCA/Compat.toml index 7438fbb7f42b982..041b7464177e158 100644 --- a/A/ArDCA/Compat.toml +++ b/A/ArDCA/Compat.toml @@ -1,18 +1,21 @@ [0] DCAUtils = "1" -Distributions = "0.24-0.25" +Distributions = "0.24 - 0.25" ExtractMacro = "1" -LoopVectorization = ["0.9", "0.11-0.12"] -julia = "1.5.0-1" +LoopVectorization = ["0.9", "0.11 - 0.12"] +julia = "1.5.0 - 1" -["0-0.6.1"] +["0 - 0.5"] +Distributed = "1.5.0 - 1" + +["0 - 0.6.1"] NLopt = "0.6" -["0.6-0"] +["0.6 - 0"] PrecompileTools = "1" -["0.6.2-0"] -LinearAlgebra = "1.5.0-1" +["0.6.2 - 0"] +LinearAlgebra = "1.5.0 - 1" NLopt = ["0.6", "1"] -Printf = "1.5.0-1" -Random = "1.5.0-1" +Printf = "1.5.0 - 1" +Random = "1.5.0 - 1" diff --git a/A/AssetRegistry/Compat.toml b/A/AssetRegistry/Compat.toml index 8af2a0752511479..75ad7d93377df78 100644 --- a/A/AssetRegistry/Compat.toml +++ b/A/AssetRegistry/Compat.toml @@ -1,4 +1,5 @@ [0] -JSON = "0.0.0-0.21" +Distributed = ["0.7", "1"] +JSON = "0.0.0 - 0.21" Pidfile = "1" julia = ["0.7", "1"] diff --git a/A/AstroIO/Compat.toml b/A/AstroIO/Compat.toml index 364c4a46d173936..2d09a2f86a9d19a 100644 --- a/A/AstroIO/Compat.toml +++ b/A/AstroIO/Compat.toml @@ -1,21 +1,23 @@ [0] BangBang = "0.3" -IterTools = "1.3.0-1" +IterTools = "1.3.0 - 1" UnitfulAstro = "1" -["0-0.1.0"] +["0 - 0.1.0"] CSV = "0.7" -FileIO = "1.4.0-1" +Distributed = "1.3.0 - 1" +FileIO = "1.4.0 - 1" HDF5 = "0.13" JLD2 = "0.2" -PhysicalParticles = "1.1.0-1" -ProgressMeter = "1.4.0-1" +PhysicalParticles = "1.1.0 - 1" +ProgressMeter = "1.4.0 - 1" Setfield = "0.7" StaticArrays = "0.12" -Unitful = "1.4.0-1" -julia = "1.3.0-1" +Unitful = "1.4.0 - 1" +julia = "1.3.0 - 1" -["0.1.1-0"] +["0.1.1 - 0"] +Distributed = "1.6.0 - 1" FileIO = "1" JLD2 = "0.4" PhysicalParticles = "1" @@ -24,17 +26,17 @@ Reexport = "1" StaticArrays = "1" StructArrays = "0.6" Unitful = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.1.1-0.1.2"] +["0.1.1 - 0.1.2"] CSV = "0.9" HDF5 = "0.15" -["0.1.2-0"] +["0.1.2 - 0"] Combinatorics = "1" ConfParser = "0.1" -["0.1.3-0"] -CSV = "0.9-0.10" -HDF5 = "0.15-0.17" +["0.1.3 - 0"] +CSV = "0.9 - 0.10" +HDF5 = "0.15 - 0.17" PrecompileTools = "1" diff --git a/A/AstroNbodySim/Compat.toml b/A/AstroNbodySim/Compat.toml index f7374782d90bfa3..7d602018f450d3e 100644 --- a/A/AstroNbodySim/Compat.toml +++ b/A/AstroNbodySim/Compat.toml @@ -2,6 +2,7 @@ AstroIO = "0.1" BangBang = "0.3" DataFrames = "1" +Distributed = "1.7.0 - 1" FFTW = "1" FileIO = "1" IterativeSolvers = "0.9" @@ -21,23 +22,23 @@ Tullio = "0.3" Unitful = "1" UnitfulAstro = "1" Zygote = "0.6" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] CSV = "0.9" CUDA = "3" DocStringExtensions = "0.8" GLMakie = "0.5" Images = "0.25" Knet = "1" -Statistics = "1.7.0-1" +Statistics = "1.7.0 - 1" -["0.1.1-0"] +["0.1.1 - 0"] AstroSimBase = "0.1" -CSV = "0.9-0.10" -CUDA = "3-5" -DocStringExtensions = "0.8-0.9" +CSV = "0.9 - 0.10" +CUDA = "3 - 5" +DocStringExtensions = "0.8 - 0.9" GLMakie = "0.9" -Images = "0.25-0.26" +Images = "0.25 - 0.26" PhysicalFDM = "0.1" PrecompileTools = "1" diff --git a/A/AstroPlot/Compat.toml b/A/AstroPlot/Compat.toml index c061ca4672bc587..283f348a8c39351 100644 --- a/A/AstroPlot/Compat.toml +++ b/A/AstroPlot/Compat.toml @@ -3,6 +3,7 @@ AstroIO = "0.1" ColorSchemes = "3" Colors = "0.12" DataFrames = "1" +Distributed = "1.6.0 - 1" FileIO = "1" LaTeXStrings = "1" LoopVectorization = "0.12" @@ -15,17 +16,17 @@ Reexport = "1" StructArrays = "0.6" Unitful = "1" UnitfulAstro = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] CairoMakie = "0.6" GLMakie = "0.4" -["0-0.1.1"] +["0 - 0.1.1"] CSV = "0.9" DocStringExtensions = "0.8" Images = "0.25" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" UnicodePlots = "2" VideoIO = "0.9" @@ -35,13 +36,13 @@ GLMakie = "0.5" ["0.1.2"] GLMakie = "0.9" -["0.1.2-0"] +["0.1.2 - 0"] CSV = "0.10" -DocStringExtensions = "0.8-0.9" -Images = "0.25-0.26" +DocStringExtensions = "0.8 - 0.9" +Images = "0.25 - 0.26" PrecompileTools = "1" -UnicodePlots = "2-3" +UnicodePlots = "2 - 3" VideoIO = ["0.9", "1"] -["0.1.3-0"] -GLMakie = "0.9-0.10" +["0.1.3 - 0"] +GLMakie = "0.9 - 0.10" diff --git a/A/AstroSimBase/Compat.toml b/A/AstroSimBase/Compat.toml index c0d05088c0f2ca8..38f368c2b22ad5c 100644 --- a/A/AstroSimBase/Compat.toml +++ b/A/AstroSimBase/Compat.toml @@ -1,3 +1,6 @@ [0] PrecompileTools = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" + +["0.1.1 - 0"] +Distributed = "1.6.0 - 1" diff --git a/A/AsynchronousIterativeAlgorithms/Compat.toml b/A/AsynchronousIterativeAlgorithms/Compat.toml index 8a8ee46f19fd57d..39be8e600deab69 100644 --- a/A/AsynchronousIterativeAlgorithms/Compat.toml +++ b/A/AsynchronousIterativeAlgorithms/Compat.toml @@ -1,9 +1,10 @@ [0] -ProgressMeter = "1.7.2-1" +Distributed = "1" +ProgressMeter = "1.7.2 - 1" julia = "1" -["0-0.1.3"] -DistributedObjects = "0.1.4-0.1" +["0 - 0.1.3"] +DistributedObjects = "0.1.4 - 0.1" -["0.1.4-0"] -DistributedObjects = "0.1.5-0.1" +["0.1.4 - 0"] +DistributedObjects = "0.1.5 - 0.1" diff --git a/A/Autologistic/Compat.toml b/A/Autologistic/Compat.toml index ad862e3b4fb42f1..89118fb89b97d1d 100644 --- a/A/Autologistic/Compat.toml +++ b/A/Autologistic/Compat.toml @@ -1,41 +1,43 @@ -["0-0.4"] +["0 - 0.4"] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.4.0"] -BenchmarkTools = "0.0.0-0.4" -CSV = "0.0.0-0.5" -Compose = "0.0.0-0.7" -Distributions = "0.0.0-0.21" -LightGraphs = "0-1" -Optim = "0.0.0-0.19" +["0 - 0.4.0"] +BenchmarkTools = "0.0.0 - 0.4" +CSV = "0.0.0 - 0.5" +Compose = "0.0.0 - 0.7" +Distributions = "0.0.0 - 0.21" +LightGraphs = "0 - 1" +Optim = "0.0.0 - 0.19" ["0.4.1"] BenchmarkTools = "0.4" Compose = "0.7" -Distributions = "0.16-0.21" -Optim = "0.17-0.19" +Distributions = "0.16 - 0.21" +Optim = "0.17 - 0.19" -["0.4.1-0.4"] -LightGraphs = "1.2.0-1" +["0.4.1 - 0.4"] +LightGraphs = "1.2.0 - 1" -["0.4.1-0.4.2"] -CSV = "0.4-0.5" +["0.4.1 - 0.4.2"] +CSV = "0.4 - 0.5" ["0.4.2"] -Distributions = "0.16-0.22" -Optim = "0.17-0.20" +Distributions = "0.16 - 0.22" +Optim = "0.17 - 0.20" -["0.4.3-0.4"] -CSV = "0.4-0.8" -Distributions = "0.16-0.24" -Optim = ["0.17-0.22", "1.1.0-1"] +["0.4.3 - 0.4"] +CSV = "0.4 - 0.8" +Distributions = "0.16 - 0.24" +Optim = ["0.17 - 0.22", "1.1.0 - 1"] -["0.5-0"] -CSV = "0.8-0.10" +["0.5 - 0"] +CSV = "0.8 - 0.10" DataFrames = "1" -Distributions = "0.16-0.25" +Distributed = "1.4.0 - 1" +Distributions = "0.16 - 0.25" Graphs = "1" Optim = "1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" diff --git a/A/AutomationLabsIdentification/Compat.toml b/A/AutomationLabsIdentification/Compat.toml index 17fb08c010db8fa..9970ca7c04030dd 100644 --- a/A/AutomationLabsIdentification/Compat.toml +++ b/A/AutomationLabsIdentification/Compat.toml @@ -2,6 +2,7 @@ DataFrames = "1" DiffEqFlux = "1" DifferentialEquations = "7" +Distributed = "1" Flux = "0.13" FluxOptTools = "0.1" MLJ = "0.19" @@ -9,23 +10,23 @@ MLJFlux = "0.2" MLJMultivariateStatsInterface = "0.5" MLJParticleSwarmOptimization = "0.1" MultivariateStats = "0.10" -Optim = "1.7.0-1" -ProgressMeter = "1.7.0-1" +Optim = "1.7.0 - 1" +ProgressMeter = "1.7.0 - 1" StableRNGs = "1" Statistics = "1" StatsBase = "0.33" julia = "1" -["0-0.2.1"] -Zygote = "0.0.0-0.6.38" +["0 - 0.2.1"] +Zygote = "0.0.0 - 0.6.38" -["0-0.2.2"] +["0 - 0.2.2"] CUDA = "3" MLUtils = "0.3" -["0.2.2-0"] +["0.2.2 - 0"] Zygote = "0.6" -["0.2.3-0"] +["0.2.3 - 0"] CUDA = "4" MLUtils = "0.4" diff --git a/A/AzManagers/Compat.toml b/A/AzManagers/Compat.toml index d29b8ec5ee86117..ce7a70c0d4f818a 100644 --- a/A/AzManagers/Compat.toml +++ b/A/AzManagers/Compat.toml @@ -1,52 +1,54 @@ [1] HTTP = "0.8" -[1-2] +["1 - 2"] AzSessions = "1" -["1-2.1"] +["1 - 2.1"] +Distributed = "1" julia = "1" -[1-3] +["1 - 3"] JSON = "0.21" ["1.0"] MPI = "0.14" -["1.1-1"] -MPI = "0.14-0.15" +["1.1 - 1"] +MPI = "0.14 - 0.15" [2] -HTTP = "0.8-0.9" +HTTP = "0.8 - 0.9" -["2-2.5.1"] -MPI = "0.14-0.16" +["2 - 2.5.1"] +MPI = "0.14 - 0.16" -["2.2-3"] +["2.2 - 3"] CodecZlib = "0.7" -julia = "1.4.0-1" +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["2.2.2-3"] +["2.2.2 - 3"] TOML = "1" -["2.5.2-2.5"] -MPI = "0.14-0.17" +["2.5.2 - 2.5"] +MPI = "0.14 - 0.17" -["2.6-2.6.2"] -MPI = "0.14-0.18" +["2.6 - 2.6.2"] +MPI = "0.14 - 0.18" -["2.6.3-3.0.2"] -MPI = "0.14-0.19" +["2.6.3 - 3.0.2"] +MPI = "0.14 - 0.19" [3] AzSessions = "2" HTTP = "1" -["3.0.3-3.10"] -MPI = "0.14-0.20" +["3.0.3 - 3.10"] +MPI = "0.14 - 0.20" -["3.2.2-3"] +["3.2.2 - 3"] JSONWebTokens = "1" -["3.8-3"] +["3.8 - 3"] LibCURL = "0.6" diff --git a/A/AzureClusterlessHPC/Compat.toml b/A/AzureClusterlessHPC/Compat.toml index 9558c37398ec389..3b7eccd10a6ac02 100644 --- a/A/AzureClusterlessHPC/Compat.toml +++ b/A/AzureClusterlessHPC/Compat.toml @@ -1,5 +1,6 @@ [0] +Distributed = "1.6.0 - 1" JSON = "0.21" -PyCall = "1.92.0-1" +PyCall = "1.92.0 - 1" SyntaxTree = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/B/BAT/Compat.toml b/B/BAT/Compat.toml index 03da105b9e08646..ef7dbf242f81330 100644 --- a/B/BAT/Compat.toml +++ b/B/BAT/Compat.toml @@ -1,220 +1,225 @@ -["0-0.2"] -ArgCheck = "0-1" -DoubleFloats = "0.3.4-0.9" -ElasticArrays = "0.0.0-0.4" -FunctionWrappers = "0-1" -LaTeXStrings = "0-1" -ProgressMeter = "0.0.0-0.9" +["0 - 0.2"] +ArgCheck = "0 - 1" +Distributed = "1" +DoubleFloats = "0.3.4 - 0.9" +ElasticArrays = "0.0.0 - 0.4" +FunctionWrappers = "0 - 1" +LaTeXStrings = "0 - 1" +ProgressMeter = "0.0.0 - 0.9" Random123 = "1" Statistics = "1" -TypedTables = "0-1" -UnsafeArrays = "0.0.0-0.4" +TypedTables = "0 - 1" +UnsafeArrays = "0.0.0 - 0.4" julia = "1" -["0-0.3"] -ArraysOfArrays = "0.0.0-0.4" -Clustering = "0.0.0-0.13" -Colors = "0.0.0-0.9" -DataStructures = "0.0.0-0.17" -Distributions = "0.0.0-0.21" -IntervalSets = "0.0.0-0.3" -PDMats = "0.0.0-0.9" -ParallelProcessingTools = "0.0.0-0.4" -Parameters = "0.0.0-0.12" -RecipesBase = "0.0.0-0.7" -StaticArrays = "0.0.0-0.12" -StatsBase = "0.0.0-0.32" - -["0.1.1-0.2"] -Cuba = "0-2" +["0 - 0.3"] +ArraysOfArrays = "0.0.0 - 0.4" +Clustering = "0.0.0 - 0.13" +Colors = "0.0.0 - 0.9" +DataStructures = "0.0.0 - 0.17" +Distributions = "0.0.0 - 0.21" +IntervalSets = "0.0.0 - 0.3" +PDMats = "0.0.0 - 0.9" +ParallelProcessingTools = "0.0.0 - 0.4" +Parameters = "0.0.0 - 0.12" +RecipesBase = "0.0.0 - 0.7" +StaticArrays = "0.0.0 - 0.12" +StatsBase = "0.0.0 - 0.32" + +["0.1.1 - 0.2"] +Cuba = "0 - 2" ["0.3"] -ArgCheck = "0.0.0-1" -Cuba = "0.0.0-2" -DoubleFloats = "0.0.0-0.9" -ElasticArrays = "0.0.0-1" -FunctionWrappers = "0.0.0-1" -LaTeXStrings = "0.0.0-1" -Random123 = "0.0.0-1" -Requires = "0.0.0-0.5" -Statistics = "1.2.0-1" -Tables = "0.0.0-0.2" -UnsafeArrays = "0.0.0-1" -julia = "1.2.0-1" - -["0.3-1"] -ProgressMeter = "0.0.0-1" - -["0.3-3"] -TypedTables = "1.2.0-1" - -["0.4-0"] -Distributions = "0.21.3-0.21" +ArgCheck = "0.0.0 - 1" +Cuba = "0.0.0 - 2" +Distributed = "1.2.0 - 1" +DoubleFloats = "0.0.0 - 0.9" +ElasticArrays = "0.0.0 - 1" +FunctionWrappers = "0.0.0 - 1" +LaTeXStrings = "0.0.0 - 1" +Random123 = "0.0.0 - 1" +Requires = "0.0.0 - 0.5" +Statistics = "1.2.0 - 1" +Tables = "0.0.0 - 0.2" +UnsafeArrays = "0.0.0 - 1" +julia = "1.2.0 - 1" + +["0.3 - 1"] +ProgressMeter = "0.0.0 - 1" + +["0.3 - 3"] +TypedTables = "1.2.0 - 1" + +["0.4 - 0"] +Distributions = "0.21.3 - 0.21" DoubleFloats = "0.9" -["0.4-1"] +["0.4 - 1"] ArgCheck = "1" ArraysOfArrays = "0.4" Clustering = "0.13" Colors = "0.9" DataStructures = "0.17" +Distributed = "1.0.5 - 1" ElasticArrays = "1" IntervalSets = "0.3" KernelDensity = "0.5" PDMats = "0.9" RecipesBase = "0.7" Requires = "0.5" -Statistics = "1.0.5-1" +Statistics = "1.0.5 - 1" StatsBase = "0.32" Tables = "0.2" UnsafeArrays = "1" -ValueShapes = "0.5.1-0.5" -julia = "1.0.5-1" +ValueShapes = "0.5.1 - 0.5" +julia = "1.0.5 - 1" -["0.4-2"] +["0.4 - 2"] QuadGK = "2" -["0.4-3"] +["0.4 - 3"] LaTeXStrings = "1" ParallelProcessingTools = "0.4" PositiveFactorizations = "0.2" -Random123 = "1.2.0-1" +Random123 = "1.2.0 - 1" -["0.4-3.1"] +["0.4 - 3.1"] Parameters = "0.12" -["0.5-2.0.3"] +["0.5 - 2.0.3"] StructArrays = "0.4" -["0.5-3"] +["0.5 - 3"] Measurements = "2" [1] -Distributions = "0.21.10-0.21" -FillArrays = "0.7-0.8" +Distributions = "0.21.10 - 0.21" +FillArrays = "0.7 - 0.8" -[1-3] +["1 - 3"] DoubleFloats = ["0.9", "1"] [2] -AdaptiveRejectionSampling = "0.1.1-0.1" +AdaptiveRejectionSampling = "0.1.1 - 0.1" AdvancedHMC = "0.2" -ArraysOfArrays = "0.4-0.5" +ArraysOfArrays = "0.4 - 0.5" CPUTime = "1" -Clustering = "0.13-0.14" -DataStructures = "0.17-0.18" -Distributions = "0.21.10-0.24" +Clustering = "0.13 - 0.14" +DataStructures = "0.17 - 0.18" +Distributed = "1.3.0 - 1" +Distributions = "0.21.10 - 0.24" DocStringExtensions = "0.8" -FillArrays = "0.7-0.10" +FillArrays = "0.7 - 0.10" HypothesisTests = "0.10" IntervalSets = "0.5" NLSolversBase = "7" NamedArrays = "0.9" -Optim = ["0.19-0.22", "1"] +Optim = ["0.19 - 0.22", "1"] ProgressMeter = "1" -Statistics = "1.3.0-1" -StatsBase = "0.32-0.33" -julia = "1.3.0-1" +Statistics = "1.3.0 - 1" +StatsBase = "0.32 - 0.33" +julia = "1.3.0 - 1" -["2-2.0.3"] -PDMats = "0.9-0.10" -ValueShapes = "0.7.3-0.7" +["2 - 2.0.3"] +PDMats = "0.9 - 0.10" +ValueShapes = "0.7.3 - 0.7" -[2-3] -ArgCheck = "1-2" -Colors = "0.9-0.12" +["2 - 3"] +ArgCheck = "1 - 2" +Colors = "0.9 - 0.12" DiffResults = "1" -DistributionsAD = "0.5-0.6" -ElasticArrays = "1.2.3-1" -EmpiricalDistributions = ["0.2", "0.3.1-0.3"] +DistributionsAD = "0.5 - 0.6" +ElasticArrays = "1.2.3 - 1" +EmpiricalDistributions = ["0.2", "0.3.1 - 0.3"] FFTW = "1" ForwardDiff = "0.10" -KernelDensity = "0.5-0.6" -RecipesBase = ["0.7-0.8", "1"] -Sobol = "1.4.0-1" +KernelDensity = "0.5 - 0.6" +RecipesBase = ["0.7 - 0.8", "1"] +Sobol = "1.4.0 - 1" Tables = ["0.2", "1"] -["2-3.2"] +["2 - 3.2"] Requires = ["0.5", "1"] ["2.0.0"] SpecialFunctions = "0.10" -["2.0.1-2"] +["2.0.1 - 2"] SpecialFunctions = ["0.10", "1"] -["2.0.4-2"] -StructArrays = "0.4-0.5" +["2.0.4 - 2"] +StructArrays = "0.4 - 0.5" ValueShapes = "0.8" -["2.0.4-3"] -PDMats = "0.9-0.11" +["2.0.4 - 3"] +PDMats = "0.9 - 0.11" [3] -ArraysOfArrays = "0.4-0.6" -ChainRulesCore = ["0.9.44-0.10", "1"] -ChangesOfVariables = "0.1.1-0.1" -Clustering = "0.13-0.15" +ArraysOfArrays = "0.4 - 0.6" +ChainRulesCore = ["0.9.44 - 0.10", "1"] +ChangesOfVariables = "0.1.1 - 0.1" +Clustering = "0.13 - 0.15" DensityInterface = "0.4" Distributions = "0.25" -DocStringExtensions = "0.8-0.9" -ForwardDiffPullbacks = "0.1.1-0.2" -FunctionChains = "0.1.4-0.1" -Functors = "0.2-0.4" +DocStringExtensions = "0.8 - 0.9" +ForwardDiffPullbacks = "0.1.1 - 0.2" +FunctionChains = "0.1.4 - 0.1" +Functors = "0.2 - 0.4" HeterogeneousComputing = "0.2" -HypothesisTests = "0.10-0.11" -IntervalSets = "0.5-0.7" +HypothesisTests = "0.10 - 0.11" +IntervalSets = "0.5 - 0.7" InverseFunctions = "0.1" -IrrationalConstants = "0.1-0.2" +IrrationalConstants = "0.1 - 0.2" MacroTools = "0.5" -MeasureBase = "0.12-0.14" +MeasureBase = "0.12 - 0.14" StableRNGs = "1" StaticArrays = ["0.12", "1"] -StatsBase = "0.32-0.34" +StatsBase = "0.32 - 0.34" StatsFuns = "1" -StructArrays = "0.4-0.6" +StructArrays = "0.4 - 0.6" ZygoteRules = "0.2" -["3-3.1"] -ValueShapes = "0.10.1-0.10" +["3 - 3.1"] +ValueShapes = "0.10.1 - 0.10" -["3-3.1.1"] -AffineMaps = "0.2.3-0.2" -FillArrays = "1.1.1-1" +["3 - 3.1.1"] +AffineMaps = "0.2.3 - 0.2" +FillArrays = "1.1.1 - 1" -["3-3.2"] -julia = "1.6.0-1" +["3 - 3.2"] +julia = "1.6.0 - 1" -["3-3.3.0"] +["3 - 3.3.0"] AutoDiffOperators = "0.1" ["3.0"] +Distributed = "1.6.0 - 1" NamedArrays = "0.9" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" -["3.1-3"] +["3.1 - 3"] Accessors = "0.1" Dates = "1" Distributed = "1" LinearAlgebra = "1" Markdown = "1" -NamedArrays = "0.9-0.10" +NamedArrays = "0.9 - 0.10" Printf = "1" Random = "1" Statistics = "1" -["3.1.2-3"] -AffineMaps = "0.2.3-0.3" -FillArrays = ["0.13", "1.1.1-1"] +["3.1.2 - 3"] +AffineMaps = "0.2.3 - 0.3" +FillArrays = ["0.13", "1.1.1 - 1"] -["3.2-3"] -Adapt = "3-4" -DomainSets = "0.5-0.7" -Parameters = "0.12-0.13" +["3.2 - 3"] +Adapt = "3 - 4" +DomainSets = "0.5 - 0.7" +Parameters = "0.12 - 0.13" ValueShapes = "0.11" -["3.3-3"] -julia = "1.10.0-1" +["3.3 - 3"] +julia = "1.10.0 - 1" -["3.3.1-3"] +["3.3.1 - 3"] AutoDiffOperators = "0.2" diff --git a/B/BEAST/Compat.toml b/B/BEAST/Compat.toml index 5a7ae6fdd1cc0d1..9e87b1d11c7bd7e 100644 --- a/B/BEAST/Compat.toml +++ b/B/BEAST/Compat.toml @@ -1,161 +1,165 @@ [0] -CollisionDetection = "0.0.0-0.1" -CompScienceMeshes = "0.1.2-0.2" -Compat = "0-2" -IterativeSolvers = "0.0.0-0.8" -SauterSchwabQuadrature = "0-2" -StaticArrays = "0-0.9" -WiltonInts84 = "0.1.0-0.2" -julia = "0.6-1" - -["1-1.1"] -Combinatorics = "0.6.0-0.7" -Compat = "0.70-2" +CollisionDetection = "0.0.0 - 0.1" +CompScienceMeshes = "0.1.2 - 0.2" +Compat = "0 - 2" +IterativeSolvers = "0.0.0 - 0.8" +SauterSchwabQuadrature = "0 - 2" +StaticArrays = "0 - 0.9" +WiltonInts84 = "0.1.0 - 0.2" +julia = "0.6 - 1" + +["1 - 1.1"] +Combinatorics = "0.6.0 - 0.7" +Compat = "0.70 - 2" DelimitedFiles = ["0.7", "1"] -FFTW = "0.2.3-0.3" -FastGaussQuadrature = "0.3.1-0.4" -IterativeSolvers = "0.7.0-0.8" -SauterSchwabQuadrature = "2.1-2" -SpecialFunctions = "0.7.0-0.8" +Distributed = ["0.7", "1"] +FFTW = "0.2.3 - 0.3" +FastGaussQuadrature = "0.3.1 - 0.4" +IterativeSolvers = "0.7.0 - 0.8" +SauterSchwabQuadrature = "2.1 - 2" +SpecialFunctions = "0.7.0 - 0.8" julia = ["0.7", "1"] -["1-1.4"] +["1 - 1.4"] WiltonInts84 = "0.2" -["1-1.5"] +["1 - 1.5"] CollisionDetection = "0.1" ["1.0"] CompScienceMeshes = "0.2" -StaticArrays = "0.8.3-0.9" +StaticArrays = "0.8.3 - 0.9" ["1.1"] -CompScienceMeshes = "0.2.2-0.2" +CompScienceMeshes = "0.2.2 - 0.2" -["1.1-1.2"] -StaticArrays = "0.8.3-0.12" +["1.1 - 1.2"] +StaticArrays = "0.8.3 - 0.12" ["1.2"] -BlockArrays = "0.10-0.12" +BlockArrays = "0.10 - 0.12" Combinatorics = "0.7" -CompScienceMeshes = "0.2.5-0.2" +CompScienceMeshes = "0.2.5 - 0.2" Compat = "2" -IterativeSolvers = "0.7-0.8" -SpecialFunctions = "0.7-0.8" +Distributed = "1" +IterativeSolvers = "0.7 - 0.8" +SpecialFunctions = "0.7 - 0.8" julia = "1" -["1.2-1.3"] -SauterSchwabQuadrature = "2.1.0-2" +["1.2 - 1.3"] +SauterSchwabQuadrature = "2.1.0 - 2" -["1.2-1.7"] -FastGaussQuadrature = "0.3-0.4" +["1.2 - 1.7"] +FastGaussQuadrature = "0.3 - 0.4" -["1.2-2"] -FFTW = ["0.2.3-0.2", "1"] +["1.2 - 2"] +FFTW = ["0.2.3 - 0.2", "1"] ["1.3"] -BlockArrays = "0.10-0.14" -CompScienceMeshes = "0.2.8-0.2" -julia = "1.3.0-1" +BlockArrays = "0.10 - 0.14" +CompScienceMeshes = "0.2.8 - 0.2" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["1.3-1.4"] -Compat = "2-3" -SpecialFunctions = ["0.7-0.10", "1"] +["1.3 - 1.4"] +Compat = "2 - 3" +SpecialFunctions = ["0.7 - 0.10", "1"] -["1.3-2"] +["1.3 - 2"] Combinatorics = ["0.7", "1"] IterativeSolvers = "0.9" -StaticArrays = ["0.8.3-0.12", "1"] +StaticArrays = ["0.8.3 - 0.12", "1"] -["1.3-2.1"] +["1.3 - 2.1"] SparseMatrixDicts = "0.2" ["1.4"] -CompScienceMeshes = "0.3.2-0.3" -FillArrays = "0.11-0.12" -LiftedMaps = "0.2.2-0.2" -LinearMaps = "3.5.0-3" +CompScienceMeshes = "0.3.2 - 0.3" +FillArrays = "0.11 - 0.12" +LiftedMaps = "0.2.2 - 0.2" +LinearMaps = "3.5.0 - 3" -["1.4-1.5"] -SauterSchwabQuadrature = "2.1.3-2" +["1.4 - 1.5"] +SauterSchwabQuadrature = "2.1.3 - 2" -["1.4-2"] -BlockArrays = "0.10-0.16" -julia = "1.6.0-1" +["1.4 - 2"] +BlockArrays = "0.10 - 0.16" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" ["1.5"] -CompScienceMeshes = "0.3.3-0.3" +CompScienceMeshes = "0.3.3 - 0.3" -["1.5-1"] -FillArrays = "0.11-0.13" -LiftedMaps = "0.4.1-0.4" -LinearMaps = "3.7.0-3" -WiltonInts84 = "0.2.3-0.2" +["1.5 - 1"] +FillArrays = "0.11 - 0.13" +LiftedMaps = "0.4.1 - 0.4" +LinearMaps = "3.7.0 - 3" +WiltonInts84 = "0.2.3 - 0.2" -["1.5-2"] -Compat = "2-4" +["1.5 - 2"] +Compat = "2 - 4" SauterSchwab3D = "0.1" -SpecialFunctions = ["0.7-0.10", "1-2"] +SpecialFunctions = ["0.7 - 0.10", "1 - 2"] ["1.6"] -CompScienceMeshes = "0.4.1-0.4" +CompScienceMeshes = "0.4.1 - 0.4" -["1.6-1"] -SauterSchwabQuadrature = "2.2.0-2" +["1.6 - 1"] +SauterSchwabQuadrature = "2.2.0 - 2" -["1.6-2"] -CollisionDetection = "0.1.5-0.1" +["1.6 - 2"] +CollisionDetection = "0.1.5 - 0.1" ["1.7"] CompScienceMeshes = "0.5" -["1.8-1"] -CompScienceMeshes = "0.5.1-0.5" +["1.8 - 1"] +CompScienceMeshes = "0.5.1 - 0.5" ConvolutionOperators = "0.3" -FastGaussQuadrature = "0.3-0.5" +FastGaussQuadrature = "0.3 - 0.5" [2] -AbstractTrees = "0.4.4-0.4" +AbstractTrees = "0.4.4 - 0.4" ConvolutionOperators = "0.4" -LiftedMaps = "0.5.1-0.5" +LiftedMaps = "0.5.1 - 0.5" NestedUnitRanges = "0.2" -["2-2.1"] -LinearMaps = "3.7-3.9" +["2 - 2.1"] +LinearMaps = "3.7 - 3.9" ["2.0"] -CompScienceMeshes = "0.5.1-0.5" -FastGaussQuadrature = "0.3-0.5" -FillArrays = "0.11-0.13" -SauterSchwabQuadrature = "2.2.0-2" -WiltonInts84 = "0.2.3-0.2" - -["2.1-2"] -FastGaussQuadrature = ["0.3-0.5", "1"] -FillArrays = ["0.11-0.13", "1"] +CompScienceMeshes = "0.5.1 - 0.5" +FastGaussQuadrature = "0.3 - 0.5" +FillArrays = "0.11 - 0.13" +SauterSchwabQuadrature = "2.2.0 - 2" +WiltonInts84 = "0.2.3 - 0.2" + +["2.1 - 2"] +FastGaussQuadrature = ["0.3 - 0.5", "1"] +FillArrays = ["0.11 - 0.13", "1"] Requires = "1" -WiltonInts84 = "0.2.5-0.2" +WiltonInts84 = "0.2.5 - 0.2" -["2.1-2.3"] +["2.1 - 2.3"] CompScienceMeshes = "0.6" -["2.1-2.4"] -SauterSchwabQuadrature = "2.3.0-2" +["2.1 - 2.4"] +SauterSchwabQuadrature = "2.3.0 - 2" -["2.2-2"] -LinearMaps = ["3.7-3.9", "3.11.2-3"] +["2.2 - 2"] +LinearMaps = ["3.7 - 3.9", "3.11.2 - 3"] ["2.2.0"] -SparseMatrixDicts = "0.0.0-0.2.7" +SparseMatrixDicts = "0.0.0 - 0.2.7" -["2.2.1-2"] -ExtendableSparse = "1.4.0-1" +["2.2.1 - 2"] +ExtendableSparse = "1.4.0 - 1" ["2.4"] CompScienceMeshes = "0.7" -["2.5-2"] +["2.5 - 2"] CompScienceMeshes = "0.8" -Infiltrator = "1.8.2-1" -SauterSchwabQuadrature = "2.4.0-2" -TestItems = "0.1.1-0.1" +Infiltrator = "1.8.2 - 1" +SauterSchwabQuadrature = "2.4.0 - 2" +TestItems = "0.1.1 - 0.1" diff --git a/B/BHAPtfem/Compat.toml b/B/BHAPtfem/Compat.toml index df97d57b203f161..90aa0413e4b685c 100644 --- a/B/BHAPtfem/Compat.toml +++ b/B/BHAPtfem/Compat.toml @@ -1,82 +1,83 @@ [1] +Distributed = "1" Statistics = "1" julia = "1" -["1-1.0.1"] +["1 - 1.0.1"] PtFEM = "1" ["1.0.0"] Compat = "2" -CustomUnitRanges = "0.0.0-0.2" -DataFrames = "0.0.0-0.19" +CustomUnitRanges = "0.0.0 - 0.2" +DataFrames = "0.0.0 - 0.19" FinEtools = "3" -GR = "0.0.0-0.42" -Interpolations = "0.0.0-0.12" -OffsetArrays = "0.0.0-0.11" -Reexport = "0.0.0-0.2" +GR = "0.0.0 - 0.42" +Interpolations = "0.0.0 - 0.12" +OffsetArrays = "0.0.0 - 0.11" +Reexport = "0.0.0 - 0.2" ["1.0.1"] -Compat = "2.2.0-2" +Compat = "2.2.0 - 2" DataFrames = "0.19" GR = "0.42" -["1.0.1-1.0.2"] +["1.0.1 - 1.0.2"] CustomUnitRanges = "0.2" OffsetArrays = "0.11" -["1.0.1-1.0.3"] -FinEtools = "3-4" +["1.0.1 - 1.0.3"] +FinEtools = "3 - 4" -["1.0.1-1.0.5"] +["1.0.1 - 1.0.5"] Interpolations = "0.12" -["1.0.1-1.0.8"] +["1.0.1 - 1.0.8"] Reexport = "0.2" -["1.0.10-1"] +["1.0.10 - 1"] DataFrames = ["0.22", "1"] -GR = ["0.53-0.55", "0.57"] +GR = ["0.53 - 0.55", "0.57"] ["1.0.2"] GR = "0.44" -["1.0.2-1"] -PtFEM = "1.2.0-1" +["1.0.2 - 1"] +PtFEM = "1.2.0 - 1" -["1.0.2-1.0.3"] -Compat = "2.2.0-3" +["1.0.2 - 1.0.3"] +Compat = "2.2.0 - 3" DataFrames = "0.20" ["1.0.3"] GR = "0.47" -["1.0.3-1"] +["1.0.3 - 1"] CustomUnitRanges = "1" -["1.0.3-1.0.8"] +["1.0.3 - 1.0.8"] OffsetArrays = ["0.11", "1"] ["1.0.4"] -GR = "0.47-0.51" +GR = "0.47 - 0.51" -["1.0.4-1.0.6"] -DataFrames = "0.20-0.21" +["1.0.4 - 1.0.6"] +DataFrames = "0.20 - 0.21" ["1.0.5"] -GR = "0.47-0.52" +GR = "0.47 - 0.52" -["1.0.6-1.0.8"] -GR = "0.47-0.53" -Interpolations = "0.12-0.13" +["1.0.6 - 1.0.8"] +GR = "0.47 - 0.53" +Interpolations = "0.12 - 0.13" -["1.0.7-1.0.8"] -DataFrames = "0.20-0.22" +["1.0.7 - 1.0.8"] +DataFrames = "0.20 - 0.22" ["1.0.9"] DataFrames = "0.22" GR = "0.53" -["1.0.9-1"] +["1.0.9 - 1"] Interpolations = "0.13" OffsetArrays = "1" Reexport = ["0.2", "1"] diff --git a/B/BHAtp/Compat.toml b/B/BHAtp/Compat.toml index 54800b807b55f86..98686e83eaf32c8 100644 --- a/B/BHAtp/Compat.toml +++ b/B/BHAtp/Compat.toml @@ -1,68 +1,69 @@ [0] -Compat = "0.69-2" -Interpolations = "0.0.0-0.12" -PtFEM = "0-1" -Reexport = "0.0.0-0.2" +Compat = "0.69 - 2" +Interpolations = "0.0.0 - 0.12" +PtFEM = "0 - 1" +Reexport = "0.0.0 - 0.2" Statistics = ["0.7", "1"] julia = ["0.7", "1"] [1] +Distributed = "1" Statistics = "1" julia = "1" ["1.0.0"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -Interpolations = "0.0.0-0.12" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +Interpolations = "0.0.0 - 0.12" ["1.0.1"] DataFrames = "0.19" -["1.0.1-1.0.3"] +["1.0.1 - 1.0.3"] CSV = "0.5" -["1.0.1-1.0.5"] +["1.0.1 - 1.0.5"] Interpolations = "0.12" -["1.0.10-1"] +["1.0.10 - 1"] DataFrames = ["0.22", "1"] ["1.0.2"] -Compat = "2.2.0-3" +Compat = "2.2.0 - 3" -["1.0.2-1"] +["1.0.2 - 1"] LaTeXStrings = "1" -PGFPlotsX = "1.1.0-1" +PGFPlotsX = "1.1.0 - 1" -["1.0.2-1.0.3"] +["1.0.2 - 1.0.3"] DataFrames = "0.20" -["1.0.2-1.0.7"] +["1.0.2 - 1.0.7"] DataFramesMeta = "0.5" -["1.0.2-1.0.8"] +["1.0.2 - 1.0.8"] Reexport = "0.2" -["1.0.4-1.0.5"] -CSV = "0.5-0.7" +["1.0.4 - 1.0.5"] +CSV = "0.5 - 0.7" -["1.0.4-1.0.6"] -DataFrames = "0.20-0.21" +["1.0.4 - 1.0.6"] +DataFrames = "0.20 - 0.21" -["1.0.6-1.0.8"] -CSV = "0.5-0.8" -Interpolations = "0.12-0.13" +["1.0.6 - 1.0.8"] +CSV = "0.5 - 0.8" +Interpolations = "0.12 - 0.13" -["1.0.7-1.0.8"] -DataFrames = "0.20-0.22" +["1.0.7 - 1.0.8"] +DataFrames = "0.20 - 0.22" ["1.0.8"] -DataFramesMeta = "0.5-0.6" +DataFramesMeta = "0.5 - 0.6" ["1.0.9"] DataFrames = "0.22" -["1.0.9-1"] +["1.0.9 - 1"] CSV = "0.8" DataFramesMeta = "0.6" Interpolations = "0.13" diff --git a/B/BLAKJac/Compat.toml b/B/BLAKJac/Compat.toml index fb1cdf0ad8e2cf3..d41937685c9cba9 100644 --- a/B/BLAKJac/Compat.toml +++ b/B/BLAKJac/Compat.toml @@ -12,10 +12,10 @@ Random = "1" StaticArrays = "1" Statistics = "1" StructArrays = "0.6" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] BlochSimulators = "0.3" -["0.1.1-0"] -BlochSimulators = "0.6.4-0.6" +["0.1.1 - 0"] +BlochSimulators = "0.6.4 - 0.6" diff --git a/B/BOMBs/Compat.toml b/B/BOMBs/Compat.toml index 5a02aa228b7dc40..87789d494b00420 100644 --- a/B/BOMBs/Compat.toml +++ b/B/BOMBs/Compat.toml @@ -6,24 +6,25 @@ Calculus = "0.5" CmdStan = "6" DataFrames = ["0.21", "1"] DiffEqBase = "6" -DifferentialEquations = "6.16.0-6" +DifferentialEquations = "6.16.0 - 6" +Distributed = "1" Distributions = "0.23" GaussianMixtures = "0.3" GaussianProcesses = "0.12" -ODEInterfaceDiffEq = "3.7.0-3" -OrdinaryDiffEq = "5.41.0-5" -Plots = "1.5.0-1" +ODEInterfaceDiffEq = "3.7.0 - 3" +OrdinaryDiffEq = "5.41.0 - 5" +Plots = "1.5.0 - 1" Roots = "1" ScikitLearn = "0.6" ScikitLearnBase = "0.5" Statistics = "1" StatsBase = "0.33" StatsPlots = "0.14" -Sundials = "4.2.0-4" +Sundials = "4.2.0 - 4" julia = "1" -["0-0.2.1"] +["0 - 0.2.1"] JLD = "0.10" -["0.2.2-0"] +["0.2.2 - 0"] JLD = "0.12" diff --git a/B/BOSS/Compat.toml b/B/BOSS/Compat.toml index 63fbe244b634012..e6fc618bf277a00 100644 --- a/B/BOSS/Compat.toml +++ b/B/BOSS/Compat.toml @@ -1,22 +1,22 @@ [0] -AbstractGPs = "0.5.21-0.5" -Distributions = "0.25.109-0.25" -LatinHypercubeSampling = "1.9.0-1" -julia = "1.10.0-1" +AbstractGPs = "0.5.21 - 0.5" +Distributed = "1.10.0 - 1" +Distributions = "0.25.109 - 0.25" +LatinHypercubeSampling = "1.9.0 - 1" +julia = "1.10.0 - 1" -["0-0.1"] -Turing = "0.33.1-0.33" +["0 - 0.1"] +Turing = "0.33.1 - 0.33" -["0-0.3.1"] -Optimization = "3.27.0-3" +["0 - 0.3.1"] +Optimization = "3.27.0 - 3" -["0.2-0.3.1"] -Turing = "0.33.1-0.34" +["0.2 - 0.3.1"] +Turing = "0.33.1 - 0.34" -["0.3.2-0"] -Distributed = "1.10.0-1" -InteractiveUtils = "1.10.0-1" -LinearAlgebra = "1.10.0-1" -Optimization = "3.27.0-4" -Random = "1.10.0-1" -Turing = "0.33.1-0.35" +["0.3.2 - 0"] +InteractiveUtils = "1.10.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Optimization = "3.27.0 - 4" +Random = "1.10.0 - 1" +Turing = "0.33.1 - 0.35" diff --git a/B/Backtester/Compat.toml b/B/Backtester/Compat.toml index 631669e9287cd25..669dd3a3eb1c874 100644 --- a/B/Backtester/Compat.toml +++ b/B/Backtester/Compat.toml @@ -1,45 +1,46 @@ [0] DelimitedFiles = "1" -Glob = "1.2.0-1" +Distributed = "1" +Glob = "1.2.0 - 1" HDF5Utils = "0.1" Iconv = "0.1" PandasLite = "0.1" Parameters = "0.12" ProgressMeter = "1" -PyCall = "1.90.0-1" +PyCall = "1.90.0 - 1" PyCallUtils = "0.2" StandardMarketData = "0.1" Statistics = "1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] BSON = "0.2" StatsBase = "0.32" -["0-0.1.1"] +["0 - 0.1.1"] MLSuiteBase = "0.1" -["0-0.1.3"] +["0 - 0.1.3"] BSONMmap = "0.2" MacroTools = "0.5" -["0-0.1.5"] +["0 - 0.1.5"] DataStructures = "0.17" -["0-0.1.7"] +["0 - 0.1.7"] Reexport = "0.2" -["0.1.1-0"] -StatsBase = "0.32-0.33" +["0.1.1 - 0"] +StatsBase = "0.32 - 0.33" -["0.1.1-0.1.3"] -BSON = "0.2.4-0.2" +["0.1.1 - 0.1.3"] +BSON = "0.2.4 - 0.2" -["0.1.2-0"] -MLSuiteBase = "0.1-0.2" +["0.1.2 - 0"] +MLSuiteBase = "0.1 - 0.2" -["0.1.6-0"] -DataStructures = "0.17-0.18" +["0.1.6 - 0"] +DataStructures = "0.17 - 0.18" -["0.1.8-0"] +["0.1.8 - 0"] Reexport = ["0.2", "1"] diff --git a/B/BayesianNetworkRegression/Compat.toml b/B/BayesianNetworkRegression/Compat.toml index f09b76d3029fdd2..ceab10cb11542b3 100644 --- a/B/BayesianNetworkRegression/Compat.toml +++ b/B/BayesianNetworkRegression/Compat.toml @@ -1,19 +1,20 @@ [0] -DataFrames = "1.3.4-1" -Distributions = "0.25.66-0.25" -Documenter = "0.27.22-0.27" -GaussianDistributions = "0.5.2-0.5" -InvertedIndices = "1.1.0-1" -JLD2 = "0.4.22-0.4" +DataFrames = "1.3.4 - 1" +Distributed = "1.7.0 - 1" +Distributions = "0.25.66 - 0.25" +Documenter = "0.27.22 - 0.27" +GaussianDistributions = "0.5.2 - 0.5" +InvertedIndices = "1.1.0 - 1" +JLD2 = "0.4.22 - 0.4" KahanSummation = "0.3" -MCMCChains = "5.3.1-5" -MCMCDiagnosticTools = "0.1.3-0.1" -ProgressMeter = "1.7.2-1" -StaticArrays = "1.5.2-1" -StatsBase = "0.33.21-0.33" -StatsFuns = "1.0.1-1" -TypedTables = "1.4.0-1" -julia = "1.7.0-1" +MCMCChains = "5.3.1 - 5" +MCMCDiagnosticTools = "0.1.3 - 0.1" +ProgressMeter = "1.7.2 - 1" +StaticArrays = "1.5.2 - 1" +StatsBase = "0.33.21 - 0.33" +StatsFuns = "1.0.1 - 1" +TypedTables = "1.4.0 - 1" +julia = "1.7.0 - 1" -["0-0.1.0"] -Statistics = "1.7.0-1" +["0 - 0.1.0"] +Statistics = "1.7.0 - 1" diff --git a/B/BayesianNonparametrics/Compat.toml b/B/BayesianNonparametrics/Compat.toml index 63b9350d75af76b..3bc090ee7f4c134 100644 --- a/B/BayesianNonparametrics/Compat.toml +++ b/B/BayesianNonparametrics/Compat.toml @@ -1,8 +1,9 @@ [0] -Clustering = "0.12.0-0.14" +Clustering = "0.12.0 - 0.14" Combinatorics = "0.7" -Distributions = "0.16.0-0.23" -ProgressMeter = "0.6.0-0.9" +Distributed = ["0.7", "1"] +Distributions = "0.16.0 - 0.23" +ProgressMeter = "0.6.0 - 0.9" Statistics = ["0.7", "1"] -StatsFuns = "0.7.0-0.9" +StatsFuns = "0.7.0 - 0.9" julia = ["0.7", "1"] diff --git a/B/BigArrays/Compat.toml b/B/BigArrays/Compat.toml index bceccb6dda0251d..780de44bdba2137 100644 --- a/B/BigArrays/Compat.toml +++ b/B/BigArrays/Compat.toml @@ -1,24 +1,26 @@ [0] -Memoize = "0.0.0-0.4" -OffsetArrays = "0.0.0-0.11" +Distributed = ["0.7", "1"] +Memoize = "0.0.0 - 0.4" +OffsetArrays = "0.0.0 - 0.11" julia = ["0.7", "1"] -[0-1] -Blosc = "0.0.0-0.7" -CodecZlib = "0.0.0-0.7" -CodecZstd = "0.0.0-0.7" -JSON = "0.0.0-0.21" -TranscodingStreams = "0.0.0-0.9" +["0 - 1"] +Blosc = "0.0.0 - 0.7" +CodecZlib = "0.0.0 - 0.7" +CodecZstd = "0.0.0 - 0.7" +JSON = "0.0.0 - 0.21" +TranscodingStreams = "0.0.0 - 0.9" -["0.8-0"] -ImageMagick = "0.0.0-0.7" +["0.8 - 0"] +ImageMagick = "0.0.0 - 0.7" -["0.8-1"] -AWSCore = "0.0.0-0.6" -AWSS3 = "0.0.0-0.7" -GoogleCloud = "0.0.0-0.8" -HTTP = "0.0.0-0.8" +["0.8 - 1"] +AWSCore = "0.0.0 - 0.6" +AWSS3 = "0.0.0 - 0.7" +GoogleCloud = "0.0.0 - 0.8" +HTTP = "0.0.0 - 0.8" [1] -OffsetArrays = "0.0.0-1" -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +OffsetArrays = "0.0.0 - 1" +julia = "1.3.0 - 1" diff --git a/B/BioDemuX/Compat.toml b/B/BioDemuX/Compat.toml index 109070e11004dc9..609bdb23622f781 100644 --- a/B/BioDemuX/Compat.toml +++ b/B/BioDemuX/Compat.toml @@ -1,4 +1,5 @@ [1] CSV = "0.10" -DataFrames = "1.7.0-1" -julia = "1.10.0-1" +DataFrames = "1.7.0 - 1" +Distributed = "1.10.0 - 1" +julia = "1.10.0 - 1" diff --git a/B/BioDemultiplexer/Compat.toml b/B/BioDemultiplexer/Compat.toml index fc84573dd81a956..8cdb35e7508c41b 100644 --- a/B/BioDemultiplexer/Compat.toml +++ b/B/BioDemultiplexer/Compat.toml @@ -1,4 +1,5 @@ [1] CSV = "0.10" -DataFrames = "1.5.0-1" -julia = "1.7.0-1" +DataFrames = "1.5.0 - 1" +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" diff --git a/B/BioLab/Compat.toml b/B/BioLab/Compat.toml index a12df973515a69b..c5eb749ba57850d 100644 --- a/B/BioLab/Compat.toml +++ b/B/BioLab/Compat.toml @@ -8,38 +8,39 @@ GZip = "0.5" JSON = "0.21" KernelDensity = "0.6" -["0-0.11"] +["0 - 0.11"] Clustering = "0.14" -DefaultApplication = "1.1.0-1" -IJulia = "1.23.0-1" +DefaultApplication = "1.1.0 - 1" +IJulia = "1.23.0 - 1" NMF = "0.5" StatsBase = "0.33" XLSX = "0.8" -julia = "1.8.0-1" +julia = "1.8.0 - 1" -["0-0.12"] -ColorSchemes = "3.19.0-3" -DataFrames = "1.4.0-1" -Graphs = "1.7.0-1" -JSON3 = "1.12.0-1" +["0 - 0.12"] +ColorSchemes = "3.19.0 - 3" +DataFrames = "1.4.0 - 1" +Graphs = "1.7.0 - 1" +JSON3 = "1.12.0 - 1" NetworkLayout = "0.4" -OrderedCollections = "1.4.0-1" +OrderedCollections = "1.4.0 - 1" ["0.12"] -ProgressMeter = "1.7.2-1" -StatsBase = "0.0.0-0.33" +ProgressMeter = "1.7.2 - 1" +StatsBase = "0.0.0 - 0.33" -["0.12-0"] +["0.12 - 0"] Clustering = "0.15" +Distributed = "1.9.0 - 1" NMF = "1" -Statistics = "1.9.0-1" +Statistics = "1.9.0 - 1" XLSX = "0.9" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.13-0"] -ColorSchemes = "3.22.0-3" -DataFrames = "1.6.0-1" +["0.13 - 0"] +ColorSchemes = "3.22.0 - 3" +DataFrames = "1.6.0 - 1" MultipleTesting = "0.6" -OrderedCollections = "1.6.0-1" -ProgressMeter = "1.7.0-1" +OrderedCollections = "1.6.0 - 1" +ProgressMeter = "1.7.0 - 1" StatsBase = "0.34" diff --git a/B/BioMakie/Compat.toml b/B/BioMakie/Compat.toml index ffe97b99cc199c2..028aa9d701e9a16 100644 --- a/B/BioMakie/Compat.toml +++ b/B/BioMakie/Compat.toml @@ -3,151 +3,152 @@ DelimitedFiles = "1" TableTraitsUtils = "1" julia = "1" -["0-0.1"] +["0 - 0.1"] AbstractPlotting = "0.11" CairoMakie = "0.3" -ColorSchemes = "3.9.0-3" -Colors = "0.12.3-0.12" +ColorSchemes = "3.9.0 - 3" +Colors = "0.12.3 - 0.12" DataStructures = "0.17" Distances = "0.9" -GLFW = "3.2.0-3" +Distributed = "1" +GLFW = "3.2.0 - 3" GLMakie = "0.1" GeometryBasics = "0.2" JLD2 = "0.1" JSServe = "0.6" Lazy = "0.15" -MIToS = "2.4.0-2" +MIToS = "2.4.0 - 2" MacroTools = "0.5" Makie = "0.11" -MakieLayout = "0.9.9-0.9" -RecursiveArrayTools = "2.5.0-2" -SplitApplyCombine = "1.1.1-1" +MakieLayout = "0.9.9 - 0.9" +RecursiveArrayTools = "2.5.0 - 2" +SplitApplyCombine = "1.1.1 - 1" TensorCast = "0.3" WGLMakie = "0.2" -["0-0.2.0"] +["0 - 0.2.0"] BioSequences = "2" BioStructures = "0.11" -FileIO = "1.4.0-1" +FileIO = "1.4.0 - 1" Parameters = "0.12" -["0.2-0"] +["0.2 - 0"] Colors = "0.12" Distances = "0.10" FastaIO = "1" -OrderedCollections = "1.4.0-1" +OrderedCollections = "1.4.0 - 1" -["0.2-0.3"] +["0.2 - 0.3"] Hyperscript = "0.0.4" ["0.2.0"] AbstractPlotting = "0.16" -CUDA = "2.4.0-3" -ColorSchemes = "3.10.0-3" +CUDA = "2.4.0 - 3" +ColorSchemes = "3.10.0 - 3" CommonSubexpressions = "0.3" DataFrames = "0.22" -DataStructures = "0.17-0.18" +DataStructures = "0.17 - 0.18" Distributions = "0.24" Documenter = "0.26" -GLFW = "3.4.0-3" +GLFW = "3.4.0 - 3" GLMakie = "0.2" GeometryBasics = "0.3" HTTP = "0.8" -JSServe = "1.2.0-1" -LightGraphs = "1.3.0-1" -Literate = "2.8.0-2" -MIToS = "2.5.0-2" +JSServe = "1.2.0 - 1" +LightGraphs = "1.3.0 - 1" +Literate = "2.8.0 - 2" +MIToS = "2.5.0 - 2" NamedArrays = "0.9" -Observables = "0.3-0.4" +Observables = "0.3 - 0.4" Phylo = "0.4" -SplitApplyCombine = "1.1.0-1" -TensorCast = "0.3-0.4" +SplitApplyCombine = "1.1.0 - 1" +TensorCast = "0.3 - 0.4" ["0.2.1"] BioStructures = "1" -CUDA = "2-3" +CUDA = "2 - 3" Distributions = "0.25" Documenter = "0.27" DocumenterTools = "0.1" -FASTX = "1.2.0-1" +FASTX = "1.2.0 - 1" GLMakie = "0.6" HTTP = "0.9" JSServe = "1" Literate = "2" -MIToS = "2.9.0-2" +MIToS = "2.9.0 - 2" Meshes = "0.22" MolecularGraph = "0.11" Observables = "0.5" -["0.2.1-0"] +["0.2.1 - 0"] DataStructures = "0.18" FileIO = "1" GeometryBasics = "0.4" Lazy = "0.15" -SplitApplyCombine = "1.2.0-1" +SplitApplyCombine = "1.2.0 - 1" -["0.2.1-0.2.2"] +["0.2.1 - 0.2.2"] PkgDeps = "0.6" -["0.2.1-0.3"] +["0.2.1 - 0.3"] Graphs = "1" TensorCast = "0.4" ["0.2.2"] ImageCore = "0.9" -Meshes = "0.27-0.28" -MolecularGraph = "0.13-0.14" +Meshes = "0.27 - 0.28" +MolecularGraph = "0.13 - 0.14" -["0.2.2-0"] -BioAlignments = "2-3" +["0.2.2 - 0"] +BioAlignments = "2 - 3" ColorSchemes = "3" ColorTypes = "0.11" -FASTX = "1.2.0-2" +FASTX = "1.2.0 - 2" GLFW = "3" HTTP = "1" JSON3 = "1" PairwiseListMatrices = "0.11" -["0.2.2-0.2"] -BioSequences = "2-3" +["0.2.2 - 0.2"] +BioSequences = "2 - 3" JSServe = "2" NamedArrays = "0.9" WGLMakie = "0.8" -["0.2.2-0.3"] -BioStructures = "1-2" +["0.2.2 - 0.3"] +BioStructures = "1 - 2" GLMakie = "0.8" MIToS = "2" Makie = "0.19" -["0.2.3-0"] +["0.2.3 - 0"] Downloads = "1" -ImageCore = "0.9-0.10" +ImageCore = "0.9 - 0.10" ImageShow = "0.3" -["0.2.3-0.2"] -Meshes = "0.27-0.32" +["0.2.3 - 0.2"] +Meshes = "0.27 - 0.32" -["0.2.3-0.3"] -MolecularGraph = "0.13-0.15" +["0.2.3 - 0.3"] +MolecularGraph = "0.13 - 0.15" ["0.3"] -Meshes = "0.30-0.35" -NamedArrays = "0.9-0.10" +Meshes = "0.30 - 0.35" +NamedArrays = "0.9 - 0.10" -["0.4-0"] +["0.4 - 0"] BioStructures = "4" -Hyperscript = "0.0.4-0.0.5" +Hyperscript = "0.0.4 - 0.0.5" MIToS = "3" -MolecularGraph = "0.13-0.16" -TensorCast = "0.4.8-0.4" +MolecularGraph = "0.13 - 0.16" +TensorCast = "0.4.8 - 0.4" ["0.4.0"] GLMakie = "0.10" -Makie = "0.19-0.21" +Makie = "0.19 - 0.21" Meshes = "0.46" -["0.4.1-0"] +["0.4.1 - 0"] GLMakie = "0.9" -Makie = "0.19-0.20" +Makie = "0.19 - 0.20" Meshes = "0.43" diff --git a/B/BioMedQuery/Compat.toml b/B/BioMedQuery/Compat.toml index 4812b7725d92397..99b6acc822260b8 100644 --- a/B/BioMedQuery/Compat.toml +++ b/B/BioMedQuery/Compat.toml @@ -1,26 +1,28 @@ [0] -DataStreams = "0.0.0-0.4" -HTTP = "0.0.0-0.8" +DataStreams = "0.0.0 - 0.4" +HTTP = "0.0.0 - 0.8" -["0-0.6.4"] -BioServices = "0.1.2-0.3" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.20" -FTPClient = "0-1" -LightXML = "0.0.0-0.8" -MySQL = "0.0.0-0.7" -SQLite = "0.0.0-0.8" -XMLDict = "0.0.0-0.3" -ZipFile = "0.0.0-0.8" +["0 - 0.6.4"] +BioServices = "0.1.2 - 0.3" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.20" +Distributed = ["0.7", "1"] +FTPClient = "0 - 1" +LightXML = "0.0.0 - 0.8" +MySQL = "0.0.0 - 0.7" +SQLite = "0.0.0 - 0.8" +XMLDict = "0.0.0 - 0.3" +ZipFile = "0.0.0 - 0.8" julia = ["0.7", "1"] -["0.6.6-0"] -BioServices = "0.0.0-0.3" -CSV = "0.0.0-0.7" -DataFrames = "0.0.0-0.21" -FTPClient = "0.0.0-1" -LightXML = "0.0.0-0.9" -MySQL = "0.0.0-1" -SQLite = "0.0.0-1" -XMLDict = "0.0.0-0.4" -julia = "1.0.0-*" +["0.6.6 - 0"] +BioServices = "0.0.0 - 0.3" +CSV = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.21" +Distributed = "1.0.0 - *" +FTPClient = "0.0.0 - 1" +LightXML = "0.0.0 - 0.9" +MySQL = "0.0.0 - 1" +SQLite = "0.0.0 - 1" +XMLDict = "0.0.0 - 0.4" +julia = "1.0.0 - *" diff --git a/B/BioProfiling/Compat.toml b/B/BioProfiling/Compat.toml index ab09e18b5a8489f..4c0308fb930af4a 100644 --- a/B/BioProfiling/Compat.toml +++ b/B/BioProfiling/Compat.toml @@ -1,19 +1,21 @@ [1] -DataFrames = "0.20-0.22" +DataFrames = "0.20 - 0.22" FileIO = "1" ImageMagick = ["0.7", "1"] -Images = "0.17-0.24" +Images = "0.17 - 0.24" MultipleTesting = "0.4" -ParallelDataTransfer = "0.4-0.5" -RCall = "0.13.7-0.13" -StatsBase = "0.31-0.33" -UMAP = "0.1.6-0.1" +ParallelDataTransfer = "0.4 - 0.5" +RCall = "0.13.7 - 0.13" +StatsBase = "0.31 - 0.33" +UMAP = "0.1.6 - 0.1" ["1.0"] +Distributed = "1" Statistics = "1" julia = "1" -["1.1-1"] -FreqTables = "0.3.3-0.4" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["1.1 - 1"] +Distributed = "1.4.0 - 1" +FreqTables = "0.3.3 - 0.4" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" diff --git a/B/BiochemNetABC/Compat.toml b/B/BiochemNetABC/Compat.toml index e0c3af3da843efa..df5e5fa08093dd0 100644 --- a/B/BiochemNetABC/Compat.toml +++ b/B/BiochemNetABC/Compat.toml @@ -1,7 +1,8 @@ [0] -ARFIMA = "0.3-0.4" -DecisionTree = "0.10-0.12" -DelimitedFiles = "1.4.0-1" +ARFIMA = "0.3 - 0.4" +DecisionTree = "0.10 - 0.12" +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" DistributedArrays = "0.6" Distributions = "0.25" FunctionWrappers = "1" @@ -11,9 +12,9 @@ Plots = "1" PyCall = "1" PyPlot = "2" QuadGK = "2" -ScikitLearn = "0.6-0.7" -SpecialFunctions = "1-2" +ScikitLearn = "0.6 - 0.7" +SpecialFunctions = "1 - 2" StaticArrays = "1" -Statistics = "1.4.0-1" +Statistics = "1.4.0 - 1" StatsBase = "0.33" -julia = "1.4.0-1" +julia = "1.4.0 - 1" diff --git a/B/BlackBoxOptim/Compat.toml b/B/BlackBoxOptim/Compat.toml index 4ad5f7bbedda2e6..817d202f21fead2 100644 --- a/B/BlackBoxOptim/Compat.toml +++ b/B/BlackBoxOptim/Compat.toml @@ -1,45 +1,48 @@ -["0-0.4"] -CPUTime = "0.0.0-0.1" -Compat = "0-2" +["0 - 0.4"] +CPUTime = "0.0.0 - 0.1" +Compat = "0 - 2" +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.5"] -Distributions = "0.0.0-0.23" -StatsBase = "0.0.0-0.33" +["0 - 0.5"] +Distributions = "0.0.0 - 0.23" +StatsBase = "0.0.0 - 0.33" ["0.5"] -CPUTime = "0.0.0-1" -Compat = "0.0.0-3" -julia = "1.0.3-1" +CPUTime = "0.0.0 - 1" +Compat = "0.0.0 - 3" +Distributed = "1.0.3 - 1" +julia = "1.0.3 - 1" -["0.5-0"] +["0.5 - 0"] SpatialIndexing = "0.1" -["0.6-0"] +["0.6 - 0"] CPUTime = "1" +Distributed = "1.3.0 - 1" JSON = "0.21" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.6-0.6.1"] -Compat = "3.27.0-3" +["0.6 - 0.6.1"] +Compat = "3.27.0 - 3" HTTP = "0.9" -["0.6-0.6.2"] +["0.6 - 0.6.2"] StatsBase = "0.33" ["0.6.0"] Distributions = "0.24" -["0.6.1-0"] -Distributions = "0.24-0.25" +["0.6.1 - 0"] +Distributions = "0.24 - 0.25" ["0.6.2"] HTTP = ["0.9", "1"] -["0.6.2-0"] -Compat = "3.27.0-4" +["0.6.2 - 0"] +Compat = "3.27.0 - 4" -["0.6.3-0"] +["0.6.3 - 0"] Requires = "1" -StatsBase = "0.33-0.34" +StatsBase = "0.33 - 0.34" diff --git a/B/BlackBoxOptimizationBenchmarking/Compat.toml b/B/BlackBoxOptimizationBenchmarking/Compat.toml index e5e89f0337a9f36..dced007b1073fea 100644 --- a/B/BlackBoxOptimizationBenchmarking/Compat.toml +++ b/B/BlackBoxOptimizationBenchmarking/Compat.toml @@ -1,11 +1,12 @@ -["0-0.1"] -Compat = "0-2" -Distributions = "0.0.0-0.23" -Memoize = "0.0.0-0.4" -Optim = "0.0.0-0.22" +["0 - 0.1"] +Compat = "0 - 2" +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.23" +Memoize = "0.0.0 - 0.4" +Optim = "0.0.0 - 0.22" julia = ["0.7", "1"] -["0.2-0"] +["0.2 - 0"] Distributions = ["0.2", "0.25"] Memoize = "0.4" NamedDims = "0.2" diff --git a/B/Blink/Compat.toml b/B/Blink/Compat.toml index 731b89823b7b92a..1bef9423509091b 100644 --- a/B/Blink/Compat.toml +++ b/B/Blink/Compat.toml @@ -1,64 +1,67 @@ -["0-0.10"] -BinDeps = "0.0.0-0.8" -JSExpr = "0.3.0-0.5" -Lazy = "0.11.3-0.13" -Mustache = "0.0.0-0.5" -Mux = "0.0.0-0.7" -WebIO = "0.3.0-0.8" +["0 - 0.10"] +BinDeps = "0.0.0 - 0.8" +Distributed = ["0.7", "1"] +JSExpr = "0.3.0 - 0.5" +Lazy = "0.11.3 - 0.13" +Mustache = "0.0.0 - 0.5" +Mux = "0.0.0 - 0.7" +WebIO = "0.3.0 - 0.8" julia = ["0.7", "1"] -["0-0.12.0"] -JSON = "0.0.0-0.21" -MacroTools = "0.0.0-0.5" -Reexport = "0.0.0-0.2" +["0 - 0.12.0"] +JSON = "0.0.0 - 0.21" +MacroTools = "0.0.0 - 0.5" +Reexport = "0.0.0 - 0.2" -["0-0.8.0"] -WebSockets = "0.2.3-1" +["0 - 0.8.0"] +WebSockets = "0.2.3 - 1" -["0.11-0"] +["0.11 - 0"] JSExpr = "0.5" -["0.11-0.12.0"] -BinDeps = "0.0.0-1" +["0.11 - 0.12.0"] +BinDeps = "0.0.0 - 1" Lazy = "0.13" -Mustache = "0.0.0-1" +Mustache = "0.0.0 - 1" -["0.11-0.12.5"] +["0.11 - 0.12.5"] +Distributed = "1" Mux = "0.7" -WebIO = ["0.8.0-0.8.5", "0.8.7-0.8"] -WebSockets = "1.5.0-1" +WebIO = ["0.8.0 - 0.8.5", "0.8.7 - 0.8"] +WebSockets = "1.5.0 - 1" julia = "1" -["0.12.1-0"] -MacroTools = "0.4-0.5" +["0.12.1 - 0"] +MacroTools = "0.4 - 0.5" Mustache = ["0.5", "1"] -["0.12.1-0.12.2"] -Lazy = "0.13-0.14" +["0.12.1 - 0.12.2"] +Lazy = "0.13 - 0.14" -["0.12.1-0.12.3"] +["0.12.1 - 0.12.3"] JSON = "0.21" -["0.12.1-0.12.4"] +["0.12.1 - 0.12.4"] Reexport = "0.2" -["0.12.1-0.12.5"] +["0.12.1 - 0.12.5"] BinDeps = ["0.8", "1"] -["0.12.3-0"] -Lazy = "0.13-0.15" +["0.12.3 - 0"] +Lazy = "0.13 - 0.15" -["0.12.4-0"] +["0.12.4 - 0"] JSON = ["0.21", "1"] -["0.12.5-0"] +["0.12.5 - 0"] Reexport = ["0.2", "1"] -["0.12.6-0"] -HTTP = "1.5.0-1" +["0.12.6 - 0"] +Distributed = "1.6.0 - 1" +HTTP = "1.5.0 - 1" Mux = "1" -WebIO = "0.8.20-0.8" -julia = "1.6.0-1" +WebIO = "0.8.20 - 0.8" +julia = "1.6.0 - 1" -["0.8.1-0.10"] -WebSockets = "1.0.1-1" +["0.8.1 - 0.10"] +WebSockets = "1.0.1 - 1" diff --git a/B/BlochSimulators/Compat.toml b/B/BlochSimulators/Compat.toml index 1480a89947d15dd..f8f1306c58e72ae 100644 --- a/B/BlochSimulators/Compat.toml +++ b/B/BlochSimulators/Compat.toml @@ -3,48 +3,51 @@ ComputationalResources = "0.3" DistributedArrays = "0.6" Functors = "0.4" -["0-0.2.0"] -CUDA = "4.4.0-4" +["0 - 0.2.0"] +CUDA = "4.4.0 - 4" -["0-0.3"] -Adapt = "3.6.0-3" +["0 - 0.2.2"] +Distributed = "1.9.0 - 1" -["0-0.6.0"] -OffsetArrays = "1.12.0-1" -StaticArrays = "1.6.0-1" -Unitful = "1.15.0-1" -Unitless = "2.1.0-2" -julia = "1.9.0-1" +["0 - 0.3"] +Adapt = "3.6.0 - 3" -["0.2-0"] +["0 - 0.6.0"] +OffsetArrays = "1.12.0 - 1" +StaticArrays = "1.6.0 - 1" +Unitful = "1.15.0 - 1" +Unitless = "2.1.0 - 2" +julia = "1.9.0 - 1" + +["0.2 - 0"] StructArrays = "0.6" ["0.2.1"] CUDA = "5" -["0.2.2-0.6.0"] -CUDA = "3-5" +["0.2.2 - 0.6.0"] +CUDA = "3 - 5" -["0.2.3-0"] +["0.2.3 - 0"] Distributed = "1" InteractiveUtils = "1" LinearAlgebra = "1" -["0.4-0.6.0"] -Adapt = "3-4" +["0.4 - 0.6.0"] +Adapt = "3 - 4" ["0.6.1"] -OffsetArrays = "1.14.0-1" -StaticArrays = "1.9.0-1" -Unitful = "1.21.0-1" -Unitless = "2.2.0-2" +OffsetArrays = "1.14.0 - 1" +StaticArrays = "1.9.0 - 1" +Unitful = "1.21.0 - 1" +Unitless = "2.2.0 - 2" -["0.6.1-0"] +["0.6.1 - 0"] Adapt = "4" CUDA = "5" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0.6.2-0"] +["0.6.2 - 0"] OffsetArrays = "1" StaticArrays = "1" Unitful = "1" diff --git a/B/BlockBandedMatrices/Compat.toml b/B/BlockBandedMatrices/Compat.toml index a3af91a4eadbca9..8879902a52d14f6 100644 --- a/B/BlockBandedMatrices/Compat.toml +++ b/B/BlockBandedMatrices/Compat.toml @@ -1,186 +1,188 @@ -["0-0.2"] +["0 - 0.2"] BandedMatrices = "0.7" -LazyArrays = "0.3.1-0.5" +LazyArrays = "0.3.1 - 0.5" -["0-0.3"] -FillArrays = "0.3-0.5" +["0 - 0.3"] +FillArrays = "0.3 - 0.5" -["0-0.3.2"] -BlockArrays = "0.5-0.7" +["0 - 0.3.2"] +BlockArrays = "0.5 - 0.7" -["0-0.4.5"] +["0 - 0.4.5"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.10-0.10.1"] +["0.10 - 0.10.1"] ArrayLayouts = "0.5" -["0.10-0.10.2"] +["0.10 - 0.10.2"] BlockArrays = "0.14" -["0.10-0.10.3"] +["0.10 - 0.10.3"] BandedMatrices = "0.16" -["0.10-0.10.7"] +["0.10 - 0.10.7"] FillArrays = "0.11" -["0.10-0.11.0"] -MatrixFactorizations = "0.7.1-0.8" +["0.10 - 0.11.0"] +MatrixFactorizations = "0.7.1 - 0.8" -["0.10.2-0.10.3"] -ArrayLayouts = "0.5-0.6" +["0.10.2 - 0.10.3"] +ArrayLayouts = "0.5 - 0.6" ["0.10.3"] -BlockArrays = "0.14-0.15" +BlockArrays = "0.14 - 0.15" ["0.10.4"] -ArrayLayouts = "0.6.3-0.6" +ArrayLayouts = "0.6.3 - 0.6" BlockArrays = "0.15" -["0.10.4-0.11.2"] -BandedMatrices = "0.16.8-0.16" +["0.10.4 - 0.11.2"] +BandedMatrices = "0.16.8 - 0.16" -["0.10.5-0.10"] -ArrayLayouts = "0.6.3-0.7" +["0.10.5 - 0.10"] +ArrayLayouts = "0.6.3 - 0.7" -["0.10.5-0.10.6"] -BlockArrays = "0.15.2-0.15" +["0.10.5 - 0.10.6"] +BlockArrays = "0.15.2 - 0.15" -["0.10.7-0.10"] -BlockArrays = "0.15.2-0.16" +["0.10.7 - 0.10"] +BlockArrays = "0.15.2 - 0.16" -["0.10.8-0.11.1"] -FillArrays = "0.11-0.12" +["0.10.8 - 0.11.1"] +FillArrays = "0.11 - 0.12" -["0.11-0.11.1"] +["0.11 - 0.11.1"] ArrayLayouts = "0.7" -["0.11-0.11.4"] -BlockArrays = "0.16.6-0.16" +["0.11 - 0.11.4"] +BlockArrays = "0.16.6 - 0.16" -["0.11-0.12.3"] -Statistics = "1.6.0-1" +["0.11 - 0.12.3"] +Statistics = "1.6.0 - 1" -["0.11-0.13.2"] -julia = "1.6.0-1" +["0.11 - 0.13.2"] +julia = "1.6.0 - 1" -["0.11.1-0.11.3"] -MatrixFactorizations = "0.8.5-0.8" +["0.11.1 - 0.11.3"] +MatrixFactorizations = "0.8.5 - 0.8" -["0.11.2-0.11"] +["0.11.2 - 0.11"] FillArrays = "0.13" -["0.11.2-0.11.6"] -ArrayLayouts = "0.8.2-0.8" +["0.11.2 - 0.11.6"] +ArrayLayouts = "0.8.2 - 0.8" -["0.11.3-0.11.6"] -BandedMatrices = "0.16.8-0.17" +["0.11.3 - 0.11.6"] +BandedMatrices = "0.16.8 - 0.17" -["0.11.4-0.11.6"] -MatrixFactorizations = "0.8.5-0.9" +["0.11.4 - 0.11.6"] +MatrixFactorizations = "0.8.5 - 0.9" ["0.11.5"] -BlockArrays = "0.16.14-0.16" +BlockArrays = "0.16.14 - 0.16" ["0.11.6"] -BlockArrays = "0.16.16-0.16" +BlockArrays = "0.16.16 - 0.16" ["0.11.7"] BandedMatrices = "0.17" -["0.11.7-0.11"] -ArrayLayouts = "0.8.7-0.8" -BlockArrays = "0.16.18-0.16" +["0.11.7 - 0.11"] +ArrayLayouts = "0.8.7 - 0.8" +BlockArrays = "0.16.18 - 0.16" MatrixFactorizations = "0.9" -["0.11.8-0.12.6"] -BandedMatrices = "0.17.2-0.17" +["0.11.8 - 0.12.6"] +BandedMatrices = "0.17.2 - 0.17" -["0.12-0"] +["0.12 - 0"] ArrayLayouts = "1" FillArrays = "1" ["0.12.0"] -BlockArrays = "0.16.26-0.16" +BlockArrays = "0.16.26 - 0.16" MatrixFactorizations = "1" -["0.12.1-0.12"] -BlockArrays = "0.16.34-0.16" -MatrixFactorizations = "1-2" +["0.12.1 - 0.12"] +BlockArrays = "0.16.34 - 0.16" +MatrixFactorizations = "1 - 2" -["0.12.7-0.12"] -BandedMatrices = ["0.17.2-0.17", "1"] +["0.12.7 - 0.12"] +BandedMatrices = ["0.17.2 - 0.17", "1"] -["0.12.8-0.13.2"] -LinearAlgebra = "1.6.0-1" -SparseArrays = "1.6.0-1" +["0.12.8 - 0.13.2"] +LinearAlgebra = "1.6.0 - 1" +SparseArrays = "1.6.0 - 1" -["0.13-0"] +["0.13 - 0"] BandedMatrices = "1" BlockArrays = "1" -MatrixFactorizations = "1-3" +MatrixFactorizations = "1 - 3" -["0.13.3-0"] +["0.13.3 - 0"] LinearAlgebra = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0.3-0.3.2"] -BandedMatrices = "0.7.2-0.7" -LazyArrays = "0.4-0.5" +["0.3 - 0.3.2"] +BandedMatrices = "0.7.2 - 0.7" +LazyArrays = "0.4 - 0.5" -["0.3.3-0.3"] -BandedMatrices = "0.8.2-0.8" +["0.3.3 - 0.3"] +BandedMatrices = "0.8.2 - 0.8" BlockArrays = "0.7" LazyArrays = "0.6" -["0.4-0.4.2"] +["0.4 - 0.4.2"] BlockArrays = "0.8" -["0.4-0.4.3"] -MatrixFactorizations = "0.0.4-0.1" +["0.4 - 0.4.3"] +MatrixFactorizations = "0.0.4 - 0.1" -["0.4-0.4.4"] +["0.4 - 0.4.4"] BandedMatrices = "0.9" ["0.4.0"] FillArrays = "0.5" -LazyArrays = "0.7.1-0.7" +LazyArrays = "0.7.1 - 0.7" -["0.4.1-0.4.3"] +["0.4.1 - 0.4.3"] LazyArrays = "0.8" -["0.4.1-0.4.5"] -FillArrays = "0.5-0.6" +["0.4.1 - 0.4.5"] +FillArrays = "0.5 - 0.6" ["0.4.3"] BlockArrays = "0.9" -["0.4.4-0.4"] -BlockArrays = "0.9.1-0.9" +["0.4.4 - 0.4"] +BlockArrays = "0.9.1 - 0.9" -["0.4.4-0.4.5"] -LazyArrays = "0.8-0.9" +["0.4.4 - 0.4.5"] +LazyArrays = "0.8 - 0.9" MatrixFactorizations = ["0.0.4", "0.1"] ["0.4.5"] -BandedMatrices = "0.9.2-0.9" +BandedMatrices = "0.9.2 - 0.9" -["0.4.6-0.4"] +["0.4.6 - 0.4"] BandedMatrices = "0.10" -FillArrays = "0.6.4-0.6" +FillArrays = "0.6.4 - 0.6" LazyArrays = "0.10" -["0.4.6-0.5.0"] +["0.4.6 - 0.5.0"] MatrixFactorizations = "0.1" -["0.4.6-0.6"] +["0.4.6 - 0.6"] +Distributed = "1" Statistics = "1" julia = "1" -["0.5-0.5.2"] +["0.5 - 0.5.2"] FillArrays = "0.7" -["0.5-0.6"] +["0.5 - 0.6"] BlockArrays = "0.10" ["0.5.0"] @@ -190,99 +192,101 @@ LazyArrays = "0.11" ["0.5.1"] BandedMatrices = "0.12" -["0.5.1-0.5.2"] +["0.5.1 - 0.5.2"] LazyArrays = "0.12" -MatrixFactorizations = "0.1-0.2" +MatrixFactorizations = "0.1 - 0.2" ["0.5.2"] -BandedMatrices = "0.12-0.13" +BandedMatrices = "0.12 - 0.13" -["0.5.3-0.5"] +["0.5.3 - 0.5"] BandedMatrices = "0.13" LazyArrays = "0.13" -["0.5.3-0.7.1"] +["0.5.3 - 0.7.1"] MatrixFactorizations = "0.2" -["0.5.3-0.8.1"] +["0.5.3 - 0.8.1"] FillArrays = "0.8" -["0.6-0.7"] +["0.6 - 0.7"] ArrayLayouts = "0.1" BandedMatrices = "0.14" ["0.7"] BlockArrays = "0.11" -["0.7-0.8"] -Statistics = "1.2.0-1" -julia = "1.2.0-1" +["0.7 - 0.8"] +Distributed = "1.2.0 - 1" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0.7.2-0.7"] -MatrixFactorizations = "0.2-0.3" +["0.7.2 - 0.7"] +MatrixFactorizations = "0.2 - 0.3" -["0.8-0.8.1"] -ArrayLayouts = "0.2.3-0.2" -BandedMatrices = "0.15.2-0.15" +["0.8 - 0.8.1"] +ArrayLayouts = "0.2.3 - 0.2" +BandedMatrices = "0.15.2 - 0.15" BlockArrays = "0.12" -MatrixFactorizations = "0.3.1-0.3" +MatrixFactorizations = "0.3.1 - 0.3" -["0.8.10-0.8"] -MatrixFactorizations = "0.4.1-0.5" +["0.8.10 - 0.8"] +MatrixFactorizations = "0.4.1 - 0.5" -["0.8.2-0.8.3"] -ArrayLayouts = "0.2.6-0.2" +["0.8.2 - 0.8.3"] +ArrayLayouts = "0.2.6 - 0.2" -["0.8.2-0.8.4"] -BandedMatrices = "0.15.6-0.15" -BlockArrays = "0.12.4-0.12" -FillArrays = "0.8.8-0.8" +["0.8.2 - 0.8.4"] +BandedMatrices = "0.15.6 - 0.15" +BlockArrays = "0.12.4 - 0.12" +FillArrays = "0.8.8 - 0.8" MatrixFactorizations = "0.4" ["0.8.4"] -ArrayLayouts = "0.2.6-0.3" +ArrayLayouts = "0.2.6 - 0.3" -["0.8.5-0.8"] -ArrayLayouts = "0.3.3-0.3" -FillArrays = "0.8.10-0.8" +["0.8.5 - 0.8"] +ArrayLayouts = "0.3.3 - 0.3" +FillArrays = "0.8.10 - 0.8" -["0.8.5-0.8.7"] -BandedMatrices = "0.15.10-0.15" -BlockArrays = "0.12.7-0.12" +["0.8.5 - 0.8.7"] +BandedMatrices = "0.15.10 - 0.15" +BlockArrays = "0.12.7 - 0.12" -["0.8.5-0.8.9"] -MatrixFactorizations = "0.4.1-0.4" +["0.8.5 - 0.8.9"] +MatrixFactorizations = "0.4.1 - 0.4" -["0.8.8-0.8"] -BandedMatrices = "0.15.14-0.15" -BlockArrays = "0.12.9-0.12" +["0.8.8 - 0.8"] +BandedMatrices = "0.15.14 - 0.15" +BlockArrays = "0.12.9 - 0.12" ["0.9"] -ArrayLayouts = "0.4.1-0.4" -BandedMatrices = "0.15.16-0.15" +ArrayLayouts = "0.4.1 - 0.4" +BandedMatrices = "0.15.16 - 0.15" +Distributed = "1.5.0 - 1" -["0.9-0.10"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.9 - 0.10"] +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.9-0.9.2"] -BlockArrays = "0.12.12-0.12" +["0.9 - 0.9.2"] +BlockArrays = "0.12.12 - 0.12" -["0.9-0.9.4"] -FillArrays = "0.9.2-0.9" +["0.9 - 0.9.4"] +FillArrays = "0.9.2 - 0.9" ["0.9.0"] -MatrixFactorizations = "0.5.2-0.5" +MatrixFactorizations = "0.5.2 - 0.5" -["0.9.1-0.9.5"] -MatrixFactorizations = "0.5.2-0.6" +["0.9.1 - 0.9.5"] +MatrixFactorizations = "0.5.2 - 0.6" -["0.9.3-0.9.5"] -BlockArrays = "0.12.13-0.12" +["0.9.3 - 0.9.5"] +BlockArrays = "0.12.13 - 0.12" -["0.9.5-0.9"] -FillArrays = "0.9.2-0.10" +["0.9.5 - 0.9"] +FillArrays = "0.9.2 - 0.10" -["0.9.6-0.9"] +["0.9.6 - 0.9"] BlockArrays = "0.13" -MatrixFactorizations = "0.5.2-0.7" +MatrixFactorizations = "0.5.2 - 0.7" diff --git a/B/BoltzmannMachines/Compat.toml b/B/BoltzmannMachines/Compat.toml index fb9bd6c374e35f7..eeec32286f792fd 100644 --- a/B/BoltzmannMachines/Compat.toml +++ b/B/BoltzmannMachines/Compat.toml @@ -1,18 +1,21 @@ -["1-1.1"] +["1 - 1.1"] DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] ["1.0.0"] -Distributions = "0.0.0-0.23" +Distributions = "0.0.0 - 0.23" -["1.0.1-1.1"] -Distributions = "0.16.4-0.23" +["1.0.1 - 1.1"] +Distributions = "0.16.4 - 0.23" ["1.2"] +Distributed = ["0.7.0", "1"] Statistics = ["0.7.0", "1"] julia = ["0.7.0", "1"] -["1.3-1"] +["1.3 - 1"] +Distributed = "1" Statistics = "1" julia = "1" diff --git a/B/Braket/Compat.toml b/B/Braket/Compat.toml index a89f8aaa7f1a6ab..917c182311cd788 100644 --- a/B/Braket/Compat.toml +++ b/B/Braket/Compat.toml @@ -1,9 +1,10 @@ [0] -Statistics = "1.6.0-1" -Tar = "1.9.3-1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +Tar = "1.9.3 - 1" +julia = "1.6.0 - 1" -["0-0.2"] +["0 - 0.2"] AWS = "1.78.0" CSV = "0.10.4" Compat = "4.3.0" @@ -12,55 +13,55 @@ JSON3 = "1.11.1" Mocking = "0.7.2" NamedTupleTools = "0.14.1" -["0-0.3"] +["0 - 0.3"] AWSS3 = "0.10.2" -["0-0.4"] +["0 - 0.4"] Graphs = "1.7.4" -["0-0.7.0"] +["0 - 0.7.0"] OrderedCollections = "1.4.1" -["0-0.7.4"] +["0 - 0.7.4"] AxisArrays = "0.4.6" DataStructures = "0.18.13" DecFP = "1.3.1" -["0-0.9.4"] +["0 - 0.9.4"] StructTypes = "1.10.0" ["0.3"] Compat = "4.5.0" HTTP = "1.7.3" -["0.3-0"] +["0.3 - 0"] NamedTupleTools = "0.14.3" -["0.3-0.4"] +["0.3 - 0.4"] Mocking = "0.7.5" -["0.3-0.6"] +["0.3 - 0.6"] AWS = "1.81.0" -["0.3-0.7.3"] +["0.3 - 0.7.3"] CSV = "0.10.9" -["0.3-0.7.4"] +["0.3 - 0.7.4"] JSON3 = "1.12.0" -["0.4-0.5"] +["0.4 - 0.5"] Compat = "4.6.0" -["0.4-0.7.2"] +["0.4 - 0.7.2"] HTTP = "1.7.4" -["0.4-0.7.4"] +["0.4 - 0.7.4"] AWSS3 = "0.10.3" -["0.5-0.7.5"] +["0.5 - 0.7.5"] Graphs = "1.8.0" -["0.6-0.7.4"] +["0.6 - 0.7.4"] Compat = "4.6.1" ["0.7.0"] @@ -70,10 +71,10 @@ AWS = "1.82.0" AWS = "1.84.0" OrderedCollections = "1.5.0" -["0.7.2-0.7.3"] +["0.7.2 - 0.7.3"] AWS = "1.84.1" -["0.7.2-0.7.4"] +["0.7.2 - 0.7.4"] OrderedCollections = "1.6.0" ["0.7.3"] @@ -91,39 +92,38 @@ DataStructures = "0.18.14" HTTP = "1.9.14" JSON3 = "1.13.1" -["0.7.5-0"] +["0.7.5 - 0"] AWSS3 = "0.11.2" AxisArrays = "0.4.7" DecFP = "1.3.2" -["0.7.5-0.8.0"] +["0.7.5 - 0.8.0"] CSV = "0.10.11" OrderedCollections = "1.6.2" -["0.7.6-0.8.0"] +["0.7.6 - 0.8.0"] Compat = "4.10.0" HTTP = "1.10.0" JSON3 = "1.13.2" -["0.7.6-0.8.1"] +["0.7.6 - 0.8.1"] AWS = "1.90.3" DataStructures = "0.18.15" -["0.7.6-0.8.2"] +["0.7.6 - 0.8.2"] Graphs = "1.9.0" -["0.8-0"] -Base64 = "1.6.0-1" -Dates = "1.6.0-1" -Distributed = "1.6.0-1" +["0.8 - 0"] +Base64 = "1.6.0 - 1" +Dates = "1.6.0 - 1" Downloads = "1" -InteractiveUtils = "1.6.0-1" -LinearAlgebra = "1.6.0-1" -Logging = "1.6.0-1" -Random = "1.6.0-1" -UUIDs = "1.6.0-1" +InteractiveUtils = "1.6.0 - 1" +LinearAlgebra = "1.6.0 - 1" +Logging = "1.6.0 - 1" +Random = "1.6.0 - 1" +UUIDs = "1.6.0 - 1" -["0.8-0.9.3"] +["0.8 - 0.9.3"] CodeTracking = "1.3.5" ["0.8.0"] @@ -135,7 +135,7 @@ Compat = "4.10.1" HTTP = "1.10.1" JLD2 = "0.4.41" -["0.8.1-0"] +["0.8.1 - 0"] JSON3 = "1.14.0" OrderedCollections = "1.6.3" @@ -144,27 +144,27 @@ CSV = "0.10.13" DataStructures = "0.18.18" HTTP = "1.10.3" -["0.8.2-0.8"] +["0.8.2 - 0.8"] Compat = "4.14.0" -["0.8.2-0.9.0"] +["0.8.2 - 0.9.0"] JLD2 = "0.4.46" -["0.8.2-0.9.1"] +["0.8.2 - 0.9.1"] AWS = "1.90.4" -["0.8.3-0"] +["0.8.3 - 0"] CSV = "0.10.14" DataStructures = "0.18.20" -["0.8.3-0.8"] +["0.8.3 - 0.8"] Graphs = "1.10.0" -["0.8.3-0.9.0"] +["0.8.3 - 0.9.0"] HTTP = "1.10.6" StaticArrays = "1.9.3" -["0.9-0.9.3"] +["0.9 - 0.9.3"] Compat = "4.15.0" ["0.9.0"] @@ -175,22 +175,22 @@ Graphs = "1.11.1" JLD2 = "0.4.48" StaticArrays = "1.9.5" -["0.9.1-0"] +["0.9.1 - 0"] HTTP = "1.10.8" -["0.9.2-0"] +["0.9.2 - 0"] Graphs = "1.11.2" StaticArrays = "1.9.7" -["0.9.2-0.9.4"] +["0.9.2 - 0.9.4"] AWS = "1.91.0" JLD2 = "0.4.51" -["0.9.4-0"] +["0.9.4 - 0"] CodeTracking = "1.3.6" Compat = "4.16.0" -["0.9.5-0"] +["0.9.5 - 0"] AWS = "1.92.0" JLD2 = "0.5.4" StructTypes = "1.11.0" diff --git a/C/CMBLensing/Compat.toml b/C/CMBLensing/Compat.toml index cb494c25ddffa0e..4c2ac98ec4bb86f 100644 --- a/C/CMBLensing/Compat.toml +++ b/C/CMBLensing/Compat.toml @@ -1,212 +1,217 @@ [0] Combinatorics = "1" -FileIO = "1.2.2-1" +FileIO = "1.2.2 - 1" Loess = "0.5" -Match = "1.1.0-1" -ProgressMeter = "1.2.0-1" -QuadGK = "2.3.1-2" +Match = "1.1.0 - 1" +ProgressMeter = "1.2.0 - 1" +QuadGK = "2.3.1 - 2" -["0-0.1.0"] -Zygote = "0.4.7-0.4" +["0 - 0.1.0"] +Zygote = "0.4.7 - 0.4" -["0-0.1.1"] +["0 - 0.1.1"] Lazy = "0.15" -Measurements = "2.2.0-2" -ODE = "2.6.0-2" -PyPlot = "2.8.2-2" -Requires = "1.0.1-1" +Measurements = "2.2.0 - 2" +ODE = "2.6.0 - 2" +PyPlot = "2.8.2 - 2" +Requires = "1.0.1 - 1" -["0-0.10.0"] -PyCall = "1.91.2-1" +["0 - 0.10.0"] +PyCall = "1.91.2 - 1" -["0-0.2"] -Images = "0.21.1-0.21" -Memoization = "0.1.2-0.1" -Strided = "0.3.3-0.3" +["0 - 0.2"] +Images = "0.21.1 - 0.21" +Memoization = "0.1.2 - 0.1" +Strided = "0.3.3 - 0.3" -["0-0.2.0"] +["0 - 0.2.0"] Parameters = "0.12" -["0-0.3"] -Adapt = "1.0.1-1" -DataStructures = "0.17.9-0.17" -Interpolations = "0.12.8-0.12" -JLD2 = "0.1.11-0.1" -Optim = "0.20.1-0.20" -Roots = "0.8.4-0.8" +["0 - 0.3"] +Adapt = "1.0.1 - 1" +DataStructures = "0.17.9 - 0.17" +Interpolations = "0.12.8 - 0.12" +JLD2 = "0.1.11 - 0.1" +Optim = "0.20.1 - 0.20" +Roots = "0.8.4 - 0.8" Setfield = "0.6" StatsBase = "0.32" -["0-0.4.0"] +["0 - 0.4.0"] AbstractFFTs = "0.5" -DelimitedFiles = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" KahanSummation = "0.1" -MacroTools = "0.5.4-0.5" -StaticArrays = "0.12.1-0.12" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +MacroTools = "0.5.4 - 0.5" +StaticArrays = "0.12.1 - 0.12" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0-0.6.0"] -FFTW = "1.2.0-1" +["0 - 0.6.0"] +FFTW = "1.2.0 - 1" -["0.1.1-0.1"] -Zygote = "0.4.9-0.4" +["0.1.1 - 0.1"] +Zygote = "0.4.9 - 0.4" -["0.1.2-0"] -Lazy = "0.13.2-0.15" +["0.1.2 - 0"] +Lazy = "0.13.2 - 0.15" Measurements = "2" Requires = ["0.5", "1"] -["0.10-0"] +["0.10 - 0"] CodecZlib = "0.7" -JLD2 = "0.4.30-0.4" +JLD2 = "0.4.30 - 0.4" Memoization = "0.2" ["0.10.0"] -DelimitedFiles = "1.7.0-1" +DelimitedFiles = "1.7.0 - 1" +Distributed = "1.7.0 - 1" SnoopPrecompile = "1" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.10.1-0"] +["0.10.1 - 0"] Bijections = "0.1" ComponentArrays = "0.13" -DelimitedFiles = "1.8.0-1" +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" MCMCDiagnosticTools = "0.3" PrecompileTools = "1" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" ["0.2"] -Zygote = "0.4.14-0.4.15" +Zygote = "0.4.14 - 0.4.15" -["0.2-0"] -IterTools = "1.3.0-1" +["0.2 - 0"] +IterTools = "1.3.0 - 1" ["0.2.0"] -CuArrays = "1.7.3-1" +CuArrays = "1.7.3 - 1" -["0.2.1-0"] +["0.2.1 - 0"] UnPack = "1" -["0.2.1-0.3"] -CuArrays = "2.2.0-2" +["0.2.1 - 0.3"] +CuArrays = "2.2.0 - 2" ["0.3"] -LLVM = "0.0.0-1.6" -Zygote = "0.4.14-0.4" +LLVM = "0.0.0 - 1.6" +Zygote = "0.4.14 - 0.4" -["0.3-0"] +["0.3 - 0"] Formatting = "0.4" -ImageMorphology = "0.2.8-0.2" +ImageMorphology = "0.2.8 - 0.2" -["0.3-0.6.0"] -Memoization = "0.1.4-0.1" +["0.3 - 0.6.0"] +Memoization = "0.1.4 - 0.1" -["0.3-0.7"] -ImageFiltering = "0.6.14-0.6" +["0.3 - 0.7"] +ImageFiltering = "0.6.14 - 0.6" -["0.4-0"] -DataStructures = "0.17.9-0.18" -StatsBase = "0.32-0.33" +["0.4 - 0"] +DataStructures = "0.17.9 - 0.18" +StatsBase = "0.32 - 0.33" -["0.4-0.6"] -OptimKit = "0.3.1-0.3" +["0.4 - 0.6"] +OptimKit = "0.3.1 - 0.3" -["0.4-0.7"] -Setfield = "0.6-0.7" +["0.4 - 0.7"] +Setfield = "0.6 - 0.7" -["0.4-0.8"] -Interpolations = "0.12.8-0.13" -Roots = ["0.8.4-0.8", "1"] +["0.4 - 0.8"] +Interpolations = "0.12.8 - 0.13" +Roots = ["0.8.4 - 0.8", "1"] ["0.4.0"] -Adapt = "1.0.1-2" -CUDA = "1.3.0-1" -JLD2 = "0.1.11-0.2" -Zygote = "0.4.14-0.5" +Adapt = "1.0.1 - 2" +CUDA = "1.3.0 - 1" +JLD2 = "0.1.11 - 0.2" +Zygote = "0.4.14 - 0.5" -["0.4.1-0"] +["0.4.1 - 0"] AbstractFFTs = ["0.5", "1"] -Adapt = "1.0.1-3" -KahanSummation = "0.1-0.2" +Adapt = "1.0.1 - 3" +KahanSummation = "0.1 - 0.2" NamedTupleTools = "0.13" -StaticArrays = ["0.12.1-0.12", "1"] +StaticArrays = ["0.12.1 - 0.12", "1"] TimerOutputs = "0.5" -["0.4.1-0.4"] -MacroTools = "0.0.0-0.5.5" +["0.4.1 - 0.4"] +MacroTools = "0.0.0 - 0.5.5" -["0.4.1-0.5"] -Zygote = "0.4.14-0.6" +["0.4.1 - 0.5"] +Zygote = "0.4.14 - 0.6" -["0.4.1-0.6"] -CUDA = "2.1.0-2" -DelimitedFiles = "1.5.0-1" -JLD2 = "0.1.11-0.3" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.4.1 - 0.6"] +CUDA = "2.1.0 - 2" +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +JLD2 = "0.1.11 - 0.3" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.5-0"] +["0.5 - 0"] MacroTools = "0.5" ["0.6"] -Zygote = "0.4.14-0.6.4" +Zygote = "0.4.14 - 0.6.4" -["0.6.1-0.7"] -FFTW = "1.2-1.3" +["0.6.1 - 0.7"] +FFTW = "1.2 - 1.3" -["0.6.1-0.9"] -Memoization = "0.1.8-0.1" +["0.6.1 - 0.9"] +Memoization = "0.1.8 - 0.1" ["0.7"] -CUDA = "3.3.0-3" -Zygote = "0.6.9-0.6.11" +CUDA = "3.3.0 - 3" +Zygote = "0.6.9 - 0.6.11" -["0.7-0"] +["0.7 - 0"] Images = "0.24" Optim = "1" -["0.7-0.9"] -DelimitedFiles = "1.6.0-1" -JLD2 = "0.1.11-0.4" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.7 - 0.9"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +JLD2 = "0.1.11 - 0.4" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.8"] -Setfield = "0.6-0.8" +Setfield = "0.6 - 0.8" -["0.8-0"] -ChainRules = "1.5.0-1" -CompositeStructs = "0.1.1-0.1" +["0.8 - 0"] +ChainRules = "1.5.0 - 1" +CompositeStructs = "0.1.1 - 0.1" Distributions = "0.25" -EllipsisNotation = "1.1.0-1" -FFTW = "1.4.0-1" -ImageFiltering = "0.6.14-0.7" -PDMats = "0.11.5-0.11" -Preferences = "1.2.0-1" +EllipsisNotation = "1.1.0 - 1" +FFTW = "1.4.0 - 1" +ImageFiltering = "0.6.14 - 0.7" +PDMats = "0.11.5 - 0.11" +Preferences = "1.2.0 - 1" Tullio = "0.3" -Zygote = "0.6.21-0.6" - -["0.8-0.10.0"] -CUDA = "3.4.0-3" - -["0.9-0"] -CoordinateTransformations = "0.6.2-0.6" -ForwardDiff = "0.10.34-0.10" -Healpix = "4.1.2-4" -Interpolations = "0.12.8-0.14" -NFFT = "0.13.3-0.13" -PlotUtils = "1.3.2-1" -RecipesBase = "1.3.2-1" -Roots = ["0.8.4-0.8", "1-2"] -Rotations = "1.3.4-1" -Setfield = ["0.6-0.8", "1"] +Zygote = "0.6.21 - 0.6" + +["0.8 - 0.10.0"] +CUDA = "3.4.0 - 3" + +["0.9 - 0"] +CoordinateTransformations = "0.6.2 - 0.6" +ForwardDiff = "0.10.34 - 0.10" +Healpix = "4.1.2 - 4" +Interpolations = "0.12.8 - 0.14" +NFFT = "0.13.3 - 0.13" +PlotUtils = "1.3.2 - 1" +RecipesBase = "1.3.2 - 1" +Roots = ["0.8.4 - 0.8", "1 - 2"] +Rotations = "1.3.4 - 1" +Setfield = ["0.6 - 0.8", "1"] ["0.9.0"] -CUDAKernels = "0.4.3-0.4" -KernelAbstractions = "0.8.6-0.8" +CUDAKernels = "0.4.3 - 0.4" +KernelAbstractions = "0.8.6 - 0.8" -["0.9.1-0.10.0"] -CUDAKernels = "0.3.3-0.4" -KernelAbstractions = "0.7.3-0.8" +["0.9.1 - 0.10.0"] +CUDAKernels = "0.3.3 - 0.4" +KernelAbstractions = "0.7.3 - 0.8" diff --git a/C/COBRA/Compat.toml b/C/COBRA/Compat.toml index b02f6e4c87516a9..d42e44b790cd483 100644 --- a/C/COBRA/Compat.toml +++ b/C/COBRA/Compat.toml @@ -1,21 +1,22 @@ [0] +Distributed = "1" julia = "1" -["0-0.3.0"] +["0 - 0.3.0"] HTTP = "0.8" -MAT = "0.5.0-0.7" +MAT = "0.5.0 - 0.7" -["0-0.3.1"] -CPLEX = "0.0.0-0.6" -GLPK = "0.0.0-0.12" -GLPKMathProgInterface = "0.0.0-0.4" -MathProgBase = "0.0.0-0.7" +["0 - 0.3.1"] +CPLEX = "0.0.0 - 0.6" +GLPK = "0.0.0 - 0.12" +GLPKMathProgInterface = "0.0.0 - 0.4" +MathProgBase = "0.0.0 - 0.7" ["0.3.1"] -HTTP = "0.0.0-0.8" -MAT = "0.0.0-0.7" +HTTP = "0.0.0 - 0.8" +MAT = "0.0.0 - 0.7" -["0.3.2-0.3"] +["0.3.2 - 0.3"] CPLEX = "0.6" GLPK = "0.12" GLPKMathProgInterface = "0.4" @@ -23,18 +24,18 @@ HTTP = "0.8" MAT = "0.7" MathProgBase = "0.7" -["0.4-0"] +["0.4 - 0"] CPLEX = "0.9" GLPK = "1" JuMP = "1" MAT = "0.10" -MathOptInterface = ["0.10", "1.1.0-1"] +MathOptInterface = ["0.10", "1.1.0 - 1"] -["0.4-0.4.1"] +["0.4 - 0.4.1"] HTTP = "0.9" -["0.4.2-0"] -HTTP = ["0.9", "1.4.0-1"] +["0.4.2 - 0"] +HTTP = ["0.9", "1.4.0 - 1"] -["0.4.3-0"] -Ipopt = "1.1.0-1" +["0.4.3 - 0"] +Ipopt = "1.1.0 - 1" diff --git a/C/COBREXA/Compat.toml b/C/COBREXA/Compat.toml index 1121253fe3d8394..a2eb711ea30d8d3 100644 --- a/C/COBREXA/Compat.toml +++ b/C/COBREXA/Compat.toml @@ -1,20 +1,21 @@ [1] JSON = "0.21" MAT = "0.10" -MacroTools = "0.5.6-0.5" -OrderedCollections = "1.4.0-1" +MacroTools = "0.5.6 - 0.5" +OrderedCollections = "1.4.0 - 1" -["1-1.0.2"] +["1 - 1.0.2"] SBML = "0.4" -["1-1.0.4"] -DistributedData = "0.1.3-0.1" +["1 - 1.0.4"] +DistributedData = "0.1.3 - 0.1" -["1-1.1"] +["1 - 1.1"] +Distributed = "1" Statistics = "1" julia = "1" -["1-1.2.1"] +["1 - 1.2.1"] JuMP = "0.21" ["1.0.3"] @@ -23,62 +24,63 @@ SBML = "0.5" ["1.0.4"] SBML = "0.7" -["1.0.5-1.1"] -SBML = "0.7-0.8" +["1.0.5 - 1.1"] +SBML = "0.7 - 0.8" -["1.0.5-1.2"] -DistributedData = "0.1.4-0.1" +["1.0.5 - 1.2"] +DistributedData = "0.1.4 - 0.1" -["1.1-2"] +["1.1 - 2"] StableRNGs = "1" -["1.2-1"] -Statistics = "1.5.0-1" +["1.2 - 1"] +Statistics = "1.5.0 - 1" -["1.2-2"] -julia = "1.5.0-1" +["1.2 - 2"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["1.2.0"] -SBML = ["0.7", "0.8.2-0.8"] +SBML = ["0.7", "0.8.2 - 0.8"] ["1.2.1"] -SBML = "0.9.1-0.9" +SBML = "0.9.1 - 0.9" -["1.2.2-1.2"] -JuMP = "0.21-0.22" +["1.2.2 - 1.2"] +JuMP = "0.21 - 0.22" -["1.2.2-1.3"] +["1.2.2 - 1.3"] SBML = "0.10" -["1.3-1"] -DistributedData = "0.1.4-0.2" +["1.3 - 1"] +DistributedData = "0.1.4 - 0.2" -["1.3-1.4.0"] -JuMP = ["0.21-0.23", "1"] +["1.3 - 1.4.0"] +JuMP = ["0.21 - 0.23", "1"] -["1.4-1"] +["1.4 - 1"] HDF5 = "0.16" ["1.4.0"] SBML = "1.1" -["1.4.1-1.4.3"] +["1.4.1 - 1.4.3"] SBML = "1.3" -["1.4.1-2"] -DocStringExtensions = "0.8-0.9" +["1.4.1 - 2"] +DocStringExtensions = "0.8 - 0.9" JuMP = "1" -["1.4.4-1"] +["1.4.4 - 1"] PikaParser = "0.5" -SBML = "1.3-1.4" +SBML = "1.3 - 1.4" [2] -ConstraintTrees = "1.1.0-1" +ConstraintTrees = "1.1.0 - 1" -["2-2.2.0"] +["2 - 2.2.0"] AbstractFBCModels = "0.3" DistributedData = "0.2" -["2.2.1-2"] +["2.2.1 - 2"] AbstractFBCModels = "1" diff --git a/C/COSMA/Compat.toml b/C/COSMA/Compat.toml index db91cb3885dda9c..15c1b50eff0d681 100644 --- a/C/COSMA/Compat.toml +++ b/C/COSMA/Compat.toml @@ -1,10 +1,11 @@ [0] +Distributed = "1" DistributedArrays = "0.6" MPIClusterManagers = "0.2" julia = "1" -["0-0.1.1"] +["0 - 0.1.1"] MPI = "0.14" -["0.1.2-0"] -MPI = "0.14-0.15" +["0.1.2 - 0"] +MPI = "0.14 - 0.15" diff --git a/C/CacheServers/Compat.toml b/C/CacheServers/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/C/CacheServers/Compat.toml +++ b/C/CacheServers/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/C/Caesar/Compat.toml b/C/Caesar/Compat.toml index bf32c709ea15239..b9f0f4fac11faf0 100644 --- a/C/Caesar/Compat.toml +++ b/C/Caesar/Compat.toml @@ -1,480 +1,488 @@ [0] FileIO = "1" -["0-0.2"] -Graphs = "0.10.1-0.10" +["0 - 0.2"] +Graphs = "0.10.1 - 0.10" -["0-0.2.0"] -IncrementalInference = "0.4.2-0.4" +["0 - 0.2.0"] +IncrementalInference = "0.4.2 - 0.4" -["0-0.2.1"] -NLsolve = "2-4" +["0 - 0.2.1"] +NLsolve = "2 - 4" RoME = "0.2" -TransformUtils = "0.2.1-0.2" +TransformUtils = "0.2.1 - 0.2" -["0-0.2.4"] -KernelDensityEstimate = "0.4.1-0.4" +["0 - 0.2.4"] +KernelDensityEstimate = "0.4.1 - 0.4" -["0-0.3"] +["0 - 0.3"] CoordinateTransformations = "0.5" ImageCore = "0.7" ImageMagick = "0.7" -["0-0.3.0"] +["0 - 0.3.0"] CloudGraphs = "0.1" -DataStructures = "0.9.0-0.15" -Distributions = "0.16.0-0.18" -DocStringExtensions = "0.5.0-0.7" -JLD2 = "0.0.0-0.1" -JSON = "0.18.0-0.20" -LCMCore = "0.4.0-0.5" -Mongoc = "0.1.2-0.2" -ProgressMeter = "0.6.0-0.9" -Rotations = "0.8.0-0.11" -julia = ["0.7-0", "1.0"] - -["0-0.5"] +DataStructures = "0.9.0 - 0.15" +Distributions = "0.16.0 - 0.18" +DocStringExtensions = "0.5.0 - 0.7" +JLD2 = "0.0.0 - 0.1" +JSON = "0.18.0 - 0.20" +LCMCore = "0.4.0 - 0.5" +Mongoc = "0.1.2 - 0.2" +ProgressMeter = "0.6.0 - 0.9" +Rotations = "0.8.0 - 0.11" +julia = ["0.7 - 0", "1.0"] + +["0 - 0.5"] Neo4j = "2" -["0-0.7.0"] +["0 - 0.7.0"] Reexport = "0.2" ["0.10"] -TensorCast = "0.2-0.4" +TensorCast = "0.2 - 0.4" ["0.10.0"] -ApproxManifoldProducts = "0.2-0.3" -IncrementalInference = "0.21-0.22" -RoME = "0.13-0.14" +ApproxManifoldProducts = "0.2 - 0.3" +IncrementalInference = "0.21 - 0.22" +RoME = "0.13 - 0.14" ["0.10.1"] -DistributedFactorGraphs = "0.12-0.13" -IncrementalInference = "0.22-0.23" +DistributedFactorGraphs = "0.12 - 0.13" +IncrementalInference = "0.22 - 0.23" -["0.10.1-0.10"] +["0.10.1 - 0.10"] ApproxManifoldProducts = "0.3" -RoME = "0.14-0.15" +RoME = "0.14 - 0.15" -["0.10.2-0.10"] -DistributedFactorGraphs = "0.13-0.14" -Distributions = "0.19-0.25" -IncrementalInference = "0.23-0.24" +["0.10.2 - 0.10"] +DistributedFactorGraphs = "0.13 - 0.14" +Distributions = "0.19 - 0.25" +IncrementalInference = "0.23 - 0.24" -["0.11-0"] -JLD2 = "0.3-0.4" -Unmarshal = "0.3-0.4" +["0.11 - 0"] +JLD2 = "0.3 - 0.4" +Unmarshal = "0.3 - 0.4" -["0.11-0.13.1"] -Distributions = "0.22-0.25" -JSON = "0.19-0.21" +["0.11 - 0.13.1"] +Distributions = "0.22 - 0.25" +JSON = "0.19 - 0.21" Requires = ["0.5", "1"] -TensorCast = "0.3-0.4" +TensorCast = "0.3 - 0.4" ["0.11.0"] -ApproxManifoldProducts = "0.3-0.4" -DistributedFactorGraphs = "0.15-0.16" +ApproxManifoldProducts = "0.3 - 0.4" +DistributedFactorGraphs = "0.15 - 0.16" IncrementalInference = "0.25" -Manifolds = "0.6.3-0.6" +Manifolds = "0.6.3 - 0.6" RoME = "0.16" -["0.11.1-0"] -Rotations = "1.1.0-1" +["0.11.1 - 0"] +Rotations = "1.1.0 - 1" StaticArrays = "1" -["0.11.1-0.11"] -DistributedFactorGraphs = "0.15-0.17" -IncrementalInference = "0.25.4-0.26" -RoME = "0.16.1-0.17" +["0.11.1 - 0.11"] +DistributedFactorGraphs = "0.15 - 0.17" +IncrementalInference = "0.25.4 - 0.26" +RoME = "0.16.1 - 0.17" -["0.11.1-0.13.0"] -ApproxManifoldProducts = "0.4.21-0.4" -Manifolds = "0.6.3-0.7" +["0.11.1 - 0.13.0"] +ApproxManifoldProducts = "0.4.21 - 0.4" +Manifolds = "0.6.3 - 0.7" ["0.12"] -IncrementalInference = "0.26-0.27" +IncrementalInference = "0.26 - 0.27" -["0.12-0.13"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.12 - 0.13"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.12-0.13.0"] -RoME = "0.17-0.18" +["0.12 - 0.13.0"] +RoME = "0.17 - 0.18" -["0.12-0.13.1"] -DistributedFactorGraphs = "0.17-0.18" +["0.12 - 0.13.1"] +DistributedFactorGraphs = "0.17 - 0.18" ["0.13.0"] -IncrementalInference = "0.26-0.28" +IncrementalInference = "0.26 - 0.28" ["0.13.1"] -ApproxManifoldProducts = "0.4.21-0.5" -DocStringExtensions = "0.7-0.9" -IncrementalInference = "0.26-0.29" -Manifolds = "0.6.3-0.8" -RoME = "0.17-0.19" +ApproxManifoldProducts = "0.4.21 - 0.5" +DocStringExtensions = "0.7 - 0.9" +IncrementalInference = "0.26 - 0.29" +Manifolds = "0.6.3 - 0.8" +RoME = "0.17 - 0.19" -["0.13.2-0"] +["0.13.2 - 0"] Combinatorics = "1" -DataStructures = "0.17-0.18" +DataStructures = "0.17 - 0.18" Distributions = "0.25" -DocStringExtensions = "0.8-0.9" -JSON = "0.20-0.21" +DocStringExtensions = "0.8 - 0.9" +JSON = "0.20 - 0.21" NLsolve = "4" ProgressMeter = "1" Reexport = "1" TensorCast = "0.4" -TransformUtils = "0.2.14-0.2" +TransformUtils = "0.2.14 - 0.2" -["0.13.2-0.13"] +["0.13.2 - 0.13"] DistributedFactorGraphs = "0.18" -["0.13.2-0.13.4"] +["0.13.2 - 0.13.4"] IncrementalInference = "0.30" RoME = "0.20" -["0.13.2-0.15"] +["0.13.2 - 0.15"] ApproxManifoldProducts = "0.6" -ImageCore = "0.8-0.9" +ImageCore = "0.8 - 0.9" ImageMagick = "1" Requires = "1" -["0.13.2-0.16.0"] +["0.13.2 - 0.16.0"] Manifolds = "0.8" -["0.13.3-0"] +["0.13.3 - 0"] NearestNeighbors = "0.4" -["0.13.3-0.15"] +["0.13.3 - 0.15"] StatsBase = "0.33" -["0.13.5-0.13"] -IncrementalInference = "0.30-0.31" -RoME = "0.20-0.21" +["0.13.5 - 0.13"] +IncrementalInference = "0.30 - 0.31" +RoME = "0.20 - 0.21" ["0.14"] -DistributedFactorGraphs = "0.18-0.19" -IncrementalInference = "0.31-0.32" +DistributedFactorGraphs = "0.18 - 0.19" +IncrementalInference = "0.31 - 0.32" RoME = "0.21" -["0.14-0"] +["0.14 - 0"] Colors = "0.12" GeometryBasics = "0.4" MultivariateStats = "0.10" -["0.14-0.15"] -DelimitedFiles = "1.8.0-1" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +["0.14 - 0.15"] +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" ["0.15"] ColorVectorSpace = "0.9" -DistributedFactorGraphs = "0.19-0.20" -IncrementalInference = "0.31-0.33" +DistributedFactorGraphs = "0.19 - 0.20" +IncrementalInference = "0.31 - 0.33" LasIO = "0.3" -RoME = "0.21-0.22" +RoME = "0.21 - 0.22" -["0.15-0"] +["0.15 - 0"] GeometricalPredicates = "0.4" JSON3 = "1" -["0.15-0.16.1"] +["0.15 - 0.16.1"] Interpolations = "0.14" -["0.16-0"] -ApproxManifoldProducts = "0.7-0.8" -ColorVectorSpace = "0.9-0.10" +["0.16 - 0"] +ApproxManifoldProducts = "0.7 - 0.8" +ColorVectorSpace = "0.9 - 0.10" DelimitedFiles = "1" -DistributedFactorGraphs = "0.22-0.23" +Distributed = "1.9.0 - 1" +DistributedFactorGraphs = "0.22 - 0.23" FixedPointNumbers = "0.8" -ImageCore = "0.8-0.10" +ImageCore = "0.8 - 0.10" ImageDraw = "0.2" -StatsBase = "0.33-0.34" -julia = "1.9.0-1" +StatsBase = "0.33 - 0.34" +julia = "1.9.0 - 1" -["0.16-0.16.1"] -Statistics = "1.9.0-1" +["0.16 - 0.16.1"] +Statistics = "1.9.0 - 1" ["0.16.0"] -IncrementalInference = "0.33-0.34" -RoME = "0.21-0.23" +IncrementalInference = "0.33 - 0.34" +RoME = "0.21 - 0.23" -["0.16.1-0"] -IncrementalInference = "0.34-0.35" -Manifolds = "0.8-0.9" +["0.16.1 - 0"] +IncrementalInference = "0.34 - 0.35" +Manifolds = "0.8 - 0.9" PrecompileTools = "1" -RoME = "0.23-0.24" +RoME = "0.23 - 0.24" -["0.16.2-0"] -Interpolations = "0.14-0.15" +["0.16.2 - 0"] +Interpolations = "0.14 - 0.15" Statistics = "1" ["0.2.1"] -IncrementalInference = "0.4.3-0.4" +IncrementalInference = "0.4.3 - 0.4" -["0.2.1-0.3.0"] +["0.2.1 - 0.3.0"] Unmarshal = "0.2" -["0.2.1-0.6.0"] +["0.2.1 - 0.6.0"] ZMQ = "1" -["0.2.2-0.13.1"] -TransformUtils = "0.2.2-0.2" +["0.2.2 - 0.13.1"] +TransformUtils = "0.2.2 - 0.2" -["0.2.2-0.2.3"] -IncrementalInference = "0.4.4-0.4" -NLsolve = "2.1-2" +["0.2.2 - 0.2.3"] +IncrementalInference = "0.4.4 - 0.4" +NLsolve = "2.1 - 2" -["0.2.2-0.2.4"] -RoME = "0.2.2-0.2" +["0.2.2 - 0.2.4"] +RoME = "0.2.2 - 0.2" -["0.2.2-0.3.0"] -FFTW = "0.0.0-0.2" -Statistics = ["0.7-0", "1.0"] -YAML = "0.0.0-0.3" +["0.2.2 - 0.3.0"] +Distributed = ["0.7 - 0", "1.0"] +FFTW = "0.0.0 - 0.2" +Statistics = ["0.7 - 0", "1.0"] +YAML = "0.0.0 - 0.3" -["0.2.4-0.2"] -IncrementalInference = "0.4.6-0.4" +["0.2.4 - 0.2"] +IncrementalInference = "0.4.6 - 0.4" -["0.2.4-0.3"] -NLsolve = "3-4" +["0.2.4 - 0.3"] +NLsolve = "3 - 4" -["0.2.4-0.3.0"] -DelimitedFiles = ["0.7-0", "1.0"] +["0.2.4 - 0.3.0"] +DelimitedFiles = ["0.7 - 0", "1.0"] -["0.2.5-0.2"] -KernelDensityEstimate = "0.4.1-0.4.2" -RoME = "0.2.4-0.2" +["0.2.5 - 0.2"] +KernelDensityEstimate = "0.4.1 - 0.4.2" +RoME = "0.2.4 - 0.2" -["0.2.5-0.3.0"] -Combinatorics = "0.0.0-0.7" +["0.2.5 - 0.3.0"] +Combinatorics = "0.0.0 - 0.7" ["0.3"] ApproxManifoldProducts = "0.0.3" -["0.3-0"] +["0.3 - 0"] KernelDensityEstimate = "0.5" -["0.3-0.5"] -Graphs = "0.10.2-0.10" +["0.3 - 0.5"] +Graphs = "0.10.2 - 0.10" ["0.3.0"] -IncrementalInference = "0.5.1-0.5.4" -RoME = "0.3.1-0.3" +IncrementalInference = "0.5.1 - 0.5.4" +RoME = "0.3.1 - 0.3" -["0.3.1-0.3"] +["0.3.1 - 0.3"] Combinatorics = "0.7" DataStructures = "0.15" DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] Distributions = "0.18" DocStringExtensions = "0.7" -FFTW = "0.2.4-0.2" -IncrementalInference = "0.5.7-0.6" +FFTW = "0.2.4 - 0.2" +IncrementalInference = "0.5.7 - 0.6" JLD2 = "0.1" -JSON = "0.18-0.20" +JSON = "0.18 - 0.20" LCMCore = "0.5" -Mongoc = "0.1.2-0.3" +Mongoc = "0.1.2 - 0.3" ProgressMeter = "0.9" -RoME = "0.3.4-0.3" +RoME = "0.3.4 - 0.3" Rotations = "0.11" Statistics = ["0.7", "1"] -Unmarshal = "0.2.1-0.2" +Unmarshal = "0.2.1 - 0.2" julia = ["0.7", "1"] -["0.3.1-0.5"] -CloudGraphs = "0.1.1-0.1" +["0.3.1 - 0.5"] +CloudGraphs = "0.1.1 - 0.1" -["0.3.1-0.6.2"] +["0.3.1 - 0.6.2"] YAML = "0.3" -["0.4-0.4.2"] +["0.4 - 0.4.2"] ApproxManifoldProducts = ["0.0.3", "0.1"] -Combinatorics = "0.7.0-1" -CoordinateTransformations = "0.5.0-0.6" -DataStructures = "0.15.0-0.18" -Distributions = "0.18.0-0.23" -DocStringExtensions = "0.7.0-0.8" -FFTW = "0.2.4-1" -ImageCore = "0.7.0-0.8" -ImageMagick = "0.7.0-0.9" -IncrementalInference = "0.7.2-0.7" -JLD2 = "0.1.0-0.2" -JSON = "0.18.0-0.21" -LCMCore = "0.5.0-0.6" -NLsolve = "3.0.0-4" -ProgressMeter = "0.9.0-1" -RoME = "0.3.4-0.4" -Rotations = "0.11.0-0.13" - -["0.4-0.5"] -Mongoc = "0.1.2-0.4" - -["0.4-0.5.0"] +Combinatorics = "0.7.0 - 1" +CoordinateTransformations = "0.5.0 - 0.6" +DataStructures = "0.15.0 - 0.18" +Distributions = "0.18.0 - 0.23" +DocStringExtensions = "0.7.0 - 0.8" +FFTW = "0.2.4 - 1" +ImageCore = "0.7.0 - 0.8" +ImageMagick = "0.7.0 - 0.9" +IncrementalInference = "0.7.2 - 0.7" +JLD2 = "0.1.0 - 0.2" +JSON = "0.18.0 - 0.21" +LCMCore = "0.5.0 - 0.6" +NLsolve = "3.0.0 - 4" +ProgressMeter = "0.9.0 - 1" +RoME = "0.3.4 - 0.4" +Rotations = "0.11.0 - 0.13" + +["0.4 - 0.5"] +Mongoc = "0.1.2 - 0.4" + +["0.4 - 0.5.0"] DelimitedFiles = "1" +Distributed = "1" Statistics = "1" julia = "1" -["0.4-0.6.1"] -Unmarshal = "0.2.1-0.3" +["0.4 - 0.6.1"] +Unmarshal = "0.2.1 - 0.3" ["0.4.1"] -DistributedFactorGraphs = "0.2.2-0.3" +DistributedFactorGraphs = "0.2.2 - 0.3" -["0.4.1-0.4.2"] -JSON2 = "0.0.0-0.3" +["0.4.1 - 0.4.2"] +JSON2 = "0.0.0 - 0.3" ["0.4.2"] -DistributedFactorGraphs = "0.3-0.4" +DistributedFactorGraphs = "0.3 - 0.4" ["0.4.3"] -ImageMagick = "0.7-0.9" +ImageMagick = "0.7 - 0.9" -["0.4.3-0"] -JSON2 = "0.3-0.4" +["0.4.3 - 0"] +JSON2 = "0.3 - 0.4" -["0.4.3-0.10"] -JSON = "0.18-0.23" +["0.4.3 - 0.10"] +JSON = "0.18 - 0.23" -["0.4.3-0.13.1"] -Combinatorics = ["0.7-0.9", "1"] -ImageCore = "0.7-0.9" -NLsolve = "3-4" +["0.4.3 - 0.13.1"] +Combinatorics = ["0.7 - 0.9", "1"] +ImageCore = "0.7 - 0.9" +NLsolve = "3 - 4" ProgressMeter = ["0.9", "1"] -["0.4.3-0.4"] -DistributedFactorGraphs = "0.5.1-0.5" -IncrementalInference = "0.8.2-0.8" +["0.4.3 - 0.4"] +DistributedFactorGraphs = "0.5.1 - 0.5" +IncrementalInference = "0.8.2 - 0.8" RoME = "0.5" -["0.4.3-0.5"] -CoordinateTransformations = ["0.5-0.6", "0.8-0.9"] -Rotations = "0.11-0.13" +["0.4.3 - 0.5"] +CoordinateTransformations = ["0.5 - 0.6", "0.8 - 0.9"] +Rotations = "0.11 - 0.13" -["0.4.3-0.6"] -DocStringExtensions = ["0.7-0.9", "1"] +["0.4.3 - 0.6"] +DocStringExtensions = ["0.7 - 0.9", "1"] -["0.4.3-0.6.2"] -DataStructures = "0.15-0.20" -Distributions = "0.18-0.23" -FFTW = ["0.2.4-0.3", "1"] +["0.4.3 - 0.6.2"] +DataStructures = "0.15 - 0.20" +Distributions = "0.18 - 0.23" +FFTW = ["0.2.4 - 0.3", "1"] -["0.4.3-0.7.0"] -JLD2 = "0.1-0.2" +["0.4.3 - 0.7.0"] +JLD2 = "0.1 - 0.2" -["0.4.3-0.8"] +["0.4.3 - 0.8"] ApproxManifoldProducts = "0.1" -["0.4.4-0.13.1"] +["0.4.4 - 0.13.1"] ImageMagick = ["0.7", "1"] -["0.5-0.5.1"] +["0.5 - 0.5.1"] RoME = "0.6" ["0.5.0"] -DistributedFactorGraphs = "0.6.2-0.6" +DistributedFactorGraphs = "0.6.2 - 0.6" IncrementalInference = "0.9" ["0.5.1"] -DistributedFactorGraphs = "0.7.1-0.7" -IncrementalInference = "0.10.1-0.11" +DistributedFactorGraphs = "0.7.1 - 0.7" +IncrementalInference = "0.10.1 - 0.11" -["0.5.1-0.10"] -Requires = ["0.5-0.10", "1"] +["0.5.1 - 0.10"] +Requires = ["0.5 - 0.10", "1"] -["0.5.1-0.5"] -DelimitedFiles = "1.2.0-1" -Statistics = "1.2.0-1" -julia = "1.2.0-1" +["0.5.1 - 0.5"] +DelimitedFiles = "1.2.0 - 1" +Distributed = "1.2.0 - 1" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" ["0.5.2"] -IncrementalInference = "0.10.1-0.12" +IncrementalInference = "0.10.1 - 0.12" -["0.5.2-0.5"] -DistributedFactorGraphs = "0.7.1-0.8" -RoME = ["0.6", "0.7.1-0.7"] +["0.5.2 - 0.5"] +DistributedFactorGraphs = "0.7.1 - 0.8" +RoME = ["0.6", "0.7.1 - 0.7"] -["0.5.3-0.5"] -IncrementalInference = "0.11-0.13" +["0.5.3 - 0.5"] +IncrementalInference = "0.11 - 0.13" ["0.6"] -DistributedFactorGraphs = "0.9-0.10" +DistributedFactorGraphs = "0.9 - 0.10" -["0.6-0"] -CoordinateTransformations = "0.5-0.6" -TimeZones = "1.3.1-1" +["0.6 - 0"] +CoordinateTransformations = "0.5 - 0.6" +TimeZones = "1.3.1 - 1" -["0.6-0.11"] -DelimitedFiles = "1.4.0-1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.6 - 0.11"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.6-0.11.0"] +["0.6 - 0.11.0"] Rotations = ["0.13", "1"] -["0.6-0.6.1"] -IncrementalInference = "0.14.1-0.15" +["0.6 - 0.6.1"] +IncrementalInference = "0.14.1 - 0.15" -["0.6-0.6.2"] -RoME = "0.7.1-0.9" +["0.6 - 0.6.2"] +RoME = "0.7.1 - 0.9" -["0.6.1-0.9"] -TensorCast = "0.2-0.3" +["0.6.1 - 0.9"] +TensorCast = "0.2 - 0.3" ["0.6.2"] -IncrementalInference = "0.14.1-0.16" +IncrementalInference = "0.14.1 - 0.16" -["0.6.2-0.10"] -Unmarshal = "0.2.1-0.4" +["0.6.2 - 0.10"] +Unmarshal = "0.2.1 - 0.4" -["0.6.3-0"] +["0.6.3 - 0"] FFTW = "1" -YAML = "0.3-0.4" +YAML = "0.3 - 0.4" -["0.6.3-0.10.1"] -Distributions = "0.19-0.24" +["0.6.3 - 0.10.1"] +Distributions = "0.19 - 0.24" -["0.6.3-0.13.1"] -DataStructures = "0.16-0.18" +["0.6.3 - 0.13.1"] +DataStructures = "0.16 - 0.18" -["0.6.3-0.6"] -IncrementalInference = "0.15-0.17" -RoME = "0.8-0.10" +["0.6.3 - 0.6"] +IncrementalInference = "0.15 - 0.17" +RoME = "0.8 - 0.10" ["0.7"] -RoME = "0.9-0.11" +RoME = "0.9 - 0.11" -["0.7-0"] +["0.7 - 0"] Optim = "1" -["0.7-0.13.0"] -DocStringExtensions = "0.7-0.8" +["0.7 - 0.13.0"] +DocStringExtensions = "0.7 - 0.8" -["0.7-0.8"] -DistributedFactorGraphs = "0.9-0.11" +["0.7 - 0.8"] +DistributedFactorGraphs = "0.9 - 0.11" ["0.7.0"] -IncrementalInference = "0.16-0.18" +IncrementalInference = "0.16 - 0.18" -["0.7.1-0.13.1"] +["0.7.1 - 0.13.1"] Reexport = ["0.2", "1"] -["0.7.1-0.7"] -IncrementalInference = "0.16-0.19" +["0.7.1 - 0.7"] +IncrementalInference = "0.16 - 0.19" -["0.7.1-0.8"] -JLD2 = "0.1-0.3" +["0.7.1 - 0.8"] +JLD2 = "0.1 - 0.3" ["0.8"] -IncrementalInference = "0.20.1-0.20" -RoME = "0.10-0.12" +IncrementalInference = "0.20.1 - 0.20" +RoME = "0.10 - 0.12" ["0.9"] -ApproxManifoldProducts = "0.1-0.2" -IncrementalInference = "0.20.1-0.21" -RoME = "0.11-0.13" +ApproxManifoldProducts = "0.1 - 0.2" +IncrementalInference = "0.20.1 - 0.21" +RoME = "0.11 - 0.13" -["0.9-0.10"] -JLD2 = "0.1-0.4" +["0.9 - 0.10"] +JLD2 = "0.1 - 0.4" -["0.9-0.10.0"] -DistributedFactorGraphs = "0.11-0.12" +["0.9 - 0.10.0"] +DistributedFactorGraphs = "0.11 - 0.12" diff --git a/C/Cambrian/Compat.toml b/C/Cambrian/Compat.toml index c485cc71ec44dce..1bfa25ebe2de9ba 100644 --- a/C/Cambrian/Compat.toml +++ b/C/Cambrian/Compat.toml @@ -1,12 +1,14 @@ [0] -Formatting = "0.4.1-0.4" +Formatting = "0.4.1 - 0.4" JSON = "0.21" YAML = "0.4" -["0-0.2.0"] +["0 - 0.2.0"] +Distributed = "1" Statistics = "1" julia = "1" -["0.2.1-0"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.2.1 - 0"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" diff --git a/C/CanDecomp/Compat.toml b/C/CanDecomp/Compat.toml index c43a19d16e20354..f8514fd9d07aa62 100644 --- a/C/CanDecomp/Compat.toml +++ b/C/CanDecomp/Compat.toml @@ -1,65 +1,70 @@ -["0-0.1.1"] -Ipopt = "0.0.0-0.6" -JuMP = "0.0.0-0.20" -Mads = "0.0.0-0.9" -Optim = "0.0.0-0.22" -StaticArrays = "0.0.0-0.12" +["0 - 0.1.1"] +Ipopt = "0.0.0 - 0.6" +JuMP = "0.0.0 - 0.20" +Mads = "0.0.0 - 0.9" +Optim = "0.0.0 - 0.22" +StaticArrays = "0.0.0 - 0.12" -["0-0.2"] +["0 - 0.2"] +Distributed = "1" julia = "1" -["0.1.2-0.1"] -Ipopt = "0.5.0-0.6" +["0.1.2 - 0.1"] +Ipopt = "0.5.0 - 0.6" JuMP = "0.20" -Mads = "0.7.0-0.9" -Optim = "0.19.0-0.22" -StaticArrays = "0.11.0-0.12" +Mads = "0.7.0 - 0.9" +Optim = "0.19.0 - 0.22" +StaticArrays = "0.11.0 - 0.12" ["0.2"] -Mads = "0.0.0-0.9" +Mads = "0.0.0 - 0.9" -["0.2-0"] -Ipopt = "0.0.0-0.6" -Optim = "0.0.0-0.22" -StaticArrays = "0.0.0-0.12" +["0.2 - 0"] +Ipopt = "0.0.0 - 0.6" +Optim = "0.0.0 - 0.22" +StaticArrays = "0.0.0 - 0.12" -["0.2-0.3.0"] -JuMP = "0.0.0-0.20" +["0.2 - 0.3.0"] +JuMP = "0.0.0 - 0.20" ["0.3"] +Distributed = "1.3.0 - 1" Mads = "0.9" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.3.1-0.3"] -JuMP = "0.0.0-0.20.1" +["0.3.1 - 0.3"] +JuMP = "0.0.0 - 0.20.1" -["0.4-0"] -JuMP = "0.0.0-0.21" +["0.4 - 0"] +Distributed = "1.4.0 - 1" +JuMP = "0.0.0 - 0.21" Mads = "0.10" -julia = "1.4.0-1" +julia = "1.4.0 - 1" [1] Mads = "1" -["1-1.1.0"] -Ipopt = "0.6-0.7" +["1 - 1.1.0"] +Ipopt = "0.6 - 0.7" -["1-1.1.1"] -JuMP = "0.21-0.22" +["1 - 1.1.1"] +JuMP = "0.21 - 0.22" ["1.0"] -Optim = "0.22-0.23" -StaticArrays = "0.12-0.13" -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +Optim = "0.22 - 0.23" +StaticArrays = "0.12 - 0.13" +julia = "1.5.0 - 1" -["1.1-1"] +["1.1 - 1"] +Distributed = "1.6.0 - 1" Optim = "1" StaticArrays = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" ["1.1.1"] -Ipopt = "0.6-0.9" +Ipopt = "0.6 - 0.9" -["1.1.2-1"] -Ipopt = ["0.6-0.9", "1"] -JuMP = ["0.21-0.23", "1"] +["1.1.2 - 1"] +Ipopt = ["0.6 - 0.9", "1"] +JuMP = ["0.21 - 0.23", "1"] diff --git a/C/ChainRules/Compat.toml b/C/ChainRules/Compat.toml index f6f3b8e7dfc01a9..6661eb2601b6eee 100644 --- a/C/ChainRules/Compat.toml +++ b/C/ChainRules/Compat.toml @@ -1,184 +1,187 @@ -["0-1.21"] +["0 - 1.21"] julia = "1" ["0.0"] Cassette = "0.2" -NaNMath = "0.0.0-0.3" -SpecialFunctions = "0.0.0-0.10" +NaNMath = "0.0.0 - 0.3" +SpecialFunctions = "0.0.0 - 0.10" -["0.1-0.2.1"] -Reexport = "0.0.0-0.2" -Requires = "0.0.0-0.5" +["0.1 - 0.2.1"] +Reexport = "0.0.0 - 0.2" +Requires = "0.0.0 - 0.5" -["0.1-1.21"] +["0.1 - 1.21"] Statistics = "1" ["0.1.0"] ChainRulesCore = "0.1" -["0.1.1-0.1"] +["0.1.1 - 0.1"] ChainRulesCore = "0.2" -["0.2-0.2.1"] +["0.2 - 0.2.1"] ChainRulesCore = "0.3" -["0.2.2-0.2"] +["0.2.2 - 0.2"] ChainRulesCore = "0.4" -["0.2.2-0.2.3"] -Requires = "0.5.2-0.5" +["0.2.2 - 0.2.3"] +Requires = "0.5.2 - 0.5" -["0.2.2-0.7.41"] +["0.2.2 - 0.7.41"] Reexport = "0.2" -["0.2.4-0.8.0"] -Requires = ["0.5.2-0.5", "1"] +["0.2.4 - 0.8.0"] +Requires = ["0.5.2 - 0.5", "1"] -["0.3-0.3.1"] -ChainRulesCore = "0.5.1-0.5" +["0.3 - 0.3.1"] +ChainRulesCore = "0.5.1 - 0.5" ["0.3.2"] ChainRulesCore = "0.6" -["0.3.3-0.3"] -ChainRulesCore = "0.6.1-0.6" +["0.3.3 - 0.3"] +ChainRulesCore = "0.6.1 - 0.6" -["0.4-0.5"] +["0.4 - 0.5"] ChainRulesCore = "0.7" ["0.6"] ChainRulesCore = "0.8" -["0.7-0.7.15"] +["0.7 - 0.7.15"] ChainRulesCore = "0.9" -["0.7.16-0.7.22"] -ChainRulesCore = "0.9.7-0.9" +["0.7.16 - 0.7.22"] +ChainRulesCore = "0.9.7 - 0.9" -["0.7.23-0.7.25"] -ChainRulesCore = "0.9.12-0.9" +["0.7.23 - 0.7.25"] +ChainRulesCore = "0.9.12 - 0.9" -["0.7.26-0.7.33"] -ChainRulesCore = "0.9.16-0.9" +["0.7.26 - 0.7.33"] +ChainRulesCore = "0.9.16 - 0.9" -["0.7.28-0.7.34"] +["0.7.28 - 0.7.34"] ChainRulesTestUtils = "0.5" -["0.7.28-0.7.68"] +["0.7.28 - 0.7.68"] Compat = "3" -["0.7.34-0.7.45"] -ChainRulesCore = "0.9.21-0.9" +["0.7.34 - 0.7.45"] +ChainRulesCore = "0.9.21 - 0.9" -["0.7.35-0.7.37"] -ChainRulesTestUtils = "0.5.1-0.5" +["0.7.35 - 0.7.37"] +ChainRulesTestUtils = "0.5.1 - 0.5" -["0.7.38-0.7.40"] -ChainRulesTestUtils = "0.5.5-0.5" +["0.7.38 - 0.7.40"] +ChainRulesTestUtils = "0.5.5 - 0.5" -["0.7.42-0.7"] +["0.7.42 - 0.7"] Reexport = ["0.2", "1"] ["0.7.46"] -ChainRulesCore = "0.9.25-0.9" +ChainRulesCore = "0.9.25 - 0.9" -["0.7.47-0.7.50"] -ChainRulesCore = "0.9.26-0.9" +["0.7.47 - 0.7.50"] +ChainRulesCore = "0.9.26 - 0.9" -["0.7.51-0.7.61"] -ChainRulesCore = "0.9.29-0.9" +["0.7.51 - 0.7.61"] +ChainRulesCore = "0.9.29 - 0.9" -["0.7.62-0.7.65"] -ChainRulesCore = "0.9.40-0.9" +["0.7.62 - 0.7.65"] +ChainRulesCore = "0.9.40 - 0.9" -["0.7.66-0.7"] -ChainRulesCore = "0.9.44-0.9" +["0.7.66 - 0.7"] +ChainRulesCore = "0.9.44 - 0.9" -["0.7.69-0.8.13"] -Compat = "3.30.0-3" +["0.7.69 - 0.8.13"] +Compat = "3.30.0 - 3" -["0.8-0.8.11"] +["0.8 - 0.8.11"] ChainRulesCore = "0.10" -["0.8.12-0.8.15"] -ChainRulesCore = "0.10.4-0.10" +["0.8.12 - 0.8.15"] +ChainRulesCore = "0.10.4 - 0.10" -["0.8.14-1.8.0"] -Compat = "3.31.0-3" +["0.8.14 - 1.8.0"] +Compat = "3.31.0 - 3" -["0.8.16-0.8.22"] -ChainRulesCore = "0.10.9-0.10" +["0.8.16 - 0.8.22"] +ChainRulesCore = "0.10.9 - 0.10" -["0.8.23-0"] -ChainRulesCore = "0.10.12-0.10" +["0.8.23 - 0"] +ChainRulesCore = "0.10.12 - 0.10" -["1-1.4"] +["1 - 1.4"] ChainRulesCore = "1" -["1.11.6-1.27"] -Compat = "3.35.0-3" +["1.11.6 - 1.27"] +Compat = "3.35.0 - 3" -["1.12-1"] +["1.12 - 1"] RealDot = "0.1" ["1.13"] -ChainRulesCore = "1.10.0-1" +ChainRulesCore = "1.10.0 - 1" -["1.14-1.19"] -ChainRulesCore = "1.11.0-1" +["1.14 - 1.19"] +ChainRulesCore = "1.11.0 - 1" -["1.20-1.21.0"] -ChainRulesCore = "1.11.5-1" +["1.20 - 1.21.0"] +ChainRulesCore = "1.11.5 - 1" -["1.21.1-1.21"] -ChainRulesCore = "1.12.0-1" +["1.21.1 - 1.21"] +ChainRulesCore = "1.12.0 - 1" -["1.22-1"] -julia = "1.6.0-1" +["1.22 - 1"] +julia = "1.6.0 - 1" -["1.22-1.25"] -ChainRulesCore = "1.11.5-1" +["1.22 - 1.25"] +ChainRulesCore = "1.11.5 - 1" -["1.22-1.56"] -Statistics = "1.6.0-1" +["1.22 - 1.56"] +Statistics = "1.6.0 - 1" -["1.23-1.47"] -IrrationalConstants = "0.1.1-0.1" +["1.23 - 1.47"] +IrrationalConstants = "0.1.1 - 0.1" -["1.26-1.39.0"] -ChainRulesCore = "1.12.0-1" +["1.26 - 1.39.0"] +ChainRulesCore = "1.12.0 - 1" -["1.28-1.34"] -Compat = "3.42.0-3" +["1.28 - 1.34"] +Compat = "3.42.0 - 3" -["1.35-1.44"] -Compat = "3.42.0-4" +["1.35 - 1.44"] +Compat = "3.42.0 - 4" -["1.39.1-1.60"] -ChainRulesCore = "1.15.3-1" +["1.37 - 1.56"] +Distributed = "1.6.0 - 1" -["1.40-1.71"] +["1.39.1 - 1.60"] +ChainRulesCore = "1.15.3 - 1" + +["1.40 - 1.71"] GPUArraysCore = "0.1" -["1.43-1.72.0"] -StructArrays = "0.6.11-0.6" +["1.43 - 1.72.0"] +StructArrays = "0.6.11 - 0.6" -["1.44-1.59"] -Adapt = "3.4.0-3" +["1.44 - 1.59"] +Adapt = "3.4.0 - 3" -["1.45-1"] -Compat = ["3.46.0-3", "4.2.0-4"] +["1.45 - 1"] +Compat = ["3.46.0 - 3", "4.2.0 - 4"] -["1.48-1"] -IrrationalConstants = "0.1.1-0.2" +["1.48 - 1"] +IrrationalConstants = "0.1.1 - 0.2" -["1.5-1.12"] -ChainRulesCore = "1.1.0-1" +["1.5 - 1.12"] +ChainRulesCore = "1.1.0 - 1" -["1.54-1"] +["1.54 - 1"] SparseInverseSubset = "0.1" -["1.57-1"] +["1.57 - 1"] Distributed = "1" LinearAlgebra = "1" Random = "1" @@ -186,20 +189,20 @@ SparseArrays = "1" Statistics = "1" SuiteSparse = "1" -["1.60-1"] -Adapt = "3.4.0-4" +["1.60 - 1"] +Adapt = "3.4.0 - 4" -["1.61-1.70"] -ChainRulesCore = "1.20.0-1" +["1.61 - 1.70"] +ChainRulesCore = "1.20.0 - 1" -["1.71-1"] -ChainRulesCore = "1.25.0-1" +["1.71 - 1"] +ChainRulesCore = "1.25.0 - 1" -["1.72-1"] -GPUArraysCore = "0.1-0.2" +["1.72 - 1"] +GPUArraysCore = "0.1 - 0.2" -["1.72.1-1"] -StructArrays = "0.6.11-0.7" +["1.72.1 - 1"] +StructArrays = "0.6.11 - 0.7" -["1.8.1-1.11.5"] -Compat = "3.33.0-3" +["1.8.1 - 1.11.5"] +Compat = "3.33.0 - 3" diff --git a/C/Checkpoints/Compat.toml b/C/Checkpoints/Compat.toml index f13b852d5003e51..d8efb0bcd7ff683 100644 --- a/C/Checkpoints/Compat.toml +++ b/C/Checkpoints/Compat.toml @@ -1,80 +1,81 @@ -["0-0.1"] -AWSCore = "0.3-0.6" -AWSSDK = "0.2-0.4" -BSON = "0.1-0.2" -Compat = "0.69-2.1" -Mocking = "0.5.2-0.5.7" -julia = "0.6-1.3" - -["0-0.2.0"] -AWSTools = "0.6-1.3" -DataStructures = "0.2-0.15" -Memento = "0.7-0.12" - -["0-0.2.1"] +["0 - 0.1"] +AWSCore = "0.3 - 0.6" +AWSSDK = "0.2 - 0.4" +BSON = "0.1 - 0.2" +Compat = "0.69 - 2.1" +Mocking = "0.5.2 - 0.5.7" +julia = "0.6 - 1.3" + +["0 - 0.2.0"] +AWSTools = "0.6 - 1.3" +DataStructures = "0.2 - 0.15" +Memento = "0.7 - 0.12" + +["0 - 0.2.1"] FilePathsBase = "0.4" ["0.2.0"] JLSO = "1.0" -julia = "1.0-1.3" +julia = "1.0 - 1.3" ["0.2.1"] -AWSTools = "1.1.2-1" +AWSTools = "1.1.2 - 1" -["0.2.1-0"] +["0.2.1 - 0"] julia = "1" -["0.2.1-0.2.3"] +["0.2.1 - 0.2.3"] JLSO = "1" -["0.2.1-0.3.0"] -Memento = "0.10-0.12" +["0.2.1 - 0.3.0"] +Memento = "0.10 - 0.12" -["0.2.2-0.2"] +["0.2.2 - 0.2"] FilePathsBase = "0.6" -["0.2.2-0.3.2"] +["0.2.2 - 0.3.2"] AWSS3 = "0.6" -["0.2.4-0.2"] -JLSO = "1.2.0-1" +["0.2.4 - 0.2"] +JLSO = "1.2.0 - 1" -["0.3-0"] +["0.3 - 0"] JLSO = "2" -["0.3-0.3.1"] -FilePathsBase = "0.6-0.7" +["0.3 - 0.3.1"] +FilePathsBase = "0.6 - 0.7" -["0.3.1-0"] -Memento = ["0.10-0.13", "1"] +["0.3.1 - 0"] +Memento = ["0.10 - 0.13", "1"] ["0.3.11"] -AWSS3 = "0.6-0.9" +AWSS3 = "0.6 - 0.9" -["0.3.12-0.3.18"] -AWSS3 = "0.8-0.9" +["0.3.12 - 0.3.18"] +AWSS3 = "0.8 - 0.9" -["0.3.19-0"] -AWSS3 = "0.8-0.10" +["0.3.19 - 0"] +AWSS3 = "0.8 - 0.10" -["0.3.2-0"] -FilePathsBase = "0.6-0.9" +["0.3.2 - 0"] +FilePathsBase = "0.6 - 0.9" -["0.3.20-0"] -Compat = "3.15.0-4" +["0.3.20 - 0"] +Compat = "3.15.0 - 4" ["0.3.3"] DataStructures = "0.18" -["0.3.3-0.3.10"] -AWSS3 = "0.6-0.8" +["0.3.3 - 0.3.10"] +AWSS3 = "0.6 - 0.8" -["0.3.4-0"] -DataStructures = "0.17-0.18" +["0.3.4 - 0"] +DataStructures = "0.17 - 0.18" -["0.3.5-0"] -ContextVariablesX = "0.1.1-0.1" -OrderedCollections = "1.4.0-1" +["0.3.5 - 0"] +ContextVariablesX = "0.1.1 - 0.1" +Distributed = "1" +OrderedCollections = "1.4.0 - 1" -["0.3.8-0.3.19"] -Compat = "3.15.0-3" +["0.3.8 - 0.3.19"] +Compat = "3.15.0 - 3" diff --git a/C/CircoCore/Compat.toml b/C/CircoCore/Compat.toml index 372fe28ac0ea8d1..24b7f7c242de272 100644 --- a/C/CircoCore/Compat.toml +++ b/C/CircoCore/Compat.toml @@ -2,24 +2,27 @@ DataStructures = "0.18" julia = "1" -["0-0.2.0"] +["0 - 0.2.0"] Plugins = "0.3" -["0-0.2.5"] +["0 - 0.2.5"] Documenter = "0.25" StaticArrays = "0.12" -["0.2.1-0.2.7"] +["0.2.1 - 0.2.5"] +Distributed = "1" + +["0.2.1 - 0.2.7"] Plugins = "0.4" -["0.2.10-0"] -ZMQ = "1.2.0-1" +["0.2.10 - 0"] +ZMQ = "1.2.0 - 1" ["0.2.8"] ActorInterfaces = "0.1" -["0.2.8-0"] +["0.2.8 - 0"] Plugins = "0.5" -["0.2.9-0"] -ActorInterfaces = "0.1-0.2" +["0.2.9 - 0"] +ActorInterfaces = "0.1 - 0.2" diff --git a/C/Circuitscape/Compat.toml b/C/Circuitscape/Compat.toml index 5e0420f58630fb5..d11a8f9f0540759 100644 --- a/C/Circuitscape/Compat.toml +++ b/C/Circuitscape/Compat.toml @@ -1,107 +1,115 @@ -["5-5.10.0"] +["5 - 5.10.0"] SimpleWeightedGraphs = "1" -["5-5.5"] -AlgebraicMultigrid = "0.2.1-0.3" -IterativeSolvers = "0.7.1-0.8" +["5 - 5.5"] +AlgebraicMultigrid = "0.2.1 - 0.3" +IterativeSolvers = "0.7.1 - 0.8" -["5-5.5.4"] +["5 - 5.5.4"] DelimitedFiles = "1" +Distributed = "1" GZip = "0.5" julia = "1" -["5-5.8"] +["5 - 5.8"] LightGraphs = "1" -["5.10-5.12"] -DelimitedFiles = "1.6.0-1" -julia = "1.6.0-1" +["5.10 - 5.12"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["5.10.1-5.13"] -SimpleWeightedGraphs = "1.2.0-1" +["5.10.1 - 5.13"] +SimpleWeightedGraphs = "1.2.0 - 1" ["5.11"] ArchGDAL = "0.8" -Pardiso = "0.5.4-0.5" +Pardiso = "0.5.4 - 0.5" -["5.11-5.13.1"] +["5.11 - 5.13.1"] AlgebraicMultigrid = "0.5" ["5.12"] -ArchGDAL = "0.8-0.9" +ArchGDAL = "0.8 - 0.9" ["5.13"] -julia = "1.9.0-1" +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["5.13-5"] +["5.13 - 5"] ArchGDAL = "0.10" ["5.13.0"] -DelimitedFiles = "1.9.0-1" +DelimitedFiles = "1.9.0 - 1" -["5.13.1-5"] +["5.13.1 - 5"] DelimitedFiles = "1" -["5.13.1-5.13"] -GZip = "0.5.1-0.6" +["5.13.1 - 5.13"] +GZip = "0.5.1 - 0.6" -["5.13.2-5.13"] -AlgebraicMultigrid = "0.5-0.6" +["5.13.2 - 5.13"] +AlgebraicMultigrid = "0.5 - 0.6" -["5.14-5"] +["5.14 - 5"] AlgebraicMultigrid = "0.6" +Distributed = "1.6.0 - 1" GZip = "0.6" -SimpleWeightedGraphs = "1.4.0-1" -julia = "1.6.0-1" +SimpleWeightedGraphs = "1.4.0 - 1" +julia = "1.6.0 - 1" -["5.5.5-5.13.0"] -GZip = "0.5.1-0.5" +["5.5.5 - 5.13.0"] +GZip = "0.5.1 - 0.5" -["5.5.5-5.5"] -DelimitedFiles = "1.0.0-*" -julia = "1.0.0-*" +["5.5.5 - 5.5"] +DelimitedFiles = "1.0.0 - *" +Distributed = "1.0.0 - *" +julia = "1.0.0 - *" ["5.6"] -DelimitedFiles = "1.4.0-1" -julia = "1.4.0-1" +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["5.6-5.7"] +["5.6 - 5.7"] AlgebraicMultigrid = "0.3" IterativeSolvers = "0.8" -["5.6-5.7.0"] +["5.6 - 5.7.0"] ArchGDAL = "0.4" -["5.7-5.8.1"] -DelimitedFiles = "1.5.0-1" -julia = "1.5.0-1" +["5.7 - 5.8.1"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["5.7.1-5.7"] -ArchGDAL = "0.0.0-0.5" +["5.7.1 - 5.7"] +ArchGDAL = "0.0.0 - 0.5" -["5.8-5.10"] +["5.8 - 5.10"] AlgebraicMultigrid = "0.4" -["5.8-5.8.1"] -ArchGDAL = "0.5-0.6" -IterativeSolvers = "0.8-0.9" +["5.8 - 5.8.1"] +ArchGDAL = "0.5 - 0.6" +IterativeSolvers = "0.8 - 0.9" Pardiso = "0.5" -["5.8.2-5"] +["5.8.2 - 5"] IterativeSolvers = "0.9" -["5.8.2-5.10"] -ArchGDAL = "0.5-0.7" +["5.8.2 - 5.10"] +ArchGDAL = "0.5 - 0.7" -["5.8.2-5.8.3"] -Pardiso = "0.5.2-0.5" +["5.8.2 - 5.8.3"] +Pardiso = "0.5.2 - 0.5" -["5.8.2-5.9"] +["5.8.2 - 5.9"] DelimitedFiles = "1" +Distributed = "1" julia = "1" -["5.8.4-5.10"] -Pardiso = "0.5.3-0.5" +["5.8.4 - 5.10"] +Pardiso = "0.5.3 - 0.5" -["5.9-5"] +["5.9 - 5"] Graphs = "1" diff --git a/C/ClimaCalibrate/Compat.toml b/C/ClimaCalibrate/Compat.toml index 595ee9eec43f4f6..5b05f751cd2a24e 100644 --- a/C/ClimaCalibrate/Compat.toml +++ b/C/ClimaCalibrate/Compat.toml @@ -3,15 +3,15 @@ Distributions = "0.25" Random = "1" TOML = "1" YAML = "0.4" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.0.3"] +["0 - 0.0.3"] EnsembleKalmanProcesses = "1" JLD2 = "0.4" -["0.0.3-0"] +["0.0.3 - 0"] Distributed = "1" -["0.0.4-0"] -EnsembleKalmanProcesses = "1-2" -JLD2 = "0.4-0.5" +["0.0.4 - 0"] +EnsembleKalmanProcesses = "1 - 2" +JLD2 = "0.4 - 0.5" diff --git a/C/ClimateTasks/Compat.toml b/C/ClimateTasks/Compat.toml index 7231cff321d3643..5b72d74b0bb00ca 100644 --- a/C/ClimateTasks/Compat.toml +++ b/C/ClimateTasks/Compat.toml @@ -1,8 +1,9 @@ [0] -DistributedArrays = "0.6.4-0.6" +Distributed = "1" +DistributedArrays = "0.6.4 - 0.6" FortranFiles = "0.5" -JLD = "0.9.1-0.9" -MITgcmTools = "0.1.1-0.1" -MeshArrays = "0.2.5-0.2" -YAML = "0.3.2-0.3" +JLD = "0.9.1 - 0.9" +MITgcmTools = "0.1.1 - 0.1" +MeshArrays = "0.2.5 - 0.2" +YAML = "0.3.2 - 0.3" julia = "1" diff --git a/C/Climatology/Compat.toml b/C/Climatology/Compat.toml index a70ef3470ea9f21..882b777489197d1 100644 --- a/C/Climatology/Compat.toml +++ b/C/Climatology/Compat.toml @@ -1,29 +1,30 @@ [0] DataDeps = "0.7" Dataverse = "0.2" +Distributed = "1.9.0 - 1" Glob = "1" MeshArrays = "0.3" Scratch = "1" Statistics = "1" TOML = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.5.6"] +["0 - 0.5.6"] JLD2 = "0.4" -["0.5.1-0"] +["0.5.1 - 0"] RollingFunctions = "0.8" -["0.5.11-0"] +["0.5.11 - 0"] STAC = "0.1" -["0.5.5-0"] +["0.5.5 - 0"] DataFrames = "1" -["0.5.7-0"] +["0.5.7 - 0"] CSV = "0.10" -JLD2 = "0.4-0.5" +JLD2 = "0.4 - 0.5" -["0.5.9-0"] +["0.5.9 - 0"] DataStructures = "0.18" URIs = "1" diff --git a/C/ClinicalTrialUtilities/Compat.toml b/C/ClinicalTrialUtilities/Compat.toml index 339c13733b25bb9..522d8469d23fb88 100644 --- a/C/ClinicalTrialUtilities/Compat.toml +++ b/C/ClinicalTrialUtilities/Compat.toml @@ -1,121 +1,124 @@ [0] julia = "1" -["0-0.1"] -SpecialFunctions = "0.0.0-0.9" +["0 - 0.1"] +SpecialFunctions = "0.0.0 - 0.9" -["0-0.1.14"] -Distributions = "0.0.0-0.20" +["0 - 0.1.14"] +Distributions = "0.0.0 - 0.20" -["0-0.1.5"] -Rmath = "0.0.0-0.6" +["0 - 0.1.5"] +Rmath = "0.0.0 - 0.6" -["0-0.1.7"] -QuadGK = "0-2" +["0 - 0.1.7"] +QuadGK = "0 - 2" -["0.1.11-0.1"] +["0.1.11 - 0.1"] Statistics = "1" -["0.1.11-0.1.14"] -StatsBase = "0.0.0-0.31" +["0.1.11 - 0.1.14"] +StatsBase = "0.0.0 - 0.31" -["0.1.15-0.1"] -DataFrames = "0.11-0.18" -Distributions = "0.16-0.20" -StatsBase = "0.30-0.31" +["0.1.15 - 0.1"] +DataFrames = "0.11 - 0.18" +Distributions = "0.16 - 0.20" +StatsBase = "0.30 - 0.31" -["0.1.7-0.1"] -Roots = "0.0.0-0.8" +["0.1.7"] +Distributed = "1" -["0.1.8-0.1"] -QuadGK = "0.0.0-2" +["0.1.7 - 0.1"] +Roots = "0.0.0 - 0.8" -["0.1.9-0.1.14"] -DataFrames = "0.0.0-0.18" +["0.1.8 - 0.1"] +QuadGK = "0.0.0 - 2" -["0.2-0.2.1"] -Distributions = "0.16-0.21" +["0.1.9 - 0.1.14"] +DataFrames = "0.0.0 - 0.18" -["0.2-0.2.2"] +["0.2 - 0.2.1"] +Distributions = "0.16 - 0.21" + +["0.2 - 0.2.2"] DataFrames = "0.19" -["0.2-0.2.3"] -Roots = "0.7-0.8" +["0.2 - 0.2.3"] +Roots = "0.7 - 0.8" -["0.2-0.2.4"] -SpecialFunctions = "0.8-0.9" -StatsBase = "0.22-0.32" +["0.2 - 0.2.4"] +SpecialFunctions = "0.8 - 0.9" +StatsBase = "0.22 - 0.32" -["0.2-0.6.5"] +["0.2 - 0.6.5"] QuadGK = "2" -["0.2.2-0.2.3"] -Distributions = "0.16-0.22" +["0.2.2 - 0.2.3"] +Distributions = "0.16 - 0.22" -["0.2.2-0.2.4"] +["0.2.2 - 0.2.4"] RecipesBase = "0.7" -["0.2.3-0.2.5"] +["0.2.3 - 0.2.5"] CSV = "0.5" -["0.2.3-0.3"] -DataFrames = "0.19-0.20" +["0.2.3 - 0.3"] +DataFrames = "0.19 - 0.20" -["0.2.3-0.4.0"] -Reexport = "0.1-0.2" +["0.2.3 - 0.4.0"] +Reexport = "0.1 - 0.2" -["0.2.4-0.3.1"] -Distributions = "0.16-0.23" +["0.2.4 - 0.3.1"] +Distributions = "0.16 - 0.23" -["0.2.4-0.5.0"] -Roots = ["0.7-0.8", "1"] +["0.2.4 - 0.5.0"] +Roots = ["0.7 - 0.8", "1"] ["0.2.5"] -RecipesBase = "0.7-0.8" +RecipesBase = "0.7 - 0.8" -["0.2.5-0.3.1"] -SpecialFunctions = "0.8-0.10" +["0.2.5 - 0.3.1"] +SpecialFunctions = "0.8 - 0.10" -["0.2.5-0.5.0"] -StatsBase = "0.22-0.33" +["0.2.5 - 0.5.0"] +StatsBase = "0.22 - 0.33" -["0.2.6-0.3.1"] -CSV = "0.5-0.6" +["0.2.6 - 0.3.1"] +CSV = "0.5 - 0.6" -["0.2.6-0.5.0"] -RecipesBase = ["0.7-0.8", "1"] +["0.2.6 - 0.5.0"] +RecipesBase = ["0.7 - 0.8", "1"] -["0.3.2-0.5.0"] -Distributions = "0.16-0.24" -SpecialFunctions = ["0.8-0.10", "1"] +["0.3.2 - 0.5.0"] +Distributions = "0.16 - 0.24" +SpecialFunctions = ["0.8 - 0.10", "1"] -["0.4-0.5.0"] -DataFrames = "0.19-0.22" +["0.4 - 0.5.0"] +DataFrames = "0.19 - 0.22" -["0.4.1-0.5.0"] -Reexport = ["0.1-0.2", "1"] +["0.4.1 - 0.5.0"] +Reexport = ["0.1 - 0.2", "1"] -["0.5.1-0"] +["0.5.1 - 0"] RecipesBase = "1" -StatsBase = "0.30-0.33" +StatsBase = "0.30 - 0.33" -["0.5.1-0.6.1"] +["0.5.1 - 0.6.1"] SpecialFunctions = "1" -["0.5.1-0.6.2"] -Distributions = "0.20-0.24" +["0.5.1 - 0.6.2"] +Distributions = "0.20 - 0.24" -["0.5.1-0.6.5"] +["0.5.1 - 0.6.5"] DataFrames = ["0.22", "1"] Roots = "1" -["0.6.2-0"] -SpecialFunctions = "1-2" +["0.6.2 - 0"] +SpecialFunctions = "1 - 2" -["0.6.3-0"] -Distributions = "0.20-0.25" +["0.6.3 - 0"] +Distributions = "0.20 - 0.25" -["0.6.6-0"] +["0.6.6 - 0"] DataFrames = "1" -QuadGK = "1-2" -Roots = "1-2" +QuadGK = "1 - 2" +Roots = "1 - 2" diff --git a/C/CloudClusters/Compat.toml b/C/CloudClusters/Compat.toml index a6480f88c04ec45..eb95daea95bb931 100644 --- a/C/CloudClusters/Compat.toml +++ b/C/CloudClusters/Compat.toml @@ -1,25 +1,25 @@ [0] -Base64 = "1.10.4-1" -Distributed = "1.10.4-1" -FilePathsBase = "0.9.21-0.9" -MPIClusterManagers = "0.2.4-0.2" -PlatformAware = "0.6.1-0.6" -Random = "1.10.4-1" -Serialization = "1.10.4-1" -Sockets = "1.10.4-1" -TOML = "1.0.3-1" -Test = "1.11.0-1" +Base64 = "1.10.4 - 1" +Distributed = "1.10.4 - 1" +FilePathsBase = "0.9.21 - 0.9" +MPIClusterManagers = "0.2.4 - 0.2" +PlatformAware = "0.6.1 - 0.6" +Random = "1.10.4 - 1" +Serialization = "1.10.4 - 1" +Sockets = "1.10.4 - 1" +TOML = "1.0.3 - 1" +Test = "1.11.0 - 1" julia = "1" -["0-0.1.0"] -AWS = "1.92.0-1" -JSON = "0.21.4-0.21" -Reexport = "1.2.2-1" -YAML = "0.4.12-0.4" +["0 - 0.1.0"] +AWS = "1.92.0 - 1" +JSON = "0.21.4 - 0.21" +Reexport = "1.2.2 - 1" +YAML = "0.4.12 - 0.4" -["0.1.1-0"] +["0.1.1 - 0"] AWS = "1" -Downloads = "1.6.0-1" +Downloads = "1.6.0 - 1" JSON = "0.21" Reexport = "1" YAML = "0.4" diff --git a/C/CloudSegyIO/Compat.toml b/C/CloudSegyIO/Compat.toml index 1ee5c3761f1432b..f2dad9608a8c037 100644 --- a/C/CloudSegyIO/Compat.toml +++ b/C/CloudSegyIO/Compat.toml @@ -1,15 +1,16 @@ [1] -AWS = "1.79.0-1" +AWS = "1.79.0 - 1" AWSS3 = "0.10" -AzStorage = "2.2.0-2" -Retry = "0.4.1-0.4" +AzStorage = "2.2.0 - 2" +Distributed = "1" +Retry = "0.4.1 - 0.4" julia = "1" ["1.0.0"] SegyIO = "0.8" ["1.0.1"] -SegyIO = "0.8.1-0.8" +SegyIO = "0.8.1 - 0.8" -["1.0.2-1"] -SegyIO = "0.8.5-0.8" +["1.0.2 - 1"] +SegyIO = "0.8.5 - 0.8" diff --git a/C/CloudSeis/Compat.toml b/C/CloudSeis/Compat.toml index 5d09a0a66552539..be164aa902d60dd 100644 --- a/C/CloudSeis/Compat.toml +++ b/C/CloudSeis/Compat.toml @@ -1,23 +1,24 @@ [1] +Distributed = "1" JSON = "0.21" TeaSeis = "0.4" julia = "1" -["1-1.1.2"] +["1 - 1.1.2"] AbstractStorage = "1" -["1.1-1.11"] +["1.1 - 1.11"] Blosc = "0.7" -["1.1.3-1.13"] -AbstractStorage = "1.1.0-1" +["1.1.3 - 1.13"] +AbstractStorage = "1.1.0 - 1" -["1.14-1"] -AbstractStorage = "1.3.0-1" +["1.14 - 1"] +AbstractStorage = "1.3.0 - 1" ProgressMeter = "1" -["1.9-1"] +["1.9 - 1"] CvxCompress = "1" -["1.9-1.11"] +["1.9 - 1.11"] ZfpCompression = "0.2" diff --git a/C/ClusterManagers/Compat.toml b/C/ClusterManagers/Compat.toml index 21fca70d9a20cd4..2bf7fce05efba99 100644 --- a/C/ClusterManagers/Compat.toml +++ b/C/ClusterManagers/Compat.toml @@ -1,8 +1,11 @@ -["0-0.3"] +["0 - 0.3"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.4-0.4.4"] +["0.4 - 0.4.4"] +Distributed = "1" julia = "1" -["0.4.5-0"] -julia = "1.2.0-1" +["0.4.5 - 0"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" diff --git a/C/Clusterpath/Compat.toml b/C/Clusterpath/Compat.toml index b3fd083a218eb8b..b5af5d62dbb23f1 100644 --- a/C/Clusterpath/Compat.toml +++ b/C/Clusterpath/Compat.toml @@ -1,7 +1,8 @@ [0] -DataFrames = "0.21.8-0.21" -Distributions = "0.24.6-0.24" -Gaston = "1.0.4-1" -Interpolations = "0.13.1-0.13" +DataFrames = "0.21.8 - 0.21" +Distributed = "1.5.0 - 1.5.2" +Distributions = "0.24.6 - 0.24" +Gaston = "1.0.4 - 1" +Interpolations = "0.13.1 - 0.13" MultivariateStats = "0.8" -julia = "1.5.0-1.5.2" +julia = "1.5.0 - 1.5.2" diff --git a/C/Coluna/Compat.toml b/C/Coluna/Compat.toml index 75c35cc20d37f25..ed0450e3c495962 100644 --- a/C/Coluna/Compat.toml +++ b/C/Coluna/Compat.toml @@ -1,87 +1,89 @@ [0] TimerOutputs = "0.5" -["0-0.2"] -BlockDecomposition = "1.1.0-1" +["0 - 0.2"] +BlockDecomposition = "1.1.0 - 1" MathOptInterface = "0.9" -["0-0.3"] +["0 - 0.3"] +Distributed = "1" julia = "1" -["0-0.3.1"] +["0 - 0.3.1"] DataStructures = "0.17" ["0.3"] -MathOptInterface = "0.9.10-0.9" +MathOptInterface = "0.9.10 - 0.9" Statistics = "1" -["0.3-0.3.3"] -DynamicSparseArrays = "0.2.4-0.2" +["0.3 - 0.3.3"] +DynamicSparseArrays = "0.2.4 - 0.2" ["0.3.0"] -BlockDecomposition = "1.2.1-1" +BlockDecomposition = "1.2.1 - 1" -["0.3.1-0"] +["0.3.1 - 0"] Parameters = "0.12" -["0.3.1-0.3.4"] -BlockDecomposition = "1.2.3-1" +["0.3.1 - 0.3.4"] +BlockDecomposition = "1.2.3 - 1" -["0.3.10-0.3"] +["0.3.10 - 0.3"] BlockDecomposition = "1.4" -["0.3.11-0.3"] -DynamicSparseArrays = "0.5.2-0.5" +["0.3.11 - 0.3"] +DynamicSparseArrays = "0.5.2 - 0.5" -["0.3.2-0"] -DataStructures = "0.17-0.18" +["0.3.2 - 0"] +DataStructures = "0.17 - 0.18" -["0.3.4-0.3.7"] +["0.3.4 - 0.3.7"] DynamicSparseArrays = "0.3" -["0.3.5-0.3.8"] -BlockDecomposition = "1.2.3-1.2" +["0.3.5 - 0.3.8"] +BlockDecomposition = "1.2.3 - 1.2" -["0.3.8-0.3.10"] +["0.3.8 - 0.3.10"] DynamicSparseArrays = "0.5" ["0.3.9"] BlockDecomposition = "1.3" ["0.4"] -DynamicSparseArrays = "0.5.3-0.5" +DynamicSparseArrays = "0.5.3 - 0.5" -["0.4-0"] +["0.4 - 0"] +Distributed = "1.6.0 - 1" MathOptInterface = ["0.10", "1"] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.4-0.7"] -Statistics = "1.6.0-1" +["0.4 - 0.7"] +Statistics = "1.6.0 - 1" ["0.4.0"] -BlockDecomposition = "1.7.0-1" +BlockDecomposition = "1.7.0 - 1" -["0.4.1-0.4"] -BlockDecomposition = "1.8.0-1" +["0.4.1 - 0.4"] +BlockDecomposition = "1.8.0 - 1" -["0.4.2-0"] -RandomNumbers = "1.5.0-1" +["0.4.2 - 0"] +RandomNumbers = "1.5.0 - 1" TOML = "1" ["0.5"] -BlockDecomposition = "1.10.0-1" +BlockDecomposition = "1.10.0 - 1" -["0.5-0"] -Crayons = "4.1.0-4" +["0.5 - 0"] +Crayons = "4.1.0 - 4" -["0.5-0.6.5"] +["0.5 - 0.6.5"] DynamicSparseArrays = "0.6" -["0.6-0.7"] -BlockDecomposition = "1.13.0-1" +["0.6 - 0.7"] +BlockDecomposition = "1.13.0 - 1" -["0.6.6-0"] +["0.6.6 - 0"] DynamicSparseArrays = "0.7" -["0.8-0"] -BlockDecomposition = "1.15.0-1" +["0.8 - 0"] +BlockDecomposition = "1.15.0 - 1" diff --git a/C/CombineML/Compat.toml b/C/CombineML/Compat.toml index 5d8e5571f8f5432..e96d1a9b1b18ffa 100644 --- a/C/CombineML/Compat.toml +++ b/C/CombineML/Compat.toml @@ -1,34 +1,35 @@ -["1-1.1"] -DecisionTree = "0.7.0-0.10" +["1 - 1.1"] +DecisionTree = "0.7.0 - 0.10" IterTools = "1" -MLBase = "0.6.0-0.8" -MultivariateStats = "0.6.0-0.7" -PyCall = "1.10-1" -StatsBase = "0.15.0-0.33" +MLBase = "0.6.0 - 0.8" +MultivariateStats = "0.6.0 - 0.7" +PyCall = "1.10 - 1" +StatsBase = "0.15.0 - 0.33" -["1-1.2"] +["1 - 1.2"] DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["1.2.9-1"] -DataFrames = "0.0.0-0.21" -DecisionTree = "0.0.0-0.10" -MLBase = "0.0.0-0.8" -MultivariateStats = "0.0.0-0.7" -RCall = "0.0.0-0.13" -RDatasets = "0.0.0-0.6" -ScikitLearn = "0.0.0-0.6" -StatsBase = "0.0.0-0.33" +["1.2.9 - 1"] +DataFrames = "0.0.0 - 0.21" +DecisionTree = "0.0.0 - 0.10" +MLBase = "0.0.0 - 0.8" +MultivariateStats = "0.0.0 - 0.7" +RCall = "0.0.0 - 0.13" +RDatasets = "0.0.0 - 0.6" +ScikitLearn = "0.0.0 - 0.6" +StatsBase = "0.0.0 - 0.33" -["1.2.9-1.2"] -Conda = "0-1" -IterTools = "0-1" -PyCall = "0-1" +["1.2.9 - 1.2"] +Conda = "0 - 1" +IterTools = "0 - 1" +PyCall = "0 - 1" -["1.3-1"] -Conda = "0.0.0-1" -IterTools = "0.0.0-1" -PyCall = "0.0.0-1" +["1.3 - 1"] +Conda = "0.0.0 - 1" +IterTools = "0.0.0 - 1" +PyCall = "0.0.0 - 1" Statistics = "1" julia = "1" diff --git a/C/Compat/Compat.toml b/C/Compat/Compat.toml index 34736d1660bd366..ee3fe71fb38af51 100644 --- a/C/Compat/Compat.toml +++ b/C/Compat/Compat.toml @@ -1,25 +1,29 @@ [1] -Statistics = "0.6-1.4" -julia = "0.6-1.4" +Distributed = "0.6 - 1.4" +Statistics = "0.6 - 1.4" +julia = "0.6 - 1.4" -["1-2.2.0"] -DelimitedFiles = "0.6-1" +["1 - 2.2.0"] +DelimitedFiles = "0.6 - 1" -["2-2.2.0"] -Statistics = "0.6-1" -julia = "0.6-1" +["2 - 2.2.0"] +Distributed = "0.6 - 1" +Statistics = "0.6 - 1" +julia = "0.6 - 1" -["2.2.1-2"] +["2.2.1 - 2"] DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] [3] +Distributed = "1" julia = "1" -["3-3.46"] +["3 - 3.46"] DelimitedFiles = "1" Statistics = "1" [4] -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/C/CompressiveLearning/Compat.toml b/C/CompressiveLearning/Compat.toml index 474762bf558e86a..da067ee99b9a1c1 100644 --- a/C/CompressiveLearning/Compat.toml +++ b/C/CompressiveLearning/Compat.toml @@ -3,57 +3,59 @@ BatchIterators = "1" FastHadamardStructuredTransforms_jll = "0.0.1" GaussianMixtures = "0.3" LBFGSB = "0.4" -ProgressMeter = "1.5.0-1" -Requires = "1.1.0-1" +ProgressMeter = "1.5.0 - 1" +Requires = "1.1.0 - 1" Suppressor = "0.2" -["0-0.1"] +["0 - 0.1"] +Distributed = "1.5.0 - 1" JuMP = "0.21" -SCS = "0.7.1-0.7" -julia = "1.5.0-1" +SCS = "0.7.1 - 0.7" +julia = "1.5.0 - 1" -["0-0.1.5"] +["0 - 0.1.5"] Clustering = "0.13" Distances = "0.8" Distributions = "0.22" Interpolations = "0.13" Ipopt = "0.6" SpecialFunctions = "0.10" -StatsBase = "0.32.2-0.32" +StatsBase = "0.32.2 - 0.32" -["0-0.2.0"] +["0 - 0.2.0"] DocStringExtensions = "0.8" -Roots = "1.0.8-1" - -["0.1.6-0"] -Clustering = "0.13-0.14" -Distances = "0.8-0.10" -StatsBase = "0.32-0.33" - -["0.1.6-0.1"] -Distributions = "0.22-0.24" -Interpolations = "0.13.0-0.13.1" -Ipopt = "0.6.5-0.6" -KernelFunctions = "0.8-0.10" +Roots = "1.0.8 - 1" + +["0.1.6 - 0"] +Clustering = "0.13 - 0.14" +Distances = "0.8 - 0.10" +StatsBase = "0.32 - 0.33" + +["0.1.6 - 0.1"] +Distributions = "0.22 - 0.24" +Interpolations = "0.13.0 - 0.13.1" +Ipopt = "0.6.5 - 0.6" +KernelFunctions = "0.8 - 0.10" SpecialFunctions = ["0.10", "1"] -["0.2-0"] +["0.2 - 0"] DataFrames = "1" -Distributions = "0.22-0.25" +Distributed = "1.6.0 - 1" +Distributions = "0.22 - 0.25" KernelFunctions = "0.10" -SpecialFunctions = ["0.10", "1-2"] -julia = "1.6.0-1" +SpecialFunctions = ["0.10", "1 - 2"] +julia = "1.6.0 - 1" ["0.2.0"] Interpolations = "0.13" -Ipopt = "0.6.5-0.9" -JuMP = "0.21-0.22" -SCS = "0.7.1-0.9" - -["0.2.1-0"] -DocStringExtensions = "0.8-0.9" -Interpolations = "0.13-0.14" -Ipopt = ["0.6.5-0.9", "1"] -JuMP = ["0.21-0.23", "1"] -Roots = "1.0.8-2" -SCS = ["0.7.1-0.9", "1"] +Ipopt = "0.6.5 - 0.9" +JuMP = "0.21 - 0.22" +SCS = "0.7.1 - 0.9" + +["0.2.1 - 0"] +DocStringExtensions = "0.8 - 0.9" +Interpolations = "0.13 - 0.14" +Ipopt = ["0.6.5 - 0.9", "1"] +JuMP = ["0.21 - 0.23", "1"] +Roots = "1.0.8 - 2" +SCS = ["0.7.1 - 0.9", "1"] diff --git a/C/Cookbook/Compat.toml b/C/Cookbook/Compat.toml index 27f77413db241cd..e1a712e5d0eb8f2 100644 --- a/C/Cookbook/Compat.toml +++ b/C/Cookbook/Compat.toml @@ -1,4 +1,5 @@ [0] -LightGraphs = "0-1" -MacroTools = "0.0.0-0.5" +Distributed = "1" +LightGraphs = "0 - 1" +MacroTools = "0.0.0 - 0.5" julia = "1" diff --git a/C/CorrDCA/Compat.toml b/C/CorrDCA/Compat.toml index a057bb153e83659..fd268c80d4b1aa9 100644 --- a/C/CorrDCA/Compat.toml +++ b/C/CorrDCA/Compat.toml @@ -1,3 +1,4 @@ [0] +Distributed = "1" FastaIO = "1" julia = "1" diff --git a/C/CountTimeSeries/Compat.toml b/C/CountTimeSeries/Compat.toml index c67826e35d7c1ce..ed5710a2998483e 100644 --- a/C/CountTimeSeries/Compat.toml +++ b/C/CountTimeSeries/Compat.toml @@ -1,23 +1,24 @@ [0] -Calculus = "0.5.1-0.5" -Optim = "1.2.0-1" -Roots = "1.0.5-1" +Calculus = "0.5.1 - 0.5" +Distributed = "1" +Optim = "1.2.0 - 1" +Roots = "1.0.5 - 1" julia = "1" -["0-0.1.0"] -Distributions = "0.23.11-0.24" +["0 - 0.1.0"] +Distributions = "0.23.11 - 0.24" -["0-0.1.3"] -Plots = "1.6.4-1" +["0 - 0.1.3"] +Plots = "1.6.4 - 1" -["0-0.1.4"] -StatsBase = "0.33.3-0.33" +["0 - 0.1.4"] +StatsBase = "0.33.3 - 0.33" -["0.1.1-0"] -Distributions = "0.23.11-0.25" +["0.1.1 - 0"] +Distributions = "0.23.11 - 0.25" ["0.1.4"] -Plots = "1.24.3-1" +Plots = "1.24.3 - 1" -["0.1.5-0"] +["0.1.5 - 0"] StatsBase = "0.33" diff --git a/C/CrimsonDagger/Compat.toml b/C/CrimsonDagger/Compat.toml index cef3ee5133eecaa..a61300d3d84dcb6 100644 --- a/C/CrimsonDagger/Compat.toml +++ b/C/CrimsonDagger/Compat.toml @@ -1,4 +1,5 @@ [0] -Dagger = "0.0.0-0.9" -MemPool = "0.0.0-0.3" +Dagger = "0.0.0 - 0.9" +Distributed = "1" +MemPool = "0.0.0 - 0.3" julia = "1" diff --git a/C/Cuba/Compat.toml b/C/Cuba/Compat.toml index f897054ee2cddfc..ba0091c794fabc8 100644 --- a/C/Cuba/Compat.toml +++ b/C/Cuba/Compat.toml @@ -1,16 +1,18 @@ [1] -BinaryProvider = "0.3.0-0.5" +BinaryProvider = "0.3.0 - 0.5" +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["2.0"] -BinaryProvider = "0.3.0-0.5" +BinaryProvider = "0.3.0 - 0.5" +Distributed = "1" julia = "1" ["2.1"] Cuba_jll = "4.2.0" -["2.1-2"] -julia = "1.3.0-1" +["2.1 - 2"] +julia = "1.3.0 - 1" -["2.2-2"] -Cuba_jll = "4.2.1-4" +["2.2 - 2"] +Cuba_jll = "4.2.1 - 4" diff --git a/C/Cumulants/Compat.toml b/C/Cumulants/Compat.toml index dadc46e25b3a63e..c3216a113cb7e6c 100644 --- a/C/Cumulants/Compat.toml +++ b/C/Cumulants/Compat.toml @@ -1,30 +1,32 @@ -["1-1.0.2"] -Combinatorics = "0.0.0-0.7" -SymmetricTensors = "0-1" +["1 - 1.0.2"] +Combinatorics = "0.0.0 - 0.7" +Distributed = ["0.7", "1"] +SymmetricTensors = "0 - 1" julia = ["0.7", "1"] -["1-1.0.3"] -Distributions = "0.0.0-0.23" +["1 - 1.0.3"] +Distributions = "0.0.0 - 0.23" ["1.0.3"] -Combinatorics = "0.0.0-1" -SymmetricTensors = "0.0.0-1" +Combinatorics = "0.0.0 - 1" +SymmetricTensors = "0.0.0 - 1" -["1.0.3-1"] +["1.0.3 - 1"] +Distributed = "1" julia = "1" ["1.0.4"] Distributions = "0.24" -["1.0.4-1"] +["1.0.4 - 1"] SymmetricTensors = "1" -["1.0.4-1.0.5"] +["1.0.4 - 1.0.5"] Combinatorics = ["0.7", "1"] ["1.0.5"] -Distributions = "0.24-0.25" +Distributions = "0.24 - 0.25" -["1.0.6-1"] +["1.0.6 - 1"] Combinatorics = "1" Distributions = "0.25" diff --git a/C/CumulantsFeatures/Compat.toml b/C/CumulantsFeatures/Compat.toml index 52fd56222bab267..8acef229ab519ab 100644 --- a/C/CumulantsFeatures/Compat.toml +++ b/C/CumulantsFeatures/Compat.toml @@ -1,48 +1,50 @@ -["1-1.2"] -Distributions = "0.0.0-0.22" -StatsBase = "0.0.0-0.32" +["1 - 1.2"] +Distributions = "0.0.0 - 0.22" +StatsBase = "0.0.0 - 0.32" ["1.0"] -Cumulants = "0-1" -CumulantsUpdates = "0-1" -SymmetricTensors = "0-1" +Cumulants = "0 - 1" +CumulantsUpdates = "0 - 1" +Distributed = ["0.7", "1"] +SymmetricTensors = "0 - 1" julia = ["0.7", "1"] ["1.2"] -Combinatorics = "0.0.0-1" -Cumulants = "0.0.0-1" -CumulantsUpdates = "0.0.0-1" -SymmetricTensors = "0.0.0-1" +Combinatorics = "0.0.0 - 1" +Cumulants = "0.0.0 - 1" +CumulantsUpdates = "0.0.0 - 1" +SymmetricTensors = "0.0.0 - 1" -["1.2-1"] +["1.2 - 1"] +Distributed = "1" julia = "1" -["1.3-1"] +["1.3 - 1"] Cumulants = "1" CumulantsUpdates = "1" SymmetricTensors = "1" ["1.3.0"] Combinatorics = "1" -Distributions = "0.19-0.22" -StatsBase = "0.27-0.32" +Distributions = "0.19 - 0.22" +StatsBase = "0.27 - 0.32" ["1.3.1"] -Distributions = "0.22-0.24" +Distributions = "0.22 - 0.24" -["1.3.1-1.3.2"] +["1.3.1 - 1.3.2"] Combinatorics = ["0.7", "1"] -StatsBase = "0.32-0.33" +StatsBase = "0.32 - 0.33" ["1.3.2"] -Distributions = "0.24-0.25" +Distributions = "0.24 - 0.25" -["1.3.3-1"] +["1.3.3 - 1"] Combinatorics = "1" Distributions = "0.25" -["1.3.3-1.3.5"] +["1.3.3 - 1.3.5"] StatsBase = "0.33" -["1.3.6-1"] -StatsBase = "0.33-0.34" +["1.3.6 - 1"] +StatsBase = "0.33 - 0.34" diff --git a/C/CumulantsUpdates/Compat.toml b/C/CumulantsUpdates/Compat.toml index 4208122082447d8..664dd267c7735de 100644 --- a/C/CumulantsUpdates/Compat.toml +++ b/C/CumulantsUpdates/Compat.toml @@ -1,38 +1,40 @@ -["1-1.0.1"] -Cumulants = "0-1" -FileIO = "0-1" -SymmetricTensors = "0-1" +["1 - 1.0.1"] +Cumulants = "0 - 1" +Distributed = ["0.7", "1"] +FileIO = "0 - 1" +SymmetricTensors = "0 - 1" julia = ["0.7", "1"] -["1-1.0.2"] -JLD2 = "0.0.0-0.2" -StatsBase = "0.0.0-0.33" +["1 - 1.0.2"] +JLD2 = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.33" ["1.0.2"] -Cumulants = "0.0.0-1" -FileIO = "0.0.0-1" -SymmetricTensors = "0.0.0-1" +Cumulants = "0.0.0 - 1" +FileIO = "0.0.0 - 1" +SymmetricTensors = "0.0.0 - 1" -["1.0.2-1"] +["1.0.2 - 1"] +Distributed = "1" julia = "1" ["1.0.3"] Distributions = "0.24" JLD2 = "0.2" -["1.0.3-1"] +["1.0.3 - 1"] Cumulants = "1" FileIO = "1" SymmetricTensors = "1" -["1.0.3-1.0.4"] -StatsBase = "0.32-0.33" +["1.0.3 - 1.0.4"] +StatsBase = "0.32 - 0.33" ["1.0.4"] -Distributions = "0.24-0.25" -JLD2 = "0.3-0.4" +Distributions = "0.24 - 0.25" +JLD2 = "0.3 - 0.4" -["1.0.5-1"] +["1.0.5 - 1"] Distributions = "0.25" JLD2 = "0.4" StatsBase = "0.33" diff --git a/D/DCEMRI/Compat.toml b/D/DCEMRI/Compat.toml index 74cfcac9e72415a..334e48016268a26 100644 --- a/D/DCEMRI/Compat.toml +++ b/D/DCEMRI/Compat.toml @@ -1,29 +1,31 @@ -["0-0.2.0"] -ArgParse = "0.0.0-0.6" -PyPlot = "1-2" -julia = "0.5-1" +["0 - 0.2.0"] +ArgParse = "0.0.0 - 0.6" +PyPlot = "1 - 2" +julia = "0.5 - 1" -["0-0.2.2"] -Calculus = "0.0.0-0.5" -MAT = "0.0.0-0.8" +["0 - 0.2.2"] +Calculus = "0.0.0 - 0.5" +MAT = "0.0.0 - 0.8" ["0.2.1"] julia = ["0.7.0", "1"] -["0.2.1-0.2.2"] -ArgParse = "0.0.0-1" -PyPlot = "0.0.0-2" +["0.2.1 - 0.2.2"] +ArgParse = "0.0.0 - 1" +PyPlot = "0.0.0 - 2" ["0.2.2"] -LsqFit = "0.0.0-0.11" -Statistics = "1.0.0-*" -julia = "1.0.0-*" +Distributed = "1.0.0 - *" +LsqFit = "0.0.0 - 0.11" +Statistics = "1.0.0 - *" +julia = "1.0.0 - *" -["0.2.3-0"] -ArgParse = "1.1.0-1" +["0.2.3 - 0"] +ArgParse = "1.1.0 - 1" Calculus = "0.5" -LsqFit = "0.10-0.12" -MAT = "0.7-0.10" -PyPlot = "2.8.2-2" +Distributed = "1" +LsqFit = "0.10 - 0.12" +MAT = "0.7 - 0.10" +PyPlot = "2.8.2 - 2" Statistics = "1" julia = "1" diff --git a/D/DFControl/Compat.toml b/D/DFControl/Compat.toml index 45cc53eae0f5612..46b22482af03c8b 100644 --- a/D/DFControl/Compat.toml +++ b/D/DFControl/Compat.toml @@ -1,12 +1,12 @@ -["0-0.2"] -BinDeps = "0.0.0-0.8" -Compat = "0-2" -Conda = "0-1" -GeometryTypes = "0.0.0-0.8" -Media = "0.0.0-0.5" -Nullables = "0-1" -Parameters = "0.0.0-0.12" -RecipesBase = "0.0.0-0.8" +["0 - 0.2"] +BinDeps = "0.0.0 - 0.8" +Compat = "0 - 2" +Conda = "0 - 1" +GeometryTypes = "0.0.0 - 0.8" +Media = "0.0.0 - 0.5" +Nullables = "0 - 1" +Parameters = "0.0.0 - 0.12" +RecipesBase = "0.0.0 - 0.8" julia = ["0.7", "1"] ["0.3"] @@ -16,7 +16,7 @@ RecipesBase = "1" Statistics = "1" Unitful = "1" -["0.3-0"] +["0.3 - 0"] BinDeps = "1" Colors = "0.12" Crayons = "4" @@ -27,14 +27,15 @@ Reexport = "1" Requires = "1" StaticArrays = "1" -["0.3-0.4"] +["0.3 - 0.4"] DelimitedFiles = "1" julia = "1" ["0.4"] +Distributed = "1" HTTP = "0.9" -["0.4-0"] +["0.4 - 0"] ANSIColoredPrinters = "0.0.1" CodeTracking = "1" JSON3 = "1" @@ -42,33 +43,34 @@ ProgressMeter = "1" StructTypes = "1" UnitfulAtomic = "1" -["0.4-0.5.17"] +["0.4 - 0.5.17"] LoggingExtras = "0.4" -["0.5-0"] -DelimitedFiles = "1.6.0-1" +["0.5 - 0"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" HTTP = "1" ThreadPools = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" ["0.5.11"] RemoteHPC = "0.2" -["0.5.12-0.5.15"] -RemoteHPC = "0.2.2-0.2" +["0.5.12 - 0.5.15"] +RemoteHPC = "0.2.2 - 0.2" -["0.5.16-0.5.17"] -RemoteHPC = "0.2.12-0.2" +["0.5.16 - 0.5.17"] +RemoteHPC = "0.2.12 - 0.2" -["0.5.18-0"] +["0.5.18 - 0"] LoggingExtras = "1" RemoteHPC = "0.3" -["0.5.8-0.5"] +["0.5.8 - 0.5"] SnoopPrecompile = "1" -["0.5.9-0.5.10"] +["0.5.9 - 0.5.10"] RemoteHPC = "0.1" -["0.6-0"] +["0.6 - 0"] PrecompileTools = "1" diff --git a/D/DFTforge/Compat.toml b/D/DFTforge/Compat.toml index 41e185df266153b..958608c38a0f401 100644 --- a/D/DFTforge/Compat.toml +++ b/D/DFTforge/Compat.toml @@ -1,31 +1,32 @@ [1] -FileIO = "1.0.7-1" -Glob = "1.2.0-1" -ProgressMeter = "1.1.0-1" +Distributed = "1" +FileIO = "1.0.7 - 1" +Glob = "1.2.0 - 1" +ProgressMeter = "1.1.0 - 1" Statistics = "1" julia = "1" -["1-1.1.0"] -ArgParse = "0.6.2-0.6" +["1 - 1.1.0"] +ArgParse = "0.6.2 - 0.6" CSV = ["0.5", "1"] -DataFrames = ["0.19.4-0.19", "1"] -DataStructures = ["0.17.5-0.17", "1"] +DataFrames = ["0.19.4 - 0.19", "1"] +DataStructures = ["0.17.5 - 0.17", "1"] HDF5 = "0.12" -JLD2 = "0.1.3-0.1" +JLD2 = "0.1.3 - 0.1" Plots = "0.27" Rotations = ["0.12", "1"] ["1.1.2"] DataStructures = "0.17" HDF5 = "0.13" -JLD2 = ["0.1.3-0.1", "1"] +JLD2 = ["0.1.3 - 0.1", "1"] -["1.1.2-1"] +["1.1.2 - 1"] ArgParse = "1" -Plots = "1.3.0-2" +Plots = "1.3.0 - 2" Rotations = "1" -["1.1.2-1.3.0"] +["1.1.2 - 1.3.0"] CSV = "0.6" DataFrames = ["0.21", "1"] @@ -34,21 +35,21 @@ DataStructures = ["0.18", "1"] HDF5 = ["0.13", "0.16"] JLD2 = ["0.4", "1"] -["1.1.3-1"] -JSON = ["0.21.1-0.21", "0.91.1-0.91"] +["1.1.3 - 1"] +JSON = ["0.21.1 - 0.21", "0.91.1 - 0.91"] -["1.1.4-1.3.0"] +["1.1.4 - 1.3.0"] HDF5 = ["0.12", "0.16"] JLD2 = ["0.1", "1"] -["1.1.4-1.3.1"] +["1.1.4 - 1.3.1"] DataStructures = ["0.16", "1"] -["1.3.1-1"] +["1.3.1 - 1"] CSV = ["0.10", "1"] -DataFrames = "1-2" +DataFrames = "1 - 2" HDF5 = ["0.16", "1"] JLD2 = ["0.4", "1"] -["1.3.2-1"] +["1.3.2 - 1"] DataStructures = ["0.18", "1"] diff --git a/D/DIVAnd/Compat.toml b/D/DIVAnd/Compat.toml index 0d9350b5f3bd056..35fb4c35fe0d7a1 100644 --- a/D/DIVAnd/Compat.toml +++ b/D/DIVAnd/Compat.toml @@ -1,126 +1,128 @@ -["2-2.1"] -NCDatasets = "0.0.0-0.9" - -["2-2.1.0"] -Interpolations = "0-0.8" - -["2-2.3"] -Compat = "0-2" -DelimitedFiles = "0.6-1" -Mustache = "0.3.2-0.5" -Statistics = "0.6-1" -julia = "0.6-1" - -["2-2.4"] -DataStructures = "0.0.0-0.17" -EzXML = "0.7.3-0.9" -HTTP = "0.0.0-0.8" -Missings = "0.0.0-0.4" -SpecialFunctions = "0.0.0-0.8" -StatsBase = "0.0.0-0.33" -ZipFile = "0.0.0-0.8" - -["2.1.1-2.4"] -Interpolations = "0.0.0-0.12" - -["2.2-2.4"] -NCDatasets = "0.5.1-0.9" +["2 - 2.1"] +NCDatasets = "0.0.0 - 0.9" + +["2 - 2.1.0"] +Interpolations = "0 - 0.8" + +["2 - 2.3"] +Compat = "0 - 2" +DelimitedFiles = "0.6 - 1" +Distributed = "0.6 - 1" +Mustache = "0.3.2 - 0.5" +Statistics = "0.6 - 1" +julia = "0.6 - 1" + +["2 - 2.4"] +DataStructures = "0.0.0 - 0.17" +EzXML = "0.7.3 - 0.9" +HTTP = "0.0.0 - 0.8" +Missings = "0.0.0 - 0.4" +SpecialFunctions = "0.0.0 - 0.8" +StatsBase = "0.0.0 - 0.33" +ZipFile = "0.0.0 - 0.8" + +["2.1.1 - 2.4"] +Interpolations = "0.0.0 - 0.12" + +["2.2 - 2.4"] +NCDatasets = "0.5.1 - 0.9" ["2.4"] -Compat = "0.0.0-3" -Mustache = "0.3.2-1" +Compat = "0.0.0 - 3" +Mustache = "0.3.2 - 1" -["2.4-2"] +["2.4 - 2"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["2.4-2.7.9"] +["2.4 - 2.7.9"] DelimitedFiles = ["0.7", "1"] Statistics = ["0.7", "1"] ["2.5"] -NCDatasets = "0.6-0.9" +NCDatasets = "0.6 - 0.9" -["2.5-2"] +["2.5 - 2"] Mustache = "1" -["2.5-2.6.1"] +["2.5 - 2.6.1"] DataStructures = "0.17" -["2.5-2.6.3"] +["2.5 - 2.6.3"] HTTP = "0.8" Interpolations = "0.12" -["2.5-2.7.3"] +["2.5 - 2.7.3"] Missings = "0.4" ["2.5.0"] -EzXML = "0.8-0.9" +EzXML = "0.8 - 0.9" SpecialFunctions = "0.8" ZipFile = "0.8" -["2.5.1-2"] -EzXML = ["0.8-0.9", "1.1.0-1"] +["2.5.1 - 2"] +EzXML = ["0.8 - 0.9", "1.1.0 - 1"] -["2.5.1-2.6.3"] +["2.5.1 - 2.6.3"] SpecialFunctions = ["0.8", "0.10"] -["2.5.1-2.7.7"] -ZipFile = "0.8-0.9" +["2.5.1 - 2.7.7"] +ZipFile = "0.8 - 0.9" -["2.6-2.6.3"] +["2.6 - 2.6.3"] NCDatasets = "0.10" -["2.6.2-2"] -DataStructures = "0.17-0.18" +["2.6.2 - 2"] +DataStructures = "0.17 - 0.18" -["2.6.4-2.7.5"] +["2.6.4 - 2.7.5"] SpecialFunctions = ["0.8", "0.10", "1"] -["2.6.4-2.7.6"] -NCDatasets = "0.10-0.11" +["2.6.4 - 2.7.6"] +NCDatasets = "0.10 - 0.11" -["2.6.4-2.7.7"] -HTTP = "0.8-0.9" +["2.6.4 - 2.7.7"] +HTTP = "0.8 - 0.9" -["2.6.4-2.7.8"] -Interpolations = "0.12-0.13" +["2.6.4 - 2.7.8"] +Interpolations = "0.12 - 0.13" -["2.6.7-2"] -IterativeSolvers = "0.8-0.9" +["2.6.7 - 2"] +IterativeSolvers = "0.8 - 0.9" -["2.6.7-2.7.5"] -AlgebraicMultigrid = "0.2-0.4" +["2.6.7 - 2.7.5"] +AlgebraicMultigrid = "0.2 - 0.4" ["2.7.10"] -NCDatasets = "0.10-0.13" +NCDatasets = "0.10 - 0.13" -["2.7.10-2"] +["2.7.10 - 2"] DelimitedFiles = "1" HTTP = "1" -["2.7.11-2"] -AlgebraicMultigrid = "0.2-0.6" -Interpolations = "0.12-0.15" -NCDatasets = "0.10-0.14" +["2.7.11 - 2"] +AlgebraicMultigrid = "0.2 - 0.6" +Interpolations = "0.12 - 0.15" +NCDatasets = "0.10 - 0.14" Statistics = "1" -["2.7.4-2"] +["2.7.4 - 2"] Missings = ["0.4", "1"] -["2.7.6-2"] -SpecialFunctions = ["0.8", "0.10", "1-2"] +["2.7.6 - 2"] +SpecialFunctions = ["0.8", "0.10", "1 - 2"] -["2.7.6-2.7.10"] -AlgebraicMultigrid = "0.2-0.5" +["2.7.6 - 2.7.10"] +AlgebraicMultigrid = "0.2 - 0.5" -["2.7.7-2.7.9"] -NCDatasets = "0.10-0.12" +["2.7.7 - 2.7.9"] +NCDatasets = "0.10 - 0.12" -["2.7.8-2"] -ZipFile = "0.8-0.10" +["2.7.8 - 2"] +ZipFile = "0.8 - 0.10" -["2.7.8-2.7.9"] -HTTP = ["0.8-0.9", "1"] +["2.7.8 - 2.7.9"] +HTTP = ["0.8 - 0.9", "1"] -["2.7.9-2.7.10"] -Interpolations = "0.12-0.14" +["2.7.9 - 2.7.10"] +Interpolations = "0.12 - 0.14" diff --git a/D/DIVAnd_HFRadar/Compat.toml b/D/DIVAnd_HFRadar/Compat.toml index dba40e1b0445d9b..ab1c3642831865a 100644 --- a/D/DIVAnd_HFRadar/Compat.toml +++ b/D/DIVAnd_HFRadar/Compat.toml @@ -1,7 +1,8 @@ [0] -DIVAnd = "2.6.0-2" -DelimitedFiles = "1.5.0-1" +DIVAnd = "2.6.0 - 2" +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" Glob = "1" -NCDatasets = "0.10-0.11" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +NCDatasets = "0.10 - 0.11" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" diff --git a/D/DMRJtensor/Compat.toml b/D/DMRJtensor/Compat.toml index 5ce84116e4dad39..f5912d5aeb5f582 100644 --- a/D/DMRJtensor/Compat.toml +++ b/D/DMRJtensor/Compat.toml @@ -1,86 +1,92 @@ -["0-0.9.0"] -julia = "1.1.1-1" +["0 - 0.9.0"] +Distributed = "1.1.1 - 1" +julia = "1.1.1 - 1" -["0.10-0.10.1"] +["0.10 - 0.10.1"] TensorPACK = "0.3" -["0.10.2-0.10.3"] -TensorPACK = "0.3.1-0.3" +["0.10.2 - 0.10.3"] +TensorPACK = "0.3.1 - 0.3" -["0.10.4-0.10.5"] -TensorPACK = "0.3.4-0.3" +["0.10.4 - 0.10.5"] +TensorPACK = "0.3.4 - 0.3" ["0.10.6"] -TensorPACK = "0.3.5-0.3" +TensorPACK = "0.3.5 - 0.3" -["0.10.7-0.10.8"] -TensorPACK = "0.3.8-0.3" +["0.10.7 - 0.10.8"] +TensorPACK = "0.3.8 - 0.3" -["0.10.7-0.11"] -Distributed = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Printf = "1.9.0-1" -Serialization = "1.9.0-1" +["0.10.7 - 0.11"] +Distributed = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Printf = "1.9.0 - 1" +Serialization = "1.9.0 - 1" -["0.10.9-0.10"] +["0.10.9 - 0.10"] TensorPACK = "0.4" -["0.11-0.11.1"] +["0.11 - 0.11.1"] TensorPACK = "0.5" -["0.11.2-0.11"] -TensorPACK = "0.5.1-0.5" +["0.11.2 - 0.11"] +TensorPACK = "0.5.1 - 0.5" -["0.12-0"] -Distributed = "1.10.0-1" -LinearAlgebra = "1.10.0-1" -Printf = "1.10.0-1" -Serialization = "1.10.0-1" +["0.12 - 0"] +Distributed = "1.10.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Printf = "1.10.0 - 1" +Serialization = "1.10.0 - 1" -["0.12-0.12.6"] -TensorPACK = "0.6.5-0.6" +["0.12 - 0.12.6"] +TensorPACK = "0.6.5 - 0.6" ["0.12.0"] -julia = "1.10.4-1" +julia = "1.10.4 - 1" -["0.12.1-0"] -julia = "1.10.0-1" +["0.12.1 - 0"] +julia = "1.10.0 - 1" ["0.12.7"] -TensorPACK = "0.6.6-0.6" +TensorPACK = "0.6.6 - 0.6" ["0.12.8"] -TensorPACK = "0.6.8-0.6" +TensorPACK = "0.6.8 - 0.6" -["0.12.9-0.12"] -TensorPACK = "0.6.11-0.6" +["0.12.9 - 0.12"] +TensorPACK = "0.6.11 - 0.6" ["0.13.0"] -TensorPACK = "0.7.3-0.7" +TensorPACK = "0.7.3 - 0.7" -["0.13.1-0.13"] -TensorPACK = "0.7.8-0.7" +["0.13.1 - 0.13"] +TensorPACK = "0.7.8 - 0.7" -["0.14-0"] -TensorPACK = "0.8.1-0.8" +["0.14 - 0"] +TensorPACK = "0.8.1 - 0.8" -["0.9.1-0.9.3"] -julia = "1.7.2-1" +["0.9.1 - 0.9.3"] +Distributed = "1.7.2 - 1" +julia = "1.7.2 - 1" -["0.9.11-0.9.19"] -TensorPACK = "0.1.4-0.1" +["0.9.11 - 0.9.19"] +TensorPACK = "0.1.4 - 0.1" -["0.9.20-0.9.25"] -TensorPACK = "0.2.4-0.2" +["0.9.20 - 0.9.25"] +TensorPACK = "0.2.4 - 0.2" -["0.9.26-0.9.27"] -TensorPACK = "0.2.6-0.2" +["0.9.26 - 0.9.27"] +TensorPACK = "0.2.6 - 0.2" -["0.9.28-0.9"] -TensorPACK = "0.2.7-0.2" +["0.9.28 - 0.9"] +TensorPACK = "0.2.7 - 0.2" ["0.9.4"] -julia = "1.8.2-1" +Distributed = "1.8.2 - 1" +julia = "1.8.2 - 1" -["0.9.5-0.11"] -julia = "1.8.3-1" +["0.9.5 - 0.10.6"] +Distributed = "1.8.3 - 1" + +["0.9.5 - 0.11"] +julia = "1.8.3 - 1" diff --git a/D/DPMMSubClusters/Compat.toml b/D/DPMMSubClusters/Compat.toml index 3e438f17ffd19d4..ca1abed0506bf1b 100644 --- a/D/DPMMSubClusters/Compat.toml +++ b/D/DPMMSubClusters/Compat.toml @@ -1,59 +1,60 @@ [0] +Distributed = "1" julia = "1" -["0-0.1.3"] -CatViews = "0.0.0-1" -DistributedArrays = "0.0.0-0.6" -Distributions = "0.0.0-0.21" -JLD2 = "0.0.0-0.1" -NPZ = "0.0.0-0.4" -SpecialFunctions = "0.0.0-0.7" -StatsBase = "0.0.0-0.32" +["0 - 0.1.3"] +CatViews = "0.0.0 - 1" +DistributedArrays = "0.0.0 - 0.6" +Distributions = "0.0.0 - 0.21" +JLD2 = "0.0.0 - 0.1" +NPZ = "0.0.0 - 0.4" +SpecialFunctions = "0.0.0 - 0.7" +StatsBase = "0.0.0 - 0.32" -["0.1.13-0"] -SpecialFunctions = ["0.8-0.10", "1-2"] +["0.1.13 - 0"] +SpecialFunctions = ["0.8 - 0.10", "1 - 2"] -["0.1.2-0.1.8"] -Clustering = "0.13.3-0.13" +["0.1.2 - 0.1.8"] +Clustering = "0.13.3 - 0.13" -["0.1.4-0.1.5"] +["0.1.4 - 0.1.5"] DistributedArrays = "0.6" -JLD2 = "0.1.3-0.1" +JLD2 = "0.1.3 - 0.1" NPZ = "0.4" SpecialFunctions = "0.7" StatsBase = "0.32" -["0.1.4-0.1.6"] -Distributions = "0.21.3-0.21" +["0.1.4 - 0.1.6"] +Distributions = "0.21.3 - 0.21" -["0.1.4-0.1.8"] +["0.1.4 - 0.1.8"] CatViews = "1" ["0.1.6"] -SpecialFunctions = "0-1" +SpecialFunctions = "0 - 1" -["0.1.6-0.1.8"] -DistributedArrays = "0-1" -JLD2 = "0-1" -NPZ = "0-1" -StatsBase = "0-1" +["0.1.6 - 0.1.8"] +DistributedArrays = "0 - 1" +JLD2 = "0 - 1" +NPZ = "0 - 1" +StatsBase = "0 - 1" ["0.1.7"] -SpecialFunctions = "0.8-0.9" +SpecialFunctions = "0.8 - 0.9" -["0.1.7-0.1.8"] -Distributions = "0-1" +["0.1.7 - 0.1.8"] +Distributions = "0 - 1" ["0.1.8"] -SpecialFunctions = "0.8-0.10" - -["0.1.9-0"] -Clustering = "0.13.3-0.14" -DistributedArrays = "0.1-0.8" -Distributions = "0.16-0.25" -JLD2 = "0.1-0.4" -NPZ = "0.1-0.6" -StatsBase = "0.32-0.35" - -["0.1.9-0.1.12"] -SpecialFunctions = ["0.8-0.10", "1"] +SpecialFunctions = "0.8 - 0.10" + +["0.1.9 - 0"] +Clustering = "0.13.3 - 0.14" +DistributedArrays = "0.1 - 0.8" +Distributions = "0.16 - 0.25" +JLD2 = "0.1 - 0.4" +NPZ = "0.1 - 0.6" +StatsBase = "0.32 - 0.35" + +["0.1.9 - 0.1.12"] +SpecialFunctions = ["0.8 - 0.10", "1"] diff --git a/D/DPMMSubClustersStreaming/Compat.toml b/D/DPMMSubClustersStreaming/Compat.toml index 8931d2791776a8f..903be2c8af0e701 100644 --- a/D/DPMMSubClustersStreaming/Compat.toml +++ b/D/DPMMSubClustersStreaming/Compat.toml @@ -1,9 +1,10 @@ [0] -Clustering = "0.13.3-0.14" -DistributedArrays = "0.1-0.8" -Distributions = "0.16-0.25" +Clustering = "0.13.3 - 0.14" +Distributed = "1" +DistributedArrays = "0.1 - 0.8" +Distributions = "0.16 - 0.25" KernelFunctions = "0.10" -NPZ = "0.1-0.6" -SpecialFunctions = ["0.8-0.10", "1"] -StatsBase = "0.32-0.35" +NPZ = "0.1 - 0.6" +SpecialFunctions = ["0.8 - 0.10", "1"] +StatsBase = "0.32 - 0.35" julia = "1" diff --git a/D/DSGE/Compat.toml b/D/DSGE/Compat.toml index 9d3f3a4be69e4cf..f70510f52dae2b6 100644 --- a/D/DSGE/Compat.toml +++ b/D/DSGE/Compat.toml @@ -1,88 +1,90 @@ [0] -BenchmarkTools = "0.0.0-0.4" -CSV = "0.0.0-0.5" -Calculus = "0.0.0-0.5" -ClusterManagers = "0.0.0-0.3" -ColorTypes = "0.0.0-0.8" -DataFrames = "0.0.0-0.19" -DataStructures = "0.0.0-0.17" -Distributions = "0.0.0-0.21" -FileIO = "0.0.0-1" -FredData = "0.0.0-0.3" -GR = "0.0.0-0.44" -HDF5 = "0.0.0-0.12" -JLD2 = "0.0.0-0.1" -MbedTLS = "0.0.0-0.6" -Missings = "0.0.0-0.4" -Nullables = "0.0.0-0.0.8" -Optim = "0.0.0-0.19" -OrderedCollections = "0.0.0-1" -PDMats = "0.0.0-0.9" -Plots = "0.0.0-0.27" -QuantEcon = "0.0.0-0.16" -RecipesBase = "0.0.0-0.7" -Roots = "0.0.0-0.8" -SpecialFunctions = "0.0.0-0.8" -StateSpaceRoutines = "0.0.0-0.2" +BenchmarkTools = "0.0.0 - 0.4" +CSV = "0.0.0 - 0.5" +Calculus = "0.0.0 - 0.5" +ClusterManagers = "0.0.0 - 0.3" +ColorTypes = "0.0.0 - 0.8" +DataFrames = "0.0.0 - 0.19" +DataStructures = "0.0.0 - 0.17" +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.21" +FileIO = "0.0.0 - 1" +FredData = "0.0.0 - 0.3" +GR = "0.0.0 - 0.44" +HDF5 = "0.0.0 - 0.12" +JLD2 = "0.0.0 - 0.1" +MbedTLS = "0.0.0 - 0.6" +Missings = "0.0.0 - 0.4" +Nullables = "0.0.0 - 0.0.8" +Optim = "0.0.0 - 0.19" +OrderedCollections = "0.0.0 - 1" +PDMats = "0.0.0 - 0.9" +Plots = "0.0.0 - 0.27" +QuantEcon = "0.0.0 - 0.16" +RecipesBase = "0.0.0 - 0.7" +Roots = "0.0.0 - 0.8" +SpecialFunctions = "0.0.0 - 0.8" +StateSpaceRoutines = "0.0.0 - 0.2" Statistics = ["0.7", "1"] -StatsBase = "0.0.0-0.32" -StatsPlots = "0.0.0-0.12" +StatsBase = "0.0.0 - 0.32" +StatsPlots = "0.0.0 - 0.12" julia = ["0.7", "1"] -["0.6-0"] -StatsFuns = "0.0.0-0.9" +["0.6 - 0"] +StatsFuns = "0.0.0 - 0.9" -["0.7-0"] +["0.7 - 0"] DelimitedFiles = ["0.7", "1"] -DifferentialEquations = "0.0.0-6" -FFTW = "0.0.0-1" -ForwardDiff = "0.0.0-0.10" +DifferentialEquations = "0.0.0 - 6" +FFTW = "0.0.0 - 1" +ForwardDiff = "0.0.0 - 0.10" -["0.8-0"] -ModelConstructors = "0.0.0-0.1" -SMC = "0.0.0-0.1" +["0.8 - 0"] +ModelConstructors = "0.0.0 - 0.1" +SMC = "0.0.0 - 0.1" [1] -ClusterManagers = "0.3.2-0.4" -FileIO = "1.0.7-1" +ClusterManagers = "0.3.2 - 0.4" +FileIO = "1.0.7 - 1" -["1-1.1"] -JLD2 = "0.1.3-0.1" +["1 - 1.1"] +JLD2 = "0.1.3 - 0.1" -["1-1.1.1"] +["1 - 1.1.1"] GR = ["0.42", "0.44"] -SMC = "0.1.4-0.1" +SMC = "0.1.4 - 0.1" -["1-1.1.2"] -BenchmarkTools = "0.4.3-0.4" -MbedTLS = "0.6.8-0.6" +["1 - 1.1.2"] +BenchmarkTools = "0.4.3 - 0.4" +MbedTLS = "0.6.8 - 0.6" -["1-1.1.5"] -ModelConstructors = "0.1.4-0.1" +["1 - 1.1.5"] +ModelConstructors = "0.1.4 - 0.1" Nullables = "0.0.8" -PDMats = "0.9.10-0.9" +PDMats = "0.9.10 - 0.9" -["1-1.2"] -OrderedCollections = "1.1.0-1" +["1 - 1.2"] +OrderedCollections = "1.1.0 - 1" ["1.0"] -CSV = "0.5.14-0.5" +CSV = "0.5.14 - 0.5" Calculus = "0.5" ColorTypes = "0.8" -DataFrames = "0.19.4-0.19" -DataStructures = "0.17.5-0.17" +DataFrames = "0.19.4 - 0.19" +DataStructures = "0.17.5 - 0.17" DelimitedFiles = ["0.7", "1"] -DifferentialEquations = "6.8.0-6" -Distributions = "0.21.7-0.21" -FFTW = "1.1.0-1" -ForwardDiff = "0.10.6-0.10" -FredData = "0.3.1-0.3" -HDF5 = "0.12.4-0.12" -Missings = "0.4.3-0.4" -Optim = "0.19.4-0.19" +DifferentialEquations = "6.8.0 - 6" +Distributed = ["0.7", "1"] +Distributions = "0.21.7 - 0.21" +FFTW = "1.1.0 - 1" +ForwardDiff = "0.10.6 - 0.10" +FredData = "0.3.1 - 0.3" +HDF5 = "0.12.4 - 0.12" +Missings = "0.4.3 - 0.4" +Optim = "0.19.4 - 0.19" Plots = "0.27" RecipesBase = "0.7" -Roots = "0.8.3-0.8" +Roots = "0.8.3 - 0.8" SpecialFunctions = "0.8" StateSpaceRoutines = "0.2" Statistics = ["0.7", "1"] @@ -92,127 +94,128 @@ StatsPlots = "0.12" julia = ["0.7", "1"] ["1.1"] -DataStructures = "0.16-0.17" +DataStructures = "0.16 - 0.17" -["1.1-1"] -Calculus = "0.4-0.5" +["1.1 - 1"] +Calculus = "0.4 - 0.5" DelimitedFiles = "1" -DifferentialEquations = "5-6" -FFTW = ["0.2-0.3", "1"] +DifferentialEquations = "5 - 6" +Distributed = "1" +FFTW = ["0.2 - 0.3", "1"] ForwardDiff = "0.10" Missings = "0.4" Statistics = "1" -StatsFuns = "0.8-0.9" +StatsFuns = "0.8 - 0.9" julia = "1" -["1.1-1.1.1"] -Plots = ["0.19-0.20", "0.22-0.28"] +["1.1 - 1.1.1"] +Plots = ["0.19 - 0.20", "0.22 - 0.28"] RecipesBase = ["0.5", "0.7"] -["1.1-1.1.2"] -ColorTypes = "0.7-0.8" -Distributions = "0.18-0.21" +["1.1 - 1.1.2"] +ColorTypes = "0.7 - 0.8" +Distributions = "0.18 - 0.21" FredData = "0.3" -Optim = "0.16-0.19" -PackageCompiler = "0.6.4-0.6" -Roots = "0.7-0.8" -SpecialFunctions = "0.7-0.8" -StatsPlots = "0.10-0.13" +Optim = "0.16 - 0.19" +PackageCompiler = "0.6.4 - 0.6" +Roots = "0.7 - 0.8" +SpecialFunctions = "0.7 - 0.8" +StatsPlots = "0.10 - 0.13" -["1.1-1.1.4"] -CSV = "0.4-0.5" +["1.1 - 1.1.4"] +CSV = "0.4 - 0.5" -["1.1-1.1.5"] -DataFrames = "0.17-0.19" +["1.1 - 1.1.5"] +DataFrames = "0.17 - 0.19" HDF5 = "0.12" -MAT = "0.6-0.7" +MAT = "0.6 - 0.7" StateSpaceRoutines = "0.3" -StatsBase = "0.29-0.32" +StatsBase = "0.29 - 0.32" -["1.1.1-1.1.5"] -TimeZones = "0.10-0.11" +["1.1.1 - 1.1.5"] +TimeZones = "0.10 - 0.11" ["1.1.2"] -Plots = ["0.19-0.20", "0.22-0.27"] +Plots = ["0.19 - 0.20", "0.22 - 0.27"] -["1.1.2-1.1.3"] -SMC = "0.1.7-0.1" +["1.1.2 - 1.1.3"] +SMC = "0.1.7 - 0.1" -["1.1.2-1.1.5"] -GR = ["0.42", "0.44-0.47"] -RecipesBase = ["0.5", "0.7-0.8"] +["1.1.2 - 1.1.5"] +GR = ["0.42", "0.44 - 0.47"] +RecipesBase = ["0.5", "0.7 - 0.8"] -["1.1.3-1"] -BenchmarkTools = "0.4.3-0.5" -PackageCompiler = ["0.6.4-0.6", "1"] -Roots = ["0.7-0.8", "1"] -StatsPlots = "0.10-0.14" +["1.1.3 - 1"] +BenchmarkTools = "0.4.3 - 0.5" +PackageCompiler = ["0.6.4 - 0.6", "1"] +Roots = ["0.7 - 0.8", "1"] +StatsPlots = "0.10 - 0.14" -["1.1.3-1.1"] -SpecialFunctions = ["0.7-0.8", "0.10"] +["1.1.3 - 1.1"] +SpecialFunctions = ["0.7 - 0.8", "0.10"] -["1.1.3-1.1.5"] -ColorTypes = "0.7-0.9" -Distributions = "0.18-0.22" -MbedTLS = ["0.6.8-0.6", "1"] -Optim = "0.16-0.20" -Plots = ["0.19-0.20", "0.22-0.28"] +["1.1.3 - 1.1.5"] +ColorTypes = "0.7 - 0.9" +Distributions = "0.18 - 0.22" +MbedTLS = ["0.6.8 - 0.6", "1"] +Optim = "0.16 - 0.20" +Plots = ["0.19 - 0.20", "0.22 - 0.28"] -["1.1.3-1.2"] -FredData = "0.3-0.4" +["1.1.3 - 1.2"] +FredData = "0.3 - 0.4" ["1.1.4"] Documenter = "0.22" -["1.1.4-1.1.5"] -SMC = "0.1.8-0.1" +["1.1.4 - 1.1.5"] +SMC = "0.1.8 - 0.1" ["1.1.5"] -CSV = "0.4.3-0.5" +CSV = "0.4.3 - 0.5" -["1.1.6-1"] -ColorTypes = "0.7-0.10" -MbedTLS = ["0.6.8-0.7", "1"] +["1.1.6 - 1"] +ColorTypes = "0.7 - 0.10" +MbedTLS = ["0.6.8 - 0.7", "1"] Nullables = ["0.0.8", "1"] -RecipesBase = ["0.5", "0.7-0.8", "1"] -StateSpaceRoutines = "0.3.1-0.4" -StatsBase = "0.29-0.33" -TimeZones = ["0.10-0.11", "1"] - -["1.1.6-1.1"] -CSV = "0.4.3-0.7" -DataFrames = "0.17-0.21" -Distributions = "0.18-0.23" -GR = ["0.42", "0.44-0.51"] -HDF5 = "0.12-0.13" -MAT = "0.6-0.8" -ModelConstructors = "0.1.10-0.1" -Optim = "0.16-0.22" -SMC = "0.1.10-0.1" - -["1.1.6-1.2"] -Plots = ["0.19-0.20", "0.22-0.28", "1"] +RecipesBase = ["0.5", "0.7 - 0.8", "1"] +StateSpaceRoutines = "0.3.1 - 0.4" +StatsBase = "0.29 - 0.33" +TimeZones = ["0.10 - 0.11", "1"] + +["1.1.6 - 1.1"] +CSV = "0.4.3 - 0.7" +DataFrames = "0.17 - 0.21" +Distributions = "0.18 - 0.23" +GR = ["0.42", "0.44 - 0.51"] +HDF5 = "0.12 - 0.13" +MAT = "0.6 - 0.8" +ModelConstructors = "0.1.10 - 0.1" +Optim = "0.16 - 0.22" +SMC = "0.1.10 - 0.1" + +["1.1.6 - 1.2"] +Plots = ["0.19 - 0.20", "0.22 - 0.28", "1"] ["1.2"] -Distributions = "0.18-0.24" -GR = ["0.42", "0.44-0.53"] +Distributions = "0.18 - 0.24" +GR = ["0.42", "0.44 - 0.53"] -["1.2-1"] -BasisMatrices = "0.6-0.7" +["1.2 - 1"] +BasisMatrices = "0.6 - 0.7" CSV = "0.8" -DataFrames = "0.17-0.22" -DataStructures = "0.16-0.18" -HDF5 = "0.12-0.15" -JLD2 = "0.1.3-0.3" -MAT = "0.6-0.10" -ModelConstructors = "0.2.4-0.2" -Optim = ["0.16-0.22", "1.2.1-1"] -SMC = "0.1.10-0.2" -SpecialFunctions = ["0.7-0.8", "0.10", "1"] - -["1.3-1"] -Distributions = "0.18-0.25" -FredData = "0.3-0.5" -GR = ["0.42", "0.44-0.54"] -OrderedCollections = ["1.1-1.2", "1.3.1-1.3.2"] -Plots = ["0.19-0.20", "0.22-0.28", "1.1-1.10", "1.14.0-1"] +DataFrames = "0.17 - 0.22" +DataStructures = "0.16 - 0.18" +HDF5 = "0.12 - 0.15" +JLD2 = "0.1.3 - 0.3" +MAT = "0.6 - 0.10" +ModelConstructors = "0.2.4 - 0.2" +Optim = ["0.16 - 0.22", "1.2.1 - 1"] +SMC = "0.1.10 - 0.2" +SpecialFunctions = ["0.7 - 0.8", "0.10", "1"] + +["1.3 - 1"] +Distributions = "0.18 - 0.25" +FredData = "0.3 - 0.5" +GR = ["0.42", "0.44 - 0.54"] +OrderedCollections = ["1.1 - 1.2", "1.3.1 - 1.3.2"] +Plots = ["0.19 - 0.20", "0.22 - 0.28", "1.1 - 1.10", "1.14.0 - 1"] diff --git a/D/Dagger/Compat.toml b/D/Dagger/Compat.toml index 44ca0197126f7c8..b634ba38650e8a2 100644 --- a/D/Dagger/Compat.toml +++ b/D/Dagger/Compat.toml @@ -1,138 +1,145 @@ -["0-0.6"] -Compat = "0.19-2" -MemPool = "0.0.11-0.2" -julia = "0.6-1" +["0 - 0.6"] +Compat = "0.19 - 2" +MemPool = "0.0.11 - 0.2" +julia = "0.6 - 1" -["0-0.8"] -StatsBase = "0.0.0-0.32" +["0 - 0.8"] +StatsBase = "0.0.0 - 0.32" -["0.10.1-0.11.1"] +["0.10.1 - 0.11.1"] Colors = "0.12" -["0.10.1-0.11.3"] -MemPool = "0.3.3-0.3" +["0.10.1 - 0.11.3"] +MemPool = "0.3.3 - 0.3" -["0.11.2-0"] +["0.11.2 - 0"] Requires = "1" -["0.11.2-0.18.1"] -Colors = "0.10-0.12" +["0.11.2 - 0.18.1"] +Colors = "0.10 - 0.12" -["0.11.4-0.13.4"] -MemPool = "0.3.4-0.3" +["0.11.4 - 0.13.4"] +MemPool = "0.3.4 - 0.3" -["0.12-0.12.3"] -Tables = "1.5.0-1" +["0.12 - 0.12.3"] +Tables = "1.5.0 - 1" -["0.12-0.14"] +["0.12 - 0.14"] TableOperations = "1" -["0.12.4-0.13.1"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.12.4 - 0.13.1"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.12.4-0.14"] -Tables = "1.1.0-1" +["0.12.4 - 0.14"] +Tables = "1.1.0 - 1" -["0.13.2-0.15"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.13.2 - 0.15"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.13.5-0.15.0"] -MemPool = "0.3.5-0.3" +["0.13.5 - 0.15.0"] +MemPool = "0.3.5 - 0.3" ["0.14"] DataAPI = "1" SentinelArrays = "1" -["0.14.3-0.18.2"] +["0.14.3 - 0.18.2"] ContextVariablesX = "0.1" -["0.15.1-0.15"] -MemPool = "0.3.5-0.4" +["0.15.1 - 0.15"] +MemPool = "0.3.5 - 0.4" -["0.16-0"] +["0.16 - 0"] MacroTools = "0.5" -["0.16-0.17"] +["0.16 - 0.17"] MemPool = "0.4" -["0.16-0.18.2"] -Statistics = "1.7.0-1" -julia = "1.7.0-1" +["0.16 - 0.18.2"] +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.16.2-0"] +["0.16.2 - 0"] TimespanLogging = "0.1" -["0.17-0"] +["0.17 - 0"] DataStructures = "0.18" -["0.18-0.18.1"] -MemPool = "0.4.3-0.4" +["0.18 - 0.18.1"] +MemPool = "0.4.3 - 0.4" -["0.18.1-0"] -StatsBase = "0.28-0.34" +["0.18.1 - 0"] +StatsBase = "0.28 - 0.34" -["0.18.13-0"] -Adapt = "4.0.4-4" -julia = "1.9.0-1" +["0.18.13 - 0"] +Adapt = "4.0.4 - 4" +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.18.14-0"] +["0.18.14 - 0"] DistributedNext = "1" -MemPool = "0.4.11-0.4" -Preferences = "1.4.3-1" +MemPool = "0.4.11 - 0.4" +Preferences = "1.4.3 - 1" -["0.18.2-0.18.4"] -MemPool = "0.4.4-0.4" +["0.18.2 - 0.18.4"] +MemPool = "0.4.4 - 0.4" ["0.18.3"] ScopedValues = "1" -["0.18.3-0.18.12"] -julia = "1.8.0-1" +["0.18.3 - 0.18.12"] +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" -["0.18.3-0.18.4"] -Statistics = "1.8.0-1" +["0.18.3 - 0.18.4"] +Statistics = "1.8.0 - 1" -["0.18.4-0"] -ScopedValues = "1.1.0-1" +["0.18.4 - 0"] +ScopedValues = "1.1.0 - 1" -["0.18.5-0"] -PrecompileTools = "1.2.0-1" +["0.18.5 - 0"] +PrecompileTools = "1.2.0 - 1" Statistics = "1" -["0.18.5-0.18.6"] -MemPool = "0.4.5-0.4" +["0.18.5 - 0.18.6"] +MemPool = "0.4.5 - 0.4" -["0.18.7-0"] +["0.18.7 - 0"] Graphs = "1" -["0.18.7-0.18.13"] -MemPool = "0.4.6-0.4" +["0.18.7 - 0.18.13"] +MemPool = "0.4.6 - 0.4" -["0.18.9-0"] +["0.18.9 - 0"] OnlineStats = "1" TaskLocalValues = "0.1" ["0.7"] -MemPool = "0.1.0-0.2" +MemPool = "0.1.0 - 0.2" -["0.7-0.8"] +["0.7 - 0.8"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.8-0.9.1"] +["0.8 - 0.9.1"] MemPool = "0.2" -["0.9-0.12.3"] +["0.9 - 0.12.3"] +Distributed = "1" Statistics = "1" julia = "1" -["0.9-0.9.1"] -StatsBase = "0.28-0.32" +["0.9 - 0.9.1"] +StatsBase = "0.28 - 0.32" -["0.9.2-0.10.0"] +["0.9.2 - 0.10.0"] MemPool = "0.3" -["0.9.2-0.18.0"] -StatsBase = "0.28-0.33" +["0.9.2 - 0.18.0"] +StatsBase = "0.28 - 0.33" diff --git a/D/DaggerGPU/Compat.toml b/D/DaggerGPU/Compat.toml index bde5d5947de1e23..c81bb9b8cc314a8 100644 --- a/D/DaggerGPU/Compat.toml +++ b/D/DaggerGPU/Compat.toml @@ -1,57 +1,62 @@ [0] Requires = "1" -["0-0.1.0"] +["0 - 0.1.0"] Dagger = "0.8" -["0-0.1.4"] +["0 - 0.1.4"] julia = "1" -["0.1.1-0.1.2"] -Adapt = "1-2" +["0.1.1 - 0.1.2"] +Adapt = "1 - 2" Dagger = "0.10" +["0.1.1 - 0.1.4"] +Distributed = "1" + ["0.1.2"] KernelAbstractions = "0.4" ["0.1.3"] -Dagger = "0.13.3-0.13" +Dagger = "0.13.3 - 0.13" -["0.1.3-0.1"] -Adapt = "1-3" +["0.1.3 - 0.1"] +Adapt = "1 - 3" -["0.1.3-0.1.4"] -KernelAbstractions = "0.5-0.7" +["0.1.3 - 0.1.4"] +KernelAbstractions = "0.5 - 0.7" MemPool = "0.3" -["0.1.4-0.1.5"] -Dagger = "0.13.3-0.16" +["0.1.4 - 0.1.5"] +Dagger = "0.13.3 - 0.16" ["0.1.5"] -KernelAbstractions = "0.5-0.8" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +KernelAbstractions = "0.5 - 0.8" +julia = "1.6.0 - 1" -["0.1.5-0"] -MemPool = "0.3-0.4" +["0.1.5 - 0"] +MemPool = "0.3 - 0.4" ["0.1.6"] Dagger = "0.17" -["0.1.6-0"] +["0.1.6 - 0"] +Distributed = "1.7.0 - 1" KernelAbstractions = "0.9" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0.1.6-0.1"] +["0.1.6 - 0.1"] AMDGPU = "0.4" -CUDA = "3-4" -Metal = "0.3-0.4" - -["0.1.7-0.1"] -Dagger = "0.17-0.18" - -["0.2-0"] -AMDGPU = "0.9.4-0.9" -Adapt = "1-4" -CUDA = "3-5" -Dagger = "0.18.12-0.18" -Metal = "1.1.0-1" +CUDA = "3 - 4" +Metal = "0.3 - 0.4" + +["0.1.7 - 0.1"] +Dagger = "0.17 - 0.18" + +["0.2 - 0"] +AMDGPU = "0.9.4 - 0.9" +Adapt = "1 - 4" +CUDA = "3 - 5" +Dagger = "0.18.12 - 0.18" +Metal = "1.1.0 - 1" diff --git a/D/DaggerWebDash/Compat.toml b/D/DaggerWebDash/Compat.toml index d39b145760abcd4..abd6d7da48183ac 100644 --- a/D/DaggerWebDash/Compat.toml +++ b/D/DaggerWebDash/Compat.toml @@ -1,30 +1,31 @@ [0] +Distributed = "1.6.0 - 1" JSON3 = "1" ProfileSVG = "0.2" StructTypes = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.1.0"] -Dagger = "0.13.2-0.13" +["0 - 0.1.0"] +Dagger = "0.13.2 - 0.13" -["0-0.1.1"] +["0 - 0.1.1"] MemPool = "0.3" -["0-0.1.2"] +["0 - 0.1.2"] Mux = "0.7" ["0.1.1"] -Dagger = "0.13.2-0.14" +Dagger = "0.13.2 - 0.14" ["0.1.2"] Dagger = "0.16" -["0.1.2-0"] -MemPool = "0.3-0.4" +["0.1.2 - 0"] +MemPool = "0.3 - 0.4" Tables = "1" TimespanLogging = "0.1" -["0.1.3-0"] -Dagger = "0.16-0.18" -HTTP = "1.7.0-1" +["0.1.3 - 0"] +Dagger = "0.16 - 0.18" +HTTP = "1.7.0 - 1" Mux = ["0.7", "1"] diff --git a/D/DalitzPlot/Compat.toml b/D/DalitzPlot/Compat.toml index 038c58c82bf06f7..222aa9e1a61ffad 100644 --- a/D/DalitzPlot/Compat.toml +++ b/D/DalitzPlot/Compat.toml @@ -1,37 +1,39 @@ [0] -Compose = "0.9.5-0.9" -DelimitedFiles = "1.9.1-1" -LaTeXStrings = "1.3.1-1" -Plots = "1.39.0-1" -ProgressBars = "1.5.1-1" -StaticArrays = "1.9.0-1" +Compose = "0.9.5 - 0.9" +DelimitedFiles = "1.9.1 - 1" +LaTeXStrings = "1.3.1 - 1" +Plots = "1.39.0 - 1" +ProgressBars = "1.5.1 - 1" +StaticArrays = "1.9.0 - 1" -["0-0.1.0"] -julia = "1.9.0-1" +["0 - 0.1.0"] +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0-0.1.6"] -Colors = "0.12.10-0.12" +["0 - 0.1.6"] +Colors = "0.12.10 - 0.12" -["0.1.1-0"] -julia = "1.10.0-1" +["0.1.1 - 0"] +Distributed = "1.10.0 - 1" +julia = "1.10.0 - 1" ["0.1.6"] -PythonCall = "0.9.21-0.9" +PythonCall = "0.9.21 - 0.9" -["0.1.6-0"] -FastGaussQuadrature = "1.0.2-1" -WignerD = "0.1.4-0.1" +["0.1.6 - 0"] +FastGaussQuadrature = "1.0.2 - 1" +WignerD = "0.1.4 - 0.1" -["0.1.7-0"] -Colors = "0.12.11-0.12" +["0.1.7 - 0"] +Colors = "0.12.11 - 0.12" ["0.2.0"] -PythonCall = "0.9.23-0.9" +PythonCall = "0.9.23 - 0.9" ["0.2.6"] -LinearAlgebra = "1.10.6-1" -Printf = "1.10.6-1" +LinearAlgebra = "1.10.6 - 1" +Printf = "1.10.6 - 1" -["0.2.7-0"] -LinearAlgebra = "1.10.0-1" -Printf = "1.10.0-1" +["0.2.7 - 0"] +LinearAlgebra = "1.10.0 - 1" +Printf = "1.10.0 - 1" diff --git a/D/DataAssimilationBenchmarks/Compat.toml b/D/DataAssimilationBenchmarks/Compat.toml index e149109497a6d1e..f70ac1fd815470c 100644 --- a/D/DataAssimilationBenchmarks/Compat.toml +++ b/D/DataAssimilationBenchmarks/Compat.toml @@ -1,39 +1,41 @@ -["0-0.2"] -Debugger = "0.6.8-0.6" +["0 - 0.2"] +Debugger = "0.6.8 - 0.6" +Distributed = "1.6.0 - 1" Distributions = "0.25" HDF5 = "0.15" JLD = "0.12" -LineSearches = "7.1.0-7" -Optim = "1.4.0-1" -Statistics = "1.6.0-1" +LineSearches = "7.1.0 - 7" +Optim = "1.4.0 - 1" +Statistics = "1.6.0 - 1" StatsFuns = "0.9" -julia = "1.6.0-1" +julia = "1.6.0 - 1" ["0.2"] JLD2 = "0.4" LsqFit = "0.12" -["0.3-0"] -BenchmarkTools = "1.3.1-1" -Distributions = "0.25.76-0.25" -Documenter = "0.27.23-0.27" -DocumenterTools = "0.1.16-0.1" -FileIO = "1.16.0-1" -ForwardDiff = "0.10.32-0.10" -JLD2 = "0.4.25-0.4" -LineSearches = "7.2.0-7" +["0.3 - 0"] +BenchmarkTools = "1.3.1 - 1" +Distributed = "1.8.0 - 1" +Distributions = "0.25.76 - 0.25" +Documenter = "0.27.23 - 0.27" +DocumenterTools = "0.1.16 - 0.1" +FileIO = "1.16.0 - 1" +ForwardDiff = "0.10.32 - 0.10" +JLD2 = "0.4.25 - 0.4" +LineSearches = "7.2.0 - 7" LsqFit = "0.13" -Measures = "0.3.1-0.3" -Optim = "1.7.3-1" -Statistics = "1.8.0-1" -StatsBase = "0.33.21-0.33" -StatsFuns = "1.0.1-1" -julia = "1.8.0-1" +Measures = "0.3.1 - 0.3" +Optim = "1.7.3 - 1" +Statistics = "1.8.0 - 1" +StatsBase = "0.33.21 - 0.33" +StatsFuns = "1.0.1 - 1" +julia = "1.8.0 - 1" ["0.3.0"] -HDF5 = "0.16.11-0.16" -Plots = "1.35.3-1" +HDF5 = "0.16.11 - 0.16" +Plots = "1.35.3 - 1" -["0.3.1-0"] -HDF5 = "0.16.12-0.16" -Plots = "1.35.7-1" +["0.3.1 - 0"] +HDF5 = "0.16.12 - 0.16" +Plots = "1.35.7 - 1" diff --git a/D/DataAxesFormats/Compat.toml b/D/DataAxesFormats/Compat.toml index 303185cc9527ef3..6c1c374e93f8a67 100644 --- a/D/DataAxesFormats/Compat.toml +++ b/D/DataAxesFormats/Compat.toml @@ -1,5 +1,5 @@ [0] -CategoricalArrays = "0.1-0.10" +CategoricalArrays = "0.1 - 0.10" ConcurrentUtils = "0.1" DataFrames = "1" DocStringExtensions = "0.9" @@ -16,8 +16,10 @@ StatsBase = "0.34" StringViews = "1" URIs = "1" -["0-0.1.1"] -julia = "1.10.0-1" +["0 - 0.1.1"] +Distributed = "1.10.0 - 1" +julia = "1.10.0 - 1" -["0.1.2-0"] -julia = "1.11.0-1" +["0.1.2 - 0"] +Distributed = "1.11.0 - 1" +julia = "1.11.0 - 1" diff --git a/D/DataDrivenLux/Compat.toml b/D/DataDrivenLux/Compat.toml index 8e4ab4a884d75fb..5c6a97a7ffa7b94 100644 --- a/D/DataDrivenLux/Compat.toml +++ b/D/DataDrivenLux/Compat.toml @@ -1,36 +1,38 @@ [0] -ChainRulesCore = "1.15.0-1" +ChainRulesCore = "1.15.0 - 1" DataDrivenDiffEq = "1" Distributions = "0.25" DistributionsAD = "0.6" ForwardDiff = "0.10" InverseFunctions = "0.1" -Optim = "1.7.0-1" -ProgressMeter = "1.7.0-1" +Optim = "1.7.0 - 1" +ProgressMeter = "1.7.0 - 1" -["0-0.1"] +["0 - 0.1"] AbstractDifferentiation = "0.4" ComponentArrays = "0.13" +Distributed = "1.6.0 - 1" IntervalArithmetic = "0.20" Lux = "0.4" NNlib = "0.8" Optimisers = "0.2" -Reexport = "1.2.0-1" +Reexport = "1.2.0 - 1" TransformVariables = "0.7" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.2-0"] +["0.2 - 0"] AbstractDifferentiation = "0.6" -CommonSolve = "0.2.4-0.2" +CommonSolve = "0.2.4 - 0.2" ComponentArrays = "0.15" -ConcreteStructs = "0.2.3-0.2" -DocStringExtensions = "0.9.3-0.9" +ConcreteStructs = "0.2.3 - 0.2" +Distributed = "1.10.0 - 1" +DocStringExtensions = "0.9.3 - 0.9" IntervalArithmetic = "0.22" Lux = "1" LuxCore = "1" Optimisers = "0.3" Setfield = "1" -StatsBase = "0.34.3-0.34" +StatsBase = "0.34.3 - 0.34" TransformVariables = "0.8" WeightInitializers = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/D/DataEnvelopmentAnalysis/Compat.toml b/D/DataEnvelopmentAnalysis/Compat.toml index 167960e5374f285..e29ced8d4de89a0 100644 --- a/D/DataEnvelopmentAnalysis/Compat.toml +++ b/D/DataEnvelopmentAnalysis/Compat.toml @@ -1,84 +1,84 @@ -["0-0.1"] +["0 - 0.1"] Ipopt = "0.6" StatsBase = "0.32" -["0-0.1.0"] -GLPK = "0.11.4-0.11" +["0 - 0.1.0"] +GLPK = "0.11.4 - 0.11" -["0-0.1.1"] +["0 - 0.1.1"] JuMP = "0.20" -["0-0.7"] +["0 - 0.7"] Statistics = "1" julia = "1" -["0.1.1-0.1"] +["0.1.1 - 0.1"] GLPK = "0.12" -["0.1.2-0.6"] +["0.1.2 - 0.6"] JuMP = "0.21" -["0.2-0.5.0"] -Ipopt = "0.6.5-0.6" +["0.2 - 0.5.0"] +Ipopt = "0.6.5 - 0.6" -["0.2-0.5.1"] +["0.2 - 0.5.1"] GLPK = "0.14" -["0.2-0.8.0"] +["0.2 - 0.8.0"] StatsBase = "0.33" ["0.5.1"] -Ipopt = "0.6.5-0.7" +Ipopt = "0.6.5 - 0.7" -["0.5.2-0"] -ProgressMeter = "1.7.0-1" +["0.5.2 - 0"] +ProgressMeter = "1.7.0 - 1" -["0.5.2-0.6"] -Ipopt = "0.6.5-0.8" +["0.5.2 - 0.6"] +Ipopt = "0.6.5 - 0.8" -["0.5.2-0.7.1"] -GLPK = "0.14-0.15" +["0.5.2 - 0.7.1"] +GLPK = "0.14 - 0.15" -["0.6-0"] -InvertedIndices = "1.1.0-1" +["0.6 - 0"] +InvertedIndices = "1.1.0 - 1" -["0.7-0.7.1"] -Ipopt = "0.6.5-0.9" -JuMP = "0.21-0.22" +["0.7 - 0.7.1"] +Ipopt = "0.6.5 - 0.9" +JuMP = "0.21 - 0.22" ["0.7.2"] -JuMP = "0.21-0.23" +JuMP = "0.21 - 0.23" -["0.7.2-0.7"] -GLPK = ["0.14-0.15", "1"] -Ipopt = ["0.6.5-0.9", "1"] +["0.7.2 - 0.7"] +GLPK = ["0.14 - 0.15", "1"] +Ipopt = ["0.6.5 - 0.9", "1"] -["0.7.3-0.7"] -JuMP = ["0.21-0.23", "1"] +["0.7.3 - 0.7"] +JuMP = ["0.21 - 0.23", "1"] -["0.8-0"] +["0.8 - 0"] +Distributed = "1.6.0 - 1" Distributions = "0.25" GLPK = "1" Ipopt = "1" JuMP = "1" -StatsAPI = "1.5.0-1" -julia = "1.6.0-1" +StatsAPI = "1.5.0 - 1" +julia = "1.6.0 - 1" -["0.8-0.8.1"] -Statistics = "1.6.0-1" +["0.8 - 0.8.1"] +Statistics = "1.6.0 - 1" ["0.8.0"] SnoopPrecompile = "1" -["0.8.1-0"] +["0.8.1 - 0"] PrecompileTools = "1" -StatsBase = "0.33-0.34" - -["0.8.2-0"] -Distributed = "1.6.0-1" -LinearAlgebra = "1.6.0-1" -Printf = "1.6.0-1" -Random = "1.6.0-1" -SharedArrays = "1.6.0-1" -SparseArrays = "1.6.0-1" +StatsBase = "0.33 - 0.34" + +["0.8.2 - 0"] +LinearAlgebra = "1.6.0 - 1" +Printf = "1.6.0 - 1" +Random = "1.6.0 - 1" +SharedArrays = "1.6.0 - 1" +SparseArrays = "1.6.0 - 1" Statistics = "1" diff --git a/D/DatagenCopulaBased/Compat.toml b/D/DatagenCopulaBased/Compat.toml index 7061e8fd5f1a653..a17afaf26f5e7b2 100644 --- a/D/DatagenCopulaBased/Compat.toml +++ b/D/DatagenCopulaBased/Compat.toml @@ -1,95 +1,97 @@ -["1-1.0.1"] -Distributions = "0.0.0-0.22" -HypothesisTests = "0.0.0-0.9" -Roots = "0.0.0-0.8" -SpecialFunctions = "0.0.0-0.10" -StatsBase = "0.0.0-0.32" +["1 - 1.0.1"] +Distributions = "0.0.0 - 0.22" +HypothesisTests = "0.0.0 - 0.9" +Roots = "0.0.0 - 0.8" +SpecialFunctions = "0.0.0 - 0.10" +StatsBase = "0.0.0 - 0.32" ["1.0.0"] -Combinatorics = "0.0.0-0.7" +Combinatorics = "0.0.0 - 0.7" +Distributed = ["0.7", "1"] HCubature = "1" -QuadGK = "0-2" +QuadGK = "0 - 2" julia = ["0.7", "1"] ["1.0.1"] -Combinatorics = "0.0.0-1" -HCubature = "0.0.0-1" -QuadGK = "0.0.0-2" +Combinatorics = "0.0.0 - 1" +HCubature = "0.0.0 - 1" +QuadGK = "0.0.0 - 2" -["1.0.1-1"] +["1.0.1 - 1"] +Distributed = "1" julia = "1" -["1.0.2-1"] +["1.0.2 - 1"] Combinatorics = "1" -["1.0.2-1.0"] -Distributions = "0.19-0.22" -Roots = "0.7-0.8" -SpecialFunctions = "0.8-0.10" -StatsBase = "0.27-0.32" +["1.0.2 - 1.0"] +Distributions = "0.19 - 0.22" +Roots = "0.7 - 0.8" +SpecialFunctions = "0.8 - 0.10" +StatsBase = "0.27 - 0.32" -["1.0.2-1.2"] +["1.0.2 - 1.2"] HypothesisTests = "0.9" -["1.0.2-1.3.1"] -HCubature = "1.4.0-1" +["1.0.2 - 1.3.1"] +HCubature = "1.4.0 - 1" -["1.0.2-1.3.3"] +["1.0.2 - 1.3.3"] QuadGK = "2" -["1.1-1.2"] -Distributions = "0.19-0.23" -StatsBase = "0.27-0.33" +["1.1 - 1.2"] +Distributions = "0.19 - 0.23" +StatsBase = "0.27 - 0.33" -["1.1-1.3.1"] -SpecialFunctions = "0.8-0.11" +["1.1 - 1.3.1"] +SpecialFunctions = "0.8 - 0.11" -["1.1-1.3.3"] +["1.1 - 1.3.3"] Roots = "1" -["1.3-1.3.3"] -HypothesisTests = "0.9-0.10" -StatsBase = "0.32-0.33" +["1.3 - 1.3.3"] +HypothesisTests = "0.9 - 0.10" +StatsBase = "0.32 - 0.33" ["1.3.0"] -Distributions = "0.22-0.23" +Distributions = "0.22 - 0.23" -["1.3.1-1.3.2"] -Distributions = "0.22-0.24" +["1.3.1 - 1.3.2"] +Distributions = "0.22 - 0.24" ["1.3.2"] CompilerSupportLibraries_jll = "0.3" -SpecialFunctions = ["0.10-0.11", "1.2.0-1"] +SpecialFunctions = ["0.10 - 0.11", "1.2.0 - 1"] -["1.3.2-1.3.3"] +["1.3.2 - 1.3.3"] HCubature = "1" ["1.3.3"] -CompilerSupportLibraries_jll = "0.3-0.4" -Distributions = "0.24-0.25" -SpecialFunctions = "1.3.0-1" +CompilerSupportLibraries_jll = "0.3 - 0.4" +Distributions = "0.24 - 0.25" +SpecialFunctions = "1.3.0 - 1" -["1.3.4-1"] +["1.3.4 - 1"] Distributions = "0.25" -HCubature = "1.5.0-1" +HCubature = "1.5.0 - 1" HypothesisTests = "0.10" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" -["1.3.4-1.3"] -Roots = "1.3.0-1" +["1.3.4 - 1.3"] +Roots = "1.3.0 - 1" -["1.3.4-1.4.0"] -QuadGK = "2.4.0-2" +["1.3.4 - 1.4.0"] +QuadGK = "2.4.0 - 2" -["1.3.4-1.4.1"] +["1.3.4 - 1.4.1"] StatsBase = "0.33" ["1.4.0"] -Roots = "1-2" +Roots = "1 - 2" -["1.4.1-1"] -QuadGK = "2.8.0-2" +["1.4.1 - 1"] +QuadGK = "2.8.0 - 2" Roots = "2" -["1.4.2-1"] -StatsBase = "0.33-0.34" +["1.4.2 - 1"] +StatsBase = "0.33 - 0.34" diff --git a/D/DecisionTree/Compat.toml b/D/DecisionTree/Compat.toml index 10bd6d9ee9e2bd5..1fd92c3bbfdb4ae 100644 --- a/D/DecisionTree/Compat.toml +++ b/D/DecisionTree/Compat.toml @@ -1,38 +1,42 @@ -["0-0.8.1"] -ScikitLearnBase = "0.0.4-0.5" +["0 - 0.8.1"] +Distributed = ["0.7", "1"] +ScikitLearnBase = "0.0.4 - 0.5" julia = ["0.7", "1"] -["0.10-0"] +["0.10 - 0"] ScikitLearnBase = "0.5" -["0.10.12-0.10"] +["0.10.12 - 0.10"] AbstractTrees = "0.3" -["0.11-0"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.11 - 0"] +DelimitedFiles = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.11-0.11.3"] -AbstractTrees = "0.3-0.4" +["0.11 - 0.11.3"] +AbstractTrees = "0.3 - 0.4" -["0.11.4-0.11"] -AbstractTrees = "0.4.3-0.4" +["0.11.4 - 0.11"] +AbstractTrees = "0.4.3 - 0.4" -["0.12-0.12.1"] -AbstractTrees = "0.3-0.4" +["0.12 - 0.12.1"] +AbstractTrees = "0.3 - 0.4" -["0.12.2-0"] -AbstractTrees = "0.4.3-0.4" +["0.12.2 - 0"] +AbstractTrees = "0.4.3 - 0.4" ["0.8.1"] DelimitedFiles = ["0.7", "1"] Statistics = ["0.7", "1"] -["0.8.3-0.10"] +["0.8.3 - 0.10"] DelimitedFiles = "1" Statistics = "1" julia = "1" -["0.8.3-0.9"] -ScikitLearnBase = "0.0.0-0.5" +["0.8.3 - 0.10.12"] +Distributed = "1" + +["0.8.3 - 0.9"] +ScikitLearnBase = "0.0.0 - 0.5" diff --git a/D/DeepForest/Compat.toml b/D/DeepForest/Compat.toml index bab317dcf08d2b6..faf7c9da860d7c7 100644 --- a/D/DeepForest/Compat.toml +++ b/D/DeepForest/Compat.toml @@ -1,17 +1,18 @@ [0] BenchmarkTools = "0.5" +Distributed = "1" Flux = "0.11" -Plots = "1.9.0-1" -ProgressMeter = "1.4.0-1" -Revise = "3.1.0-3" +Plots = "1.9.0 - 1" +ProgressMeter = "1.4.0 - 1" +Revise = "3.1.0 - 3" SafeTestsets = "0.0.1" ShapML = "0.3" StatsBase = "0.33" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] DataFrames = "0.20" -["0.1.1-0"] +["0.1.1 - 0"] DataFrames = ["0.20", "0.23"] Weave = "0.10" diff --git a/D/DeferredFutures/Compat.toml b/D/DeferredFutures/Compat.toml index d779afa1d4c6f2b..7a439630b0746e4 100644 --- a/D/DeferredFutures/Compat.toml +++ b/D/DeferredFutures/Compat.toml @@ -1,9 +1,10 @@ [0] -Compat = "0.65-2" -julia = "0.6-1" +Compat = "0.65 - 2" +julia = "0.6 - 1" -[0-1] -AutoHashEquals = "0.1.2-0.2" +["0 - 1"] +AutoHashEquals = "0.1.2 - 0.2" [1] +Distributed = "1" julia = "1" diff --git a/D/DeterminantalPointProcesses/Compat.toml b/D/DeterminantalPointProcesses/Compat.toml index 56cf6c59b981762..29b75ed475abff8 100644 --- a/D/DeterminantalPointProcesses/Compat.toml +++ b/D/DeterminantalPointProcesses/Compat.toml @@ -1,12 +1,14 @@ [0] IterTools = "1" -["0-0.1"] +["0 - 0.1"] Combinatorics = "0.7" +Distributed = "1" julia = "1" -["0.2-0"] +["0.2 - 0"] Combinatorics = ["0.7", "1"] -Distributions = "0.24-0.25" +Distributed = "1.3.0 - 1" +Distributions = "0.24 - 0.25" Requires = "1" -julia = "1.3.0-1" +julia = "1.3.0 - 1" diff --git a/D/DickeModel/Compat.toml b/D/DickeModel/Compat.toml index 5267e71f8a25e50..80d893d1936570d 100644 --- a/D/DickeModel/Compat.toml +++ b/D/DickeModel/Compat.toml @@ -4,6 +4,7 @@ DataFrames = "1" DataStructures = "0.18" DiffEqBase = "6" DiffEqCallbacks = "2" +Distributed = "1.6.0 - 1" Distributions = ["0.23", "0.25"] GSL = "1" LsqFit = "0.12" @@ -12,8 +13,8 @@ ParameterizedFunctions = "5" ProgressMeter = "1" QuadGK = "2" RecursiveArrayTools = "2" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" SymEngine = "0.8" Tables = "1" WignerSymbols = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/D/DiffEqBase/Compat.toml b/D/DiffEqBase/Compat.toml index 6a40c02bf43b1fc..c775a9b34e4524d 100644 --- a/D/DiffEqBase/Compat.toml +++ b/D/DiffEqBase/Compat.toml @@ -1,530 +1,534 @@ -["3-3.13.2"] -IteratorInterfaceExtensions = "0.1-1" +["3 - 3.13.2"] +IteratorInterfaceExtensions = "0.1 - 1" Statistics = ["0.7", "1"] -TableTraits = "0.3-1" +TableTraits = "0.3 - 1" julia = ["0.7", "1"] -["3-4.6"] -FunctionWrappers = "0-1" +["3 - 4.6"] +FunctionWrappers = "0 - 1" -["3-5.6"] -Compat = "0.19-2" +["3 - 5.6"] +Compat = "0.19 - 2" -["3-5.7"] -RecursiveArrayTools = "0.12.3-0.20" +["3 - 5.7"] +RecursiveArrayTools = "0.12.3 - 0.20" -["3-6.4"] -RecipesBase = "0.1.0-0.7" -Requires = "0.0.0-0.5" +["3 - 6.4"] +RecipesBase = "0.1.0 - 0.7" +Requires = "0.0.0 - 0.5" -["3.13.3-3"] -LinearMaps = "0-2" -SimpleTraits = "0.1.1-0.9" -julia = "0.6-1" +["3.13.3 - 3"] +LinearMaps = "0 - 2" +SimpleTraits = "0.1.1 - 0.9" +julia = "0.6 - 1" -["3.13.3-4.4"] -IteratorInterfaceExtensions = "0.0.2-1" -NamedTuples = "4-5" -TableTraits = "0.0.3-1" +["3.13.3 - 4.4"] +IteratorInterfaceExtensions = "0.0.2 - 1" +NamedTuples = "4 - 5" +TableTraits = "0.0.3 - 1" -["4-4.20.1"] +["4 - 4.20.1"] julia = ["0.7", "1"] ["4.0"] -SimpleTraits = "0.1.1-0.9" +SimpleTraits = "0.1.1 - 0.9" -["4.14-6.4"] -TreeViews = "0.0.0-0.3" +["4.14 - 6.4"] +TreeViews = "0.0.0 - 0.3" ["4.20.2"] Statistics = "1" julia = "1" -["4.20.3-4.21"] +["4.20.3 - 4.21"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["4.22-6.20"] +["4.22 - 6.20"] Statistics = "1" julia = "1" -["4.24-6.4"] -StaticArrays = "0.8.3-0.12" +["4.24 - 6.4"] +StaticArrays = "0.8.3 - 0.12" -["4.28-6.4"] -Roots = "0.0.0-0.8" +["4.28 - 6.4"] +Roots = "0.0.0 - 0.8" -["4.3-4.20.1"] +["4.3 - 4.20.1"] Statistics = ["0.7", "1"] -["4.5-5.7"] -IteratorInterfaceExtensions = "0.1-1" -TableTraits = "0.3-1" +["4.5 - 5.7"] +IteratorInterfaceExtensions = "0.1 - 1" +TableTraits = "0.3 - 1" -["5.17-6.6"] -ArrayInterface = "1.1.0-1" +["5.11 - 6.20"] +Distributed = "1" -["5.5.2-6.4"] -DocStringExtensions = "0.0.0-0.8" +["5.17 - 6.6"] +ArrayInterface = "1.1.0 - 1" -["5.7-6.4"] -Compat = "0.0.0-3" -IterativeSolvers = "0.0.0-0.8" -RecursiveFactorization = "0.0.0-0.1" +["5.5.2 - 6.4"] +DocStringExtensions = "0.0.0 - 0.8" -["5.8-6"] -MuladdMacro = "0.2.1-0.2" +["5.7 - 6.4"] +Compat = "0.0.0 - 3" +IterativeSolvers = "0.0.0 - 0.8" +RecursiveFactorization = "0.0.0 - 0.1" -["5.8-6.4"] -Parameters = "0.10.0-0.12" -RecursiveArrayTools = "0.12.3-1" +["5.8 - 6"] +MuladdMacro = "0.2.1 - 0.2" + +["5.8 - 6.4"] +Parameters = "0.10.0 - 0.12" +RecursiveArrayTools = "0.12.3 - 1" ["5.8.0"] -IteratorInterfaceExtensions = "0.1.0-1" -TableTraits = "0.3.0-1" +IteratorInterfaceExtensions = "0.1.0 - 1" +TableTraits = "0.3.0 - 1" -["5.8.1-6.53"] +["5.8.1 - 6.53"] IteratorInterfaceExtensions = ["0.1", "1"] -TableTraits = ["0.3-0.4", "1"] +TableTraits = ["0.3 - 0.4", "1"] -["5.9-6.4"] -FunctionWrappers = "0.0.0-1" +["5.9 - 6.4"] +FunctionWrappers = "0.0.0 - 1" -["6-6.4"] -DataStructures = "0.0.0-0.17" +["6 - 6.4"] +DataStructures = "0.0.0 - 0.17" -["6.10.1-6.12.2"] +["6.10.1 - 6.12.2"] ChainRulesCore = "0.4" -["6.100-6.108"] -ArrayInterfaceCore = "0.1.19-0.1" +["6.100 - 6.108"] +ArrayInterfaceCore = "0.1.19 - 0.1" -["6.100-6.157"] -Tricks = "0.1.6-0.1" +["6.100 - 6.157"] +Tricks = "0.1.6 - 0.1" ["6.103"] -SciMLBase = "1.54.1-1" +SciMLBase = "1.54.1 - 1" -["6.104-6.105"] -SciMLBase = "1.56.1-1" +["6.104 - 6.105"] +SciMLBase = "1.56.1 - 1" ["6.106.0"] -SciMLBase = "1.70.0-1" +SciMLBase = "1.70.0 - 1" -["6.106.1-6.107"] -SciMLBase = "1.72.0-1" +["6.106.1 - 6.107"] +SciMLBase = "1.72.0 - 1" -["6.107-6.108"] -Static = "0.7-0.8" +["6.107 - 6.108"] +Static = "0.7 - 0.8" -["6.108-6.113"] +["6.108 - 6.113"] SimpleNonlinearSolve = "0.1" -["6.108-6.115.0"] -SciMLBase = "1.73.0-1" +["6.108 - 6.115.0"] +SciMLBase = "1.73.0 - 1" -["6.109-6"] +["6.109 - 6"] DocStringExtensions = "0.9" Reexport = "1" -["6.109-6.110"] +["6.109 - 6.110"] Static = "0.8" -["6.109-6.111"] +["6.109 - 6.111"] Setfield = "1" -["6.109-6.117"] +["6.109 - 6.117"] StaticArrays = "1" -["6.109-6.119"] -ArrayInterfaceCore = "0.1.26-0.1" +["6.109 - 6.119"] +ArrayInterfaceCore = "0.1.26 - 0.1" -["6.109-6.136"] +["6.109 - 6.136"] ChainRulesCore = "1" Distributions = "0.25" Requires = "1" -["6.109-6.151.1"] +["6.109 - 6.151.1"] FastBroadcast = "0.2" -["6.11-6.142"] +["6.11 - 6.142"] RecursiveArrayTools = "2" -["6.110-6"] +["6.110 - 6"] PreallocationTools = "0.4" -["6.111-6.151.4"] -Static = "0.7-0.8" +["6.111 - 6.151.4"] +Static = "0.7 - 0.8" -["6.112-6.151"] +["6.112 - 6.151"] Setfield = ["0.8", "1"] -["6.115.1-6.121"] -SciMLBase = "1.84.0-1" +["6.115.1 - 6.121"] +SciMLBase = "1.84.0 - 1" -["6.118-6"] -StaticArraysCore = "1.4.0-1" +["6.118 - 6"] +StaticArraysCore = "1.4.0 - 1" -["6.119-6"] +["6.119 - 6"] EnumX = "1" -["6.12.3-6.13.0"] -ChainRulesCore = "0.4-0.5" +["6.12.3 - 6.13.0"] +ChainRulesCore = "0.4 - 0.5" -["6.120-6.147"] +["6.120 - 6.147"] ArrayInterface = "7" -["6.121-6"] +["6.121 - 6"] TruncatedStacktraces = "1" -["6.122-6.126"] -SciMLBase = "1.90.0-1" +["6.122 - 6.126"] +SciMLBase = "1.90.0 - 1" ["6.125"] SciMLOperators = "0.2" -["6.126-6.151"] -SciMLOperators = "0.2-0.3" +["6.126 - 6.151"] +SciMLOperators = "0.2 - 0.3" -["6.127-6.130.0"] -SciMLBase = "1.93.3-1" +["6.127 - 6.130.0"] +SciMLBase = "1.93.3 - 1" -["6.129-6"] +["6.129 - 6"] PrecompileTools = "1" -["6.13.1-6.17"] -ChainRulesCore = "0.4-0.6" +["6.13.1 - 6.17"] +ChainRulesCore = "0.4 - 0.6" -["6.130.1-6.132"] -SciMLBase = "2.0.1-2" +["6.130.1 - 6.132"] +SciMLBase = "2.0.1 - 2" -["6.130.2-6.147.1"] -EnzymeCore = "0.5-0.6" +["6.130.2 - 6.147.1"] +EnzymeCore = "0.5 - 0.6" -["6.133-6.136"] -SciMLBase = "2.4.0-2" +["6.133 - 6.136"] +SciMLBase = "2.4.0 - 2" ["6.136"] -LinearAlgebra = "1.6.0-1" -Logging = "1.6.0-1" -Markdown = "1.6.0-1" -Printf = "1.6.0-1" -SparseArrays = "1.6.0-1" +LinearAlgebra = "1.6.0 - 1" +Logging = "1.6.0 - 1" +Markdown = "1.6.0 - 1" +Printf = "1.6.0 - 1" +SparseArrays = "1.6.0 - 1" -["6.136-6"] +["6.136 - 6"] Statistics = "1" -["6.137-6"] -LinearAlgebra = "1.9.0-1" -Logging = "1.9.0-1" -Markdown = "1.9.0-1" -Printf = "1.9.0-1" +["6.137 - 6"] +LinearAlgebra = "1.9.0 - 1" +Logging = "1.9.0 - 1" +Markdown = "1.9.0 - 1" +Printf = "1.9.0 - 1" -["6.137-6.145.2"] -SciMLBase = "2.7.0-2" +["6.137 - 6.145.2"] +SciMLBase = "2.7.0 - 2" -["6.137-6.151"] -SparseArrays = "1.9.0-1" +["6.137 - 6.151"] +SparseArrays = "1.9.0 - 1" -["6.137-6.157"] -julia = "1.9.0-1" +["6.137 - 6.157"] +julia = "1.9.0 - 1" -["6.14-6.25"] -RecipesBase = "0.7-0.8" +["6.14 - 6.25"] +RecipesBase = "0.7 - 0.8" -["6.143-6.151"] -RecursiveArrayTools = "2-3" +["6.143 - 6.151"] +RecursiveArrayTools = "2 - 3" -["6.145.3-6.145"] -SciMLBase = "2.12.0-2" +["6.145.3 - 6.145"] +SciMLBase = "2.12.0 - 2" ["6.146"] -SciMLBase = "2.19.0-2" +SciMLBase = "2.19.0 - 2" ["6.147.0"] -SciMLBase = "2.26.0-2" +SciMLBase = "2.26.0 - 2" -["6.147.1-6.155.0"] -SciMLBase = "2.28.0-2" +["6.147.1 - 6.155.0"] +SciMLBase = "2.28.0 - 2" -["6.147.2-6.151"] -EnzymeCore = "0.5-0.7" +["6.147.2 - 6.151"] +EnzymeCore = "0.5 - 0.7" -["6.148-6"] -ArrayInterface = "7.8.0-7" +["6.148 - 6"] +ArrayInterface = "7.8.0 - 7" -["6.149-6"] -ConcreteStructs = "0.2.3-0.2" -FastClosures = "0.3.2-0.3" +["6.149 - 6"] +ConcreteStructs = "0.2.3 - 0.2" +FastClosures = "0.3.2 - 0.3" -["6.151.2-6.151"] -FastBroadcast = "0.2-0.3" +["6.151.2 - 6.151"] +FastBroadcast = "0.2 - 0.3" -["6.151.5-6.151"] -Static = ["0.7-0.8", "1"] +["6.151.5 - 6.151"] +Static = ["0.7 - 0.8", "1"] -["6.152-6"] +["6.152 - 6"] FastBroadcast = "0.3" RecursiveArrayTools = "3" SciMLOperators = "0.3" Setfield = "1" Static = "1" -["6.152-6.155.1"] +["6.152 - 6.155.1"] EnzymeCore = "0.7" -["6.155-6"] -SciMLStructures = "1.5.0-1" +["6.155 - 6"] +SciMLStructures = "1.5.0 - 1" -["6.155.1-6.156"] -SciMLBase = "2.53.0-2" +["6.155.1 - 6.156"] +SciMLBase = "2.53.0 - 2" -["6.155.2-6"] -EnzymeCore = "0.7-0.8" +["6.155.2 - 6"] +EnzymeCore = "0.7 - 0.8" -["6.157-6.159"] -SciMLBase = "2.56.0-2" +["6.157 - 6.159"] +SciMLBase = "2.56.0 - 2" -["6.158-6"] -julia = "1.10.0-1" +["6.158 - 6"] +julia = "1.10.0 - 1" -["6.159-6"] -FastPower = "1.1.0-1" +["6.159 - 6"] +FastPower = "1.1.0 - 1" -["6.160-6"] -SciMLBase = "2.60.0-2" +["6.160 - 6"] +SciMLBase = "2.60.0 - 2" -["6.18-6.34"] -ChainRulesCore = "0.4-0.7" +["6.18 - 6.34"] +ChainRulesCore = "0.4 - 0.7" -["6.19-6.51"] +["6.19 - 6.51"] Roots = ["0.8", "1"] -["6.2.4-6.12"] +["6.2.4 - 6.12"] DiffEqDiffTools = "1" -["6.20-6.44"] +["6.20 - 6.44"] ConsoleProgressMonitor = "0.1" LoggingExtras = "0.4" ProgressLogging = "0.1" TerminalLoggers = "0.1" -["6.21-6.53"] -Statistics = "1.3.0-1" +["6.21 - 6.53"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" -["6.21-6.64"] -julia = "1.3.0-1" +["6.21 - 6.64"] +julia = "1.3.0 - 1" ["6.23"] Compat = "3" -["6.25-6.54"] -ArrayInterface = "2.6.0-2" +["6.25 - 6.54"] +ArrayInterface = "2.6.0 - 2" -["6.26-6.53"] -RecipesBase = ["0.7-0.8", "1"] +["6.26 - 6.53"] +RecipesBase = ["0.7 - 0.8", "1"] -["6.27-6.88"] -LabelledArrays = "1.1.0-1" +["6.27 - 6.88"] +LabelledArrays = "1.1.0 - 1" -["6.35-6.39"] -ChainRulesCore = "0.4-0.8" +["6.35 - 6.39"] +ChainRulesCore = "0.4 - 0.8" -["6.40-6.59.0"] -ChainRulesCore = "0.4-0.9" +["6.40 - 6.59.0"] +ChainRulesCore = "0.4 - 0.9" ["6.44"] -DataStructures = "0.17-0.18" +DataStructures = "0.17 - 0.18" -["6.45-6"] +["6.45 - 6"] DataStructures = "0.18" -["6.47-6.53"] +["6.47 - 6.53"] Tables = "1" -["6.49-6.50"] +["6.49 - 6.50"] NonlinearSolve = "0.1" -["6.5-6"] +["6.5 - 6"] FunctionWrappers = "1" Parameters = "0.12" -["6.5-6.10"] +["6.5 - 6.10"] RecursiveArrayTools = "1" -["6.5-6.13"] +["6.5 - 6.13"] RecipesBase = "0.7" -["6.5-6.17"] -Compat = "2.2.0-3" +["6.5 - 6.17"] +Compat = "2.2.0 - 3" -["6.5-6.18"] +["6.5 - 6.18"] Roots = "0.8" -["6.5-6.43"] +["6.5 - 6.43"] DataStructures = "0.17" -["6.5-6.49"] -StaticArrays = "0.11-0.12" +["6.5 - 6.49"] +StaticArrays = "0.11 - 0.12" -["6.5-6.52"] +["6.5 - 6.52"] IterativeSolvers = "0.8" -["6.5-6.53"] +["6.5 - 6.53"] TreeViews = "0.3" -["6.5-6.7"] +["6.5 - 6.7"] Requires = "0.5" -["6.5-6.71.0"] +["6.5 - 6.71.0"] RecursiveFactorization = "0.1" -["6.5-6.88.1"] +["6.5 - 6.88.1"] DocStringExtensions = "0.8" -["6.50-6.108"] -StaticArrays = ["0.11-0.12", "1"] +["6.50 - 6.108"] +StaticArrays = ["0.11 - 0.12", "1"] ["6.51"] -NonlinearSolve = "0.1-0.2" +NonlinearSolve = "0.1 - 0.2" -["6.52-6.107"] +["6.52 - 6.107"] NonlinearSolve = "0.3" -["6.53-6.53.3"] -IterativeSolvers = "0.8-0.9" +["6.53 - 6.53.3"] +IterativeSolvers = "0.8 - 0.9" -["6.53.4-6.88"] +["6.53.4 - 6.88"] IterativeSolvers = "0.9" -["6.54-6.56"] +["6.54 - 6.56"] Reexport = "1" -["6.54-6.57"] -SciMLBase = "1.1.0-1" +["6.54 - 6.57"] +SciMLBase = "1.1.0 - 1" -["6.55-6.80"] -ArrayInterface = "2.6.0-3" +["6.55 - 6.80"] +ArrayInterface = "2.6.0 - 3" -["6.56-6.64"] -Statistics = "1.3.0-1" +["6.56 - 6.64"] +Statistics = "1.3.0 - 1" -["6.57-6.108"] +["6.57 - 6.108"] Reexport = ["0.2", "1"] -["6.58-6.59"] -SciMLBase = "1.10.0-1" +["6.58 - 6.59"] +SciMLBase = "1.10.0 - 1" -["6.59-6.73"] +["6.59 - 6.73"] Setfield = "0.7" -["6.59.1-6.59"] -ChainRulesCore = ["0.4-0.9", "1"] +["6.59.1 - 6.59"] +ChainRulesCore = ["0.4 - 0.9", "1"] -["6.60-6.62"] -ChainRulesCore = "0.4-0.9" +["6.60 - 6.62"] +ChainRulesCore = "0.4 - 0.9" -["6.60-6.76"] -SciMLBase = "1.13.0-1" +["6.60 - 6.76"] +SciMLBase = "1.13.0 - 1" -["6.61-6.74"] -FastBroadcast = "0.1.4-0.1" +["6.61 - 6.74"] +FastBroadcast = "0.1.4 - 0.1" -["6.63-6.68"] -ChainRulesCore = "0.4-0.10" +["6.63 - 6.68"] +ChainRulesCore = "0.4 - 0.10" ["6.65"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["6.66"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["6.67-6.135"] -Statistics = "1.6.0-1" +["6.67 - 6.135"] +Statistics = "1.6.0 - 1" -["6.67-6.136"] -julia = "1.6.0-1" +["6.67 - 6.136"] +julia = "1.6.0 - 1" ["6.69"] -ChainRulesCore = ["0.4-0.10", "1"] +ChainRulesCore = ["0.4 - 0.10", "1"] -["6.7-6.24"] -ArrayInterface = "1.1.0-2" +["6.7 - 6.24"] +ArrayInterface = "1.1.0 - 2" -["6.70-6.108"] +["6.70 - 6.108"] ChainRulesCore = ["0.10", "1"] -["6.71-6"] +["6.71 - 6"] ForwardDiff = "0.10" -["6.71-6.73"] +["6.71 - 6.73"] Distributions = "0.25" -["6.71-6.75"] +["6.71 - 6.75"] PreallocationTools = "0.1" -["6.71.1-6.88"] +["6.71.1 - 6.88"] DEDataArrays = "0.2" RecursiveFactorization = "0.2" -["6.74-6.108"] -Distributions = "0.24-0.25" +["6.74 - 6.108"] +Distributions = "0.24 - 0.25" -["6.74-6.87"] -Setfield = "0.7-0.8" +["6.74 - 6.87"] +Setfield = "0.7 - 0.8" -["6.75-6.89.1"] -FastBroadcast = "0.1.9-0.1" +["6.75 - 6.89.1"] +FastBroadcast = "0.1.9 - 0.1" -["6.76-6.83"] +["6.76 - 6.83"] PreallocationTools = "0.2" -["6.77-6.88"] -SciMLBase = "1.21.0-1" +["6.77 - 6.88"] +SciMLBase = "1.21.0 - 1" -["6.8-6.108"] +["6.8 - 6.108"] Requires = ["0.5", "1"] ["6.81"] -ArrayInterface = "2.6.0-4" +ArrayInterface = "2.6.0 - 4" -["6.82-6.86"] -ArrayInterface = "2.6.0-5" +["6.82 - 6.86"] +ArrayInterface = "2.6.0 - 5" -["6.84-6.88"] -PreallocationTools = "0.2-0.3" +["6.84 - 6.88"] +PreallocationTools = "0.2 - 0.3" -["6.87-6.99"] -ArrayInterfaceCore = "0.1.1-0.1" +["6.87 - 6.99"] +ArrayInterfaceCore = "0.1.1 - 0.1" -["6.88-6.108"] -Setfield = ["0.7-0.8", "1"] +["6.88 - 6.108"] +Setfield = ["0.7 - 0.8", "1"] -["6.88.2-6.108"] -DocStringExtensions = "0.8-0.9" +["6.88.2 - 6.108"] +DocStringExtensions = "0.8 - 0.9" ["6.89"] -SciMLBase = "1.38.0-1" +SciMLBase = "1.38.0 - 1" -["6.89.2-6.108"] -FastBroadcast = "0.1.9-0.2" +["6.89.2 - 6.108"] +FastBroadcast = "0.1.9 - 0.2" -["6.9-6.136"] +["6.9 - 6.136"] ZygoteRules = "0.2" -["6.90-6.97"] -SciMLBase = "1.41.0-1" +["6.90 - 6.97"] +SciMLBase = "1.41.0 - 1" -["6.95.3-6.106"] +["6.95.3 - 6.106"] Static = "0.7" -["6.96-6"] +["6.96 - 6"] FunctionWrappersWrappers = "0.1" ["6.98"] -SciMLBase = "1.51.0-1" +SciMLBase = "1.51.0 - 1" -["6.99-6.102"] -SciMLBase = "1.53.0-1" +["6.99 - 6.102"] +SciMLBase = "1.53.0 - 1" diff --git a/D/DiffEqBayes/Compat.toml b/D/DiffEqBayes/Compat.toml index d81b17c1a9e3674..48202deb11922e7 100644 --- a/D/DiffEqBayes/Compat.toml +++ b/D/DiffEqBayes/Compat.toml @@ -1,233 +1,238 @@ [0] -DiffEqBase = "4.28.1-5" -Turing = "0.5.0-0.7" - -["0-1.1"] -DynamicHMC = "0-1" -OrdinaryDiffEq = "0-5" -ParameterizedFunctions = "0-4" -RecursiveArrayTools = "0.0.0-0.20" -Stan = "0-4" - -["0-2.1"] -ApproxBayes = "0.0.0-0.3" -Distances = "0.0.0-0.8" -Distributions = "0.0.0-0.21" -LogDensityProblems = "0.0.0-0.9" -MacroTools = "0.0.0-0.5" -Optim = "0.0.0-0.19" -Parameters = "0.0.0-0.12" -TransformVariables = "0.0.0-0.3" - -["0-2.5"] +DiffEqBase = "4.28.1 - 5" +Turing = "0.5.0 - 0.7" + +["0 - 1.1"] +DynamicHMC = "0 - 1" +OrdinaryDiffEq = "0 - 5" +ParameterizedFunctions = "0 - 4" +RecursiveArrayTools = "0.0.0 - 0.20" +Stan = "0 - 4" + +["0 - 2.1"] +ApproxBayes = "0.0.0 - 0.3" +Distances = "0.0.0 - 0.8" +Distributions = "0.0.0 - 0.21" +LogDensityProblems = "0.0.0 - 0.9" +MacroTools = "0.0.0 - 0.5" +Optim = "0.0.0 - 0.19" +Parameters = "0.0.0 - 0.12" +TransformVariables = "0.0.0 - 0.3" + +["0 - 2.5"] julia = "1" -["1-1.1"] +["1 - 1.1"] DiffEqBase = "5" ["1.0"] -Turing = "0.5.0-0.7" - -["1.1-2.1"] -Turing = "0.0.0-0.7" - -["1.2-1"] -CmdStan = "0.0.0-5" -DynamicHMC = "0.0.0-2" -StatsPlots = "0.0.0-0.12" - -["1.2-2.1"] -DiffEqBase = "0.0.0-6" -DiffResults = "0.0.0-0.0.4" -ForwardDiff = "0.0.0-0.10" -Mamba = "0.0.0-0.12" -Missings = "0.0.0-0.4" -PDMats = "0.0.0-0.9" -ParameterizedFunctions = "0.0.0-4" -RecursiveArrayTools = "0.0.0-1" -Reexport = "0.0.0-0.2" -StructArrays = "0.0.0-0.4" - -["1.2-2.1.0"] -LabelledArrays = "0.0.0-0.7" - -["2-2.1"] -Requires = "0.0.0-0.5" +Turing = "0.5.0 - 0.7" + +["1.1 - 2.1"] +Turing = "0.0.0 - 0.7" + +["1.2 - 1"] +CmdStan = "0.0.0 - 5" +DynamicHMC = "0.0.0 - 2" +StatsPlots = "0.0.0 - 0.12" + +["1.2 - 2.1"] +DiffEqBase = "0.0.0 - 6" +DiffResults = "0.0.0 - 0.0.4" +ForwardDiff = "0.0.0 - 0.10" +Mamba = "0.0.0 - 0.12" +Missings = "0.0.0 - 0.4" +PDMats = "0.0.0 - 0.9" +ParameterizedFunctions = "0.0.0 - 4" +RecursiveArrayTools = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" +StructArrays = "0.0.0 - 0.4" + +["1.2 - 2.1.0"] +LabelledArrays = "0.0.0 - 0.7" + +["1.2 - 2.5"] +Distributed = "1" + +["2 - 2.1"] +Requires = "0.0.0 - 0.5" ["2.1"] -DocStringExtensions = "0.0.0-0.8" -DynamicHMC = "0.0.0-2" +DocStringExtensions = "0.0.0 - 0.8" +DynamicHMC = "0.0.0 - 2" -["2.1.1-2.1"] -LabelledArrays = "0.0.0-1" +["2.1.1 - 2.1"] +LabelledArrays = "0.0.0 - 1" ["2.11"] -ModelingToolkit = "1.4.2-2" +ModelingToolkit = "1.4.2 - 2" ["2.12.0"] -ModelingToolkit = "1.4.2-3" +ModelingToolkit = "1.4.2 - 3" -["2.12.1-2.12"] +["2.12.1 - 2.12"] Turing = "0.11" -["2.12.1-2.18"] +["2.12.1 - 2.18"] ModelingToolkit = "3" -["2.13-2.14.0"] +["2.13 - 2.14.0"] Turing = "0.12" -["2.13-2.15"] -Optim = "0.19-0.21" +["2.13 - 2.15"] +Optim = "0.19 - 0.21" -["2.14.1-2.16"] -Turing = "0.12-0.13" +["2.14.1 - 2.16"] +Turing = "0.12 - 0.13" -["2.14.1-2.18"] -Distances = "0.8-0.9" +["2.14.1 - 2.18"] +Distances = "0.8 - 0.9" -["2.14.1-2.23"] -PDMats = "0.9-0.10" +["2.14.1 - 2.23"] +PDMats = "0.9 - 0.10" -["2.15-3"] -DiffEqBase = "6.36.0-6" +["2.15 - 3"] +DiffEqBase = "6.36.0 - 6" ["2.16"] -Optim = "0.19-0.22" +Optim = "0.19 - 0.22" -["2.17-2"] -Optim = ["0.19-0.22", "1"] +["2.17 - 2"] +Optim = ["0.19 - 0.22", "1"] -["2.17-2.20"] -Turing = "0.12-0.14" +["2.17 - 2.20"] +Turing = "0.12 - 0.14" -["2.18-2.23"] -Distributions = "0.21-0.24" +["2.18 - 2.23"] +Distributions = "0.21 - 0.24" -["2.19-2"] -Distances = "0.8-0.10" +["2.19 - 2"] +Distances = "0.8 - 0.10" -["2.19-2.22"] -ModelingToolkit = "3-4" +["2.19 - 2.22"] +ModelingToolkit = "3 - 4" ["2.2"] DiffResults = "0.0.4" Requires = "0.5" -["2.2-2"] +["2.2 - 2"] LabelledArrays = ["0.7", "1"] -["2.2-2.14"] -DiffEqBase = "6.5.0-6" +["2.2 - 2.14"] +DiffEqBase = "6.5.0 - 6" -["2.2-2.14.0"] +["2.2 - 2.14.0"] Distances = "0.8" PDMats = "0.9" -["2.2-2.21"] +["2.2 - 2.21"] Reexport = "0.2" -["2.2-2.23"] -DynamicHMC = "2.1.0-2" +["2.2 - 2.23"] +DynamicHMC = "2.1.0 - 2" Missings = "0.4" StructArrays = "0.4" -["2.2-2.24"] +["2.2 - 2.24"] TransformVariables = "0.3" -["2.2-2.25"] +["2.2 - 2.25"] ApproxBayes = "0.3" -["2.2-2.3"] +["2.2 - 2.3"] Distributions = "0.21" RecursiveArrayTools = "1" Turing = "0.7" -["2.2-2.4"] +["2.2 - 2.4"] Optim = "0.19" -["2.2-2.5"] +["2.2 - 2.5"] Mamba = "0.12" -ParameterizedFunctions = "4.2.0-4" +ParameterizedFunctions = "4.2.0 - 4" -["2.2-2.8"] +["2.2 - 2.8"] LogDensityProblems = "0.9" -["2.2-3"] +["2.2 - 3"] ForwardDiff = "0.10" MacroTools = "0.5" Parameters = "0.12" -["2.2-3.1"] +["2.2 - 3.1"] DocStringExtensions = "0.8" -["2.21-2.25"] -Turing = "0.12-0.15" +["2.21 - 2.25"] +Turing = "0.12 - 0.15" -["2.22-2"] +["2.22 - 2"] Reexport = ["0.2", "1"] ["2.23"] -ModelingToolkit = ["3-4", "5.6.0-5"] +ModelingToolkit = ["3 - 4", "5.6.0 - 5"] -["2.24-2"] -Distributions = "0.21-0.25" -ModelingToolkit = "5.6.0-5" -PDMats = "0.9-0.11" -StructArrays = "0.4-0.5" +["2.24 - 2"] +Distributions = "0.21 - 0.25" +ModelingToolkit = "5.6.0 - 5" +PDMats = "0.9 - 0.11" +StructArrays = "0.4 - 0.5" -["2.24-3.6"] -DynamicHMC = "2.1.0-3" +["2.24 - 3.6"] +DynamicHMC = "2.1.0 - 3" Missings = ["0.4", "1"] -["2.25-2"] -TransformVariables = "0.3-0.4" +["2.25 - 2"] +TransformVariables = "0.3 - 0.4" -["2.26-2"] +["2.26 - 2"] StanSample = "3" -Turing = "0.12-0.16" +Turing = "0.12 - 0.16" -["2.26-3.3"] -julia = "1.6.0-1" +["2.26 - 3.3"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["2.3-2"] +["2.3 - 2"] DiffResults = ["0.0.4", "1"] Requires = ["0.5", "1"] ["2.4"] -Turing = "0.7-0.8" +Turing = "0.7 - 0.8" -["2.4-2.5"] -Distributions = "0.21-0.22" +["2.4 - 2.5"] +Distributions = "0.21 - 0.22" -["2.4-3.6.0"] -RecursiveArrayTools = "1-2" +["2.4 - 3.6.0"] +RecursiveArrayTools = "1 - 2" -["2.5-2.12"] -Optim = "0.19-0.20" +["2.5 - 2.12"] +Optim = "0.19 - 0.20" -["2.5-2.6"] +["2.5 - 2.6"] Turing = "0.8" ["2.6"] -ParameterizedFunctions = "4.2.0-5" +ParameterizedFunctions = "4.2.0 - 5" -["2.6-2.17"] -Distributions = "0.21-0.23" +["2.6 - 2.17"] +Distributions = "0.21 - 0.23" -["2.6-2.25"] -julia = "1.3.0-1" +["2.6 - 2.25"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["2.7-2.10"] -ModelingToolkit = "1.4.2-1" +["2.7 - 2.10"] +ModelingToolkit = "1.4.2 - 1" -["2.7-2.8"] +["2.7 - 2.8"] Turing = "0.9" -["2.9-2"] -LogDensityProblems = "0.9-0.10" +["2.9 - 2"] +LogDensityProblems = "0.9 - 0.10" -["2.9-2.12.0"] -Turing = "0.9-0.10" +["2.9 - 2.12.0"] +Turing = "0.9 - 0.10" [3] DiffResults = "1" @@ -240,13 +245,13 @@ Reexport = "1" Requires = "1" StructArrays = "0.6" -["3-3.1"] +["3 - 3.1"] Turing = "0.21" -["3-3.4"] +["3 - 3.4"] StanSample = "6" -["3-3.6"] +["3 - 3.6"] ModelingToolkit = "8" ["3.0"] @@ -256,47 +261,49 @@ TransformVariables = "0.6" ["3.1"] LogDensityProblems = ["0.12", "1"] -["3.1-3"] +["3.1 - 3"] TransformedLogDensities = "1" -["3.1-3.3"] -TransformVariables = "0.6-0.7" +["3.1 - 3.3"] +TransformVariables = "0.6 - 0.7" -["3.2-3.3"] +["3.2 - 3.3"] LogDensityProblems = "1" -Turing = "0.22-0.23" +Turing = "0.22 - 0.23" -["3.2-3.6"] -DocStringExtensions = "0.8-0.9" +["3.2 - 3.6"] +DocStringExtensions = "0.8 - 0.9" ["3.4"] Turing = "0.25" -["3.4-3"] +["3.4 - 3"] LogDensityProblemsAD = "1" TransformVariables = "0.8" -["3.4-3.6"] -julia = "1.7.0-1" +["3.4 - 3.6"] +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" ["3.5"] -Turing = "0.25-0.26" +Turing = "0.25 - 0.26" -["3.5-3"] -StanSample = "6-7" +["3.5 - 3"] +StanSample = "6 - 7" ["3.6.0"] -Turing = "0.25-0.28" +Turing = "0.25 - 0.28" -["3.6.1-3.6"] -RecursiveArrayTools = "1-3" -Turing = ["0.25-0.28", "0.30"] +["3.6.1 - 3.6"] +RecursiveArrayTools = "1 - 3" +Turing = ["0.25 - 0.28", "0.30"] -["3.7-3"] +["3.7 - 3"] +Distributed = "1.10.0 - 1" DocStringExtensions = "0.9" DynamicHMC = "3" Missings = "1" ModelingToolkit = "9" RecursiveArrayTools = "3" Turing = "0.35" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/D/DiffEqBayesStan/Compat.toml b/D/DiffEqBayesStan/Compat.toml index 1cc1cb09b975e20..e96425984b834d9 100644 --- a/D/DiffEqBayesStan/Compat.toml +++ b/D/DiffEqBayesStan/Compat.toml @@ -1,43 +1,44 @@ [0] -DiffEqBase = "6.36.0-6" +DiffEqBase = "6.36.0 - 6" DiffResults = ["0.0.4", "1"] -Distances = "0.8-0.10" -Distributions = "0.21-0.25" +Distances = "0.8 - 0.10" +Distributions = "0.21 - 0.25" LabelledArrays = ["0.7", "1"] -MCMCChains = "4.13.0-4" +MCMCChains = "4.13.0 - 4" Missings = ["0.4", "1"] -ModelingToolkit = "5.6.0-5" -Optim = ["0.19-0.22", "1"] -PDMats = "0.9-0.11" -RecursiveArrayTools = "1-2" +ModelingToolkit = "5.6.0 - 5" +Optim = ["0.19 - 0.22", "1"] +PDMats = "0.9 - 0.11" +RecursiveArrayTools = "1 - 2" Reexport = ["0.2", "1"] Requires = ["0.5", "1"] StanSample = "3" -StructArrays = "0.4-0.6" +StructArrays = "0.4 - 0.6" -[0-1] +["0 - 1"] DocStringExtensions = "0.8" -["0-1.2.0"] +["0 - 1.2.0"] OrdinaryDiffEq = "5" -[0-3] +["0 - 3"] +Distributed = "1.6.0 - 1" ForwardDiff = "0.10" MacroTools = "0.5" ParameterizedFunctions = "5" Parameters = "0.12" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-3.1.2"] +["0 - 3.1.2"] StatsPlots = "0.14" [1] StanSample = "5" -["1-1.1.1"] +["1 - 1.1.1"] ModelingToolkit = "6" -[1-3] +["1 - 3"] DiffEqBase = "6" DiffResults = "1" Distances = "0.10" @@ -51,89 +52,89 @@ Reexport = "1" Requires = "1" StructArrays = "0.6" -["1-3.1.2"] +["1 - 3.1.2"] MCMCChains = "5" -["1.1-1.2"] +["1.1 - 1.2"] CSV = "0.9" -["1.1-1.2.0"] -DataFrames = "1.2.0-1" +["1.1 - 1.2.0"] +DataFrames = "1.2.0 - 1" -["1.1-3"] +["1.1 - 3"] MonteCarloMeasurements = "1" -["1.1-3.1"] -DelimitedFiles = "1.6.0-1" +["1.1 - 3.1"] +DelimitedFiles = "1.6.0 - 1" -["1.1-3.1.1"] +["1.1 - 3.1.1"] StatsBase = "0.33" -["1.1.2-1"] +["1.1.2 - 1"] AxisKeys = "0.1" -["1.1.2-1.2.0"] -ModelingToolkit = "6-7" +["1.1.2 - 1.2.0"] +ModelingToolkit = "6 - 7" -["1.1.2-2.2.0"] -BenchmarkTools = "1.2.0-1" -Plots = "1.25.0-1" +["1.1.2 - 2.2.0"] +BenchmarkTools = "1.2.0 - 1" +Plots = "1.25.0 - 1" -["1.1.2-3"] -Tables = "1.6.0-1" +["1.1.2 - 3"] +Tables = "1.6.0 - 1" ["1.2.1"] ModelingToolkit = "7" -["1.2.1-3"] -DataFrames = "1.3.0-1" +["1.2.1 - 3"] +DataFrames = "1.3.0 - 1" OrdinaryDiffEq = "6" -["1.2.2-2.2.0"] -ModelingToolkit = "7-8" +["1.2.2 - 2.2.0"] +ModelingToolkit = "7 - 8" -["1.3-2.2.0"] -CSV = "0.9-0.10" +["1.3 - 2.2.0"] +CSV = "0.9 - 0.10" -["2-2.2.0"] -AxisKeys = "0.1-0.2" +["2 - 2.2.0"] +AxisKeys = "0.1 - 0.2" ["2.0"] DocStringExtensions = "0.8" -StanSample = "5-6" +StanSample = "5 - 6" -["2.2-3.1"] -DocStringExtensions = "0.8-0.9" +["2.2 - 3.1"] +DocStringExtensions = "0.8 - 0.9" ["2.2.0"] StanBase = "4" StanSample = "6" -["2.2.1-2"] -StanSample = "6.7.0-6" +["2.2.1 - 2"] +StanSample = "6.7.0 - 6" -["2.2.1-3"] +["2.2.1 - 3"] AxisKeys = "0.2" -BenchmarkTools = "1.3.0-1" +BenchmarkTools = "1.3.0 - 1" CSV = "0.10" ModelingToolkit = "8" Plots = "1" -["2.2.1-3.1"] -StanBase = "4.7.0-4" +["2.2.1 - 3.1"] +StanBase = "4.7.0 - 4" -["3-3.1"] -StanSample = "6.7.0-7" +["3 - 3.1"] +StanSample = "6.7.0 - 7" -["3.1.2-3.1"] -StatsBase = "0.33-0.34" +["3.1.2 - 3.1"] +StatsBase = "0.33 - 0.34" -["3.1.3-3"] -MCMCChains = "5-6" +["3.1.3 - 3"] +MCMCChains = "5 - 6" StatsPlots = "0.15" -["3.2-3"] +["3.2 - 3"] DocStringExtensions = "0.9" StanBase = "4" -StanSample = "7-8" +StanSample = "7 - 8" StatsBase = "0.34" diff --git a/D/DiffEqDevTools/Compat.toml b/D/DiffEqDevTools/Compat.toml index c8afa1f3702c1e4..01790b540f84dfd 100644 --- a/D/DiffEqDevTools/Compat.toml +++ b/D/DiffEqDevTools/Compat.toml @@ -1,129 +1,133 @@ -["2-2.5"] +["2 - 2.5"] julia = ["0.7", "1"] -["2-2.6.0"] -Juno = "0.0.0-0.7" +["2 - 2.6.0"] +Juno = "0.0.0 - 0.7" -["2-2.7"] -DiffEqBase = "3-5" -DiffEqNoiseProcess = "0-3" +["2 - 2.7"] +DiffEqBase = "3 - 5" +DiffEqNoiseProcess = "0 - 3" DiffEqPDEBase = "0.4" -NLsolve = "0.14.1-4" -RecipesBase = "0.1.0-0.7" -RecursiveArrayTools = "0.4.0-0.20" +NLsolve = "0.14.1 - 4" +RecipesBase = "0.1.0 - 0.7" +RecursiveArrayTools = "0.4.0 - 0.20" -["2-2.9"] -DiffEqMonteCarlo = "0.0.0-0.15" +["2 - 2.9"] +DiffEqMonteCarlo = "0.0.0 - 0.15" -["2.1-2.5"] +["2.1 - 2.5"] Statistics = ["0.7", "1"] -["2.11-2.14"] -DiffEqBase = "5.12.0-6" +["2.11 - 2.14"] +DiffEqBase = "5.12.0 - 6" -["2.15-2.16"] +["2.15 - 2.16"] DiffEqBase = "6" ["2.16"] RecursiveArrayTools = "1" -["2.16-2"] -NLsolve = "4.2.0-4" +["2.16 - 2"] +NLsolve = "4.2.0 - 4" -["2.16-2.17"] +["2.16 - 2.17"] RecipesBase = "0.7" -["2.16-2.19"] -DiffEqNoiseProcess = "3.3.0-3" +["2.16 - 2.19"] +DiffEqNoiseProcess = "3.3.0 - 3" -["2.17-2.24"] -DiffEqBase = "6.11.0-6" +["2.17 - 2.24"] +DiffEqBase = "6.11.0 - 6" -["2.17-2.42"] +["2.17 - 2.42"] RecursiveArrayTools = "2" ["2.18"] -RecipesBase = "0.7-0.8" +RecipesBase = "0.7 - 0.8" -["2.19-2.39"] -RecipesBase = ["0.7-0.8", "1"] +["2.19 - 2.39"] +RecipesBase = ["0.7 - 0.8", "1"] -["2.20-2.21"] -DiffEqNoiseProcess = "3.3.0-4" +["2.20 - 2.21"] +DiffEqNoiseProcess = "3.3.0 - 4" -["2.22-2.24"] -DiffEqNoiseProcess = "3.3.0-5" +["2.22 - 2.24"] +DiffEqNoiseProcess = "3.3.0 - 5" -["2.23-2.30"] +["2.23 - 2.30"] RootedTrees = "1" -["2.25-2"] +["2.25 - 2"] DiffEqNoiseProcess = "5" -["2.25-2.30"] -DiffEqBase = "6.40.0-6" +["2.25 - 2.30"] +DiffEqBase = "6.40.0 - 6" -["2.28-2.39"] -julia = "1.6.0-1" +["2.28 - 2.39"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["2.28-2.39.0"] -Statistics = "1.6.0-1" +["2.28 - 2.39.0"] +Statistics = "1.6.0 - 1" -["2.31-2"] -DiffEqBase = "6.94.4-6" +["2.3 - 2.5"] +Distributed = ["0.7", "1"] -["2.31-2.39"] -RootedTrees = "1-2" +["2.31 - 2"] +DiffEqBase = "6.94.4 - 6" -["2.33-2.37"] -SciMLBase = "1.74.0-1" +["2.31 - 2.39"] +RootedTrees = "1 - 2" -["2.38-2.39"] -SciMLBase = "1.74.0-2" +["2.33 - 2.37"] +SciMLBase = "1.74.0 - 1" -["2.39.1-2"] +["2.38 - 2.39"] +SciMLBase = "1.74.0 - 2" + +["2.39.1 - 2"] Statistics = "1" -["2.39.1-2.39"] -Distributed = "1.6.0-1" -LinearAlgebra = "1.6.0-1" -Logging = "1.6.0-1" +["2.39.1 - 2.39"] +LinearAlgebra = "1.6.0 - 1" +Logging = "1.6.0 - 1" -["2.40-2"] -Distributed = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Logging = "1.9.0-1" +["2.40 - 2"] +Distributed = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Logging = "1.9.0 - 1" RecipesBase = "1" RootedTrees = "2" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["2.40-2.44"] +["2.40 - 2.44"] SciMLBase = "2" -["2.41-2"] +["2.41 - 2"] StructArrays = "0.6" -["2.43-2"] -RecursiveArrayTools = "2-3" +["2.43 - 2"] +RecursiveArrayTools = "2 - 3" -["2.45-2"] -SciMLBase = "2.52.2-2" +["2.45 - 2"] +SciMLBase = "2.52.2 - 2" -["2.6-2.27"] +["2.6 - 2.27"] +Distributed = "1" Statistics = "1" julia = "1" -["2.7.1-2.8"] -BenchmarkTools = "0.0.0-0.4" +["2.7.1 - 2.8"] +BenchmarkTools = "0.0.0 - 0.4" -["2.8-2.10"] -DiffEqBase = "0.0.0-6" +["2.8 - 2.10"] +DiffEqBase = "0.0.0 - 6" -["2.8-2.14"] -DiffEqPDEBase = "0.0.0-0.4" +["2.8 - 2.14"] +DiffEqPDEBase = "0.0.0 - 0.4" -["2.8-2.15"] -DiffEqNoiseProcess = "0.0.0-3" -NLsolve = "0.0.0-4" -RecipesBase = "0.0.0-0.7" -RecursiveArrayTools = "0.0.0-1" +["2.8 - 2.15"] +DiffEqNoiseProcess = "0.0.0 - 3" +NLsolve = "0.0.0 - 4" +RecipesBase = "0.0.0 - 0.7" +RecursiveArrayTools = "0.0.0 - 1" diff --git a/D/DiffEqGPU/Compat.toml b/D/DiffEqGPU/Compat.toml index 9125b423e414d3c..b82986cbd1f1306 100644 --- a/D/DiffEqGPU/Compat.toml +++ b/D/DiffEqGPU/Compat.toml @@ -1,154 +1,159 @@ [0] -CUDAnative = "0.0.0-2" -CuArrays = "0.0.0-1" -DiffEqBase = "0.0.0-6" -GPUifyLoops = "0.0.0-0.2" +CUDAnative = "0.0.0 - 2" +CuArrays = "0.0.0 - 1" +DiffEqBase = "0.0.0 - 6" +GPUifyLoops = "0.0.0 - 0.2" -["0-1.6"] +["0 - 1.6"] julia = "1" -["0.4-0"] -CUDAdrv = "0.0.0-4" +["0.4 - 0"] +CUDAdrv = "0.0.0 - 4" -["1-1.15"] -DiffEqBase = "6.5.0-6" +["1 - 1.15"] +DiffEqBase = "6.5.0 - 6" -["1-1.2"] +["1 - 1.2"] CUDAdrv = "4" -CUDAnative = "2.5.0-2" -CuArrays = "1.4.0-1" +CUDAnative = "2.5.0 - 2" +CuArrays = "1.4.0 - 1" -["1-1.3"] +["1 - 1.3"] GPUifyLoops = "0.2" +["1.1 - 1.6"] +Distributed = "1" + ["1.10"] -KernelAbstractions = "0.5.5-0.5" +KernelAbstractions = "0.5.5 - 0.5" -["1.10-1.11"] +["1.10 - 1.11"] CUDA = "2" -["1.10-1.15"] -SciMLBase = "1.8.0-1" +["1.10 - 1.15"] +SciMLBase = "1.8.0 - 1" -["1.10-1.16"] +["1.10 - 1.16"] DocStringExtensions = "0.8" -["1.11-1.12"] +["1.11 - 1.12"] CUDAKernels = "0.1" -KernelAbstractions = "0.5.5-0.6" +KernelAbstractions = "0.5.5 - 0.6" ["1.12"] -CUDA = ["2", "3.1.0-3"] +CUDA = ["2", "3.1.0 - 3"] -["1.13-1"] -CUDA = "3.1.0-3" +["1.13 - 1"] +CUDA = "3.1.0 - 3" -["1.13-1.15"] +["1.13 - 1.15"] CUDAKernels = "0.2" KernelAbstractions = "0.6" ["1.14"] -ChainRulesCore = "0.10.7-0.10" +ChainRulesCore = "0.10.7 - 0.10" -["1.14-3"] -julia = "1.6.0-1" +["1.14 - 3"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" ["1.15"] -ChainRulesCore = ["0.10.7-0.10", "1"] +ChainRulesCore = ["0.10.7 - 0.10", "1"] ["1.16"] CUDAKernels = "0.3" KernelAbstractions = "0.7" -["1.16-1"] -DiffEqBase = "6.81.0-6" +["1.16 - 1"] +DiffEqBase = "6.81.0 - 6" -["1.16-2.4"] -SciMLBase = "1.26.0-1" +["1.16 - 2.4"] +SciMLBase = "1.26.0 - 1" -["1.16-3"] +["1.16 - 3"] ChainRulesCore = "1" ["1.17"] ArrayInterfaceGPUArrays = "0.1" -["1.17-1"] +["1.17 - 1"] CUDAKernels = "0.4" KernelAbstractions = "0.8" -["1.17-2.2"] -LinearSolve = "1.15.0-1" +["1.17 - 2.2"] +LinearSolve = "1.15.0 - 1" -["1.17-3"] -DocStringExtensions = "0.8-0.9" +["1.17 - 3"] +DocStringExtensions = "0.8 - 0.9" SimpleDiffEq = "1" StaticArrays = "1" -["1.17-3.3"] +["1.17 - 3.3"] Adapt = "3" -["1.18-1"] -ArrayInterfaceGPUArrays = "0.1-0.2" +["1.18 - 1"] +ArrayInterfaceGPUArrays = "0.1 - 0.2" -["1.21-3"] +["1.21 - 3"] MuladdMacro = "0.2" Parameters = "0.12" ["1.3"] -CUDAdrv = "4-6" -CUDAnative = "2.5.0-3" -CuArrays = "1.4.0-2" +CUDAdrv = "4 - 6" +CUDAnative = "2.5.0 - 3" +CuArrays = "1.4.0 - 2" -["1.4-1.7"] -KernelAbstractions = "0.2-0.3" +["1.4 - 1.7"] +KernelAbstractions = "0.2 - 0.3" -["1.4-1.8"] +["1.4 - 1.8"] CUDA = "1" -["1.5-3"] +["1.5 - 3"] ForwardDiff = "0.10" -["1.7-1.13"] -julia = "1.5.0-1" +["1.7 - 1.13"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["1.8-1.9"] -KernelAbstractions = "0.2-0.4" +["1.8 - 1.9"] +KernelAbstractions = "0.2 - 0.4" ["1.9"] -CUDA = "1-2" +CUDA = "1 - 2" -["1.9-3"] +["1.9 - 3"] ZygoteRules = "0.2" -["1.9-3.3"] +["1.9 - 3.3"] RecursiveArrayTools = "2" -["2-2.1.0"] -KernelAbstractions = "0.8-0.9" +["2 - 2.1.0"] +KernelAbstractions = "0.8 - 0.9" -[2-3] -DiffEqBase = "6.122.0-6" +["2 - 3"] +DiffEqBase = "6.122.0 - 6" Requires = "1" -["2.1.1-3"] +["2.1.1 - 3"] KernelAbstractions = "0.9" -["2.3-3"] -LinearSolve = "1.15.0-2" +["2.3 - 3"] +LinearSolve = "1.15.0 - 2" Setfield = "1" ["2.5.0"] -SciMLBase = "1.26.0-2" +SciMLBase = "1.26.0 - 2" -["2.5.1-2"] -SciMLBase = "1.26.0-1" +["2.5.1 - 2"] +SciMLBase = "1.26.0 - 1" [3] -SciMLBase = "1.26.0-2" +SciMLBase = "1.26.0 - 2" -["3.3-3"] +["3.3 - 3"] TOML = "1" -["3.4-3"] -Adapt = "3-4" -RecursiveArrayTools = "2-3" +["3.4 - 3"] +Adapt = "3 - 4" +RecursiveArrayTools = "2 - 3" diff --git a/D/DiffEqMonteCarlo/Compat.toml b/D/DiffEqMonteCarlo/Compat.toml index 6169b5d15b4493f..73508d139d7bf14 100644 --- a/D/DiffEqMonteCarlo/Compat.toml +++ b/D/DiffEqMonteCarlo/Compat.toml @@ -1,33 +1,36 @@ [0] -StaticArrays = "0.0.0-0.12" +StaticArrays = "0.0.0 - 0.12" -["0-0.11.0"] -DistributedArrays = "0.0.0-0.6" +["0 - 0.11.0"] +DistributedArrays = "0.0.0 - 0.6" -["0-0.13"] +["0 - 0.13"] julia = ["0.7", "1"] -["0-0.14"] -DiffEqBase = "3-5" -RecursiveArrayTools = "0.6.0-0.20" +["0 - 0.14"] +DiffEqBase = "3 - 5" +RecursiveArrayTools = "0.6.0 - 0.20" -["0.12.1-0.13"] +["0.12.1 - 0.13"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] ["0.14"] +Distributed = "1" Statistics = "1" -["0.14-1"] +["0.14 - 1"] julia = "1" -["0.15-0"] -DiffEqBase = "5.0.0-6" -RecursiveArrayTools = "0.0.0-1" +["0.15 - 0"] +DiffEqBase = "5.0.0 - 6" +RecursiveArrayTools = "0.0.0 - 1" -["0.15.1-1"] +["0.15.1 - 1"] +Distributed = "1" Statistics = "1" [1] -DiffEqBase = "5-6" +DiffEqBase = "5 - 6" RecursiveArrayTools = "1" -StaticArrays = "0.10-0.12" +StaticArrays = "0.10 - 0.12" diff --git a/D/DiffFusion/Compat.toml b/D/DiffFusion/Compat.toml index 4549367e4e8a735..758ca9c923c6a68 100644 --- a/D/DiffFusion/Compat.toml +++ b/D/DiffFusion/Compat.toml @@ -7,30 +7,31 @@ Sobol = "1" StatsBase = "0.34" UnicodePlots = "3" YAML = "0.4" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.2"] +["0 - 0.2"] Revise = "3" -["0-0.3"] +["0 - 0.3"] Interpolations = "0.14" -["0.2-0"] +["0.2 - 0"] ChainRulesCore = "1" DelimitedFiles = "1" ForwardDiff = "0.10" Zygote = "0.6" -["0.3-0"] +["0.3 - 0"] LsqFit = "0.15" Roots = "2" -["0.4-0"] +["0.4 - 0"] FiniteDifferences = "0.12" -Interpolations = "0.14-0.15" +Interpolations = "0.14 - 0.15" -["0.5-0"] +["0.5 - 0"] +Distributed = "1.6.0 - 1" PrecompileTools = "1" -["0.7-0"] +["0.7 - 0"] PerformanceTestTools = "0.1" diff --git a/D/DirectSearch/Compat.toml b/D/DirectSearch/Compat.toml index 825d71d2f69713e..78d285c1432cbf0 100644 --- a/D/DirectSearch/Compat.toml +++ b/D/DirectSearch/Compat.toml @@ -1,6 +1,7 @@ [0] +Distributed = "1.6.0 - 1" JLD2 = "0.4" JSON = "0.21" Primes = "0.5" Unmarshal = "0.4" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/D/DiskArrayEngine/Compat.toml b/D/DiskArrayEngine/Compat.toml index 7591156f843a8be..db30c84a4be541e 100644 --- a/D/DiskArrayEngine/Compat.toml +++ b/D/DiskArrayEngine/Compat.toml @@ -1,5 +1,6 @@ [0] Dagger = "0.18" +Distributed = "1" Ipopt = "1" OffsetArrays = "1" OnlineStats = "1" @@ -13,17 +14,17 @@ StatsBase = "0.34" Zarr = "0.9" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Interpolations = "0.14" OptimizationOptimJL = "0.1" -["0-0.1.1"] +["0 - 0.1.1"] DiskArrays = "0.3" -["0.1.1-0"] +["0.1.1 - 0"] Graphs = "1" -Interpolations = "0.14-0.15" -OptimizationOptimJL = "0.1-0.2" +Interpolations = "0.14 - 0.15" +OptimizationOptimJL = "0.1 - 0.2" -["0.1.2-0"] -DiskArrays = "0.3-0.4" +["0.1.2 - 0"] +DiskArrays = "0.3 - 0.4" diff --git a/D/Dispatcher/Compat.toml b/D/Dispatcher/Compat.toml index 32194f34d9f3206..e60b0a1a78c6838 100644 --- a/D/Dispatcher/Compat.toml +++ b/D/Dispatcher/Compat.toml @@ -1,26 +1,27 @@ [0] -Compat = "0.65-2" -DataStructures = "0.5.0-0.17" +Compat = "0.65 - 2" +DataStructures = "0.5.0 - 0.17" DeferredFutures = "0.6" -IterTools = "0-1" -LightGraphs = "0.7-1" -Memento = "0.7.0-0.13" -ResultTypes = "1.3-3" -julia = "0.6-1" +IterTools = "0 - 1" +LightGraphs = "0.7 - 1" +Memento = "0.7.0 - 0.13" +ResultTypes = "1.3 - 3" +julia = "0.6 - 1" -[0-1] -AutoHashEquals = "0.1.2-0.2" +["0 - 1"] +AutoHashEquals = "0.1.2 - 0.2" [1] -DataStructures = "0.5-0.17" -IterTools = ["0.1-0.2", "1"] -LightGraphs = ["0.7-0.14", "1"] -Memento = ["0.7-0.13", "1"] -ResultTypes = "1.3.0-3" +DataStructures = "0.5 - 0.17" +Distributed = "1" +IterTools = ["0.1 - 0.2", "1"] +LightGraphs = ["0.7 - 0.14", "1"] +Memento = ["0.7 - 0.13", "1"] +ResultTypes = "1.3.0 - 3" julia = "1" ["1.0.0"] DeferredFutures = "0.6" -["1.0.1-1"] +["1.0.1 - 1"] DeferredFutures = ["0.6", "1"] diff --git a/D/DistributedAdhoc/Compat.toml b/D/DistributedAdhoc/Compat.toml index 13e5758b50a120e..a239cac6d12aac7 100644 --- a/D/DistributedAdhoc/Compat.toml +++ b/D/DistributedAdhoc/Compat.toml @@ -1,4 +1,5 @@ [0] -Glob = "1.3.0-1" -Reexport = "1.1.0-1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +Glob = "1.3.0 - 1" +Reexport = "1.1.0 - 1" +julia = "1.6.0 - 1" diff --git a/D/DistributedArrays/Compat.toml b/D/DistributedArrays/Compat.toml index d33380b5e039a26..34389b83d2a40e7 100644 --- a/D/DistributedArrays/Compat.toml +++ b/D/DistributedArrays/Compat.toml @@ -1,16 +1,18 @@ -["0-0.6.0"] +["0 - 0.6.0"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.6.4"] -Primes = "0.0.0-0.4" +["0 - 0.6.4"] +Primes = "0.0.0 - 0.4" -["0.6.1-0"] +["0.6.1 - 0"] +Distributed = "1" Statistics = "1" julia = "1" ["0.6.5"] Primes = "0.4" -["0.6.6-0"] -Primes = "0.4-0.5" +["0.6.6 - 0"] +Primes = "0.4 - 0.5" diff --git a/D/DistributedData/Compat.toml b/D/DistributedData/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/D/DistributedData/Compat.toml +++ b/D/DistributedData/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/D/DistributedEnvironments/Compat.toml b/D/DistributedEnvironments/Compat.toml index 0db0c4ca81e71dc..d6db2363ed8cdfa 100644 --- a/D/DistributedEnvironments/Compat.toml +++ b/D/DistributedEnvironments/Compat.toml @@ -1,5 +1,6 @@ [0] -julia = "1.4.0-1" +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.3-0"] +["0.3 - 0"] MacroTools = "0.5" diff --git a/D/DistributedJLFluxML/Compat.toml b/D/DistributedJLFluxML/Compat.toml index ded8ed5cf09de99..9417e6d8bb10f03 100644 --- a/D/DistributedJLFluxML/Compat.toml +++ b/D/DistributedJLFluxML/Compat.toml @@ -1,4 +1,5 @@ [0] -ClusterManagers = "0.4.3-0.4" +ClusterManagers = "0.4.3 - 0.4" +Distributed = "1.8.0 - 1" Flux = "0.13" -julia = "1.8.0-1" +julia = "1.8.0 - 1" diff --git a/D/DistributedJets/Compat.toml b/D/DistributedJets/Compat.toml index d960b14e61d0efe..82107f9b3171ff3 100644 --- a/D/DistributedJets/Compat.toml +++ b/D/DistributedJets/Compat.toml @@ -1,12 +1,13 @@ [1] +Distributed = "1" DistributedArrays = "0.6" DistributedOperations = "1" JSON = "0.21" Statistics = "1" julia = "1" -["1-1.1"] +["1 - 1.1"] Jets = "1" -["1.2-1"] -Jets = "1.2.0-1" +["1.2 - 1"] +Jets = "1.2.0 - 1" diff --git a/D/DistributedMonteCarlo/Compat.toml b/D/DistributedMonteCarlo/Compat.toml index 257e0f8dfdb7902..17d49692eb16bf8 100644 --- a/D/DistributedMonteCarlo/Compat.toml +++ b/D/DistributedMonteCarlo/Compat.toml @@ -1,8 +1,9 @@ [0] AltInplaceOpsInterface = "0.1" +Distributed = "1" StaticArrays = "1" julia = "1" -["0.1.1-0"] +["0.1.1 - 0"] LatinHypercubeSampling = "1" UnicodePlots = "3" diff --git a/D/DistributedObjects/Compat.toml b/D/DistributedObjects/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/D/DistributedObjects/Compat.toml +++ b/D/DistributedObjects/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/D/DistributedOperations/Compat.toml b/D/DistributedOperations/Compat.toml index e58552fcef53c97..cf26a32ac07639c 100644 --- a/D/DistributedOperations/Compat.toml +++ b/D/DistributedOperations/Compat.toml @@ -1,3 +1,4 @@ [1] +Distributed = "1" DistributedArrays = "0.6" julia = "1" diff --git a/D/DistributedQuery/Compat.toml b/D/DistributedQuery/Compat.toml index 17e90c3ee619d86..5bc75276d400def 100644 --- a/D/DistributedQuery/Compat.toml +++ b/D/DistributedQuery/Compat.toml @@ -1,5 +1,6 @@ [0] -CSV = "0.10.9-0.10" -ClusterManagers = "0.4.3-0.4" -DataFrames = "1.5.0-1" +CSV = "0.10.9 - 0.10" +ClusterManagers = "0.4.3 - 0.4" +DataFrames = "1.5.0 - 1" +Distributed = "1" julia = "1" diff --git a/D/DistributedReinforcementLearning/Compat.toml b/D/DistributedReinforcementLearning/Compat.toml index 51dca5d6a61e7a3..d1dc61b38efa90a 100644 --- a/D/DistributedReinforcementLearning/Compat.toml +++ b/D/DistributedReinforcementLearning/Compat.toml @@ -1,7 +1,8 @@ [0] +Distributed = "1" Flux = "0.11" -ReinforcementLearningBase = "0.8.5-0.8" -ReinforcementLearningCore = "0.5.1-0.5" -ReinforcementLearningEnvironments = "0.3.3-0.3" +ReinforcementLearningBase = "0.8.5 - 0.8" +ReinforcementLearningCore = "0.5.1 - 0.5" +ReinforcementLearningEnvironments = "0.3.3 - 0.3" StatsBase = "0.33" julia = "1" diff --git a/D/DistributedSparseGrids/Compat.toml b/D/DistributedSparseGrids/Compat.toml index 85a35133173e116..018ea315c6082d9 100644 --- a/D/DistributedSparseGrids/Compat.toml +++ b/D/DistributedSparseGrids/Compat.toml @@ -1,13 +1,14 @@ [0] -Colors = "0.12.8-0.12" -FastGaussQuadrature = "0.4.9-0.4" -ProgressMeter = "1.7.2-1" -StaticArrays = "1.4.4-1" -UnicodePlots = "3.1.3-3" +Colors = "0.12.8 - 0.12" +Distributed = "1" +FastGaussQuadrature = "0.4.9 - 0.4" +ProgressMeter = "1.7.2 - 1" +StaticArrays = "1.4.4 - 1" +UnicodePlots = "3.1.3 - 3" julia = "1" -["0-0.1.8"] -PlotlyJS = "0.18.9-0.18" +["0 - 0.1.8"] +PlotlyJS = "0.18.9 - 0.18" -["0.1.5-0"] +["0.1.5 - 0"] AltInplaceOpsInterface = "0.1" diff --git a/D/DistributedStwdLDA/Compat.toml b/D/DistributedStwdLDA/Compat.toml index 3a0b90df9b12bab..dd55ea86a20fc80 100644 --- a/D/DistributedStwdLDA/Compat.toml +++ b/D/DistributedStwdLDA/Compat.toml @@ -1,11 +1,12 @@ [0] CSV = "0.10" DataFrames = "1" +Distributed = "1.6.1 - 1" Distributions = "0.25" FileIO = "1" MCMCChains = "5" ProgressMeter = "1" SpecialFunctions = "2" -Statistics = "1.6.1-1" +Statistics = "1.6.1 - 1" StatsBase = "0.33" -julia = "1.6.1-1" +julia = "1.6.1 - 1" diff --git a/D/Distributions/Compat.toml b/D/Distributions/Compat.toml index 97a2a54826c7139..723ae18002805d4 100644 --- a/D/Distributions/Compat.toml +++ b/D/Distributions/Compat.toml @@ -1,148 +1,149 @@ -["0-0.16"] -StatsFuns = "0.3.1-0.8" +["0 - 0.16"] +StatsFuns = "0.3.1 - 0.8" -["0-0.18"] +["0 - 0.18"] +Distributed = ["0.7", "1"] PDMats = "0.9" -QuadGK = "0.1.1-2" -SpecialFunctions = "0.6.0-0.7" +QuadGK = "0.1.1 - 2" +SpecialFunctions = "0.6.0 - 0.7" Statistics = ["0.7", "1"] -StatsBase = "0.23.0-0.30" +StatsBase = "0.23.0 - 0.30" julia = ["0.7", "1"] -["0.17-0.18"] +["0.17 - 0.18"] StatsFuns = "0.8" -["0.19-0.19.1"] -PDMats = "0.0.0-0.9" -QuadGK = "0.0.0-2" -SpecialFunctions = "0.0.0-0.7" +["0.19 - 0.19.1"] +PDMats = "0.0.0 - 0.9" +QuadGK = "0.0.0 - 2" +SpecialFunctions = "0.0.0 - 0.7" Statistics = "1" -StatsBase = "0.0.0-0.30" -StatsFuns = "0.0.0-0.8" +StatsBase = "0.0.0 - 0.30" +StatsFuns = "0.0.0 - 0.8" julia = "1" -["0.19.2-0"] +["0.19.2 - 0"] QuadGK = "2" -["0.19.2-0.19"] +["0.19.2 - 0.19"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.19.2-0.20"] +["0.19.2 - 0.20"] StatsBase = "0.30" -["0.19.2-0.21.5"] +["0.19.2 - 0.21.5"] SpecialFunctions = "0.7" StatsFuns = "0.8" -["0.19.2-0.22.5"] +["0.19.2 - 0.22.5"] PDMats = "0.9" -["0.20-0.21.0"] +["0.20 - 0.21.0"] Statistics = ["0.7.0", "1"] julia = ["0.7.0", "1"] ["0.21.0"] StatsBase = "0.31" -["0.21.1-0.23.1"] +["0.21.1 - 0.23.1"] StatsBase = "0.32" -["0.21.1-0.25.45"] +["0.21.1 - 0.25.45"] Statistics = "1" julia = "1" -["0.21.10-0.23.8"] +["0.21.10 - 0.23.8"] FillArrays = "0.8" -["0.21.11-0.22.2"] -SpecialFunctions = "0.8-0.9" +["0.21.11 - 0.22.2"] +SpecialFunctions = "0.8 - 0.9" -["0.21.6-0.21.10"] +["0.21.6 - 0.21.10"] SpecialFunctions = "0.8" -["0.21.6-0.25.45"] -StatsFuns = "0.8-0.9" +["0.21.6 - 0.25.45"] +StatsFuns = "0.8 - 0.9" -["0.22.3-0.24.3"] -SpecialFunctions = "0.8-0.10" +["0.22.3 - 0.24.3"] +SpecialFunctions = "0.8 - 0.10" -["0.22.6-0.23.4"] -PDMats = "0.9.12-0.9" +["0.22.6 - 0.23.4"] +PDMats = "0.9.12 - 0.9" -["0.23.12-0.24.4"] +["0.23.12 - 0.24.4"] StaticArrays = "0.12" -["0.23.2-0.25.87"] -StatsBase = "0.32-0.33" +["0.23.2 - 0.25.87"] +StatsBase = "0.32 - 0.33" -["0.23.5-0.24.14"] +["0.23.5 - 0.24.14"] PDMats = "0.10" -["0.23.9-0.24.1"] +["0.23.9 - 0.24.1"] FillArrays = "0.9" -["0.24.11-0.25.9"] -FillArrays = "0.9-0.11" +["0.24.11 - 0.25.9"] +FillArrays = "0.9 - 0.11" -["0.24.15-0"] -PDMats = "0.10-0.11" +["0.24.15 - 0"] +PDMats = "0.10 - 0.11" -["0.24.2-0.24.10"] -FillArrays = "0.9-0.10" +["0.24.2 - 0.24.10"] +FillArrays = "0.9 - 0.10" -["0.24.4-0.25.35"] -SpecialFunctions = ["0.8-0.10", "1"] +["0.24.4 - 0.25.35"] +SpecialFunctions = ["0.8 - 0.10", "1"] -["0.24.5-0.24.8"] +["0.24.5 - 0.24.8"] StaticArrays = ["0.12", "1"] -["0.25.10-0.25.48"] -FillArrays = "0.9-0.12" +["0.25.10 - 0.25.48"] +FillArrays = "0.9 - 0.12" -["0.25.103-0"] +["0.25.103 - 0"] LinearAlgebra = ["0.0.0", "1"] Printf = ["0.0.0", "1"] Random = ["0.0.0", "1"] Statistics = "1" Test = ["0.0.0", "1"] -["0.25.108-0"] +["0.25.108 - 0"] AliasTables = "1" -["0.25.15-0"] +["0.25.15 - 0"] ChainRulesCore = "1" -["0.25.25-0.25.29"] -DensityInterface = "0.3.2-0.3" +["0.25.25 - 0.25.29"] +DensityInterface = "0.3.2 - 0.3" -["0.25.30-0"] +["0.25.30 - 0"] DensityInterface = "0.4" -["0.25.36-0.25.45"] -SpecialFunctions = ["0.8-0.10", "1-2"] +["0.25.36 - 0.25.45"] +SpecialFunctions = ["0.8 - 0.10", "1 - 2"] -["0.25.46-0"] -SpecialFunctions = "1.2.0-2" -julia = "1.3.0-1" +["0.25.46 - 0"] +SpecialFunctions = "1.2.0 - 2" +julia = "1.3.0 - 1" -["0.25.46-0.25.102"] -Statistics = "1.3.0-1" +["0.25.46 - 0.25.102"] +Statistics = "1.3.0 - 1" -["0.25.46-0.25.56"] -StatsFuns = "0.9.15-0.9" +["0.25.46 - 0.25.56"] +StatsFuns = "0.9.15 - 0.9" -["0.25.49-0.25.86"] -FillArrays = "0.9-0.13" +["0.25.49 - 0.25.86"] +FillArrays = "0.9 - 0.13" -["0.25.57-0"] -StatsFuns = ["0.9.15-0.9", "1"] +["0.25.57 - 0"] +StatsFuns = ["0.9.15 - 0.9", "1"] -["0.25.87-0"] -FillArrays = ["0.9-0.13", "1"] +["0.25.87 - 0"] +FillArrays = ["0.9 - 0.13", "1"] -["0.25.88-0"] -StatsBase = "0.32-0.34" +["0.25.88 - 0"] +StatsBase = "0.32 - 0.34" -["0.25.90-0"] -StatsAPI = "1.6.0-1" +["0.25.90 - 0"] +StatsAPI = "1.6.0 - 1" diff --git a/D/DocSeeker/Compat.toml b/D/DocSeeker/Compat.toml index 8668030e2f6c760..be16eb11fe3cba2 100644 --- a/D/DocSeeker/Compat.toml +++ b/D/DocSeeker/Compat.toml @@ -1,31 +1,34 @@ [0] julia = ["0.7", "1"] -["0-0.2"] -IterTools = "0-1" -StringDistances = "0.3.0-0.4" +["0 - 0.2"] +IterTools = "0 - 1" +StringDistances = "0.3.0 - 0.4" -["0-0.3.1"] -Hiccup = "0.0.0-0.2" -Requires = "0.5.2-0.5" -URIParser = "0.0.0-0.4" +["0 - 0.3.1"] +Hiccup = "0.0.0 - 0.2" +Requires = "0.5.2 - 0.5" +URIParser = "0.0.0 - 0.4" ["0.3"] StringDistances = "0.4" -["0.3-0.3.1"] -Juno = "0.0.0-0.8" +["0.3 - 0"] +Distributed = ["0.7", "1"] -["0.3.2-0"] +["0.3 - 0.3.1"] +Juno = "0.0.0 - 0.8" + +["0.3.2 - 0"] Hiccup = "0.2" -Requires = ["0.5.2-0.5", "1"] +Requires = ["0.5.2 - 0.5", "1"] URIParser = "0.4" -["0.4-0.4.1"] -StringDistances = "0.4-0.6" +["0.4 - 0.4.1"] +StringDistances = "0.4 - 0.6" ["0.4.2"] -StringDistances = "0.4-0.8" +StringDistances = "0.4 - 0.8" -["0.4.3-0"] +["0.4.3 - 0"] StringDistances = "0.10" diff --git a/D/DynamicalBilliards/Compat.toml b/D/DynamicalBilliards/Compat.toml index 7214ab522ceaee6..e7bd37dd83ff96d 100644 --- a/D/DynamicalBilliards/Compat.toml +++ b/D/DynamicalBilliards/Compat.toml @@ -1,39 +1,45 @@ -["2-3.5.1"] +["2 - 3.5.1"] MuladdMacro = "0.2" -Requires = "0.5.2-0.5" +Requires = "0.5.2 - 0.5" julia = ["0.7", "1"] -["2-3.6"] -StaticArrays = "0.8.2-0.12" +["2 - 3.6"] +StaticArrays = "0.8.2 - 0.12" ["2.4"] Elliptic = "0.5" -["3-3.10.0"] +["3 - 3.10.0"] Elliptic = "0.5" -["3.10-3"] +["3 - 3.5.1"] +Distributed = ["0.7", "1"] + +["3.10 - 3"] Requires = ["0.5", "1"] -["3.10.1-3"] +["3.10.1 - 3"] Elliptic = ["0.5", "1"] -["3.5.4-3"] +["3.5.4 - 3"] julia = "1" -["3.5.4-3.6"] -Requires = "0.0.0-0.5" +["3.5.4 - 3.6"] +Requires = "0.0.0 - 0.5" + +["3.5.4 - 4"] +Distributed = "1" ["3.7"] StaticArrays = ["0.12", "1"] -["3.7-3.9"] +["3.7 - 3.9"] Requires = "0.5" -["3.8-3.9.0"] +["3.8 - 3.9.0"] StaticArrays = ["0.8", "0.10", "0.12", "1"] -["3.9.1-3"] +["3.9.1 - 3"] StaticArrays = ["0.12", "1"] [4] @@ -44,8 +50,7 @@ StaticArrays = "1" ["4.0"] julia = "1" -["4.1-4"] -Distributed = "1" +["4.1 - 4"] InteractiveUtils = "1" LinearAlgebra = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" diff --git a/D/DynamicalCorrelators/Compat.toml b/D/DynamicalCorrelators/Compat.toml index c4ff49f2e512483..5965bf8b1412acf 100644 --- a/D/DynamicalCorrelators/Compat.toml +++ b/D/DynamicalCorrelators/Compat.toml @@ -1,12 +1,13 @@ [0] +Distributed = "1.9 - 1.11" MPSKitModels = "0.3" TensorKit = "0.12" -julia = "1.9-1.11" +julia = "1.9 - 1.11" -["0-0.1.0"] -MPSKit = "0.11.4-0.11" +["0 - 0.1.0"] +MPSKit = "0.11.4 - 0.11" QuantumLattices = "0.10" -["0.1.1-0"] +["0.1.1 - 0"] MPSKit = "0.11" QuantumLattices = "0.9" diff --git a/E/EMIRT/Compat.toml b/E/EMIRT/Compat.toml index 2a93994b1c4ca9e..d7f2a1a9afb12d7 100644 --- a/E/EMIRT/Compat.toml +++ b/E/EMIRT/Compat.toml @@ -1,6 +1,7 @@ [0] -Colors = "0.0.0-0.12" -FileIO = "0-1" -FixedPointNumbers = "0-0.5" -HDF5 = "0.0.0-0.13" +Colors = "0.0.0 - 0.12" +Distributed = ["0.7", "1"] +FileIO = "0 - 1" +FixedPointNumbers = "0 - 0.5" +HDF5 = "0.0.0 - 0.13" julia = ["0.7", "1"] diff --git a/E/EarthDataLab/Compat.toml b/E/EarthDataLab/Compat.toml index a3e4de1c155a2cd..b203bfc9e1abb4b 100644 --- a/E/EarthDataLab/Compat.toml +++ b/E/EarthDataLab/Compat.toml @@ -1,44 +1,47 @@ [0] CFTime = "0.1" DiskArrayTools = "0.1" -DiskArrays = "0.2-0.3" +DiskArrays = "0.2 - 0.3" FFTW = "1" NetCDF = "0.11" OnlineStats = "1" -Polynomials = "1-3" +Polynomials = "1 - 3" Tables = ["0.2", "1"] -["0-0.10"] -GeoInterface = "0.4-0.5" -Shapefile = "0.6-0.7" -StatsBase = "0.32-0.33" -Zarr = "0.6.2-0.7" +["0 - 0.10"] +GeoInterface = "0.4 - 0.5" +Shapefile = "0.6 - 0.7" +StatsBase = "0.32 - 0.33" +Zarr = "0.6.2 - 0.7" -["0-0.9.2"] -Statistics = "1.3.0-1" +["0 - 0.9.2"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" WeightedOnlineStats = "0.5" -YAXArrays = "0.2.1-0.2" -julia = "1.3.0-1" +YAXArrays = "0.2.1 - 0.2" +julia = "1.3.0 - 1" -["0.10-0.12"] +["0.10 - 0.12"] YAXArrays = "0.4" -["0.11-0"] -StatsBase = "0.32-0.34" +["0.11 - 0"] +StatsBase = "0.32 - 0.34" Zarr = "0.9" -["0.13-0"] +["0.13 - 0"] DimensionalData = "0.24" -Statistics = "1.8.0-1" +Distributed = "1.8.0 - 1" +Statistics = "1.8.0 - 1" YAXArrays = "0.5" -julia = "1.8.0-1" +julia = "1.8.0 - 1" -["0.9.3-0"] -WeightedOnlineStats = "0.5-0.6" +["0.9.3 - 0"] +WeightedOnlineStats = "0.5 - 0.6" -["0.9.3-0.12"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.9.3 - 0.12"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.9.3-0.9"] -YAXArrays = "0.2.1-0.3" +["0.9.3 - 0.9"] +YAXArrays = "0.2.1 - 0.3" diff --git a/E/EasyJobsBase/Compat.toml b/E/EasyJobsBase/Compat.toml index f4f5fb758e57638..f9d438486f01d7b 100644 --- a/E/EasyJobsBase/Compat.toml +++ b/E/EasyJobsBase/Compat.toml @@ -1,17 +1,20 @@ [0] julia = "1" -["0-0.3.0"] +["0 - 0.3.0"] Configurations = "0.17" -["0.11-0.13"] -Thinkers = "0.2-0.3" +["0.11 - 0.13"] +Thinkers = "0.2 - 0.3" -["0.14-0"] -Thinkers = "0.2-0.4" +["0.12 - 0"] +Distributed = "1" + +["0.14 - 0"] +Thinkers = "0.2 - 0.4" ["0.5"] Thinkers = "0.1" -["0.6-0.10"] +["0.6 - 0.10"] Thinkers = "0.2" diff --git a/E/Ekztazy/Compat.toml b/E/Ekztazy/Compat.toml index 77bc605db51f53c..a74ba0ca72b1d4a 100644 --- a/E/Ekztazy/Compat.toml +++ b/E/Ekztazy/Compat.toml @@ -1,10 +1,11 @@ [0] +Distributed = "1" Documenter = "0.27" HTTP = "0.9" -JSON3 = "1.9.0-1" +JSON3 = "1.9.0 - 1" LRUCache = "1" OpenTrick = "0.2" Setfield = "0.8" -StructTypes = "1.5.0-1" +StructTypes = "1.5.0 - 1" TimeToLive = "0.3" julia = "1" diff --git a/E/ElasticFDA/Compat.toml b/E/ElasticFDA/Compat.toml index 73ae2d163418080..22ace77adc17619 100644 --- a/E/ElasticFDA/Compat.toml +++ b/E/ElasticFDA/Compat.toml @@ -1,11 +1,12 @@ [0] -Dierckx = "0.0.0-0.4" -Distributions = "0.0.0-0.23" -Interpolations = "0.0.0-0.12" -NLopt = "0.0.0-0.6" -ProgressMeter = "0.0.0-0.9" +Dierckx = "0.0.0 - 0.4" +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.23" +Interpolations = "0.0.0 - 0.12" +NLopt = "0.0.0 - 0.6" +ProgressMeter = "0.0.0 - 0.9" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.5.1-0"] -RecipesBase = "0.0.0-0.8" +["0.5.1 - 0"] +RecipesBase = "0.0.0 - 0.8" diff --git a/E/Elemental/Compat.toml b/E/Elemental/Compat.toml index 55435c193dbbde1..78bf778a4edb737 100644 --- a/E/Elemental/Compat.toml +++ b/E/Elemental/Compat.toml @@ -1,8 +1,10 @@ -["0-0.5"] -DistributedArrays = "0.5.0-0.6" +["0 - 0.5"] +Distributed = ["0.7", "1"] +DistributedArrays = "0.5.0 - 0.6" julia = ["0.7", "1"] -["0.6-0"] -DistributedArrays = "0.5-0.6" +["0.6 - 0"] +Distributed = "1.3.0 - 1" +DistributedArrays = "0.5 - 0.6" Elemental_jll = "0.87" -julia = "1.3.0-1" +julia = "1.3.0 - 1" diff --git a/E/Elly/Compat.toml b/E/Elly/Compat.toml index a729d12e7671516..ccf3cb7db74698e 100644 --- a/E/Elly/Compat.toml +++ b/E/Elly/Compat.toml @@ -1,23 +1,25 @@ -["0-0.2"] -Compat = "0.70-2" -MbedTLS = "0.0.0-0.7" -ProtoBuf = "0.0.0-0.7" -URIParser = "0.0.0-0.4" +["0 - 0.2"] +Compat = "0.70 - 2" +Distributed = ["0.7", "1"] +MbedTLS = "0.0.0 - 0.7" +ProtoBuf = "0.0.0 - 0.7" +URIParser = "0.0.0 - 0.4" julia = ["0.7", "1"] -["0.3-0"] +["0.3 - 0"] +Distributed = "1" URIParser = "0.4" julia = "1" -["0.3-0.4"] -MbedTLS = "0.6.8-0.7" +["0.3 - 0.4"] +MbedTLS = "0.6.8 - 0.7" ProtoBuf = "0.7" -["0.5-0"] -MbedTLS = ["0.6.8-0.7", "1"] +["0.5 - 0"] +MbedTLS = ["0.6.8 - 0.7", "1"] ["0.5.0"] ProtoBuf = "0.9" -["0.5.1-0"] +["0.5.1 - 0"] ProtoBuf = "0.10" diff --git a/E/EnhancedLogging/Compat.toml b/E/EnhancedLogging/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/E/EnhancedLogging/Compat.toml +++ b/E/EnhancedLogging/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/E/EwaldSummations/Compat.toml b/E/EwaldSummations/Compat.toml index a466008ab32d8b3..3f618da22b394dc 100644 --- a/E/EwaldSummations/Compat.toml +++ b/E/EwaldSummations/Compat.toml @@ -1,20 +1,20 @@ [0] -ForwardDiff = "0.10.36-0.10" +ForwardDiff = "0.10.36 - 0.10" -["0-0.1.1"] -ExTinyMD = "0.2.3-0.2" -SpecialFunctions = "2.3.1-2" -julia = "1.7.0-1" +["0 - 0.1.1"] +ExTinyMD = "0.2.3 - 0.2" +SpecialFunctions = "2.3.1 - 2" +julia = "1.7.0 - 1" ["0.1.2"] -CellListMap = "0.8.30-0.8" -ExTinyMD = "0.2.5-0.2" +CellListMap = "0.8.30 - 0.8" +ExTinyMD = "0.2.5 - 0.2" -["0.1.2-0"] -Distributed = "1.10.0-1" -SpecialFunctions = "2.4.0-2" -julia = "1.10.0-1" +["0.1.2 - 0"] +Distributed = "1.10.0 - 1" +SpecialFunctions = "2.4.0 - 2" +julia = "1.10.0 - 1" -["0.1.3-0"] +["0.1.3 - 0"] CellListMap = "0.9" -ExTinyMD = "0.2.6-0.2" +ExTinyMD = "0.2.6 - 0.2" diff --git a/E/ExistingProcessManagers/Compat.toml b/E/ExistingProcessManagers/Compat.toml index 2084f7cf42f04d6..3d3fdea91ea823a 100644 --- a/E/ExistingProcessManagers/Compat.toml +++ b/E/ExistingProcessManagers/Compat.toml @@ -1,2 +1,3 @@ [0] -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" diff --git a/E/Experimenter/Compat.toml b/E/Experimenter/Compat.toml index 064e4b283d4123a..d2e925380e2e97e 100644 --- a/E/Experimenter/Compat.toml +++ b/E/Experimenter/Compat.toml @@ -1,17 +1,17 @@ [0] DataFrames = "1" +Distributed = "1.6.0 - 1" ProgressBars = "1" SQLite = "1" SafeTestsets = "0.0" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.1.3-0"] -Distributed = "1.6.0-1" -Logging = "1.6.0-1" -Pkg = "1.6.0-1" -Random = "1.6.0-1" -Serialization = "1.6.0-1" +["0.1.3 - 0"] +Logging = "1.6.0 - 1" +Pkg = "1.6.0 - 1" +Random = "1.6.0 - 1" +Serialization = "1.6.0 - 1" -["0.1.4-0"] +["0.1.4 - 0"] PackageExtensionCompat = "1" -UUIDs = "1.6.0-1" +UUIDs = "1.6.0 - 1" diff --git a/E/ExperimentsManager/Compat.toml b/E/ExperimentsManager/Compat.toml index 4d0f31967f278fd..6c429abc85d7486 100644 --- a/E/ExperimentsManager/Compat.toml +++ b/E/ExperimentsManager/Compat.toml @@ -1,8 +1,9 @@ [0] CSV = "0.8" DataFrames = "0.22" -Requires = "1.1.0-1" -julia = "1.2.0-1" +Requires = "1.1.0 - 1" +julia = "1.2.0 - 1" -["0.1.2-0"] -DocStringExtensions = "0.4.6-0.8" +["0.1.2 - 0"] +Distributed = "1.2.0 - 1" +DocStringExtensions = "0.4.6 - 0.8" diff --git a/E/ExtensibleEffects/Compat.toml b/E/ExtensibleEffects/Compat.toml index 271e40eea4b6054..d672274eb1073a3 100644 --- a/E/ExtensibleEffects/Compat.toml +++ b/E/ExtensibleEffects/Compat.toml @@ -1,13 +1,14 @@ [1] -Compat = "2.1.0-3" -DataTypesBasic = "1-2" +Compat = "2.1.0 - 3" +DataTypesBasic = "1 - 2" +Distributed = "1.6.0 - 1" ExprParsers = "1" Monadic = "1" Reexport = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" ["1.0"] TypeClasses = "1" -["1.1-1"] -TypeClasses = "1.1.0-1" +["1.1 - 1"] +TypeClasses = "1.1.0 - 1" diff --git a/F/FBCModelTests/Compat.toml b/F/FBCModelTests/Compat.toml index b7f915a6a480068..a9bfaa1ea02fe38 100644 --- a/F/FBCModelTests/Compat.toml +++ b/F/FBCModelTests/Compat.toml @@ -1,16 +1,17 @@ [0] COBREXA = "1" DelimitedFiles = "1" -DocStringExtensions = "0.8-0.9" +Distributed = "1" +DocStringExtensions = "0.8 - 0.9" JSON = "0.21" JuMP = "1" MD5 = "0.2" PeriodicTable = "1" julia = "1" -["0-0.1"] +["0 - 0.1"] SBML = "1" -["0.2-0"] -SBML = "1.4.1-1" +["0.2 - 0"] +SBML = "1.4.1 - 1" Statistics = "1" diff --git a/F/FDDerivatives/Compat.toml b/F/FDDerivatives/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/F/FDDerivatives/Compat.toml +++ b/F/FDDerivatives/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/F/FactorGraph/Compat.toml b/F/FactorGraph/Compat.toml index 544729e76b85089..9895ab8e3214e84 100644 --- a/F/FactorGraph/Compat.toml +++ b/F/FactorGraph/Compat.toml @@ -1,15 +1,16 @@ [0] -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0-0.1.1"] -HDF5 = "0.15.5-0.15" +["0 - 0.1.1"] +HDF5 = "0.15.5 - 0.15" -["0-0.1.3"] -PrettyTables = "1.1.0-1" -XLSX = "0.7.6-0.7" +["0 - 0.1.3"] +PrettyTables = "1.1.0 - 1" +XLSX = "0.7.6 - 0.7" -["0.1.2-0.1.3"] -HDF5 = "0.15.6-0.15" +["0.1.2 - 0.1.3"] +HDF5 = "0.15.6 - 0.15" ["0.1.4"] -PrettyTables = "1.3.1-1" +PrettyTables = "1.3.1 - 1" diff --git a/F/Fermi/Compat.toml b/F/Fermi/Compat.toml index b0e64a7ac6f66d2..885311c11115c34 100644 --- a/F/Fermi/Compat.toml +++ b/F/Fermi/Compat.toml @@ -1,49 +1,50 @@ [0] -Formatting = "0.4.1-0.4" +Formatting = "0.4.1 - 0.4" TensorOperations = "3" -["0-0.1"] +["0 - 0.1"] ArnoldiMethod = "0.0.4" -CuArrays = "2.2.2-2" -HDF5 = "0.13.3-0.13" -LoopVectorization = "0.8.23-0.8" -MPI = "0.15.1-0.15" -PrettyTables = "0.9.1-0.9" -TBLIS = "0.0.0-0.1" - -["0-0.2"] -Combinatorics = "1.0.2-1" -DistributedArrays = "0.6.5-0.6" -IterativeSolvers = "0.8.4-0.8" -julia = "1.4.0-1" +CuArrays = "2.2.2 - 2" +HDF5 = "0.13.3 - 0.13" +LoopVectorization = "0.8.23 - 0.8" +MPI = "0.15.1 - 0.15" +PrettyTables = "0.9.1 - 0.9" +TBLIS = "0.0.0 - 0.1" + +["0 - 0.2"] +Combinatorics = "1.0.2 - 1" +Distributed = "1.4.0 - 1" +DistributedArrays = "0.6.5 - 0.6" +IterativeSolvers = "0.8.4 - 0.8" +julia = "1.4.0 - 1" ["0.0"] -Lints = "0.2.1-0.2" +Lints = "0.2.1 - 0.2" -["0.1-0.2"] +["0.1 - 0.2"] Lints = "0.4" ["0.2"] ArnoldiMethod = ["0.0.4", "0.2"] -HDF5 = "0.13.3-0.15" -LoopVectorization = ["0.8.23-0.8", "0.10-0.11"] -MPI = "0.15.1-0.16" -PrettyTables = "0.9.1-0.11" +HDF5 = "0.13.3 - 0.15" +LoopVectorization = ["0.8.23 - 0.8", "0.10 - 0.11"] +MPI = "0.15.1 - 0.16" +PrettyTables = "0.9.1 - 0.11" TBLIS = "0.1" ["0.3"] -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["0.3-0"] +["0.3 - 0"] Memoize = "0.4" PrettyTables = "1" Strided = "1" Suppressor = "0.2" TBLIS = "0.2" -["0.4-0"] +["0.4 - 0"] GaussianBasis = "0.2" LoopVectorization = "0.12" -Molecules = "0.1.1-0.1" +Molecules = "0.1.1 - 0.1" Octavian = "0.3" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/F/FindSteadyStates/Compat.toml b/F/FindSteadyStates/Compat.toml index dca3fff976774fc..2a6e2e02eedd22c 100644 --- a/F/FindSteadyStates/Compat.toml +++ b/F/FindSteadyStates/Compat.toml @@ -1,18 +1,22 @@ [0] Parameters = "0.12" -["0-0.1"] +["0 - 0.1"] DifferentialEquations = "6" +Distributed = "1" ModelingToolkit = "4" julia = "1" -["0-0.3.0"] +["0 - 0.3.0"] ForwardDiff = "0.10" -["0.1.1-0.3.0"] +["0.1.1 - 0.3.0"] FiniteDiff = "2" -["0.2-0"] -DifferentialEquations = "6-7" -ModelingToolkit = "6-8" -julia = "1.6.0-1" +["0.2 - 0"] +DifferentialEquations = "6 - 7" +ModelingToolkit = "6 - 8" +julia = "1.6.0 - 1" + +["0.2 - 0.3.0"] +Distributed = "1.6.0 - 1" diff --git a/F/FiniteMPS/Compat.toml b/F/FiniteMPS/Compat.toml index 3a5224f5b0f9b18..1c662b731a8bc6b 100644 --- a/F/FiniteMPS/Compat.toml +++ b/F/FiniteMPS/Compat.toml @@ -1,20 +1,21 @@ [1] -AbstractTrees = "0.4.5-0.4" -Reexport = "1.2.2-1" +AbstractTrees = "0.4.5 - 0.4" +Distributed = "1.9.0 - 1" +Reexport = "1.2.2 - 1" SerializedElementArrays = "0.1" -TimerOutputs = "0.5.23-0.5" -julia = "1.9.0-1" +TimerOutputs = "0.5.23 - 0.5" +julia = "1.9.0 - 1" -["1-1.2"] +["1 - 1.2"] KrylovKit = "0.6" -TensorKit = "0.12.1-0.12.2" +TensorKit = "0.12.1 - 0.12.2" -["1.3-1.4"] +["1.3 - 1.4"] KrylovKit = "0.7" -TensorKit = "0.12.1-0.12.3" +TensorKit = "0.12.1 - 0.12.3" -["1.5-1"] -Graphs = "1.12.0-1" +["1.5 - 1"] +Graphs = "1.12.0 - 1" KrylovKit = "0.8" MetaGraphs = "0.8" -TensorKit = "0.12.1-0.12.7" +TensorKit = "0.12.1 - 0.12.7" diff --git a/F/FixedEffectModels/Compat.toml b/F/FixedEffectModels/Compat.toml index ca0550dba7de739..0dc489616c91af3 100644 --- a/F/FixedEffectModels/Compat.toml +++ b/F/FixedEffectModels/Compat.toml @@ -1,197 +1,200 @@ -["0-0.10.2"] -Combinatorics = "0.0.0-0.7" +["0 - 0.10.2"] +Combinatorics = "0.0.0 - 0.7" -["0-0.7"] -StatsModels = "0.2.4-0.5" +["0 - 0.6"] +Distributed = ["0.7", "1"] -["0-0.7.1"] -DataFrames = "0.11.0-0.19" -Distributions = "0.6.0-0.23" +["0 - 0.7"] +StatsModels = "0.2.4 - 0.5" + +["0 - 0.7.1"] +DataFrames = "0.11.0 - 0.19" +Distributions = "0.6.0 - 0.23" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.9"] -CategoricalArrays = "0.0.0-0.8" -StatsBase = "0.22.0-0.32" +["0 - 0.9"] +CategoricalArrays = "0.0.0 - 0.8" +StatsBase = "0.22.0 - 0.32" -["0-1.1"] -Reexport = "0.0.0-0.2" +["0 - 1.1"] +Reexport = "0.0.0 - 0.2" -["0.10-0"] -Distributions = "0.0.0-0.23" +["0.10 - 0"] +Distributions = "0.0.0 - 0.23" -["0.10-0.10.2"] +["0.10 - 0.10.2"] DataFrames = "0.19" -["0.10-0.10.3"] -StatsBase = "0.0.0-0.32" +["0.10 - 0.10.3"] +StatsBase = "0.0.0 - 0.32" -["0.10-0.10.8"] +["0.10 - 0.10.8"] Statistics = "1" julia = "1" -["0.10-1.8"] +["0.10 - 1.8"] StatsModels = "0.6" ["0.10.0"] -FixedEffects = "0.4-0.5" +FixedEffects = "0.4 - 0.5" -["0.10.1-0.10.2"] +["0.10.1 - 0.10.2"] FixedEffects = "0.6" -["0.10.3-0.10.6"] -DataFrames = "0.19-0.20" +["0.10.3 - 0.10.6"] +DataFrames = "0.19 - 0.20" -["0.10.3-0.10.8"] +["0.10.3 - 0.10.8"] FixedEffects = "0.7" -["0.10.3-1.1"] -Combinatorics = "0-1" +["0.10.3 - 1.1"] +Combinatorics = "0 - 1" ["0.10.4"] -StatsBase = "0.32.1-0.32" +StatsBase = "0.32.1 - 0.32" ["0.10.5"] StatsBase = "0.32" -["0.10.5-0.10"] -Tables = "0-1" +["0.10.5 - 0.10"] +Tables = "0 - 1" -["0.10.6-1.1"] -StatsBase = "0.32-0.33" +["0.10.6 - 1.1"] +StatsBase = "0.32 - 0.33" -["0.10.7-0.10"] -DataFrames = "0.19-0.21" +["0.10.7 - 0.10"] +DataFrames = "0.19 - 0.21" -["0.10.9-0"] -FixedEffects = "0.7.4-0.7" +["0.10.9 - 0"] +FixedEffects = "0.7.4 - 0.7" -["0.10.9-1.8"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.10.9 - 1.8"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.11-1"] +["0.11 - 1"] Tables = "1" -["0.11-1.3.0"] +["0.11 - 1.3.0"] DataFrames = "0.21" ["0.7.0"] -FixedEffects = "0.0.0-0.1" +FixedEffects = "0.0.0 - 0.1" ["0.7.1"] -FillArrays = "0-0.5" +FillArrays = "0 - 0.5" FixedEffects = "0.1.1" -["0.7.2-0.7"] +["0.7.2 - 0.7"] Statistics = ["0.7.0", "1"] julia = ["0.7.0", "1"] -["0.7.2-0.7.3"] -DataFrames = "0.17.1-0.19" +["0.7.2 - 0.7.3"] +DataFrames = "0.17.1 - 0.19" -["0.7.2-0.8.3"] -FixedEffects = "0.1.1-0.5" +["0.7.2 - 0.8.3"] +FixedEffects = "0.1.1 - 0.5" -["0.7.2-0.9"] -Distributions = "0.4.6-0.23" +["0.7.2 - 0.9"] +Distributions = "0.4.6 - 0.23" -["0.7.2-1.1"] -FillArrays = "0.0.0-0.9" +["0.7.2 - 1.1"] +FillArrays = "0.0.0 - 0.9" -["0.7.4-0.9"] -DataFrames = "0.19.1-0.19" +["0.7.4 - 0.9"] +DataFrames = "0.19.1 - 0.19" ["0.8"] StatsModels = "0.6" -["0.8-0.9"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.8 - 0.9"] +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" ["0.8.4"] -FixedEffects = "0.2.0-0.5" +FixedEffects = "0.2.0 - 0.5" -["0.8.5-0.9"] -FixedEffects = "0.3.0-0.5" +["0.8.5 - 0.9"] +FixedEffects = "0.3.0 - 0.5" ["0.9"] -StatsModels = "0.6.4-0.6" +StatsModels = "0.6.4 - 0.6" -["0.9.1-0.10.4"] -Tables = "0.0.0-0.2" +["0.9.1 - 0.10.4"] +Tables = "0.0.0 - 0.2" -["1-1.1"] +["1 - 1.1"] FixedEffects = "1" ["1.0"] -Distributions = "0.0.0-0.23" +Distributions = "0.0.0 - 0.23" ["1.1"] -Distributions = "0.0.0-0.24" +Distributions = "0.0.0 - 0.24" -["1.10-1"] +["1.10 - 1"] Vcov = "0.8" ["1.2"] -FixedEffects = "1.1.0-1" +FixedEffects = "1.1.0 - 1" Vcov = "0.3" -["1.2-1.3"] -Reexport = "0.1-0.2" +["1.2 - 1.3"] +Reexport = "0.1 - 0.2" -["1.2-1.6.5"] +["1.2 - 1.6.5"] StatsFuns = "0.9" -["1.2-1.9.2"] +["1.2 - 1.9.2"] StatsBase = "0.33" -["1.3-1.6.3"] +["1.3 - 1.6.3"] Vcov = "0.4" -["1.3-1.9.4"] +["1.3 - 1.9.4"] FixedEffects = "2" -["1.3.1-1.6.0"] -DataFrames = "0.21-0.22" +["1.3.1 - 1.6.0"] +DataFrames = "0.21 - 0.22" -["1.4-1"] -Reexport = ["0.1-0.2", "1"] +["1.4 - 1"] +Reexport = ["0.1 - 0.2", "1"] -["1.6.1-1"] -DataFrames = ["0.21-0.22", "1"] +["1.6.1 - 1"] +DataFrames = ["0.21 - 0.22", "1"] -["1.6.4-1.6"] +["1.6.4 - 1.6"] Vcov = "0.5" -["1.6.6-1"] +["1.6.6 - 1"] StatsFuns = ["0.9", "1"] ["1.7"] Vcov = "0.6" -["1.7-1"] +["1.7 - 1"] StatsAPI = "1" -["1.8-1.9"] +["1.8 - 1.9"] Vcov = "0.7" -["1.9-1"] +["1.9 - 1"] StatsModels = "0.7" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1.9-1.9.4"] -Statistics = "1.6.0-1" +["1.9 - 1.9.4"] +Statistics = "1.6.0 - 1" ["1.9.0"] SnoopPrecompile = "1" -["1.9.1-1"] +["1.9.1 - 1"] PrecompileTools = "1" -["1.9.3-1"] -StatsBase = "0.33-0.34" +["1.9.3 - 1"] +StatsBase = "0.33 - 0.34" -["1.9.5-1"] -FixedEffects = "2.3.0-2" +["1.9.5 - 1"] +FixedEffects = "2.3.0 - 2" Statistics = "1" diff --git a/F/FixedEffects/Compat.toml b/F/FixedEffects/Compat.toml index 3b5a4c35c51bd06..02e2eeab54c3070 100644 --- a/F/FixedEffects/Compat.toml +++ b/F/FixedEffects/Compat.toml @@ -1,78 +1,84 @@ [0] -CategoricalArrays = "0.0.0-0.8" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.33" +CategoricalArrays = "0.0.0 - 0.8" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.33" -["0-0.1"] +["0 - 0.1"] +Distributed = "1" julia = "1" ["0.1.1"] -FillArrays = "0-0.5" +FillArrays = "0 - 0.5" -["0.1.2-0"] -FillArrays = "0.0.0-0.9" +["0.1.2 - 0"] +FillArrays = "0.0.0 - 0.9" -["0.2-0.4"] -julia = "1.1.0-1" +["0.2 - 0.4"] +Distributed = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.3-0.4"] -CUDAapi = "1.2.0-1" -CuArrays = "0.0.0-1" +["0.3 - 0.4"] +CUDAapi = "1.2.0 - 1" +CuArrays = "0.0.0 - 1" -["0.5-0.6.0"] -CUDAapi = "1.1.0-1" +["0.5 - 0.6.0"] +CUDAapi = "1.1.0 - 1" -["0.5-0.7.2"] +["0.5 - 0.7.2"] CuArrays = "1" -["0.5-0.7.3"] +["0.5 - 0.7.3"] +Distributed = "1" julia = "1" -["0.6.1-0.7.1"] -CUDAapi = "1.1.0-2" +["0.6.1 - 0.7.1"] +CUDAapi = "1.1.0 - 2" -["0.7.2-0.7.3"] -CUDAapi = "1.1.0-4" +["0.7.2 - 0.7.3"] +CUDAapi = "1.1.0 - 4" ["0.7.3"] -CuArrays = "1-2" +CuArrays = "1 - 2" -["0.7.4-2.1"] +["0.7.4 - 1"] +Distributed = "1.3.0 - 1" + +["0.7.4 - 2.1"] Requires = "1" -julia = "1.3.0-1" +julia = "1.3.0 - 1" [1] ProgressMeter = "1" ["1.0"] -CategoricalArrays = "0.0.0-0.8" -FillArrays = "0.0.0-0.9" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.33" +CategoricalArrays = "0.0.0 - 0.8" +FillArrays = "0.0.0 - 0.9" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.33" -["1.1-1"] +["1.1 - 1"] CategoricalArrays = "0.8" -["1.1-2.1.1"] +["1.1 - 2.1.1"] StatsBase = "0.33" ["2.0.0"] ProgressMeter = "1" -["2.0.3-2.0.6"] +["2.0.3 - 2.0.6"] DataAPI = "1" ["2.0.7"] GroupedArrays = "0.2" -["2.0.8-2"] +["2.0.8 - 2"] GroupedArrays = "0.3" -["2.1.2-2"] -StatsBase = "0.33-0.34" +["2.1.2 - 2"] +StatsBase = "0.33 - 0.34" -["2.2-2.3"] -julia = "1.9.0-1" +["2.2 - 2.3"] +julia = "1.9.0 - 1" -["2.4-2"] -julia = "1.6.0-1" +["2.4 - 2"] +julia = "1.6.0 - 1" diff --git a/F/Fjage/Compat.toml b/F/Fjage/Compat.toml index fe14b2ebfbd1c2b..20deaef77d526b9 100644 --- a/F/Fjage/Compat.toml +++ b/F/Fjage/Compat.toml @@ -1,12 +1,13 @@ [0] +Distributed = "1.3.0 - 1" JSON = "0.21" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.2-0"] +["0.2 - 0"] MacroTools = "0.5" -["0.2-0.3"] +["0.2 - 0.3"] PkgVersion = "0.1" -["0.4-0"] +["0.4 - 0"] PkgVersion = "0.3" diff --git a/F/FlashWeave/Compat.toml b/F/FlashWeave/Compat.toml index 4402f43d5473d5a..0addd40e7ebf013 100644 --- a/F/FlashWeave/Compat.toml +++ b/F/FlashWeave/Compat.toml @@ -1,80 +1,84 @@ -["0-0.11"] -Combinatorics = "0.0.0-0.7" -DataStructures = "0.0.0-0.17" +["0 - 0.11"] +Combinatorics = "0.0.0 - 0.7" +DataStructures = "0.0.0 - 0.17" DelimitedFiles = ["0.7", "1"] -Distributions = "0.0.0-0.21" -FileIO = "0-1" -HDF5 = "0.0.0-0.12" -JLD2 = "0.0.0-0.1" -JSON = "0.0.0-0.21" -LightGraphs = "0-1" -SimpleWeightedGraphs = "0-1" +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.21" +FileIO = "0 - 1" +HDF5 = "0.0.0 - 0.12" +JLD2 = "0.0.0 - 0.1" +JSON = "0.0.0 - 0.21" +LightGraphs = "0 - 1" +SimpleWeightedGraphs = "0 - 1" Statistics = ["0.7", "1"] -StatsBase = "0.0.0-0.32" +StatsBase = "0.0.0 - 0.32" julia = ["0.7", "1"] -["0.12-0"] +["0.12 - 0"] FileIO = "1" SimpleWeightedGraphs = "1" -["0.12-0.14"] +["0.12 - 0.14"] Combinatorics = "0.7" -DataStructures = "0.11.0-0.17" -Distributions = "0.16.0-0.21" -HDF5 = "0.10.0-0.12" -JSON = "0.19.0-0.21" -StatsBase = "0.25.0-0.32" +DataStructures = "0.11.0 - 0.17" +Distributions = "0.16.0 - 0.21" +HDF5 = "0.10.0 - 0.12" +JSON = "0.19.0 - 0.21" +StatsBase = "0.25.0 - 0.32" -["0.12-0.16"] +["0.12 - 0.16"] DelimitedFiles = "1" +Distributed = "1" Statistics = "1" julia = "1" -["0.12-0.17"] +["0.12 - 0.17"] JLD2 = "0.1" -["0.12-0.18"] +["0.12 - 0.18"] LightGraphs = "1" ["0.15"] Combinatorics = "1" -["0.15-0"] +["0.15 - 0"] JSON = "0.21" -["0.15-0.17"] +["0.15 - 0.17"] DataStructures = "0.17" Distributions = "0.21" HDF5 = "0.12" StatsBase = "0.32" -["0.16-0"] +["0.16 - 0"] Combinatorics = ["0.7", "1"] -["0.17-0.18"] -DelimitedFiles = "1.2.0-1" -Statistics = "1.2.0-1" -julia = "1.2.0-1" +["0.17 - 0.18"] +DelimitedFiles = "1.2.0 - 1" +Distributed = "1.2.0 - 1" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0.18-0"] -DataStructures = "0.17-0.18" -StatsBase = "0.32-0.33" +["0.18 - 0"] +DataStructures = "0.17 - 0.18" +StatsBase = "0.32 - 0.33" ["0.18.0"] -Distributions = "0.21-0.24" -HDF5 = "0.12-0.14" -JLD2 = "0.2-0.3" +Distributions = "0.21 - 0.24" +HDF5 = "0.12 - 0.14" +JLD2 = "0.2 - 0.3" -["0.18.1-0"] -Distributions = "0.21-0.25" -JLD2 = "0.2-0.4" +["0.18.1 - 0"] +Distributions = "0.21 - 0.25" +JLD2 = "0.2 - 0.4" -["0.18.1-0.18"] -HDF5 = ["0.12-0.13", "0.15"] +["0.18.1 - 0.18"] +HDF5 = ["0.12 - 0.13", "0.15"] -["0.19-0"] -DelimitedFiles = "1.6.0-1" +["0.19 - 0"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" Graphs = "1" -HDF5 = ["0.12-0.13", "0.15-0.16"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +HDF5 = ["0.12 - 0.13", "0.15 - 0.16"] +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/F/FluxUtils/Compat.toml b/F/FluxUtils/Compat.toml index 8960ce6cea03324..513a5c65c77aef5 100644 --- a/F/FluxUtils/Compat.toml +++ b/F/FluxUtils/Compat.toml @@ -1,5 +1,6 @@ [0] -BSON = "0.2.4-0.2" +BSON = "0.2.4 - 0.2" +Distributed = "1" Flux = "0.9" Parameters = "0.12" ProgressMeter = "1" diff --git a/F/FlxQTL/Compat.toml b/F/FlxQTL/Compat.toml index 559e3e7c95a5f89..b2f72e133e9f78f 100644 --- a/F/FlxQTL/Compat.toml +++ b/F/FlxQTL/Compat.toml @@ -1,41 +1,43 @@ -["0-0.1.0"] +["0 - 0.1.0"] Distributions = "0.24" -PyPlot = "2.9.0-2" +PyPlot = "2.9.0 - 2" -["0-0.2"] +["0 - 0.2"] +Distributed = "1.5.0 - 1" LossFunctions = "0.6" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0-0.3.0"] -Revise = "3.1.0-3" +["0 - 0.3.0"] +Revise = "3.1.0 - 3" StatsBase = "0.33" -["0.1.1-0.2"] -Distributions = "0.23-0.24" -StaticArrays = "1.0.1-1" +["0.1.1 - 0.2"] +Distributions = "0.23 - 0.24" +StaticArrays = "1.0.1 - 1" -["0.1.1-0.3.0"] +["0.1.1 - 0.3.0"] PyPlot = "2.9" -["0.3-0"] -Distributions = "0.23-0.25" +["0.3 - 0"] +Distributions = "0.23 - 0.25" ["0.3.0"] -LossFunctions = "0.6-0.7" -StaticArrays = "1.2.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +LossFunctions = "0.6 - 0.7" +StaticArrays = "1.2.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.3.1"] -Conda = "1.10.0-1" -PyPlot = "2.11.0-2" +Conda = "1.10.0 - 1" +PyPlot = "2.11.0 - 2" -["0.3.1-0"] -DelimitedFiles = "1.6.0-1" +["0.3.1 - 0"] +DelimitedFiles = "1.6.0 - 1" Distributed = "1" LossFunctions = "0.11" -StaticArrays = "1.9.0-1" +StaticArrays = "1.9.0 - 1" Statistics = "1" -StatsBase = "0.33-0.34" +StatsBase = "0.33 - 0.34" julia = "1" diff --git a/F/Folds/Compat.toml b/F/Folds/Compat.toml index 3821e735cea6bdd..d17c28480bc105a 100644 --- a/F/Folds/Compat.toml +++ b/F/Folds/Compat.toml @@ -1,43 +1,46 @@ [0] -Transducers = "0.4.35-0.4" +Transducers = "0.4.35 - 0.4" -["0-0.1"] +["0 - 0.1"] julia = "1" -["0.2-0"] -Accessors = "0.1.1-0.1" -DefineSingletons = "0.1.1-0.1" +["0.2 - 0"] +Accessors = "0.1.1 - 0.1" +DefineSingletons = "0.1.1 - 0.1" -["0.2-0.2.5"] -InitialValues = "0.2.10-0.2" +["0.2 - 0.2.5"] +InitialValues = "0.2.10 - 0.2" -["0.2-0.2.6"] -julia = "1.4.0-1" +["0.2 - 0.2.6"] +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.2-0.2.8"] -BangBang = "0.3.30-0.3" +["0.2 - 0.2.8"] +BangBang = "0.3.30 - 0.3" MicroCollections = "0.1" -["0.2.2-0"] +["0.2.2 - 0"] Baselet = "0.1" -Referenceables = "0.1.2-0.1" +Referenceables = "0.1.2 - 0.1" -["0.2.5-0"] +["0.2.5 - 0"] Requires = ["0.5", "1"] -["0.2.6-0"] -InitialValues = "0.2.10-0.3" +["0.2.6 - 0"] +InitialValues = "0.2.10 - 0.3" -["0.2.7-0"] +["0.2.7 - 0"] ThreadedScans = "0.1" -["0.2.7-0.2.8"] -julia = "1.5.0-1" +["0.2.7 - 0.2.8"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.2.8-0"] +["0.2.8 - 0"] ExternalDocstrings = "0.1" -["0.2.9-0"] -BangBang = "0.3.30-0.4" -MicroCollections = "0.1-0.2" -julia = "1.6.0-1" +["0.2.9 - 0"] +BangBang = "0.3.30 - 0.4" +Distributed = "1.6.0 - 1" +MicroCollections = "0.1 - 0.2" +julia = "1.6.0 - 1" diff --git a/F/FoundationDB/Compat.toml b/F/FoundationDB/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/F/FoundationDB/Compat.toml +++ b/F/FoundationDB/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/F/Fresa/Compat.toml b/F/Fresa/Compat.toml index 27bfefaf957cf48..467adb4bcd25112 100644 --- a/F/Fresa/Compat.toml +++ b/F/Fresa/Compat.toml @@ -1,5 +1,8 @@ -[7-8] -julia = "1.6.0-1" +[7] +Distributed = "1.6.0 - 1" -["8.2-8"] +["7 - 8"] +julia = "1.6.0 - 1" + +["8.2 - 8"] Permutations = "0.4" diff --git a/G/GCMAES/Compat.toml b/G/GCMAES/Compat.toml index e5682a174251f3c..5def3604c8ec515 100644 --- a/G/GCMAES/Compat.toml +++ b/G/GCMAES/Compat.toml @@ -1,18 +1,19 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.1.25"] -BSON = "0.2.4-0.2" +["0 - 0.1.25"] +BSON = "0.2.4 - 0.2" ["0.1.1"] Requires = "0.5" -["0.1.2-0"] +["0.1.2 - 0"] Requires = ["0.5", "1"] -["0.1.26-0"] -BSON = "0.2.4-0.3" +["0.1.26 - 0"] +BSON = "0.2.4 - 0.3" -["0.1.9-0"] +["0.1.9 - 0"] FastClosures = "0.3" diff --git a/G/GLMNet/Compat.toml b/G/GLMNet/Compat.toml index d92fa5cef462707..a063f37d1f5fa0e 100644 --- a/G/GLMNet/Compat.toml +++ b/G/GLMNet/Compat.toml @@ -1,43 +1,46 @@ -["0-0.4"] -Distributions = "0.0.0-0.22" -StatsBase = "0.0.0-0.32" +["0 - 0.4"] +Distributed = ["0.7", "1"] +Distributions = "0.0.0 - 0.22" +StatsBase = "0.0.0 - 0.32" julia = ["0.7", "1"] ["0.4.1"] -BinaryProvider = "0.3.0-0.5" +BinaryProvider = "0.3.0 - 0.5" -["0.4.2-0.4"] -BinaryProvider = "0.0.0-0.5" +["0.4.2 - 0.4"] +BinaryProvider = "0.0.0 - 0.5" -["0.5-0.7.0"] +["0.5 - 0.7.0"] +Distributed = "1.3.0 - 1" glmnet_jll = "5" -julia = "1.3.0-1" +julia = "1.3.0 - 1" ["0.5.0"] -Distributions = "0.20-0.22" -StatsBase = "0.30-0.32" +Distributions = "0.20 - 0.22" +StatsBase = "0.30 - 0.32" ["0.5.1"] -Distributions = "0.20-0.23" +Distributions = "0.20 - 0.23" -["0.5.1-0.7.1"] -StatsBase = "0.30-0.33" +["0.5.1 - 0.7.1"] +StatsBase = "0.30 - 0.33" -["0.5.2-0.6.2"] -Distributions = "0.20-0.24" +["0.5.2 - 0.6.2"] +Distributions = "0.20 - 0.24" -["0.6-0.6.1"] -DataFrames = "0.20-0.22" +["0.6 - 0.6.1"] +DataFrames = "0.20 - 0.22" -["0.6.2-0"] -DataFrames = ["0.20-0.22", "1"] +["0.6.2 - 0"] +DataFrames = ["0.20 - 0.22", "1"] -["0.6.3-0"] -Distributions = "0.20-0.25" +["0.6.3 - 0"] +Distributions = "0.20 - 0.25" -["0.7.1-0"] +["0.7.1 - 0"] +Distributed = "1.6.0 - 1" glmnet_jll = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.7.2-0"] -StatsBase = "0.30-0.34" +["0.7.2 - 0"] +StatsBase = "0.30 - 0.34" diff --git a/G/GPLinearODEMaker/Compat.toml b/G/GPLinearODEMaker/Compat.toml index 49a88c067d495e4..6a54371853830dd 100644 --- a/G/GPLinearODEMaker/Compat.toml +++ b/G/GPLinearODEMaker/Compat.toml @@ -1,33 +1,34 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.1.0"] -IterativeSolvers = "0.8.4-0.8" +["0 - 0.1.0"] +IterativeSolvers = "0.8.4 - 0.8" -["0-0.1.1"] +["0 - 0.1.1"] SymEngine = "0.6" -["0-0.1.2"] +["0 - 0.1.2"] SpecialFunctions = "0.10" -["0.1.1-0.1.4"] +["0.1.1 - 0.1.4"] IterativeSolvers = "0.8" -["0.1.10-0"] -SpecialFunctions = ["0.10", "1-2"] +["0.1.10 - 0"] +SpecialFunctions = ["0.10", "1 - 2"] -["0.1.2-0.1.5"] +["0.1.2 - 0.1.5"] SymEngine = "0.8" -["0.1.4-0.1.9"] +["0.1.4 - 0.1.9"] SpecialFunctions = ["0.10", "1"] -["0.1.5-0"] -IterativeSolvers = "0.8-0.9" +["0.1.5 - 0"] +IterativeSolvers = "0.8 - 0.9" ["0.1.6"] SymEngine = "0.6" -["0.1.7-0"] +["0.1.7 - 0"] SymEngine = "0.8" diff --git a/G/GPUInspector/Compat.toml b/G/GPUInspector/Compat.toml index b223ca6aa034ff9..c0061ee8ddc0b75 100644 --- a/G/GPUInspector/Compat.toml +++ b/G/GPUInspector/Compat.toml @@ -1,30 +1,32 @@ [0] CpuId = "0.3" -Glob = "1.3.0-1" +Glob = "1.3.0 - 1" HDF5 = "0.16" -Reexport = "1.2.0-1" +Reexport = "1.2.0 - 1" -["0-0.1"] -CUDA = "3.8.3-3" +["0 - 0.1"] +CUDA = "3.8.3 - 3" CairoMakie = "0.7" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0-0.2.0"] +["0 - 0.2.0"] ThreadPinning = "0.3" -["0-0.2.1"] -UnicodePlots = "2.8.0-2" +["0 - 0.2.1"] +UnicodePlots = "2.8.0 - 2" -["0.2-0"] -CUDA = "3.8.4-3" -Requires = "1.3.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.2 - 0"] +CUDA = "3.8.4 - 3" +Distributed = "1.6.0 - 1" +Requires = "1.3.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.2.1"] -ThreadPinning = "0.3-0.4" +ThreadPinning = "0.3 - 0.4" -["0.2.2-0"] -ThreadPinning = "0.3-0.6" -UnicodePlots = "2.8.0-3" +["0.2.2 - 0"] +ThreadPinning = "0.3 - 0.6" +UnicodePlots = "2.8.0 - 3" diff --git a/G/GaussBP/Compat.toml b/G/GaussBP/Compat.toml index ca53d0cd40b251c..4a6902dca6555d8 100644 --- a/G/GaussBP/Compat.toml +++ b/G/GaussBP/Compat.toml @@ -1,12 +1,13 @@ [0] -HDF5 = "0.15.5-0.15" -PrettyTables = "1.1.0-1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +HDF5 = "0.15.5 - 0.15" +PrettyTables = "1.1.0 - 1" +julia = "1.6.0 - 1" -["0-0.0.2"] -CSVFiles = "1.0.1-1" -DataFrames = "1.1.1-1" -Documenter = "0.25.2-0.25" +["0 - 0.0.2"] +CSVFiles = "1.0.1 - 1" +DataFrames = "1.1.1 - 1" +Documenter = "0.25.2 - 0.25" -["0.0.3-0"] -XLSX = "0.7.6-0.7" +["0.0.3 - 0"] +XLSX = "0.7.6 - 0.7" diff --git a/G/GaussianMixtureTest/Compat.toml b/G/GaussianMixtureTest/Compat.toml index 5d6b300d3c3c88f..4fa45ee7e5b9054 100644 --- a/G/GaussianMixtureTest/Compat.toml +++ b/G/GaussianMixtureTest/Compat.toml @@ -1,9 +1,10 @@ [0] -Distributions = "0.0.0-0.23" -StatsBase = "0.0.0-0.33" -StatsFuns = "0.0.0-0.9" -Yeppp = "0.0.0-0.4" +Distributions = "0.0.0 - 0.23" +StatsBase = "0.0.0 - 0.33" +StatsFuns = "0.0.0 - 0.9" +Yeppp = "0.0.0 - 0.4" julia = ["0.7", "1"] -["0.1.1-0"] +["0.1.1 - 0"] DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] diff --git a/G/GaussianMixtures/Compat.toml b/G/GaussianMixtures/Compat.toml index 578c2115ca79dc7..fd1b708e3f39c51 100644 --- a/G/GaussianMixtures/Compat.toml +++ b/G/GaussianMixtures/Compat.toml @@ -1,37 +1,39 @@ -["0-0.3.0"] -Clustering = "0.6.0-0.13" -Compat = "0-2" +["0 - 0.3.0"] +Clustering = "0.6.0 - 0.13" +Compat = "0 - 2" DelimitedFiles = ["0.7", "1"] -FileIO = "0-1" -JLD = "0.0.0-0.10" -ScikitLearnBase = "0.0.2-0.5" +Distributed = ["0.7", "1"] +FileIO = "0 - 1" +JLD = "0.0.0 - 0.10" +ScikitLearnBase = "0.0.2 - 0.5" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.3.1"] -Distributions = "0.0.0-0.22" -PDMats = "0.0.0-0.9" -SpecialFunctions = "0.0.0-0.10" -StatsBase = "0.0.0-0.32" +["0 - 0.3.1"] +Distributions = "0.0.0 - 0.22" +PDMats = "0.0.0 - 0.9" +SpecialFunctions = "0.0.0 - 0.10" +StatsBase = "0.0.0 - 0.32" ["0.3.1"] -Arpack = "0.0.0-0.4" -Clustering = "0.0.0-0.13" -Compat = "0.0.0-3" -FileIO = "0.0.0-1" -JLD2 = "0.0.0-0.1" -RDatasets = "0.0.0-0.6" -ScikitLearnBase = "0.0.0-0.5" - -["0.3.1-0"] +Arpack = "0.0.0 - 0.4" +Clustering = "0.0.0 - 0.13" +Compat = "0.0.0 - 3" +FileIO = "0.0.0 - 1" +JLD2 = "0.0.0 - 0.1" +RDatasets = "0.0.0 - 0.6" +ScikitLearnBase = "0.0.0 - 0.5" + +["0.3.1 - 0"] +Distributed = "1" julia = "1" -["0.3.1-0.3.8"] +["0.3.1 - 0.3.8"] DelimitedFiles = "1" Statistics = "1" -["0.3.10-0"] -StatsBase = "0.33-0.34" +["0.3.10 - 0"] +StatsBase = "0.33 - 0.34" ["0.3.2"] Arpack = "0.4" @@ -43,41 +45,41 @@ RDatasets = "0.6" SpecialFunctions = "0.10" StatsBase = "0.32" -["0.3.2-0"] -FileIO = "1.2.0-1" +["0.3.2 - 0"] +FileIO = "1.2.0 - 1" ScikitLearnBase = "0.5" -["0.3.2-0.3.6"] -Compat = "3.6.0-3" +["0.3.2 - 0.3.6"] +Compat = "3.6.0 - 3" -["0.3.3-0.3.4"] -Arpack = "0.3-0.4" -Distributions = "0.23-0.24" -JLD2 = "0.2-0.3" +["0.3.3 - 0.3.4"] +Arpack = "0.3 - 0.4" +Distributions = "0.23 - 0.24" +JLD2 = "0.2 - 0.3" PDMats = "0.10" -SpecialFunctions = ["0.8-0.10", "1"] +SpecialFunctions = ["0.8 - 0.10", "1"] -["0.3.3-0.3.7"] +["0.3.3 - 0.3.7"] Clustering = "0.14" -["0.3.3-0.3.8"] -RDatasets = "0.6-0.7" +["0.3.3 - 0.3.8"] +RDatasets = "0.6 - 0.7" -["0.3.3-0.3.9"] +["0.3.3 - 0.3.9"] StatsBase = "0.33" -["0.3.5-0"] -Arpack = "0.3-0.5" -Distributions = "0.23-0.25" -JLD2 = "0.2-0.4" -PDMats = "0.10-0.11" +["0.3.5 - 0"] +Arpack = "0.3 - 0.5" +Distributions = "0.23 - 0.25" +JLD2 = "0.2 - 0.4" +PDMats = "0.10 - 0.11" -["0.3.5-0.3.6"] +["0.3.5 - 0.3.6"] SpecialFunctions = "1" -["0.3.7-0"] -Compat = "3.6.0-4" -SpecialFunctions = "1-2" +["0.3.7 - 0"] +Compat = "3.6.0 - 4" +SpecialFunctions = "1 - 2" -["0.3.8-0"] +["0.3.8 - 0"] Clustering = "0.15" diff --git a/G/GenServers/Compat.toml b/G/GenServers/Compat.toml index 89e568c83662c51..f555016dbfd2580 100644 --- a/G/GenServers/Compat.toml +++ b/G/GenServers/Compat.toml @@ -1,9 +1,10 @@ [0] +Distributed = "1.5.0 - 1" Reexport = "0.2" -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["0-0.1"] -Actors = "0.1.5-0.1" +["0 - 0.1"] +Actors = "0.1.5 - 0.1" -["0.2-0"] +["0.2 - 0"] Actors = "0.2" diff --git a/G/GeneralAstrodynamics/Compat.toml b/G/GeneralAstrodynamics/Compat.toml index edb24523df57867..b0cf7cc49267be0 100644 --- a/G/GeneralAstrodynamics/Compat.toml +++ b/G/GeneralAstrodynamics/Compat.toml @@ -3,65 +3,65 @@ Plots = "1" UnitfulAstro = "1" julia = "1" -["0-0.10"] +["0 - 0.10"] Contour = "0.5" DifferentialEquations = "6" DocStringExtensions = "0.8" Reexport = ["0.2", "1"] Roots = "1" StaticArrays = ["0.12", "1"] -Unitful = "1.4.0-1" +Unitful = "1.4.0 - 1" -["0-0.9"] +["0 - 0.9"] CSV = "0.8" Crayons = "4" DataFrames = ["0.22", "1"] DelimitedFiles = "1" Interpolations = "0.13" PhysicalConstants = "0.2" -SciMLBase = "1.10.0-1" +SciMLBase = "1.10.0 - 1" UnitfulAngles = "0.6" -["0-0.9.2"] -ComponentArrays = "0.8-0.9" -SymbolicUtils = "0.10-0.11" +["0 - 0.9.2"] +ComponentArrays = "0.8 - 0.9" +SymbolicUtils = "0.10 - 0.11" -["0-0.9.3"] +["0 - 0.9.3"] Symbolics = "0.1" ["0.10"] ArrayInterface = "3" -AstroTime = "0.6-0.7" +AstroTime = "0.6 - 0.7" -["0.10-0"] +["0.10 - 0"] CoordinateTransformations = "0.6" LabelledArrays = "1" RecipesBase = "1" Requires = "1" Rotations = "1" -["0.10-0.10.3"] +["0.10 - 0.10.3"] AstrodynamicalModels = "0.3" ["0.10.0"] -SymbolicUtils = "0.10-0.11" +SymbolicUtils = "0.10 - 0.11" -["0.10.1-0.10.2"] -SymbolicUtils = ["0.10-0.11", "0.15"] +["0.10.1 - 0.10.2"] +SymbolicUtils = ["0.10 - 0.11", "0.15"] -["0.10.3-0.10.4"] -SymbolicUtils = ["0.10-0.11", "0.15-0.16"] +["0.10.3 - 0.10.4"] +SymbolicUtils = ["0.10 - 0.11", "0.15 - 0.16"] -["0.10.4-0.10"] +["0.10.4 - 0.10"] AstrodynamicalModels = "1" -["0.10.5-0.10"] -SymbolicUtils = ["0.10-0.11", "0.15-0.19"] +["0.10.5 - 0.10"] +SymbolicUtils = ["0.10 - 0.11", "0.15 - 0.19"] -["0.11-0"] +["0.11 - 0"] ArrayInterface = "7" AstroTime = "0.7" -AstrodynamicalModels = "1.3.0-1" +AstrodynamicalModels = "1.3.0 - 1" Contour = "0.6" DifferentialEquations = "7" DocStringExtensions = "0.9" @@ -72,10 +72,13 @@ StaticArrays = "1" SymbolicUtils = "1" Unitful = "1" -["0.9.3-0.9"] -AstrodynamicalModels = "0.2.5-0.2" -ComponentArrays = "0.8-0.10" -SymbolicUtils = ["0.10-0.11", "0.13"] +["0.9.3 - 0"] +Distributed = "1" -["0.9.4-0.9"] +["0.9.3 - 0.9"] +AstrodynamicalModels = "0.2.5 - 0.2" +ComponentArrays = "0.8 - 0.10" +SymbolicUtils = ["0.10 - 0.11", "0.13"] + +["0.9.4 - 0.9"] Symbolics = ["0.1", "1"] diff --git a/G/GenericTensorNetworks/Compat.toml b/G/GenericTensorNetworks/Compat.toml index d19d30d0fef8fc3..1ff590f28818b52 100644 --- a/G/GenericTensorNetworks/Compat.toml +++ b/G/GenericTensorNetworks/Compat.toml @@ -1,97 +1,101 @@ -["1-1.0.2"] -Graphs = "1.4.0-1" +["1 - 1.0.2"] +Graphs = "1.4.0 - 1" -["1-1.0.4"] +["1 - 1.0.4"] AbstractTrees = "0.3" -CUDA = "3.5.0-3" +CUDA = "3.5.0 - 3" Cairo = "1" Compose = "0.9" Viznet = "0.3" -["1-1.2.0"] -OMEinsum = "0.6.1-0.6" +["1 - 1.2.0"] +OMEinsum = "0.6.1 - 0.6" OMEinsumContractionOrders = "0.6" -["1-1.3"] +["1 - 1.3"] +Distributed = "1" Requires = "1" -TropicalNumbers = "0.4-0.5" +TropicalNumbers = "0.4 - 0.5" julia = "1" -["1-1.3.2"] +["1 - 1.3.2"] StatsBase = "0.33" -["1-1.3.5"] -Polynomials = "2-3" +["1 - 1.3.5"] +Polynomials = "2 - 3" -["1-1.4"] -Mods = "1.3.0-1" +["1 - 1.4"] +Mods = "1.3.0 - 1" -[1-2] +["1 - 2"] DelimitedFiles = "1" -FFTW = "1.4.0-1" +FFTW = "1.4.0 - 1" Primes = "0.5" SIMDTypes = "0.1" -["1.0.3-1.0.4"] -Graphs = "1.6.0-1" +["1.0.3 - 1.0.4"] +Graphs = "1.6.0 - 1" -["1.0.5-1.2.0"] -AbstractTrees = "0.3-0.4" +["1.0.5 - 1.2.0"] +AbstractTrees = "0.3 - 0.4" -["1.0.5-1.3.0"] +["1.0.5 - 1.3.0"] LuxorGraphPlot = "0.1" -["1.0.5-1.3.1"] +["1.0.5 - 1.3.1"] CUDA = "3" -["1.0.5-2"] -Graphs = "1.7.0-1" +["1.0.5 - 2"] +Graphs = "1.7.0 - 1" -["1.2.1-1.2"] +["1.2.1 - 1.2"] AbstractTrees = "0.4" -["1.2.1-1.4"] +["1.2.1 - 1.4"] OMEinsum = "0.7" -["1.3-2"] -AbstractTrees = "0.3-0.4" -DocStringExtensions = "0.8-0.9" +["1.3 - 2"] +AbstractTrees = "0.3 - 0.4" +DocStringExtensions = "0.8 - 0.9" -["1.3.1-1.4.0"] +["1.3.1 - 1.4.0"] LuxorGraphPlot = "0.2" -["1.3.2-1.3"] +["1.3.2 - 1.3"] CUDA = "4" -["1.3.3-1.4.0"] -StatsBase = "0.33-0.34" +["1.3.3 - 1.4.0"] +StatsBase = "0.33 - 0.34" -["1.3.6-2"] +["1.3.6 - 2"] Polynomials = "4" -["1.4-2"] -TropicalNumbers = "0.4-0.6" -julia = "1.9.0-1" +["1.4 - 2"] +TropicalNumbers = "0.4 - 0.6" +julia = "1.9.0 - 1" + +["1.4.0"] +Distributed = "1.9.0 - 1" -["1.4.1-1"] +["1.4.1 - 1"] LuxorGraphPlot = "0.3" -["1.4.1-2"] +["1.4.1 - 2"] Distributed = "1" LinearAlgebra = "1" Printf = "1" Random = "1" Serialization = "1" -StatsBase = "0.33-0.35" +StatsBase = "0.33 - 0.35" -["1.5-2"] +["1.5 - 2"] OMEinsum = "0.8" ["2.0.0"] LuxorGraphPlot = "0.3" -["2.0.1-2.0"] +["2.0.1 - 2.0"] LuxorGraphPlot = "0.4" -["2.1-2"] +["2.1 - 2"] LuxorGraphPlot = "0.5" diff --git a/G/Genie/Compat.toml b/G/Genie/Compat.toml index c82906f8d74e7d0..8f1f5cd6b3dce4b 100644 --- a/G/Genie/Compat.toml +++ b/G/Genie/Compat.toml @@ -1,223 +1,229 @@ -["0-0.15"] -MiniLogging = "0.0.0-0.2" - -["0-0.19.0"] -ArgParse = "0.0.0-0.6" -Gumbo = "0.0.0-0.5" -HTTP = "0.0.0-0.8" -HttpCommon = "0.0.0-0.5" -JSON = "0.0.0-0.21" -MbedTLS = "0.0.0-0.7" -Millboard = "0.0.0-0.2" -Nettle = "0.0.0-0.4" -Nullables = "0.0.0-1" -OrderedCollections = "0.0.0-1" -Reexport = "0.0.0-0.2" -Revise = "0.0.0-2" -URIParser = "0.0.0-0.4" -YAML = "0.0.0-0.3" - -["0-0.23"] +["0 - 0.15"] +MiniLogging = "0.0.0 - 0.2" + +["0 - 0.19.0"] +ArgParse = "0.0.0 - 0.6" +Gumbo = "0.0.0 - 0.5" +HTTP = "0.0.0 - 0.8" +HttpCommon = "0.0.0 - 0.5" +JSON = "0.0.0 - 0.21" +MbedTLS = "0.0.0 - 0.7" +Millboard = "0.0.0 - 0.2" +Nettle = "0.0.0 - 0.4" +Nullables = "0.0.0 - 1" +OrderedCollections = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" +Revise = "0.0.0 - 2" +URIParser = "0.0.0 - 0.4" +YAML = "0.0.0 - 0.3" + +["0 - 0.23"] +Distributed = "1" julia = "1" ["0.19.0"] -LoggingExtras = "0.0.0-0.3" +LoggingExtras = "0.0.0 - 0.3" -["0.19.1-0.19"] -Nullables = "0.0.8-1" -YAML = "0.3.2-0.3" +["0.19.1 - 0.19"] +Nullables = "0.0.8 - 1" +YAML = "0.3.2 - 0.3" -["0.19.1-0.20"] -ArgParse = "0.6.2-0.6" -Gumbo = "0.5.1-0.5" -HTTP = "0.8.6-0.8" +["0.19.1 - 0.20"] +ArgParse = "0.6.2 - 0.6" +Gumbo = "0.5.1 - 0.5" +HTTP = "0.8.6 - 0.8" LoggingExtras = "0.3" -Millboard = "0.2.1-0.2" -OrderedCollections = "1.1.0-1" -Revise = "2.2.2-2" +Millboard = "0.2.1 - 0.2" +OrderedCollections = "1.1.0 - 1" +Revise = "2.2.2 - 2" -["0.19.1-0.26"] +["0.19.1 - 0.26"] MbedTLS = "0.7" -["0.19.1-0.29"] +["0.19.1 - 0.29"] Nettle = "0.4" -["0.19.1-1"] +["0.19.1 - 1"] JSON = "0.21" URIParser = "0.4" -["0.19.1-1.9"] +["0.19.1 - 1.9"] Reexport = "0.2" -["0.19.1-5"] +["0.19.1 - 5"] HttpCommon = "0.5" -["0.20-1.1"] +["0.20 - 1.1"] FilePaths = "0.8" -["0.21-0.25"] +["0.21 - 0.25"] Gumbo = "0.5" -["0.21-0.26.0"] +["0.21 - 0.26.0"] ArgParse = "0.6" -["0.21-1.1"] +["0.21 - 1.1"] Revise = "2" -["0.21-1.12"] +["0.21 - 1.12"] LoggingExtras = "0.4" -["0.21-1.8"] +["0.21 - 1.8"] HTTP = "0.8" -["0.21-5"] +["0.21 - 5"] Millboard = "0.2" OrderedCollections = "1" -["0.24-0.31.2"] -julia = "1.2.0-1" +["0.24 - 0.31.2"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0.26-0.31.0"] +["0.26 - 0.31.0"] Gumbo = "0.7" -["0.26.1-5"] +["0.26.1 - 5"] ArgParse = "1" -["0.28-0.29"] +["0.28 - 0.29"] YAML = "0.3" -["0.30-4.18"] +["0.30 - 4.18"] Nettle = "0.5" -["0.30-5"] +["0.30 - 5"] YAML = "0.4" -["0.31.1-2"] +["0.31.1 - 2"] Gumbo = "0.8" -["0.31.3-3"] -julia = "1.3.0-1" +["0.31.3 - 3"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -[1-4] +["1 - 4"] MbedTLS = "1" -["1.10-4"] +["1.10 - 4"] Reexport = ["0.2", "1"] -["1.2-1.4"] -Revise = ["2", "3.1.0-3"] +["1.2 - 1.4"] +Revise = ["2", "3.1.0 - 3"] -["1.2-5"] +["1.2 - 5"] FilePathsBase = "0.9" -["1.5-4"] -Revise = "2-3" +["1.5 - 4"] +Revise = "2 - 3" -["1.9-4"] -HTTP = "0.8-0.9" +["1.9 - 4"] +HTTP = "0.8 - 0.9" -[2-5] +["2 - 5"] JSON3 = "1" -["2-5.16.0"] +["2 - 5.16.0"] Inflector = "1" -[3-5] +["3 - 5"] EzXML = "1" -["3.1-4.6"] +["3.1 - 4.6"] JuliaFormatter = "0.15" ["4.0"] -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["4.1-4.18"] -julia = "1.6.0-1" +["4.1 - 4.18"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["4.1-4.2"] +["4.1 - 4.2"] VersionCheck = ["0.2", "1"] -["4.10-4.16"] +["4.10 - 4.16"] JuliaFormatter = "0.22" -["4.17-4.18"] -JuliaFormatter = "0.12-0.22" +["4.17 - 4.18"] +JuliaFormatter = "0.12 - 0.22" -["4.19-4.20.1"] -julia = "1.6-1.7" +["4.19 - 4.20.1"] +Distributed = "1.6 - 1.7" +julia = "1.6 - 1.7" -["4.19-5"] +["4.19 - 5"] JuliaFormatter = "1" Nettle = "1" -["4.20.2-5"] -julia = "1.6.0-1" +["4.20.2 - 5"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["4.3-4"] -VersionCheck = ["0.1-0.2", "1"] +["4.3 - 4"] +VersionCheck = ["0.1 - 0.2", "1"] ["4.7"] JuliaFormatter = "0.20" -["4.8-4.9"] +["4.8 - 4.9"] JuliaFormatter = "0.21" [5] Reexport = "1" -["5-5.11.0"] +["5 - 5.11.0"] LoggingExtras = "0.4" -["5-5.2"] +["5 - 5.2"] HTTP = "0.9" -["5-5.30.4"] +["5 - 5.30.4"] Revise = "3" -["5.11.1-5"] +["5.11.1 - 5"] LoggingExtras = "1" -["5.13-5.29"] +["5.13 - 5.29"] DotEnv = "0.3" -["5.16.1-5"] -Inflector = "1.1.0-1" +["5.16.1 - 5"] +Inflector = "1.1.0 - 1" -["5.18.1-5"] +["5.18.1 - 5"] MIMEs = "0.1" -["5.20-5"] -Dates = "1.6.0-1" -Distributed = "1.6.0-1" -Logging = "1.6.0-1" -Markdown = "1.6.0-1" -Pkg = "1.6.0-1" -REPL = "1.6.0-1" -Random = "1.6.0-1" -SHA = ["0.7", "1.6.0-1"] -Serialization = "1.6.0-1" -Sockets = "1.6.0-1" -UUIDs = "1.6.0-1" -Unicode = "1.6.0-1" - -["5.20.1-5"] +["5.20 - 5"] +Dates = "1.6.0 - 1" +Logging = "1.6.0 - 1" +Markdown = "1.6.0 - 1" +Pkg = "1.6.0 - 1" +REPL = "1.6.0 - 1" +Random = "1.6.0 - 1" +SHA = ["0.7", "1.6.0 - 1"] +Serialization = "1.6.0 - 1" +Sockets = "1.6.0 - 1" +UUIDs = "1.6.0 - 1" +Unicode = "1.6.0 - 1" + +["5.20.1 - 5"] XML2_jll = "2.10.4" -["5.21-5"] -Base64 = "1.6.0-1" +["5.21 - 5"] +Base64 = "1.6.0 - 1" -["5.23.8-5.29"] +["5.23.8 - 5.29"] LoweredCodeUtils = "2.3.2" -["5.3-5"] +["5.3 - 5"] HTTP = "1" -["5.30-5"] +["5.30 - 5"] DotEnv = ["0.3", "1"] -["5.30-5.30.4"] -LoweredCodeUtils = "2.4.5-2" +["5.30 - 5.30.4"] +LoweredCodeUtils = "2.4.5 - 2" -["5.30.5-5"] -LoweredCodeUtils = "3.0.1-3" -Revise = "3.5.18-3" +["5.30.5 - 5"] +LoweredCodeUtils = "3.0.1 - 3" +Revise = "3.5.18 - 3" diff --git a/G/GenieAutoReload/Compat.toml b/G/GenieAutoReload/Compat.toml index 160cdaaba5c6b26..b59784624b72b06 100644 --- a/G/GenieAutoReload/Compat.toml +++ b/G/GenieAutoReload/Compat.toml @@ -1,26 +1,28 @@ [0] +Distributed = "1" Genie = "1" -Revise = "2-3" +Revise = "2 - 3" julia = "1" -["1-1.1"] +["1 - 1.1"] Genie = "4" -[1-2] +["1 - 2"] +Distributed = "1.6.0 - 1" Revise = "3" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1.2-1"] -Genie = "4-5" +["1.2 - 1"] +Genie = "4 - 5" ["2.0"] Genie = "5" ["2.1"] -Genie = "5.14.0-5" +Genie = "5.14.0 - 5" ["2.2.0"] -Genie = "5.15.0-5" +Genie = "5.15.0 - 5" -["2.2.1-2"] -Genie = "5.23.4-5" +["2.2.1 - 2"] +Genie = "5.23.4 - 5" diff --git a/G/GeoStats/Compat.toml b/G/GeoStats/Compat.toml index 52ebd8dafa0bf1f..b13a357c43453f1 100644 --- a/G/GeoStats/Compat.toml +++ b/G/GeoStats/Compat.toml @@ -1,49 +1,50 @@ -["0-0.7"] -Distances = "0.5.0-0.9" +["0 - 0.7"] +Distances = "0.5.0 - 0.9" -["0-0.7.1"] -GeoStatsBase = "0.2.2-0.5" -GeoStatsDevTools = "0.2.0-0.5" -KrigingEstimators = "0.1.0-0.2" -Variography = "0.2.0-0.3" +["0 - 0.7.1"] +GeoStatsBase = "0.2.2 - 0.5" +GeoStatsDevTools = "0.2.0 - 0.5" +KrigingEstimators = "0.1.0 - 0.2" +Variography = "0.2.0 - 0.3" -["0-0.8.6"] +["0 - 0.8.6"] Statistics = ["0.7", "1"] -["0-0.8.8"] +["0 - 0.8.8"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.9.0"] -RecipesBase = "0.2.3-0.6" -Reexport = "0.1.0-0.2" -StaticArrays = "0.7.0-0.11" +["0 - 0.9.0"] +RecipesBase = "0.2.3 - 0.6" +Reexport = "0.1.0 - 0.2" +StaticArrays = "0.7.0 - 0.11" -["0.10-0.10.1"] +["0.10 - 0.10.1"] GeoStatsBase = "0.6" Variography = "0.4" -["0.10-0.13"] +["0.10 - 0.13"] KrigingEstimators = "0.3" -["0.10.2-0.10"] +["0.10.2 - 0.10"] GeoStatsBase = "0.7" -["0.10.2-0.11"] +["0.10.2 - 0.11"] Variography = "0.5" -["0.11-0.11.4"] -GeoStatsBase = "0.7-0.8" +["0.11 - 0.11.4"] +GeoStatsBase = "0.7 - 0.8" -["0.11-0.13"] +["0.11 - 0.13"] PointPatterns = "0.1" -["0.11.5-0.11.6"] -GeoStatsBase = "0.7-0.9" +["0.11.5 - 0.11.6"] +GeoStatsBase = "0.7 - 0.9" ["0.11.7"] -GeoStatsBase = "0.7-0.10" +GeoStatsBase = "0.7 - 0.10" -["0.11.8-0.13"] +["0.11.8 - 0.13"] GeoStatsBase = "0.10" ["0.12"] @@ -55,26 +56,26 @@ Variography = "0.7" ["0.14"] GeoStatsBase = "0.11" -["0.14-0.17"] +["0.14 - 0.17"] Variography = "0.8" -["0.14-0.20"] +["0.14 - 0.20"] KrigingEstimators = "0.4" -["0.14-0.21"] +["0.14 - 0.21"] PointPatterns = "0.2" -julia = "1.4.0-1" +julia = "1.4.0 - 1" ["0.15"] GeoStatsBase = "0.12" -["0.16-0.17"] +["0.16 - 0.17"] GeoStatsBase = "0.13" -["0.16-0.18"] +["0.16 - 0.18"] GaussianSimulation = "0.1" -["0.17-0.18"] +["0.17 - 0.18"] GeoEstimation = "0.1" ["0.18"] @@ -86,7 +87,7 @@ GaussianSimulation = "0.2" GeoEstimation = "0.2" GeoStatsBase = "0.15" -["0.19-0.21"] +["0.19 - 0.21"] Variography = "0.10" ["0.20"] @@ -99,13 +100,13 @@ GeoEstimation = "0.4" GeoStatsBase = "0.17" KrigingEstimators = "0.5" -["0.21-0.24"] +["0.21 - 0.24"] Reexport = ["0.2", "1"] ["0.21.0"] GaussianSimulation = "0.4" -["0.21.1-0.21"] +["0.21.1 - 0.21"] GeoSimulation = "0.1" ["0.22"] @@ -116,138 +117,138 @@ KrigingEstimators = "0.6" Meshes = "0.10" Variography = "0.11" -["0.22-0.29"] -julia = "1.5.0-1" +["0.22 - 0.29"] +julia = "1.5.0 - 1" -["0.22-0.31.5"] +["0.22 - 0.31.5"] PointPatterns = "0.3" ["0.23"] GeoStatsBase = "0.20" -["0.23-0.24"] +["0.23 - 0.24"] GeoEstimation = "0.6" -["0.23-0.24.0"] +["0.23 - 0.24.0"] Meshes = "0.11" -["0.23-0.25"] +["0.23 - 0.25"] GeoSimulation = "0.3" -["0.23-0.26"] +["0.23 - 0.26"] KrigingEstimators = "0.7" -["0.23-0.27"] +["0.23 - 0.27"] Variography = "0.12" -["0.24-0.26.1"] +["0.24 - 0.26.1"] GeoClustering = "0.1" -["0.24-0.27"] +["0.24 - 0.27"] GeoStatsBase = "0.21" -["0.24-0.32"] +["0.24 - 0.32"] GeoLearning = "0.1" -["0.24.1-0.24"] +["0.24.1 - 0.24"] Meshes = "0.12" ["0.25"] GeoEstimation = "0.7" -["0.25-0"] +["0.25 - 0"] Reexport = "1" ["0.25.0"] Meshes = "0.14" -["0.25.1-0.25.3"] +["0.25.1 - 0.25.3"] Meshes = "0.16" -["0.25.2-0.29"] +["0.25.2 - 0.29"] DensityRatioEstimation = "0.4" -["0.25.2-0.31.6"] +["0.25.2 - 0.31.6"] LossFunctions = "0.7" -["0.25.2-0.60"] +["0.25.2 - 0.60"] Distances = "0.10" -["0.25.4-0.27"] +["0.25.4 - 0.27"] Meshes = "0.17" -["0.26-0.27"] +["0.26 - 0.27"] GeoEstimation = "0.8" GeoSimulation = "0.4" -["0.26.2-0.35"] +["0.26.2 - 0.35"] GeoClustering = "0.2" -["0.27-0.31"] +["0.27 - 0.31"] KrigingEstimators = "0.8" ["0.28"] GeoStatsBase = "0.23" Meshes = "0.18" -["0.28-0.29"] +["0.28 - 0.29"] GeoSimulation = "0.5" Variography = "0.13" -["0.28-0.29.0"] -ScientificTypes = "2.3.0-2" +["0.28 - 0.29.0"] +ScientificTypes = "2.3.0 - 2" -["0.28-0.29.1"] +["0.28 - 0.29.1"] TableTransforms = "0.1" -["0.28-0.32"] +["0.28 - 0.32"] GeoEstimation = "0.9" ["0.29"] Meshes = "0.19" -["0.29-0.30"] +["0.29 - 0.30"] GeoStatsBase = "0.24" -["0.29.1-0.31"] -ScientificTypes = "2.3.0-3" +["0.29.1 - 0.31"] +ScientificTypes = "2.3.0 - 3" -["0.29.2-0.31.2"] -TableTransforms = "0.1-0.3" +["0.29.2 - 0.31.2"] +TableTransforms = "0.1 - 0.3" ["0.30"] GeoSimulation = "0.6" Meshes = "0.20" -["0.30-0.31"] +["0.30 - 0.31"] DensityRatioEstimation = "0.5" -["0.30-0.32"] +["0.30 - 0.32"] Variography = "0.14" -["0.30-0.41"] -julia = "1.6.0-1" +["0.30 - 0.41"] +julia = "1.6.0 - 1" ["0.31"] GeoSimulation = "0.7" GeoStatsBase = "0.25" -["0.31-0.31.3"] +["0.31 - 0.31.3"] Meshes = "0.21" -["0.31.3-0.31.4"] +["0.31.3 - 0.31.4"] TableTransforms = "0.4" -["0.31.4-0.32"] +["0.31.4 - 0.32"] Meshes = "0.22" -["0.31.5-0.34.0"] +["0.31.5 - 0.34.0"] TableTransforms = "1" -["0.31.6-0.40.0"] +["0.31.6 - 0.40.0"] PointPatterns = "0.4" -["0.31.7-0.37.1"] +["0.31.7 - 0.37.1"] LossFunctions = "0.8" ["0.32"] @@ -256,84 +257,84 @@ GeoSimulation = "0.8" GeoStatsBase = "0.26" KrigingEstimators = "0.9" -["0.32-0.45"] +["0.32 - 0.45"] ScientificTypes = "3" ["0.33"] Meshes = "0.24" -["0.33-0.34"] +["0.33 - 0.34"] GeoStatsSolvers = "0.1" -["0.33-0.35"] +["0.33 - 0.35"] GeoStatsBase = "0.28" -["0.33-0.40"] +["0.33 - 0.40"] Variography = "0.15" -["0.33-0.41"] +["0.33 - 0.41"] KrigingEstimators = "0.10" -["0.33-0.56"] +["0.33 - 0.56"] DensityRatioEstimation = "1" -["0.34-0.35"] +["0.34 - 0.35"] Meshes = "0.25" -["0.34.1-0.36"] -TableTransforms = "1.6.0-1" +["0.34.1 - 0.36"] +TableTransforms = "1.6.0 - 1" -["0.35-0.41"] +["0.35 - 0.41"] GeoStatsSolvers = "0.2" ["0.36"] GeoStatsBase = "0.29" Meshes = "0.26" -["0.36-0.41"] +["0.36 - 0.41"] GeoClustering = "0.3" -["0.36-0.51.1"] +["0.36 - 0.51.1"] Chain = "0.5" ["0.37"] GeoStatsBase = "0.30" -["0.37-0.49"] -TableTransforms = "1.9.0-1" +["0.37 - 0.49"] +TableTransforms = "1.9.0 - 1" ["0.37.0"] Meshes = "0.27" -["0.37.1-0.37"] +["0.37.1 - 0.37"] Meshes = "0.28" ["0.37.2"] LossFunctions = "0.9" -["0.37.3-0.41"] +["0.37.3 - 0.41"] LossFunctions = "0.10" ["0.38"] Meshes = "0.29" -["0.38-0.41"] +["0.38 - 0.41"] GeoStatsBase = "0.31" -["0.38.1-0.56"] -Rotations = "1.5.0-1" +["0.38.1 - 0.56"] +Rotations = "1.5.0 - 1" ["0.39"] Meshes = "0.30" -["0.40-0.40.4"] +["0.40 - 0.40.4"] Meshes = "0.31" -["0.40.1-0.41"] +["0.40.1 - 0.41"] PointPatterns = "0.5" -["0.40.5-0.41"] -Meshes = "0.31-0.32" +["0.40.5 - 0.41"] +Meshes = "0.31 - 0.32" ["0.41"] Variography = "0.16" @@ -342,32 +343,32 @@ Variography = "0.16" GeoStatsBase = "0.32" GeoStatsSolvers = "0.4" -["0.42-0"] +["0.42 - 0"] CategoricalArrays = "0.10" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.42-0.43"] +["0.42 - 0.43"] GeoClustering = "0.4" KrigingEstimators = "0.11" Meshes = "0.34" PointPatterns = "0.6" Variography = "0.17" -["0.42-0.56"] -Unitful = "1.15.0-1" +["0.42 - 0.56"] +Unitful = "1.15.0 - 1" -["0.42-0.71.4"] +["0.42 - 0.71.4"] LossFunctions = "0.11" -["0.42.2-0"] -Tables = "1.10.0-1" +["0.42.2 - 0"] +Tables = "1.10.0 - 1" ["0.43"] GeoStatsBase = "0.33" GeoStatsSolvers = "0.5" -["0.43.5-0"] -Statistics = "1.9.0-1" +["0.43.5 - 0"] +Statistics = "1.9.0 - 1" ["0.44"] GeoClustering = "0.5" @@ -375,156 +376,156 @@ GeoStatsSolvers = "0.6" KrigingEstimators = "0.12" Variography = "0.18" -["0.44-0.46"] +["0.44 - 0.46"] PointPatterns = "0.7" -["0.44-0.47.4"] +["0.44 - 0.47.4"] Meshes = "0.35" ["0.44.0"] Distributions = "0.25" GeoStatsBase = "0.34" -GeoTables = "1.5.0-1" +GeoTables = "1.5.0 - 1" -["0.44.1-0.44"] +["0.44.1 - 0.44"] GeoStatsBase = "0.35" -GeoTables = "1.6.0-1" +GeoTables = "1.6.0 - 1" ["0.45"] GeoStatsTransforms = "0.1" -["0.45-0.45.2"] -GeoTables = "1.7.0-1" +["0.45 - 0.45.2"] +GeoTables = "1.7.0 - 1" -["0.45-0.46"] +["0.45 - 0.46"] GeoStatsModels = "0.1" -["0.45-0.47"] +["0.45 - 0.47"] Variography = "0.19" -["0.45-0.48"] +["0.45 - 0.48"] GeoStatsSolvers = "0.7" ["0.45.0"] GeoStatsBase = "0.36" -["0.45.1-0.45.2"] +["0.45.1 - 0.45.2"] GeoStatsBase = "0.37" -["0.45.3-0.45"] +["0.45.3 - 0.45"] GeoStatsBase = "0.38" -["0.45.3-0.53"] -GeoTables = "1.8.0-1" +["0.45.3 - 0.53"] +GeoTables = "1.8.0 - 1" -["0.45.4-0.48"] +["0.45.4 - 0.48"] StatsLearnModels = "0.2" -["0.46-0"] -CoDa = "1.2.0-1" +["0.46 - 0"] +CoDa = "1.2.0 - 1" -["0.46-0.47.1"] +["0.46 - 0.47.1"] GeoStatsBase = "0.39" -["0.46-0.47.7"] +["0.46 - 0.47.7"] DataScienceTraits = "0.1" -["0.46-0.50.0"] +["0.46 - 0.50.0"] GeoStatsTransforms = "0.2" -["0.47-0"] -Dates = "1.9.0-1" +["0.47 - 0"] +Dates = "1.9.0 - 1" -["0.47-0.50.0"] +["0.47 - 0.50.0"] GeoStatsModels = "0.2" GeoStatsProcesses = "0.3" -["0.47.2-0.47.8"] +["0.47.2 - 0.47.8"] GeoStatsBase = "0.40" -["0.47.5-0.47"] +["0.47.5 - 0.47"] Meshes = "0.36" -["0.47.8-0.57.0"] +["0.47.8 - 0.57.0"] DataScienceTraits = "0.2" -["0.47.8-0.60"] +["0.47.8 - 0.60"] Distributions = "0.25" -["0.47.9-0.48.3"] +["0.47.9 - 0.48.3"] GeoStatsBase = "0.41" ["0.48"] Meshes = "0.37" -["0.48-0.48.3"] +["0.48 - 0.48.3"] Variography = "0.20" ["0.48.4"] Variography = "0.21" -["0.48.4-0.48"] +["0.48.4 - 0.48"] GeoStatsBase = "0.42" -["0.48.5-0.50.0"] +["0.48.5 - 0.50.0"] Variography = "0.22" -["0.49-0.50.0"] +["0.49 - 0.50.0"] GeoStatsValidation = "0.1" -["0.49-0.50.1"] +["0.49 - 0.50.1"] GeoStatsBase = "0.43" -["0.49-0.70"] +["0.49 - 0.70"] StatsLearnModels = "0.3" ["0.49.0"] Meshes = "0.38" -["0.49.1-0.49"] +["0.49.1 - 0.49"] Meshes = "0.39" -["0.50-0.51"] +["0.50 - 0.51"] Meshes = "0.40" -["0.50-0.55"] -TableTransforms = "1.29.0-1" +["0.50 - 0.55"] +TableTransforms = "1.29.0 - 1" -["0.50.1-0.50"] +["0.50.1 - 0.50"] GeoStatsProcesses = "0.4" -["0.50.1-0.51.0"] +["0.50.1 - 0.51.0"] GeoStatsFunctions = "0.1" -["0.50.1-0.52"] +["0.50.1 - 0.52"] GeoStatsTransforms = "0.3" -["0.50.1-0.56"] +["0.50.1 - 0.56"] GeoStatsModels = "0.3" GeoStatsValidation = "0.2" -["0.50.2-0.56"] -GeoStatsBase = "0.43.7-0.43" +["0.50.2 - 0.56"] +GeoStatsBase = "0.43.7 - 0.43" -["0.51-0.56"] +["0.51 - 0.56"] GeoStatsProcesses = "0.5" -["0.51.1-0.56"] +["0.51.1 - 0.56"] GeoStatsFunctions = "0.2" -["0.51.2-0"] +["0.51.2 - 0"] Chain = "0.6" -["0.52-0.53"] +["0.52 - 0.53"] Meshes = "0.41" -["0.53-0.54"] +["0.53 - 0.54"] GeoStatsTransforms = "0.4" -["0.54-0.55"] -GeoTables = "1.19.0-1" +["0.54 - 0.55"] +GeoTables = "1.19.0 - 1" -["0.54-0.56"] +["0.54 - 0.56"] Meshes = "0.42" ["0.55"] @@ -532,40 +533,40 @@ GeoStatsTransforms = "0.5" ["0.56"] GeoStatsTransforms = "0.6" -GeoTables = "1.20.0-1" +GeoTables = "1.20.0 - 1" -["0.56-0"] -TableTransforms = "1.31.0-1" +["0.56 - 0"] +TableTransforms = "1.31.0 - 1" ["0.57"] Meshes = "0.43" -["0.57-0"] -DensityRatioEstimation = "1.2.0-1" +["0.57 - 0"] +DensityRatioEstimation = "1.2.0 - 1" GeoStatsValidation = "0.3" -Rotations = "1.7.0-1" -Unitful = "1.20.0-1" +Rotations = "1.7.0 - 1" +Unitful = "1.20.0 - 1" -["0.57-0.59"] +["0.57 - 0.59"] CoordRefSystems = "0.7" -["0.57-0.59.0"] +["0.57 - 0.59.0"] GeoStatsFunctions = "0.3" -["0.57-0.60.1"] +["0.57 - 0.60.1"] GeoStatsBase = "0.44" -["0.57-0.61.0"] -GeoTables = "1.21.0-1" +["0.57 - 0.61.0"] +GeoTables = "1.21.0 - 1" -["0.57-0.66"] +["0.57 - 0.66"] GeoStatsModels = "0.4" GeoStatsTransforms = "0.7" -["0.57-0.67"] +["0.57 - 0.67"] GeoStatsProcesses = "0.6" -["0.57.1-0.60"] +["0.57.1 - 0.60"] DataScienceTraits = "0.3" ["0.58"] @@ -574,26 +575,26 @@ Meshes = "0.44" ["0.59"] Meshes = "0.45" -["0.59.1-0.69"] +["0.59.1 - 0.69"] GeoStatsFunctions = "0.4" -["0.60-0.61"] +["0.60 - 0.61"] CoordRefSystems = "0.9" Meshes = "0.46" -["0.60.2-0.68"] +["0.60.2 - 0.68"] GeoStatsBase = "0.45" -["0.61-0.70.0"] +["0.61 - 0.70.0"] DataScienceTraits = "0.4" -["0.61.1-0.68.2"] -GeoTables = "1.22.0-1" +["0.61.1 - 0.68.2"] +GeoTables = "1.22.0 - 1" ["0.62"] Meshes = "0.47" -["0.62-0.64.2"] +["0.62 - 0.64.2"] CoordRefSystems = "0.10" ["0.63"] @@ -602,10 +603,10 @@ Meshes = "0.48" ["0.64"] Meshes = "0.49" -["0.64.1-0"] +["0.64.1 - 0"] Distances = "0.10" -["0.64.3-0.64"] +["0.64.3 - 0.64"] CoordRefSystems = "0.11" ["0.65"] @@ -614,123 +615,126 @@ Meshes = "0.50" ["0.65.0"] CoordRefSystems = "0.12" -["0.65.1-0.68.0"] +["0.65.1 - 0.68.0"] CoordRefSystems = "0.13" -["0.66-0.69"] +["0.66 - 0.69"] Meshes = "0.51" -["0.67-0.68"] +["0.67 - 0.68"] GeoStatsModels = "0.5" -["0.67-0.71.2"] +["0.67 - 0.71.2"] GeoStatsTransforms = "0.8" ["0.68"] GeoStatsProcesses = "0.7" -["0.68.1-0.68.3"] +["0.68.1 - 0.68.3"] CoordRefSystems = "0.14" -["0.68.3-0"] -GeoTables = "1.24.0-1" +["0.68.3 - 0"] +GeoTables = "1.24.0 - 1" -["0.68.4-0.71.3"] +["0.68.4 - 0.71.3"] CoordRefSystems = "0.15" -["0.69-0"] +["0.69 - 0"] GeoStatsBase = "0.46" GeoStatsModels = "0.6" GeoStatsProcesses = "0.8" -["0.7.2-0.7"] -GeoStatsBase = "0.2.5-0.5" -GeoStatsDevTools = "0.2.3-0.5" -KrigingEstimators = "0.1.1-0.2" -StatsBase = "0.25.0-0.33" -Variography = "0.2.2-0.3" +["0.7.2 - 0.7"] +GeoStatsBase = "0.2.5 - 0.5" +GeoStatsDevTools = "0.2.3 - 0.5" +KrigingEstimators = "0.1.1 - 0.2" +StatsBase = "0.25.0 - 0.33" +Variography = "0.2.2 - 0.3" ["0.70"] GeoStatsFunctions = "0.5" -["0.70-0"] +["0.70 - 0"] Meshes = "0.52" -["0.70.1-0"] +["0.70.1 - 0"] DataScienceTraits = "1" -["0.71-0"] +["0.71 - 0"] GeoStatsFunctions = "0.6" StatsLearnModels = "1" -["0.71.3-0"] +["0.71.3 - 0"] GeoStatsTransforms = "0.9" -["0.71.4-0"] +["0.71.4 - 0"] CoordRefSystems = "0.16" -["0.71.5-0"] +["0.71.5 - 0"] LossFunctions = "1" -["0.8-0.8.1"] -GeoStatsBase = "0.3.0-0.5" +["0.8 - 0.8.1"] +GeoStatsBase = "0.3.0 - 0.5" -["0.8-0.8.6"] +["0.8 - 0.8.6"] KrigingEstimators = "0.2" -Variography = "0.3.2-0.3" +Variography = "0.3.2 - 0.3" ["0.8.0"] -GeoStatsDevTools = "0.3.0-0.5" +GeoStatsDevTools = "0.3.0 - 0.5" ["0.8.1"] -GeoStatsDevTools = "0.3.1-0.5" +GeoStatsDevTools = "0.3.1 - 0.5" ["0.8.2"] -GeoStatsBase = "0.3.1-0.5" -GeoStatsDevTools = "0.3.4-0.5" +GeoStatsBase = "0.3.1 - 0.5" +GeoStatsDevTools = "0.3.4 - 0.5" -["0.8.2-0.9.0"] -Distances = "0.7.4-0.8" +["0.8.2 - 0.9.0"] +Distances = "0.7.4 - 0.8" -["0.8.3-0.8.4"] -GeoStatsBase = "0.3.2-0.5" -GeoStatsDevTools = "0.3.6-0.5" +["0.8.3 - 0.8.4"] +GeoStatsBase = "0.3.2 - 0.5" +GeoStatsDevTools = "0.3.6 - 0.5" ["0.8.5"] -GeoStatsBase = "0.3.3-0.5" -GeoStatsDevTools = "0.3.7-0.5" +GeoStatsBase = "0.3.3 - 0.5" +GeoStatsDevTools = "0.3.7 - 0.5" ["0.8.6"] -GeoStatsDevTools = "0.3.8-0.5" +GeoStatsDevTools = "0.3.8 - 0.5" -["0.8.6-0.8.7"] -GeoStatsBase = "0.3.4-0.5" +["0.8.6 - 0.8.7"] +GeoStatsBase = "0.3.4 - 0.5" ["0.8.7"] -GeoStatsDevTools = "0.3.9-0.5" -Variography = "0.3.3-0.3" +GeoStatsDevTools = "0.3.9 - 0.5" +Variography = "0.3.3 - 0.3" -["0.8.7-0.8"] -KrigingEstimators = "0.2.1-0.2" +["0.8.7 - 0.8"] +KrigingEstimators = "0.2.1 - 0.2" -["0.8.8-0.8"] -GeoStatsBase = "0.3.6-0.5" -GeoStatsDevTools = "0.4.0-0.5" -Variography = "0.3.4-0.3" +["0.8.8 - 0.8"] +GeoStatsBase = "0.3.6 - 0.5" +GeoStatsDevTools = "0.4.0 - 0.5" +Variography = "0.3.4 - 0.3" -["0.8.9-0.13"] +["0.8.9 - 0.13"] julia = "1" +["0.8.9 - 0.9"] +Distributed = "1" + ["0.9.0"] -GeoStatsBase = "0.4.3-0.5" -GeoStatsDevTools = "0.4.5-0.5" -KrigingEstimators = "0.2.2-0.2" -Variography = "0.3.6-0.3" +GeoStatsBase = "0.4.3 - 0.5" +GeoStatsDevTools = "0.4.5 - 0.5" +KrigingEstimators = "0.2.2 - 0.2" +Variography = "0.3.6 - 0.3" -["0.9.1-0.20"] +["0.9.1 - 0.20"] Reexport = "0.2" -["0.9.1-0.9"] +["0.9.1 - 0.9"] Distances = "0.8" Distributions = "0.20" GeoStatsBase = "0.5" diff --git a/G/GeoStatsBase/Compat.toml b/G/GeoStatsBase/Compat.toml index 9d53ef12ce43729..0096238f6e9dfc3 100644 --- a/G/GeoStatsBase/Compat.toml +++ b/G/GeoStatsBase/Compat.toml @@ -1,350 +1,359 @@ -["0-0.4"] -StaticArrays = "0.7.0-0.11" +["0 - 0.4"] +StaticArrays = "0.7.0 - 0.11" -["0-0.4.0"] +["0 - 0.4.0"] julia = ["0.7", "1"] -["0.10-0.15.1"] -DataFrames = ["0.18", "0.20-0.21"] +["0.10 - 0.15.1"] +DataFrames = ["0.18", "0.20 - 0.21"] -["0.10.1-0.17.0"] -MLJModelInterface = "0.2-0.3" +["0.10.1 - 0.17.0"] +MLJModelInterface = "0.2 - 0.3" -["0.10.1-0.35"] +["0.10.1 - 0.35"] Combinatorics = "1" -["0.10.3-0.13"] -Optim = ["0.18", "0.20-0.22"] +["0.10.3 - 0.13"] +Optim = ["0.18", "0.20 - 0.22"] -["0.10.4-0.15.1"] -CSV = "0.5-0.7" +["0.10.4 - 0.15.1"] +CSV = "0.5 - 0.7" -["0.11-0.17"] -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.11 - 0.17"] +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.12.1-0.21.8"] -ScientificTypes = ["0.7-0.8", "1"] +["0.12.1 - 0.21.8"] +ScientificTypes = ["0.7 - 0.8", "1"] -["0.13-0.42"] +["0.13 - 0.42"] Transducers = "0.4" -["0.14-0"] +["0.14 - 0"] Distances = "0.10" -["0.14-0.17"] +["0.14 - 0.17"] ReferenceFrameRotations = "0.5" -["0.14-0.21.2"] -Distributions = "0.21-0.24" +["0.14 - 0.21.2"] +Distributions = "0.21 - 0.24" -["0.14-0.25.3"] -Optim = ["0.18", "0.20-0.22", "1"] +["0.14 - 0.25.3"] +Optim = ["0.18", "0.20 - 0.22", "1"] -["0.14.3-0.21.2"] -CategoricalArrays = "0.7-0.9" +["0.14.3 - 0.21.2"] +CategoricalArrays = "0.7 - 0.9" -["0.15.2-0.17"] -DataFrames = ["0.18", "0.20-0.22"] -SpecialFunctions = ["0.7-0.10", "1"] +["0.15.2 - 0.17"] +DataFrames = ["0.18", "0.20 - 0.22"] +SpecialFunctions = ["0.7 - 0.10", "1"] -["0.15.2-0.21.11"] -CSV = "0.5-0.8" +["0.15.2 - 0.21.11"] +CSV = "0.5 - 0.8" -["0.16-0.25.3"] +["0.16 - 0.25.3"] StaticArrays = ["0.12", "1"] -["0.17.1-0.21.2"] -MLJModelInterface = "0.2-0.4" +["0.17.1 - 0.21.2"] +MLJModelInterface = "0.2 - 0.4" -["0.18-0.19"] +["0.18 - 0.19"] Meshes = "0.10" -["0.18-0.24.5"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.18 - 0.24.5"] +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.18-0.38"] -TypedTables = "1.2.0-1" +["0.18 - 0.38"] +TypedTables = "1.2.0 - 1" -["0.20-0.21.0"] +["0.2.2 - 0.4.0"] +Distributed = ["0.7", "1"] + +["0.20 - 0.21.0"] Meshes = "0.11" -["0.21.1-0.21.2"] -Meshes = "0.11-0.12" +["0.21.1 - 0.21.2"] +Meshes = "0.11 - 0.12" -["0.21.10-0.22"] +["0.21.10 - 0.22"] Meshes = "0.17" -["0.21.12-0.24.1"] -CSV = "0.5-0.9" +["0.21.12 - 0.24.1"] +CSV = "0.5 - 0.9" ["0.21.3"] -Meshes = "0.11-0.13" +Meshes = "0.11 - 0.13" -["0.21.3-0.22"] -CategoricalArrays = "0.7-0.10" +["0.21.3 - 0.22"] +CategoricalArrays = "0.7 - 0.10" -["0.21.3-0.25.3"] -MLJModelInterface = ["0.2-0.4", "1"] +["0.21.3 - 0.25.3"] +MLJModelInterface = ["0.2 - 0.4", "1"] -["0.21.3-0.26.0"] -Distributions = "0.21-0.25" +["0.21.3 - 0.26.0"] +Distributions = "0.21 - 0.25" -["0.21.4-0.21.6"] +["0.21.4 - 0.21.6"] Meshes = "0.14" -["0.21.7-0.21.9"] +["0.21.7 - 0.21.9"] Meshes = "0.16" -["0.21.7-0.25.1"] +["0.21.7 - 0.25.1"] TableOperations = "1" -["0.21.7-0.25.4"] -LossFunctions = "0.6-0.7" +["0.21.7 - 0.25.4"] +LossFunctions = "0.6 - 0.7" -["0.21.9-0.24.0"] +["0.21.9 - 0.24.0"] ScientificTypes = "2" ["0.23"] Meshes = "0.18" -["0.24-0.24.2"] +["0.24 - 0.24.2"] ReferenceFrameRotations = "2" -["0.24-0.24.7"] +["0.24 - 0.24.7"] Meshes = "0.19" -["0.24.1-0.38"] -ScientificTypes = "2-3" +["0.24.1 - 0.38"] +ScientificTypes = "2 - 3" -["0.24.3-0.31.6"] +["0.24.3 - 0.31.6"] ReferenceFrameRotations = "3" -["0.24.6-0.25.5"] +["0.24.6 - 0.25.5"] DensityRatioEstimation = "0.5" -["0.24.6-0.31"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.24.6 - 0.31"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.24.8-0.24"] -Meshes = "0.19-0.20" +["0.24.8 - 0.24"] +Meshes = "0.19 - 0.20" -["0.25-0.25.2"] +["0.25 - 0.25.2"] Meshes = "0.21" -["0.25.2-0.25.3"] +["0.25.2 - 0.25.3"] TableTransforms = "0.4" -["0.25.3-0.26.0"] -Meshes = "0.21-0.22" +["0.25.3 - 0.26.0"] +Meshes = "0.21 - 0.22" -["0.25.4-0.27"] +["0.25.4 - 0.27"] Optim = "1" RecipesBase = "1" -["0.25.4-0.28.1"] +["0.25.4 - 0.28.1"] StaticArrays = "1" TableTransforms = "1" -["0.25.4-0.38"] +["0.25.4 - 0.38"] MLJModelInterface = "1" -["0.25.5-0.27"] -LossFunctions = "0.6-0.8" +["0.25.5 - 0.27"] +LossFunctions = "0.6 - 0.8" -["0.25.6-0.26.0"] -DensityRatioEstimation = "0.5-0.6" +["0.25.6 - 0.26.0"] +DensityRatioEstimation = "0.5 - 0.6" ["0.26.1"] Meshes = "0.22" -["0.26.1-0.27"] +["0.26.1 - 0.27"] DensityRatioEstimation = "0.6" -["0.26.1-0.42"] +["0.26.1 - 0.42"] Distributions = "0.25" -["0.26.2-0.26"] -Meshes = "0.22-0.23" +["0.26.2 - 0.26"] +Meshes = "0.22 - 0.23" -["0.27-0.28.5"] +["0.27 - 0.28.5"] Meshes = "0.24" -["0.28-0"] -Optim = "1.7.0-1" +["0.28 - 0"] +Optim = "1.7.0 - 1" -["0.28-0.30.2"] +["0.28 - 0.30.2"] LossFunctions = "0.8" -["0.28-0.38"] +["0.28 - 0.38"] DensityRatioEstimation = "1" -["0.28.2-0.28.6"] -TableTransforms = "1.4.0-1" +["0.28.2 - 0.28.6"] +TableTransforms = "1.4.0 - 1" -["0.28.6-0.28"] +["0.28.6 - 0.28"] Meshes = "0.25" -["0.28.7-0.29"] -TableTransforms = "1.6.0-1" +["0.28.7 - 0.29"] +TableTransforms = "1.6.0 - 1" -["0.29-0.30.0"] +["0.29 - 0.30.0"] Meshes = "0.26" -["0.3-0.4"] -Parameters = "0.7.3-0.10" +["0.3 - 0.4"] +Parameters = "0.7.3 - 0.10" -["0.30-0.35"] -TableTransforms = "1.9.0-1" +["0.30 - 0.35"] +TableTransforms = "1.9.0 - 1" ["0.30.1"] Meshes = "0.27" -["0.30.2-0.31.0"] +["0.30.2 - 0.31.0"] Meshes = "0.28" -["0.30.3-0.30.4"] +["0.30.3 - 0.30.4"] LossFunctions = "0.9" -["0.30.4-0.38"] -StatsBase = "0.32-0.34" +["0.30.4 - 0.38"] +StatsBase = "0.32 - 0.34" -["0.30.5-0.32.0"] +["0.30.5 - 0.32.0"] LossFunctions = "0.10" -["0.31-0.38"] -ProgressMeter = "1.7.0-1" +["0.31 - 0.38"] +ProgressMeter = "1.7.0 - 1" -["0.31.1-0.31.2"] -Meshes = "0.28-0.29" +["0.31.1 - 0.31.2"] +Meshes = "0.28 - 0.29" ["0.31.3"] Meshes = "0.30" -["0.31.4-0.31.8"] +["0.31.4 - 0.31.8"] Meshes = "0.31" -["0.31.7-0.38"] -Rotations = "1.5.0-1" +["0.31.7 - 0.38"] +Rotations = "1.5.0 - 1" -["0.31.9-0.31"] -Meshes = "0.31-0.32" +["0.31.9 - 0.31"] +Meshes = "0.31 - 0.32" -["0.32-0"] -julia = "1.9.0-1" +["0.32 - 0"] +julia = "1.9.0 - 1" -["0.32-0.32.2"] +["0.32 - 0.32.2"] Meshes = "0.33" -["0.32-0.45.7"] -Statistics = "1.9.0-1" +["0.32 - 0.42"] +Distributed = "1.9.0 - 1" + +["0.32 - 0.45.7"] +Statistics = "1.9.0 - 1" -["0.32.1-0.42"] +["0.32.1 - 0.42"] LossFunctions = "0.11" -["0.32.3-0.33"] -Meshes = "0.33-0.34" +["0.32.3 - 0.33"] +Meshes = "0.33 - 0.34" ["0.34"] -GeoTables = "1.5.0-1" +GeoTables = "1.5.0 - 1" -["0.34-0.40.0"] -Meshes = "0.35.1-0.35" +["0.34 - 0.40.0"] +Meshes = "0.35.1 - 0.35" ["0.35"] -GeoTables = "1.6.1-1" +GeoTables = "1.6.1 - 1" -["0.36-0.37"] -GeoTables = "1.7.0-1" +["0.36 - 0.37"] +GeoTables = "1.7.0 - 1" -["0.36-0.38"] -TableTransforms = "1.15.0-1" +["0.36 - 0.38"] +TableTransforms = "1.15.0 - 1" -["0.37.2-0.42"] -Unitful = "1.17.0-1" +["0.37.2 - 0.42"] +Unitful = "1.17.0 - 1" -["0.37.6-0.46.0"] +["0.37.6 - 0.46.0"] ColumnSelectors = "0.1" ["0.38"] -GeoTables = "1.8.0-1" +GeoTables = "1.8.0 - 1" -["0.39-0"] -DensityRatioEstimation = "1.2.0-1" -Rotations = "1.6.0-1" -Tables = "1.11.0-1" -TypedTables = "1.4.0-1" +["0.39 - 0"] +DensityRatioEstimation = "1.2.0 - 1" +Rotations = "1.6.0 - 1" +Tables = "1.11.0 - 1" +TypedTables = "1.4.0 - 1" -["0.39-0.40"] -MLJModelInterface = "1.9.0-1" +["0.39 - 0.40"] +MLJModelInterface = "1.9.0 - 1" -["0.39-0.40.1"] +["0.39 - 0.40.1"] DataScienceTraits = "0.1" -["0.39-0.42"] -ProgressMeter = "1.9.0-1" -TableTransforms = "1.16.0-1" +["0.39 - 0.42"] +ProgressMeter = "1.9.0 - 1" +TableTransforms = "1.16.0 - 1" -["0.39-0.43.8"] -GeoTables = "1.9.0-1" +["0.39 - 0.43.8"] +GeoTables = "1.9.0 - 1" ["0.39.0"] StatsBase = "0.34" -["0.39.1-0"] -StatsBase = "0.33-0.34" +["0.39.1 - 0"] +StatsBase = "0.33 - 0.34" -["0.39.2-0"] -LinearAlgebra = "1.9.0-1" +["0.39.2 - 0"] +LinearAlgebra = "1.9.0 - 1" -["0.39.2-0.42"] -Distributed = "1.9.0-1" -Random = "1.9.0-1" +["0.39.2 - 0.42"] +Random = "1.9.0 - 1" -["0.4.1-0.8.2"] +["0.4.1 - 0.8.2"] +Distributed = "1" julia = "1" -["0.40-0"] +["0.40 - 0"] CategoricalArrays = "0.10" -["0.40.1-0.41.0"] +["0.40.1 - 0.41.0"] Meshes = "0.36" -["0.40.2-0.44.0"] +["0.40.2 - 0.44.0"] DataScienceTraits = "0.2" -["0.41.1-0.42"] +["0.41.1 - 0.42"] Meshes = "0.37" -["0.43-0.43.3"] +["0.43 - 0.43.3"] Meshes = "0.38" -["0.43.1-0"] -StaticArrays = "1.8.0-1" +["0.43.1 - 0"] +StaticArrays = "1.8.0 - 1" -["0.43.4-0.43.5"] +["0.43.4 - 0.43.5"] Meshes = "0.39" -["0.43.6-0.43.7"] +["0.43.6 - 0.43.7"] Meshes = "0.40" ["0.43.8"] Meshes = "0.41" -["0.43.9-0.43"] -GeoTables = "1.19.0-1" +["0.43.9 - 0.43"] +GeoTables = "1.19.0 - 1" Meshes = "0.42" -["0.44-0"] -GeoTables = "1.21.0-1" -Unitful = "1.20.0-1" +["0.44 - 0"] +GeoTables = "1.21.0 - 1" +Unitful = "1.20.0 - 1" -["0.44-0.44.1"] +["0.44 - 0.44.1"] Meshes = "0.43" -["0.44.1-0.45.0"] +["0.44.1 - 0.45.0"] DataScienceTraits = "0.3" ["0.44.2"] @@ -353,160 +362,161 @@ Meshes = "0.44" ["0.44.3"] Meshes = "0.45" -["0.44.4-0.45.1"] +["0.44.4 - 0.45.1"] Meshes = "0.46" -["0.45.1-0.46.1"] +["0.45.1 - 0.46.1"] DataScienceTraits = "0.4" ["0.45.2"] Meshes = "0.47" ["0.45.3"] -Meshes = "0.47-0.48" +Meshes = "0.47 - 0.48" ["0.45.4"] -Meshes = "0.47-0.49" +Meshes = "0.47 - 0.49" ["0.45.5"] -Meshes = "0.47-0.50" +Meshes = "0.47 - 0.50" ["0.45.6"] -Meshes = "0.47-0.51" +Meshes = "0.47 - 0.51" -["0.45.7-0.46.0"] +["0.45.7 - 0.46.0"] Meshes = "0.51" -["0.45.8-0"] +["0.45.8 - 0"] Distributions = "0.25" -["0.46.1-0"] +["0.46.1 - 0"] ColumnSelectors = "1" -["0.46.1-0.46.2"] -Meshes = "0.51-0.52" +["0.46.1 - 0.46.2"] +Meshes = "0.51 - 0.52" -["0.46.2-0"] +["0.46.2 - 0"] DataScienceTraits = "1" -["0.46.3-0"] +["0.46.3 - 0"] Meshes = "0.52" -["0.5-0.17"] +["0.5 - 0.17"] NearestNeighbors = "0.4" -["0.5-0.6.0"] +["0.5 - 0.6.0"] Distributions = "0.20" Parameters = "0.10" RecipesBase = "0.6" StatsBase = "0.30" -["0.5-0.6.3"] +["0.5 - 0.6.3"] StaticArrays = "0.11" -["0.5-0.7"] +["0.5 - 0.7"] CSV = "0.5" DataFrames = "0.18" -["0.5-0.8.2"] +["0.5 - 0.8.2"] Statistics = "1" -["0.5-0.9.3"] +["0.5 - 0.9.3"] Distances = "0.8" -["0.6-0.21"] +["0.6 - 0.21"] AverageShiftedHistograms = "0.8" -["0.6-0.7"] +["0.6 - 0.7"] Tables = "0.2" ["0.6.0"] MLJBase = "0.5" -["0.6.1-0.27"] +["0.6.1 - 0.27"] Parameters = "0.12" -["0.6.1-0.7"] +["0.6.1 - 0.7"] Distributions = "0.21" RecipesBase = "0.7" StatsBase = "0.32" -["0.6.1-0.7.0"] +["0.6.1 - 0.7.0"] MLJBase = "0.7" -["0.6.2-0.7"] +["0.6.2 - 0.7"] Optim = "0.18" -["0.6.4-0.15"] +["0.6.4 - 0.15"] StaticArrays = "0.12" ["0.7"] SpecialFunctions = "0.7" -["0.7.1-0.7"] +["0.7.1 - 0.7"] MLJBase = "0.8" -["0.8-0.10"] -OrderedCollections = "1.1.0-1" +["0.8 - 0.10"] +OrderedCollections = "1.1.0 - 1" -["0.8-0.10.0"] +["0.8 - 0.10.0"] MLJModelInterface = "0.2" -["0.8-0.10.3"] -CSV = "0.5-0.6" +["0.8 - 0.10.3"] +CSV = "0.5 - 0.6" -["0.8-0.13"] -Distributions = "0.21-0.23" +["0.8 - 0.13"] +Distributions = "0.21 - 0.23" -["0.8-0.24.5"] +["0.8 - 0.24.5"] DensityRatioEstimation = "0.4" -["0.8-0.30.3"] -StatsBase = "0.32-0.33" +["0.8 - 0.30.3"] +StatsBase = "0.32 - 0.33" -["0.8-0.38"] +["0.8 - 0.38"] Tables = "1" -["0.8-0.8.2"] -RecipesBase = "0.7-0.8" -SpecialFunctions = "0.9-0.10" +["0.8 - 0.8.2"] +RecipesBase = "0.7 - 0.8" +SpecialFunctions = "0.9 - 0.10" -["0.8-0.8.3"] +["0.8 - 0.8.3"] LossFunctions = "0.5" -["0.8-0.8.4"] +["0.8 - 0.8.4"] CategoricalArrays = "0.7" -["0.8-0.8.5"] +["0.8 - 0.8.5"] ScientificTypes = "0.7" -["0.8-0.8.6"] +["0.8 - 0.8.6"] Optim = ["0.18", "0.20"] -["0.8-0.9"] +["0.8 - 0.9"] DataFrames = ["0.18", "0.20"] -["0.8.3-0.10"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.8.3 - 0.10"] +Distributed = "1.1.0 - 1" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.8.3-0.15.1"] -SpecialFunctions = "0.7-0.10" +["0.8.3 - 0.15.1"] +SpecialFunctions = "0.7 - 0.10" -["0.8.3-0.25.3"] -RecipesBase = ["0.7-0.8", "1"] +["0.8.3 - 0.25.3"] +RecipesBase = ["0.7 - 0.8", "1"] -["0.8.4-0.21.6"] +["0.8.4 - 0.21.6"] LossFunctions = "0.6" -["0.8.5-0.14.2"] -CategoricalArrays = "0.7-0.8" +["0.8.5 - 0.14.2"] +CategoricalArrays = "0.7 - 0.8" -["0.8.6-0.12.0"] -ScientificTypes = "0.7-0.8" +["0.8.6 - 0.12.0"] +ScientificTypes = "0.7 - 0.8" -["0.8.7-0.10.2"] -Optim = ["0.18", "0.20-0.21"] +["0.8.7 - 0.10.2"] +Optim = ["0.18", "0.20 - 0.21"] -["0.9.4-0.13"] -Distances = "0.8-0.9" +["0.9.4 - 0.13"] +Distances = "0.8 - 0.9" diff --git a/G/GeoStatsProcesses/Compat.toml b/G/GeoStatsProcesses/Compat.toml index c7dd0d471154903..fc4004c69e9f688 100644 --- a/G/GeoStatsProcesses/Compat.toml +++ b/G/GeoStatsProcesses/Compat.toml @@ -2,140 +2,140 @@ Bessels = "0.2" CpuId = "0.3" Distances = "0.10" -Distributed = "1.9.0-1" +Distributed = "1.9.0 - 1" Distributions = "0.25" -FFTW = "1.7.0-1" -LinearAlgebra = "1.9.0-1" -ProgressMeter = "1.9.0-1" -Random = "1.9.0-1" -Statistics = "1.9.0-1" -Tables = "1.11.0-1" -julia = "1.9.0-1" - -["0-0.3"] +FFTW = "1.7.0 - 1" +LinearAlgebra = "1.9.0 - 1" +ProgressMeter = "1.9.0 - 1" +Random = "1.9.0 - 1" +Statistics = "1.9.0 - 1" +Tables = "1.11.0 - 1" +julia = "1.9.0 - 1" + +["0 - 0.3"] GeoStatsModels = "0.2" -["0-0.3.3"] +["0 - 0.3.3"] GeoStatsBase = "0.39" -["0-0.3.4"] +["0 - 0.3.4"] Meshes = "0.35" -["0-0.3.6"] +["0 - 0.3.6"] Variography = "0.19" -["0-0.5.9"] -GeoTables = "1.9.0-1" +["0 - 0.5.9"] +GeoTables = "1.9.0 - 1" -["0.3.10-0.3"] +["0.3.10 - 0.3"] Variography = "0.22" ["0.3.11"] Meshes = "0.38" -["0.3.11-0.5"] +["0.3.11 - 0.5"] GeoStatsBase = "0.43" -["0.3.12-0.3.13"] +["0.3.12 - 0.3.13"] Meshes = "0.39" -["0.3.14-0.5.8"] +["0.3.14 - 0.5.8"] Meshes = "0.40" -["0.3.4-0.3.5"] +["0.3.4 - 0.3.5"] GeoStatsBase = "0.40" -["0.3.5-0.3.7"] +["0.3.5 - 0.3.7"] Meshes = "0.36" -["0.3.6-0.3.8"] +["0.3.6 - 0.3.8"] GeoStatsBase = "0.41" -["0.3.7-0.3.8"] +["0.3.7 - 0.3.8"] Variography = "0.20" -["0.3.8-0.3.10"] +["0.3.8 - 0.3.10"] Meshes = "0.37" ["0.3.9"] Variography = "0.21" -["0.3.9-0.3.10"] +["0.3.9 - 0.3.10"] GeoStatsBase = "0.42" -["0.4-0.5"] +["0.4 - 0.5"] GeoStatsModels = "0.3" -["0.4-0.5.3"] +["0.4 - 0.5.3"] GeoStatsFunctions = "0.1" -["0.5.10-0.5"] -GeoTables = "1.19.0-1" +["0.5.10 - 0.5"] +GeoTables = "1.19.0 - 1" Meshes = "0.42" -["0.5.4-0.5"] +["0.5.4 - 0.5"] GeoStatsFunctions = "0.2" ["0.5.9"] Meshes = "0.41" -["0.6-0"] -GeoTables = "1.21.0-1" -Unitful = "1.20.0-1" +["0.6 - 0"] +GeoTables = "1.21.0 - 1" +Unitful = "1.20.0 - 1" -["0.6-0.6.15"] +["0.6 - 0.6.15"] GeoStatsModels = "0.4" -["0.6-0.6.4"] +["0.6 - 0.6.4"] Meshes = "0.43" -["0.6-0.6.7"] +["0.6 - 0.6.7"] GeoStatsFunctions = "0.3" -["0.6-0.6.9"] +["0.6 - 0.6.9"] GeoStatsBase = "0.44" -["0.6.10-0.7"] +["0.6.10 - 0.7"] GeoStatsBase = "0.45" ["0.6.11"] Meshes = "0.47" ["0.6.12"] -Meshes = "0.47-0.48" +Meshes = "0.47 - 0.48" ["0.6.13"] -Meshes = "0.47-0.49" +Meshes = "0.47 - 0.49" ["0.6.14"] -Meshes = "0.47-0.50" +Meshes = "0.47 - 0.50" -["0.6.15-0.8.1"] -Meshes = "0.47-0.51" +["0.6.15 - 0.8.1"] +Meshes = "0.47 - 0.51" -["0.6.16-0.8.0"] +["0.6.16 - 0.8.0"] GeoStatsModels = "0.5" -["0.6.5-0.6.6"] +["0.6.5 - 0.6.6"] Meshes = "0.44" -["0.6.7-0.6.8"] +["0.6.7 - 0.6.8"] Meshes = "0.45" -["0.6.8-0.8.1"] +["0.6.8 - 0.8.1"] GeoStatsFunctions = "0.4" -["0.6.9-0.6.10"] +["0.6.9 - 0.6.10"] Meshes = "0.46" -["0.8.1-0"] +["0.8.1 - 0"] GeoStatsModels = "0.6" ["0.8.2"] GeoStatsFunctions = "0.5" -["0.8.2-0"] -Meshes = "0.47-0.52" +["0.8.2 - 0"] +Meshes = "0.47 - 0.52" -["0.8.3-0"] +["0.8.3 - 0"] GeoStatsFunctions = "0.6" diff --git a/G/GeostatInversion/Compat.toml b/G/GeostatInversion/Compat.toml index 3819d5627cd421a..eae709f206ee884 100644 --- a/G/GeostatInversion/Compat.toml +++ b/G/GeostatInversion/Compat.toml @@ -1,48 +1,53 @@ [0] -Interpolations = "0.0.0-0.12" -RobustPmap = "0.0.0-0.6" +Interpolations = "0.0.0 - 0.12" +RobustPmap = "0.0.0 - 0.6" -["0-0.3"] -FFTW = "0.0.0-1" +["0 - 0.3"] +FFTW = "0.0.0 - 1" -["0-0.3.1"] -IterativeSolvers = "0.0.0-0.8" +["0 - 0.3.1"] +IterativeSolvers = "0.0.0 - 0.8" julia = "1" -["0.3.2-0.3"] -IterativeSolvers = "0.5.0-0.8" -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.3.2 - 0.3"] +Distributed = "1.1.0 - 1" +IterativeSolvers = "0.5.0 - 0.8" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.4-0"] -IterativeSolvers = "0.0.0-0.8" +["0.4 - 0"] +Distributed = "1" +IterativeSolvers = "0.0.0 - 0.8" Statistics = "1" julia = "1" ["0.4.0"] FFTW = "1" -["0.4.1-0"] -FFTW = "0.0.0-1" +["0.4.1 - 0"] +FFTW = "0.0.0 - 1" [1] FFTW = "1" RobustPmap = "1" -["1-1.1"] +["1 - 1.1"] Interpolations = ["0.12", "0.14"] -IterativeSolvers = "0.8-0.9" +IterativeSolvers = "0.8 - 0.9" ["1.0"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" ["1.1"] -Statistics = "1-2" -julia = "1.9.0-1" +Distributed = "1.9.0 - 1" +Statistics = "1 - 2" +julia = "1.9.0 - 1" -["1.2-1"] -Interpolations = "0.14-0.15" +["1.2 - 1"] +Distributed = "1.11.0 - 1" +Interpolations = "0.14 - 0.15" IterativeSolvers = "0.9" Statistics = "1" -julia = "1.11.0-1" +julia = "1.11.0 - 1" diff --git a/G/GigaSOM/Compat.toml b/G/GigaSOM/Compat.toml index e99ae15cd461b3a..9d959d127e0d6da 100644 --- a/G/GigaSOM/Compat.toml +++ b/G/GigaSOM/Compat.toml @@ -1,84 +1,87 @@ [0] julia = "1" -["0.0.5-0.2.1"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -Distances = "0.0.0-0.8" -DistributedArrays = "0.0.0-0.6" -Distributions = "0.0.0-0.21" -FCSFiles = "0.0.0-0.1" -FileIO = "0.0.0-1" -XLSX = "0.0.0-0.5" - -["0.1-0.2.1"] -JSON = "0.0.0-0.21" - -["0.2-0.2.1"] -NearestNeighbors = "0.0.0-0.4" - -["0.2.2-0"] -DistributedArrays = "0.6.4-0.6" -FCSFiles = "0.1.1-0.1" -FileIO = "1.0.7-1" -NearestNeighbors = "0.4.3-0.4" - -["0.2.2-0.2"] -DataFrames = "0.19.4-0.19" -Distributions = "0.21.1-0.21" -XLSX = "0.5.5-0.5" - -["0.2.2-0.3.1"] -CSV = "0.5.12-0.5" - -["0.2.2-0.4"] -Distances = "0.8.2-0.8" - -["0.2.2-0.6"] +["0.0.5 - 0"] +Distributed = "1" + +["0.0.5 - 0.2.1"] +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +Distances = "0.0.0 - 0.8" +DistributedArrays = "0.0.0 - 0.6" +Distributions = "0.0.0 - 0.21" +FCSFiles = "0.0.0 - 0.1" +FileIO = "0.0.0 - 1" +XLSX = "0.0.0 - 0.5" + +["0.1 - 0.2.1"] +JSON = "0.0.0 - 0.21" + +["0.2 - 0.2.1"] +NearestNeighbors = "0.0.0 - 0.4" + +["0.2.2 - 0"] +DistributedArrays = "0.6.4 - 0.6" +FCSFiles = "0.1.1 - 0.1" +FileIO = "1.0.7 - 1" +NearestNeighbors = "0.4.3 - 0.4" + +["0.2.2 - 0.2"] +DataFrames = "0.19.4 - 0.19" +Distributions = "0.21.1 - 0.21" +XLSX = "0.5.5 - 0.5" + +["0.2.2 - 0.3.1"] +CSV = "0.5.12 - 0.5" + +["0.2.2 - 0.4"] +Distances = "0.8.2 - 0.8" + +["0.2.2 - 0.6"] JSON = "0.21" -["0.3-0.3.1"] -Distributions = "0.21.1-0.22" +["0.3 - 0.3.1"] +Distributions = "0.21.1 - 0.22" -["0.3-0.4"] +["0.3 - 0.4"] DataFrames = "0.20" -["0.3-0.5.0"] -XLSX = "0.5.5-0.6" +["0.3 - 0.5.0"] +XLSX = "0.5.5 - 0.6" -["0.3.2-0.5.0"] -CSV = "0.5.12-0.6" +["0.3.2 - 0.5.0"] +CSV = "0.5.12 - 0.6" -["0.3.2-0.6.1"] -Distributions = "0.21.1-0.23" +["0.3.2 - 0.6.1"] +Distributions = "0.21.1 - 0.23" -["0.5-0.6.1"] -DataFrames = "0.20-0.21" -Distances = "0.8.2-0.9" +["0.5 - 0.6.1"] +DataFrames = "0.20 - 0.21" +Distances = "0.8.2 - 0.9" -["0.5.1-0.6"] -XLSX = "0.5.5-0.7" +["0.5.1 - 0.6"] +XLSX = "0.5.5 - 0.7" -["0.5.1-0.6.1"] -CSV = "0.5.12-0.7" +["0.5.1 - 0.6.1"] +CSV = "0.5.12 - 0.7" -["0.6-0"] +["0.6 - 0"] StableRNGs = "1" -["0.6.2-0"] -Distances = "0.8.2-0.10" +["0.6.2 - 0"] +Distances = "0.8.2 - 0.10" -["0.6.2-0.6"] -CSV = "0.5.12-0.8" +["0.6.2 - 0.6"] +CSV = "0.5.12 - 0.8" -["0.6.2-0.6.4"] -DataFrames = "0.20-0.22" -Distributions = "0.21.1-0.24" +["0.6.2 - 0.6.4"] +DataFrames = "0.20 - 0.22" +Distributions = "0.21.1 - 0.24" -["0.6.5-0"] -DataFrames = ["0.20-0.22", "1"] -Distributions = "0.21.1-0.25" +["0.6.5 - 0"] +DataFrames = ["0.20 - 0.22", "1"] +Distributions = "0.21.1 - 0.25" -["0.7-0"] -CSV = ["0.5.12-0.8", "0.10"] -DistributedData = "0.1.4-0.2" +["0.7 - 0"] +CSV = ["0.5.12 - 0.8", "0.10"] +DistributedData = "0.1.4 - 0.2" diff --git a/G/GlobalSearchRegression/Compat.toml b/G/GlobalSearchRegression/Compat.toml index b11f30f21ea968d..2a168f3173ba3d4 100644 --- a/G/GlobalSearchRegression/Compat.toml +++ b/G/GlobalSearchRegression/Compat.toml @@ -1,17 +1,18 @@ [1] +Distributed = "1" julia = "1" -["1-1.0.7"] +["1 - 1.0.7"] DelimitedFiles = "1" -["1.0.1-1.0.3"] -DataFrames = "0.14.1-0.21" -Distributions = "0.16.4-0.23" +["1.0.1 - 1.0.3"] +DataFrames = "0.14.1 - 0.21" +Distributions = "0.16.4 - 0.23" -["1.0.4-1.0.5"] -DataFrames = "0.0.0-0.21" -Distributions = "0.0.0-0.23" +["1.0.4 - 1.0.5"] +DataFrames = "0.0.0 - 0.21" +Distributions = "0.0.0 - 0.23" -["1.0.6-1"] -DataFrames = "1.4.0-1" -Distributions = "0.25.80-0.25" +["1.0.6 - 1"] +DataFrames = "1.4.0 - 1" +Distributions = "0.25.80 - 0.25" diff --git a/G/GlobalSearchRegressionGUI/Compat.toml b/G/GlobalSearchRegressionGUI/Compat.toml index 6c3306c64a9bde7..14f148910b66f21 100644 --- a/G/GlobalSearchRegressionGUI/Compat.toml +++ b/G/GlobalSearchRegressionGUI/Compat.toml @@ -1,14 +1,15 @@ ["0.0"] -julia = "0.6-1" +julia = "0.6 - 1" -["0.1-0"] +["0.1 - 0"] +Distributed = "1" julia = "1" -["0.1.1-0"] -CSV = "0.4.3-0.7" -DataStructures = "0.14.0-0.18" +["0.1.1 - 0"] +CSV = "0.4.3 - 0.7" +DataStructures = "0.14.0 - 0.18" GlobalSearchRegression = "1" -HTTP = "0.7.1-0.8" -JSON = "0.20.0-0.21" -Mux = "0.6.0-0.7" -WebSockets = "1.1-1" +HTTP = "0.7.1 - 0.8" +JSON = "0.20.0 - 0.21" +Mux = "0.6.0 - 0.7" +WebSockets = "1.1 - 1" diff --git a/G/GlobalSensitivityAnalysis/Compat.toml b/G/GlobalSensitivityAnalysis/Compat.toml index 6f9eb3e76d33325..e0116716d69bc8b 100644 --- a/G/GlobalSensitivityAnalysis/Compat.toml +++ b/G/GlobalSensitivityAnalysis/Compat.toml @@ -1,21 +1,21 @@ -["0-0.0.5"] -DataStructures = "0.0.0-0.17" -Distributions = "0.0.0-0.21" -Sobol = "0-1" +["0 - 0.0.5"] +DataStructures = "0.0.0 - 0.17" +Distributions = "0.0.0 - 0.21" +Sobol = "0 - 1" -["0-1.1"] +["0 - 1.1"] Statistics = "1" julia = "1" -["0.0.6-0"] +["0.0.6 - 0"] DataStructures = "0.17" Distributions = "0.21" -["0.0.6-1"] -Sobol = "1.3.0-1" +["0.0.6 - 1"] +Sobol = "1.3.0 - 1" -["0.0.7-1"] -ProgressMeter = "1.2.0-1" +["0.0.7 - 1"] +ProgressMeter = "1.2.0 - 1" ["1.0"] DataStructures = "0.17" @@ -23,38 +23,40 @@ DataStructures = "0.17" ["1.0.0"] Distributions = "0.21" -["1.0.1-1.0"] -Distributions = "0.21-0.23" +["1.0.1 - 1.0"] +Distributions = "0.21 - 0.23" ["1.1"] +Distributed = "1" StatsBase = "0.33" -VegaLite = "2.3.0-2" +VegaLite = "2.3.0 - 2" -["1.1-1"] -DataStructures = "0.17-0.18" +["1.1 - 1"] +DataStructures = "0.17 - 0.18" KernelDensity = "0.6" -["1.1-1.1.2"] -Distributions = "0.21-0.24" +["1.1 - 1.1.2"] +Distributions = "0.21 - 0.24" ["1.1.0"] DataFrames = "0.21" NumericalIntegration = "0.2" ["1.1.1"] -DataFrames = "0.21-0.22" +DataFrames = "0.21 - 0.22" -["1.1.1-1.1.2"] -NumericalIntegration = "0.2-0.3" +["1.1.1 - 1.1.2"] +NumericalIntegration = "0.2 - 0.3" -["1.1.2-1.1"] -DataFrames = ["0.19.1-0.22", "1"] +["1.1.2 - 1.1"] +DataFrames = ["0.19.1 - 0.22", "1"] -["1.1.3-1"] -Distributions = "0.21-0.25" -Trapz = "1-2" +["1.1.3 - 1"] +Distributions = "0.21 - 0.25" +Trapz = "1 - 2" -["1.2-1"] -Statistics = "1.6.0-1" -StatsBase = "0.33-0.34" -julia = "1.6.0-1" +["1.2 - 1"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +StatsBase = "0.33 - 0.34" +julia = "1.6.0 - 1" diff --git a/G/Gogeta/Compat.toml b/G/Gogeta/Compat.toml index 25b5f6bba382672..02be4248e641309 100644 --- a/G/Gogeta/Compat.toml +++ b/G/Gogeta/Compat.toml @@ -1,9 +1,10 @@ [0] +Distributed = "1" EvoTrees = "0.16" Flux = "0.14" JuMP = "1" julia = "1" -["0.3-0"] +["0.3 - 0"] JSON = "0.21" Statistics = "1" diff --git a/G/Graph500/Compat.toml b/G/Graph500/Compat.toml index 9fa05cd26d3e5d1..186f4438333e68a 100644 --- a/G/Graph500/Compat.toml +++ b/G/Graph500/Compat.toml @@ -1,6 +1,7 @@ [0] +Distributed = ["0.7", "1"] LightGraphs = "1" -ProgressMeter = "0.0.0-0.9" +ProgressMeter = "0.0.0 - 0.9" Statistics = ["0.7", "1"] -StatsBase = "0.0.0-0.33" +StatsBase = "0.0.0 - 0.33" julia = ["0.7", "1"] diff --git a/G/Graphs/Compat.toml b/G/Graphs/Compat.toml index 3cc19531fbbbd92..d67b78550d801ba 100644 --- a/G/Graphs/Compat.toml +++ b/G/Graphs/Compat.toml @@ -1,46 +1,48 @@ [0] julia = ["0.7", "1"] -["0-0.10.0"] -Compat = "1.1-2" -DataStructures = "0.9.0-0.18" +["0 - 0.10.0"] +Compat = "1.1 - 2" +DataStructures = "0.9.0 - 0.18" -["0.10.1-0"] -DataStructures = "0.14.0-0.18" +["0.10.1 - 0"] +DataStructures = "0.14.0 - 0.18" [1] -DataStructures = "0.17-0.18" +DataStructures = "0.17 - 0.18" SimpleTraits = "0.9" -["1-1.4.0"] +["1 - 1.4.0"] ArnoldiMethod = "0.1" -["1-1.5"] +["1 - 1.5"] +Distributed = "1" Inflate = "0.1" Statistics = "1" julia = "1" -["1.10-1"] +["1.10 - 1"] ArnoldiMethod = "0.4" Statistics = "1" -["1.4.1-1.9"] -ArnoldiMethod = "0.1-0.2" +["1.4.1 - 1.9"] +ArnoldiMethod = "0.1 - 0.2" -["1.5.1-1.7.0"] -Compat = "3.40.0-3" +["1.5.1 - 1.7.0"] +Compat = "3.40.0 - 3" -["1.6-1"] -julia = "1.6.0-1" +["1.6 - 1"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["1.6-1.7.1"] -Inflate = "0.1.2-0.1" +["1.6 - 1.7.1"] +Inflate = "0.1.2 - 0.1" -["1.6-1.9"] -Statistics = "1.6.0-1" +["1.6 - 1.9"] +Statistics = "1.6.0 - 1" -["1.7.1-1"] -Compat = "3.40.0-4" +["1.7.1 - 1"] +Compat = "3.40.0 - 4" -["1.7.2-1"] -Inflate = "0.1.3-0.1" +["1.7.2 - 1"] +Inflate = "0.1.3 - 0.1" diff --git a/G/GraviPet/Compat.toml b/G/GraviPet/Compat.toml index d46494c1550de2f..42b1302fb549297 100644 --- a/G/GraviPet/Compat.toml +++ b/G/GraviPet/Compat.toml @@ -1,9 +1,10 @@ [0] -FillArrays = "1.7.0-1" -HCubature = "1.5.1-1" -KernelAbstractions = "0.9.15-0.9" -Reexport = "1.2.2-1" +Distributed = "1.7.0 - 1" +FillArrays = "1.7.0 - 1" +HCubature = "1.5.1 - 1" +KernelAbstractions = "0.9.15 - 0.9" +Reexport = "1.2.2 - 1" SparseArrays = "1" -SparseArraysCOO = "1.1.0-1" -StaticArrays = "1.6.5-1" -julia = "1.7.0-1" +SparseArraysCOO = "1.1.0 - 1" +StaticArrays = "1.6.5 - 1" +julia = "1.7.0 - 1" diff --git a/G/GriddingMachine/Compat.toml b/G/GriddingMachine/Compat.toml index 31fdad6f61658cc..d862bf82a8f3fbf 100644 --- a/G/GriddingMachine/Compat.toml +++ b/G/GriddingMachine/Compat.toml @@ -1,98 +1,101 @@ -["0-0.1"] +["0 - 0.1"] DocStringExtensions = "0.8" -ProgressMeter = "1.3.0-1" +ProgressMeter = "1.3.0 - 1" -["0-0.1.0"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0 - 0.1.0"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0-0.1.2"] +["0 - 0.1.2"] PkgUtility = "0.1" -["0-0.1.5"] +["0 - 0.1.5"] ArchGDAL = "0.5" -CSV = "0.7-0.8" -LazyArtifacts = "1.3.0-1" +CSV = "0.7 - 0.8" +LazyArtifacts = "1.3.0 - 1" NetCDF = "0.10" Parameters = "0.12" -["0-0.1.6"] -DataFrames = "0.21-0.22" +["0 - 0.1.6"] +DataFrames = "0.21 - 0.22" -["0-0.2.2"] -Glob = "1.3.0-1" +["0 - 0.2.2"] +Glob = "1.3.0 - 1" -["0.1.1-0.1"] -julia = "1.5.0-1" +["0.1.1 - 0.1"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.1.1-0.1.5"] -Statistics = "1.5.0-1" +["0.1.1 - 0.1.5"] +Statistics = "1.5.0 - 1" -["0.1.3-0.1.4"] -PkgUtility = "0.1.2-0.1" +["0.1.3 - 0.1.4"] +PkgUtility = "0.1.2 - 0.1" ["0.1.5"] -PkgUtility = "0.1.5-0.1" +PkgUtility = "0.1.5 - 0.1" -["0.1.5-0.1"] -Conda = "1.5.0-1" -PyCall = "1.92.0-1" +["0.1.5 - 0.1"] +Conda = "1.5.0 - 1" +PyCall = "1.92.0 - 1" -["0.1.6-0.1"] -ArchGDAL = "0.5-0.6" -PkgUtility = "0.1.9-0.1" +["0.1.6 - 0.1"] +ArchGDAL = "0.5 - 0.6" +PkgUtility = "0.1.9 - 0.1" UnPack = "1" -["0.1.6-0.2.9"] +["0.1.6 - 0.2.9"] LazyArtifacts = "1" -["0.1.7-0.1"] +["0.1.7 - 0.1"] DataFrames = ["0.22", "1"] -["0.2-0"] -ProgressMeter = "1.7.1-1" +["0.2 - 0"] +ProgressMeter = "1.7.1 - 1" -["0.2-0.2.2"] -DataFrames = "1.2.2-1" -UnPack = "1.0.2-1" +["0.2 - 0.2.2"] +DataFrames = "1.2.2 - 1" +Distributed = "1.6.0 - 1" +UnPack = "1.0.2 - 1" -["0.2-0.2.4"] -PkgUtility = "0.1.13-0.1" +["0.2 - 0.2.4"] +PkgUtility = "0.1.13 - 0.1" -["0.2-0.2.6"] -DocStringExtensions = "0.8.5-0.8" +["0.2 - 0.2.6"] +DocStringExtensions = "0.8.5 - 0.8" -["0.2-0.2.9"] -Conda = "1.5.2-1" -PyCall = "1.92.3-1" -julia = "1.6.0-1" +["0.2 - 0.2.9"] +Conda = "1.5.2 - 1" +PyCall = "1.92.3 - 1" +julia = "1.6.0 - 1" -["0.2.1-0"] -JSON = "0.21.2-0.21" +["0.2.1 - 0"] +JSON = "0.21.2 - 0.21" -["0.2.1-0.2.6"] -HTTP = "0.9.14-0.9" +["0.2.1 - 0.2.6"] +HTTP = "0.9.14 - 0.9" -["0.2.10-0"] -NetcdfIO = "0.2.6-0.2" -julia = "1.7.0-1" +["0.2.10 - 0"] +NetcdfIO = "0.2.6 - 0.2" +julia = "1.7.0 - 1" ["0.2.4"] -NetcdfIO = "0.1.2-0.1" +NetcdfIO = "0.1.2 - 0.1" -["0.2.5-0.2.7"] -NetcdfIO = "0.1.2-0.2" -PkgUtility = "0.1.13-0.2" +["0.2.5 - 0.2.7"] +NetcdfIO = "0.1.2 - 0.2" +PkgUtility = "0.1.13 - 0.2" -["0.2.7-0"] -DocStringExtensions = "0.8.5-0.9" -HTTP = ["0.9.14-0.9", "1.0.5-1"] +["0.2.7 - 0"] +DocStringExtensions = "0.8.5 - 0.9" +HTTP = ["0.9.14 - 0.9", "1.0.5 - 1"] ["0.2.8"] PkgUtility = "0.2" -["0.2.8-0.2.9"] -NetcdfIO = "0.2.5-0.2" +["0.2.8 - 0.2.9"] +NetcdfIO = "0.2.5 - 0.2" ["0.2.9"] -PkgUtility = "0.1.13-0.2" +PkgUtility = "0.1.13 - 0.2" diff --git a/G/GroupedTransforms/Compat.toml b/G/GroupedTransforms/Compat.toml index 36d30031c99c850..d7d3fefcf83f8e4 100644 --- a/G/GroupedTransforms/Compat.toml +++ b/G/GroupedTransforms/Compat.toml @@ -2,27 +2,30 @@ Combinatorics = "1" julia = "1" -["1-1.1.0"] +["1 - 1.1"] +Distributed = "1" + +["1 - 1.1.0"] LinearMaps = "2" ["1.0"] NFFT3 = "1" -["1.1-1"] -NFFT3 = "1.1.0-1" +["1.1 - 1"] +NFFT3 = "1.1.0 - 1" -["1.1.1-1"] +["1.1.1 - 1"] LinearMaps = "3" -["1.1.1-1.1"] +["1.1.1 - 1.1"] Aqua = "0.5" -["1.1.3-1.1"] +["1.1.3 - 1.1"] ToeplitzMatrices = "0.7" -["1.2-1"] -Aqua = "0.5-0.8" +["1.2 - 1"] +Aqua = "0.5 - 0.8" LinearAlgebra = "1" -SparseArrays = "1.10.0-1" +SparseArrays = "1.10.0 - 1" Test = "1" ToeplitzMatrices = "0.8" diff --git a/G/Guards/Compat.toml b/G/Guards/Compat.toml index 8b476ec955c07c8..39227e39fde546a 100644 --- a/G/Guards/Compat.toml +++ b/G/Guards/Compat.toml @@ -1,14 +1,15 @@ [0] -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0-0.1"] +["0 - 0.1"] Actors = "0.1" -["0-0.2.0"] +["0 - 0.2.0"] Reexport = "0.2" -["0.2-0"] +["0.2 - 0"] Actors = "0.2" -["0.2.1-0"] +["0.2.1 - 0"] Reexport = ["0.2", "1"] diff --git a/H/HDF5/Compat.toml b/H/HDF5/Compat.toml index 46fbd9202dd0e5c..a45cf62f51c902e 100644 --- a/H/HDF5/Compat.toml +++ b/H/HDF5/Compat.toml @@ -1,69 +1,72 @@ -["0-0.11.0"] -BinDeps = "0.6.0-0.8" -Homebrew = "0.3.1-0.7" -WinRPM = "0.0.0-0.4" +["0 - 0.11.0"] +BinDeps = "0.6.0 - 0.8" +Homebrew = "0.3.1 - 0.7" +WinRPM = "0.0.0 - 0.4" -["0-0.12"] -Blosc = "0.0.0-0.5" +["0 - 0.12"] +Blosc = "0.0.0 - 0.5" -["0-0.9"] -Compat = "0.68-2" -julia = "0.6-1" +["0 - 0.9"] +Compat = "0.68 - 2" +julia = "0.6 - 1" -["0.10-0.12"] +["0.10 - 0.11.0"] +Distributed = ["0.7", "1"] + +["0.10 - 0.12"] julia = ["0.7", "1"] -["0.11.1-0.11"] -BinDeps = "0.0.0-1" -Homebrew = "0.0.0-0.7" -WinRPM = "0.0.0-1" +["0.11.1 - 0.11"] +BinDeps = "0.0.0 - 1" +Homebrew = "0.0.0 - 0.7" +WinRPM = "0.0.0 - 1" ["0.12"] -BinaryProvider = "0.0.0-0.5" +BinaryProvider = "0.0.0 - 0.5" -["0.12.2-0.12"] -CMakeWrapper = "0.0.0-0.2" +["0.12.2 - 0.12"] +CMakeWrapper = "0.0.0 - 0.2" -["0.13-0.13.6"] -HDF5_jll = "1.10.5-1" +["0.13 - 0.13.6"] +HDF5_jll = "1.10.5 - 1" -["0.13-0.16"] -julia = "1.3.0-1" +["0.13 - 0.16"] +julia = "1.3.0 - 1" ["0.13.0"] -Blosc = "0.5.1-0.5" +Blosc = "0.5.1 - 0.5" ["0.13.1"] -Blosc = "0.5.1-0.6" +Blosc = "0.5.1 - 0.6" -["0.13.2-0.15"] -Blosc = "0.5.1-0.7" +["0.13.2 - 0.15"] +Blosc = "0.5.1 - 0.7" -["0.13.7-0.13"] -HDF5_jll = "1.10.5-1.10" +["0.13.7 - 0.13"] +HDF5_jll = "1.10.5 - 1.10" -["0.14-0"] +["0.14 - 0"] Requires = "1" -["0.14-0.14.1"] -HDF5_jll = "1.10.5-1" +["0.14 - 0.14.1"] +HDF5_jll = "1.10.5 - 1" -["0.14-0.16.9"] -Compat = "3.1.0-3" +["0.14 - 0.16.9"] +Compat = "3.1.0 - 3" -["0.14.2-0.14"] +["0.14.2 - 0.14"] HDF5_jll = "1.12" -["0.15-0.16.14"] -HDF5_jll = ["1.10.5-1.10", "1.12"] +["0.15 - 0.16.14"] +HDF5_jll = ["1.10.5 - 1.10", "1.12"] -["0.16.10-0"] -Compat = "3.1.0-4" +["0.16.10 - 0"] +Compat = "3.1.0 - 4" -["0.16.15-0"] -HDF5_jll = ["1.10.5-1.10", "1.12", "1.14"] +["0.16.15 - 0"] +HDF5_jll = ["1.10.5 - 1.10", "1.12", "1.14"] -["0.17-0"] -MPIPreferences = "0.1.7-0.1" -Preferences = "1.3.0-1" -julia = "1.6.0-1" +["0.17 - 0"] +MPIPreferences = "0.1.7 - 0.1" +Preferences = "1.3.0 - 1" +julia = "1.6.0 - 1" diff --git a/H/HDF5Utils/Compat.toml b/H/HDF5Utils/Compat.toml index d71818c1d984c56..3643d5d76bdcd42 100644 --- a/H/HDF5Utils/Compat.toml +++ b/H/HDF5Utils/Compat.toml @@ -1,34 +1,35 @@ [0] -Glob = "1.2.0-1" +Distributed = "1" +Glob = "1.2.0 - 1" ProgressMeter = "1" julia = "1" -["0-0.1.15"] +["0 - 0.1.15"] FillArrays = "0.7" HDF5 = "0.12" Requires = "0.5" -["0.1.16-0"] +["0.1.16 - 0"] DiskArrays = "0.2" Requires = ["0.5", "1"] -["0.1.16-0.1.26"] -HDF5 = "0.12-0.13" +["0.1.16 - 0.1.26"] +HDF5 = "0.12 - 0.13" -["0.1.16-0.1.30"] -FillArrays = "0.7-0.8" +["0.1.16 - 0.1.30"] +FillArrays = "0.7 - 0.8" -["0.1.27-0"] -HDF5 = "0.13.3-0.13" +["0.1.27 - 0"] +HDF5 = "0.13.3 - 0.13" -["0.1.31-0.1.33"] -FillArrays = "0.7-0.9" +["0.1.31 - 0.1.33"] +FillArrays = "0.7 - 0.9" -["0.1.34-0.1.38"] -FillArrays = "0.7-0.10" +["0.1.34 - 0.1.38"] +FillArrays = "0.7 - 0.10" ["0.1.39"] -FillArrays = "0.7-0.11" +FillArrays = "0.7 - 0.11" -["0.1.40-0"] -FillArrays = "0.7-0.12" +["0.1.40 - 0"] +FillArrays = "0.7 - 0.12" diff --git a/H/HMatrices/Compat.toml b/H/HMatrices/Compat.toml index bb01d06441f604b..18e94ba6c77ab91 100644 --- a/H/HMatrices/Compat.toml +++ b/H/HMatrices/Compat.toml @@ -1,23 +1,24 @@ [0] -RecipesBase = "1.1.0-1" -StaticArrays = "1.2.0-1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +RecipesBase = "1.1.0 - 1" +StaticArrays = "1.2.0 - 1" +julia = "1.6.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] WavePropBase = "0.1" -["0-0.1.2"] +["0 - 0.1.2"] AbstractTrees = "0.3" -["0-0.2.2"] -Statistics = "1.6.0-1" +["0 - 0.2.2"] +Statistics = "1.6.0 - 1" TimerOutputs = "0.5" -["0.1.1-0.1"] +["0.1.1 - 0.1"] WavePropBase = "0.2" -["0.1.3-0.2.6"] -AbstractTrees = "0.3-0.4" +["0.1.3 - 0.2.6"] +AbstractTrees = "0.3 - 0.4" -["0.2.3-0"] +["0.2.3 - 0"] Statistics = "1" diff --git a/H/HTTP/Compat.toml b/H/HTTP/Compat.toml index 470fcd273f42ef1..3482b9807835945 100644 --- a/H/HTTP/Compat.toml +++ b/H/HTTP/Compat.toml @@ -1,66 +1,69 @@ [0] julia = ["0.7", "1"] -["0-0.6"] -MbedTLS = "0.5.11-0.6" +["0 - 0.6"] +MbedTLS = "0.5.11 - 0.6" -["0-0.8.6"] -IniFile = "0.0.0-0.5" +["0 - 0.8.0"] +Distributed = ["0.7", "1"] -["0.7-0.8.0"] +["0 - 0.8.6"] +IniFile = "0.0.0 - 0.5" + +["0.7 - 0.8.0"] MbedTLS = "0.6" -["0.8.1-0.8.2"] -MbedTLS = "0.6.8-0.6" +["0.8.1 - 0.8.2"] +MbedTLS = "0.6.8 - 0.6" -["0.8.12-1"] -MbedTLS = ["0.6.8-0.7", "1"] +["0.8.12 - 1"] +MbedTLS = ["0.6.8 - 0.7", "1"] -["0.8.3-0.8.11"] -MbedTLS = "0.6.8-0.7" +["0.8.3 - 0.8.11"] +MbedTLS = "0.6.8 - 0.7" -["0.8.7-1.7"] +["0.8.7 - 1.7"] IniFile = "0.5" ["0.9.0"] URIs = "1" -["0.9.1-0.9.7"] -URIs = "1.1.0-1" +["0.9.1 - 0.9.7"] +URIs = "1.1.0 - 1" -["0.9.8-1"] -URIs = "1.3.0-1" +["0.9.8 - 1"] +URIs = "1.3.0 - 1" [1] CodecZlib = "0.7" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1-1.5.3"] -LoggingExtras = "0.4.9-0.4" +["1 - 1.5.3"] +LoggingExtras = "0.4.9 - 0.4" -["1.0.2-1"] -SimpleBufferStream = "1.1.0-1" +["1.0.2 - 1"] +SimpleBufferStream = "1.1.0 - 1" -["1.10.11-1"] -PrecompileTools = "1.2.1-1" +["1.10.11 - 1"] +PrecompileTools = "1.2.1 - 1" -["1.10.4-1"] -ConcurrentUtilities = "2.4.0-2" +["1.10.4 - 1"] +ConcurrentUtilities = "2.4.0 - 2" ["1.4"] OpenSSL = "1" -["1.5-1"] -OpenSSL = "1.3.0-1" +["1.5 - 1"] +OpenSSL = "1.3.0 - 1" -["1.5.4-1"] -LoggingExtras = ["0.4.9-0.4", "1"] +["1.5.4 - 1"] +LoggingExtras = ["0.4.9 - 0.4", "1"] ["1.8"] -ConcurrentUtilities = "2.1.0-2" +ConcurrentUtilities = "2.1.0 - 2" -["1.9-1.10.3"] -ConcurrentUtilities = "2.2.0-2" +["1.9 - 1.10.3"] +ConcurrentUtilities = "2.2.0 - 2" -["1.9.7-1"] +["1.9.7 - 1"] ExceptionUnwrapping = "0.1" diff --git a/H/Hecke/Compat.toml b/H/Hecke/Compat.toml index 6aa032ec9e37dd8..592e3bbcd5b311a 100644 --- a/H/Hecke/Compat.toml +++ b/H/Hecke/Compat.toml @@ -1,15 +1,16 @@ -["0-0.10.25"] +["0 - 0.10.25"] +Distributed = "1" julia = "1" -["0-0.5.1"] -AbstractAlgebra = "0.1.1-0.1" -Nemo = "0.9.1-0.9" +["0 - 0.5.1"] +AbstractAlgebra = "0.1.1 - 0.1" +Nemo = "0.9.1 - 0.9" -["0.10-0.10.2"] -AbstractAlgebra = "0.15.1-0.15" +["0.10 - 0.10.2"] +AbstractAlgebra = "0.15.1 - 0.15" Nemo = "0.22" -["0.10.10-0.10.11"] +["0.10.10 - 0.10.11"] AbstractAlgebra = "0.18" Nemo = "0.24" @@ -17,79 +18,80 @@ Nemo = "0.24" AbstractAlgebra = "0.19" Nemo = "0.25" -["0.10.13-0.10.14"] +["0.10.13 - 0.10.14"] AbstractAlgebra = "0.20" -["0.10.13-0.10.15"] -Nemo = "0.25.1-0.25" +["0.10.13 - 0.10.15"] +Nemo = "0.25.1 - 0.25" ["0.10.15"] -AbstractAlgebra = "0.20.1-0.20" +AbstractAlgebra = "0.20.1 - 0.20" -["0.10.16-0.10.22"] +["0.10.16 - 0.10.22"] AbstractAlgebra = "0.21" -Nemo = "0.26.1-0.26" +Nemo = "0.26.1 - 0.26" ["0.10.23"] AbstractAlgebra = "0.22" -["0.10.23-0.10.25"] +["0.10.23 - 0.10.25"] Nemo = "0.27" -["0.10.24-0.10.25"] -AbstractAlgebra = "0.22.2-0.22" +["0.10.24 - 0.10.25"] +AbstractAlgebra = "0.22.2 - 0.22" ["0.10.26"] -AbstractAlgebra = "0.22.3-0.22" -Nemo = "0.27.4-0.27" +AbstractAlgebra = "0.22.3 - 0.22" +Nemo = "0.27.4 - 0.27" -["0.10.26-0"] -julia = "1.6.0-1" +["0.10.26 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.10.27-0.10.28"] +["0.10.27 - 0.10.28"] AbstractAlgebra = "0.23" Nemo = "0.28" -["0.10.29-0.12"] +["0.10.29 - 0.12"] AbstractAlgebra = "0.24" -Nemo = "0.29.1-0.29" +Nemo = "0.29.1 - 0.29" -["0.10.3-0.10.5"] +["0.10.3 - 0.10.5"] AbstractAlgebra = "0.16" -Nemo = "0.22.1-0.22" +Nemo = "0.22.1 - 0.22" ["0.10.6"] AbstractAlgebra = "0.17" Nemo = "0.23" -["0.10.7-0.10.9"] -AbstractAlgebra = "0.17.1-0.17" -Nemo = "0.23.1-0.23" +["0.10.7 - 0.10.9"] +AbstractAlgebra = "0.17.1 - 0.17" +Nemo = "0.23.1 - 0.23" ["0.13"] AbstractAlgebra = "0.25" Nemo = "0.30" -["0.14-0.14.10"] +["0.14 - 0.14.10"] AbstractAlgebra = "0.26" Nemo = "0.31" -["0.14-0.22.6"] +["0.14 - 0.22.6"] LazyArtifacts = "1" -["0.14.11-0.15.1"] +["0.14.11 - 0.15.1"] AbstractAlgebra = "0.27" -["0.14.11-0.17"] +["0.14.11 - 0.17"] Nemo = "0.32" -["0.15.2-0.17"] -AbstractAlgebra = "0.27.4-0.27" +["0.15.2 - 0.17"] +AbstractAlgebra = "0.27.4 - 0.27" -["0.18-0.18.2"] +["0.18 - 0.18.2"] Nemo = "0.33" -["0.18-0.18.5"] +["0.18 - 0.18.5"] AbstractAlgebra = "0.28" ["0.18.11"] @@ -97,218 +99,217 @@ AbstractAlgebra = "0.30" Nemo = "0.34" ["0.18.12"] -AbstractAlgebra = "0.30.1-0.30" +AbstractAlgebra = "0.30.1 - 0.30" -["0.18.12-0.18"] -Nemo = "0.34.1-0.34" +["0.18.12 - 0.18"] +Nemo = "0.34.1 - 0.34" ["0.18.13"] -AbstractAlgebra = "0.30.2-0.30" +AbstractAlgebra = "0.30.2 - 0.30" -["0.18.14-0.18"] -AbstractAlgebra = "0.30.4-0.30" +["0.18.14 - 0.18"] +AbstractAlgebra = "0.30.4 - 0.30" ["0.18.3"] -Nemo = "0.33.1-0.33" +Nemo = "0.33.1 - 0.33" -["0.18.4-0.18.6"] -Nemo = "0.33.3-0.33" +["0.18.4 - 0.18.6"] +Nemo = "0.33.3 - 0.33" -["0.18.6-0.18.8"] -AbstractAlgebra = "0.28-0.29" +["0.18.6 - 0.18.8"] +AbstractAlgebra = "0.28 - 0.29" -["0.18.7-0.18.10"] -Nemo = "0.33.7-0.33" +["0.18.7 - 0.18.10"] +Nemo = "0.33.7 - 0.33" -["0.18.9-0.18.10"] -AbstractAlgebra = ["0.28", "0.29.4-0.29"] +["0.18.9 - 0.18.10"] +AbstractAlgebra = ["0.28", "0.29.4 - 0.29"] -["0.19-0.20"] +["0.19 - 0.20"] AbstractAlgebra = "0.31" -Nemo = "0.35.1-0.35" +Nemo = "0.35.1 - 0.35" -["0.21-0.22.1"] -AbstractAlgebra = "0.32.1-0.32" +["0.21 - 0.22.1"] +AbstractAlgebra = "0.32.1 - 0.32" Nemo = "0.36" -["0.22.2-0.22"] +["0.22.2 - 0.22"] AbstractAlgebra = "0.33" -["0.22.2-0.22.5"] +["0.22.2 - 0.22.5"] Nemo = "0.37" -["0.22.4-0"] -Dates = "1.6.0-1" -Distributed = "1.6.0-1" -InteractiveUtils = "1.6.0-1" -Libdl = "1.6.0-1" -LinearAlgebra = "1.6.0-1" -Markdown = "1.6.0-1" -Pkg = "1.6.0-1" -Printf = "1.6.0-1" -Random = "1.6.0-1" -Serialization = "1.6.0-1" -SparseArrays = "1.6.0-1" - -["0.22.6-0.22"] -Nemo = "0.37.4-0.37" - -["0.22.7-0"] -LazyArtifacts = "1.6.0-1" +["0.22.4 - 0"] +Dates = "1.6.0 - 1" +InteractiveUtils = "1.6.0 - 1" +Libdl = "1.6.0 - 1" +LinearAlgebra = "1.6.0 - 1" +Markdown = "1.6.0 - 1" +Pkg = "1.6.0 - 1" +Printf = "1.6.0 - 1" +Random = "1.6.0 - 1" +Serialization = "1.6.0 - 1" +SparseArrays = "1.6.0 - 1" + +["0.22.6 - 0.22"] +Nemo = "0.37.4 - 0.37" + +["0.22.7 - 0"] +LazyArtifacts = "1.6.0 - 1" ["0.23"] -AbstractAlgebra = "0.34.4-0.34" -Nemo = "0.38.2-0.38" +AbstractAlgebra = "0.34.4 - 0.34" +Nemo = "0.38.2 - 0.38" ["0.24"] -AbstractAlgebra = "0.35.2-0.35" -Nemo = "0.39.1-0.39" +AbstractAlgebra = "0.35.2 - 0.35" +Nemo = "0.39.1 - 0.39" ["0.25"] -AbstractAlgebra = "0.36.1-0.36" +AbstractAlgebra = "0.36.1 - 0.36" Nemo = "0.40" -["0.26-0.27"] +["0.26 - 0.27"] AbstractAlgebra = "0.37" -Nemo = "0.41.1-0.41" +Nemo = "0.41.1 - 0.41" ["0.28"] AbstractAlgebra = "0.39" -Nemo = "0.42.1-0.42" +Nemo = "0.42.1 - 0.42" -["0.29-0.30.6"] +["0.29 - 0.30.6"] AbstractAlgebra = "0.40" ["0.29.0"] Nemo = "0.43" -["0.29.1-0.30.10"] -Nemo = "0.43.1-0.43" +["0.29.1 - 0.30.10"] +Nemo = "0.43.1 - 0.43" -["0.30.11-0.30"] -Nemo = "0.43.3-0.43" +["0.30.11 - 0.30"] +Nemo = "0.43.3 - 0.43" -["0.30.7-0.30.8"] -AbstractAlgebra = "0.40.5-0.40" +["0.30.7 - 0.30.8"] +AbstractAlgebra = "0.40.5 - 0.40" -["0.30.9-0.30"] -AbstractAlgebra = "0.40.9-0.40" +["0.30.9 - 0.30"] +AbstractAlgebra = "0.40.9 - 0.40" -["0.31-0.31.2"] +["0.31 - 0.31.2"] AbstractAlgebra = "0.41" -["0.31-0.31.4"] +["0.31 - 0.31.4"] Nemo = "0.44" -["0.31.3-0.31"] -AbstractAlgebra = "0.41.3-0.41" +["0.31.3 - 0.31"] +AbstractAlgebra = "0.41.3 - 0.41" -["0.31.5-0.32.0"] +["0.31.5 - 0.32.0"] Nemo = "0.45" -["0.32-0.32.2"] -AbstractAlgebra = "0.41.5-0.41" +["0.32 - 0.32.2"] +AbstractAlgebra = "0.41.5 - 0.41" -["0.32.1-0.32"] -Nemo = "0.45.3-0.45" +["0.32.1 - 0.32"] +Nemo = "0.45.3 - 0.45" -["0.32.3-0.32"] -AbstractAlgebra = "0.41.9-0.41" +["0.32.3 - 0.32"] +AbstractAlgebra = "0.41.9 - 0.41" ["0.33"] AbstractAlgebra = "0.42" Nemo = "0.46" -["0.34-0.34.4"] -Nemo = "0.47.1-0.47" +["0.34 - 0.34.4"] +Nemo = "0.47.1 - 0.47" -["0.34-0.34.6"] -AbstractAlgebra = "0.43.1-0.43" +["0.34 - 0.34.6"] +AbstractAlgebra = "0.43.1 - 0.43" -["0.34.5-0"] -Nemo = "0.47.2-0.47" +["0.34.5 - 0"] +Nemo = "0.47.2 - 0.47" -["0.34.7-0"] -AbstractAlgebra = "0.43.10-0.43" +["0.34.7 - 0"] +AbstractAlgebra = "0.43.10 - 0.43" ["0.5.2"] -Nemo = "0.10.1-0.10" +Nemo = "0.10.1 - 0.10" -["0.5.2-0.6.1"] -AbstractAlgebra = "0.1.3-0.4" +["0.5.2 - 0.6.1"] +AbstractAlgebra = "0.1.3 - 0.4" -["0.5.3-0.5"] -Nemo = "0.11.1-0.14" +["0.5.3 - 0.5"] +Nemo = "0.11.1 - 0.14" ["0.6.0"] -Nemo = "0.12.0-0.14" +Nemo = "0.12.0 - 0.14" ["0.6.1"] -Nemo = "0.13.0-0.14" +Nemo = "0.13.0 - 0.14" ["0.6.2"] AbstractAlgebra = "0.5" Nemo = "0.14" -["0.6.3-0.6.5"] -AbstractAlgebra = "0.5.2-0.5" -Nemo = "0.14.1-0.14" +["0.6.3 - 0.6.5"] +AbstractAlgebra = "0.5.2 - 0.5" +Nemo = "0.14.1 - 0.14" -["0.6.6-0.6"] +["0.6.6 - 0.6"] AbstractAlgebra = "0.7" -Nemo = "0.15.1-0.15" +Nemo = "0.15.1 - 0.15" -["0.6.6-0.8.2"] -Requires = "0.5.2-0.5" +["0.6.6 - 0.8.2"] +Requires = "0.5.2 - 0.5" ["0.7"] AbstractAlgebra = "0.8" -Nemo = "0.16.1-0.16" +Nemo = "0.16.1 - 0.16" ["0.8.0"] AbstractAlgebra = "0.9" Nemo = "0.17" -["0.8.1-0.8.4"] -AbstractAlgebra = "0.9.1-0.9" -Nemo = "0.17.4-0.17" +["0.8.1 - 0.8.4"] +AbstractAlgebra = "0.9.1 - 0.9" +Nemo = "0.17.4 - 0.17" -["0.8.3-0.18"] -Requires = ["0.5.2-0.5", "1"] +["0.8.3 - 0.18"] +Requires = ["0.5.2 - 0.5", "1"] ["0.8.5"] AbstractAlgebra = "0.10" -Nemo = "0.18.1-0.18" +Nemo = "0.18.1 - 0.18" -["0.8.6-0.8"] +["0.8.6 - 0.8"] AbstractAlgebra = "0.11" -Nemo = "0.18.3-0.18" -RandomExtensions = "0.4.2-0.4" +Nemo = "0.18.3 - 0.18" +RandomExtensions = "0.4.2 - 0.4" -["0.9-0"] -RandomExtensions = "0.4.3-0.4" +["0.9 - 0"] +RandomExtensions = "0.4.3 - 0.4" -["0.9-0.9.1"] +["0.9 - 0.9.1"] AbstractAlgebra = "0.12" ["0.9.0"] Nemo = "0.19" ["0.9.1"] -Nemo = "0.19.1-0.19" +Nemo = "0.19.1 - 0.19" ["0.9.2"] AbstractAlgebra = "0.13" -["0.9.2-0.9.5"] +["0.9.2 - 0.9.5"] Nemo = "0.20" -["0.9.3-0.9.4"] -AbstractAlgebra = "0.13.3-0.13" +["0.9.3 - 0.9.4"] +AbstractAlgebra = "0.13.3 - 0.13" ["0.9.5"] -AbstractAlgebra = "0.13.5-0.13" +AbstractAlgebra = "0.13.5 - 0.13" -["0.9.6-0.9"] +["0.9.6 - 0.9"] AbstractAlgebra = "0.14" Nemo = "0.21" diff --git a/H/HetaSimulator/Compat.toml b/H/HetaSimulator/Compat.toml index f893f5ad91f1196..3934dc05da6ba23 100644 --- a/H/HetaSimulator/Compat.toml +++ b/H/HetaSimulator/Compat.toml @@ -2,53 +2,55 @@ DataFrames = "1" DataStructures = "0.18" Distributions = "0.25" -LabelledArrays = "1.6.1-1" +LabelledArrays = "1.6.1 - 1" NLopt = "0.6" ProgressMeter = "1" RecipesBase = "1" Reexport = "1" -["0-0.4"] -CSV = "0.8.5-0.8" +["0 - 0.4"] +CSV = "0.8.5 - 0.8" +Distributed = "1.6.0 - 1" RecursiveArrayTools = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.4.11"] +["0 - 0.4.11"] XLSX = "0.7" -["0-0.4.13"] +["0 - 0.4.13"] NodeJS = "1" -Sundials = "4.7.0-4" +Sundials = "4.7.0 - 4" -["0-0.4.14"] +["0 - 0.4.14"] OrdinaryDiffEq = "6" -["0-0.4.8"] -DiffEqBase = "6.78.0-6" +["0 - 0.4.8"] +DiffEqBase = "6.78.0 - 6" -["0.4.12-0"] +["0.4.12 - 0"] NaNMath = "1" -XLSX = "0.7-0.8" +XLSX = "0.7 - 0.8" -["0.4.14-0.4"] -DiffEqBase = "6.122.0-6" -Sundials = "4.16-4.19.3" +["0.4.14 - 0.4"] +DiffEqBase = "6.122.0 - 6" +Sundials = "4.16 - 4.19.3" -["0.4.14-0.5"] +["0.4.14 - 0.5"] NodeJS = "2" -["0.4.15-0.4"] -OrdinaryDiffEq = "6.0-6.55" +["0.4.15 - 0.4"] +OrdinaryDiffEq = "6.0 - 6.55" -["0.4.5-0.4.11"] +["0.4.5 - 0.4.11"] NaNMath = "0.3" -["0.4.9-0.4.13"] -DiffEqBase = "6.82.0-6" +["0.4.9 - 0.4.13"] +DiffEqBase = "6.82.0 - 6" -["0.5-0"] +["0.5 - 0"] CSV = "0.10" +Distributed = "1.9.0 - 1" OrdinaryDiffEq = "6" -SciMLBase = "2.15.0-2" -Sundials = "4.24.0-4" -julia = "1.9.0-1" +SciMLBase = "2.15.0 - 2" +Sundials = "4.24.0 - 4" +julia = "1.9.0 - 1" diff --git a/H/HiQGA/Compat.toml b/H/HiQGA/Compat.toml index 337f4c8e0f5fa57..e127094d94a179d 100644 --- a/H/HiQGA/Compat.toml +++ b/H/HiQGA/Compat.toml @@ -1,80 +1,81 @@ [0] -DataInterpolations = "3.6.1-3" -Distances = "0.10.7-0.10" -Distributions = "0.25.58-0.25" -FastGaussQuadrature = "0.4.9-0.4" -ImageDistances = "0.2.15-0.2" -ImageIO = "0.5.9-0.5" -Images = "0.25.2-0.25" -LinearMaps = "3.5.1-3" -NearestNeighbors = "0.4.10-0.4" -PositiveFactorizations = "0.2.4-0.2" +DataInterpolations = "3.6.1 - 3" +Distances = "0.10.7 - 0.10" +Distributions = "0.25.58 - 0.25" +FastGaussQuadrature = "0.4.9 - 0.4" +ImageDistances = "0.2.15 - 0.2" +ImageIO = "0.5.9 - 0.5" +Images = "0.25.2 - 0.25" +LinearMaps = "3.5.1 - 3" +NearestNeighbors = "0.4.10 - 0.4" +PositiveFactorizations = "0.2.4 - 0.2" Roots = "2" -StatsBase = "0.33.16-0.33" +StatsBase = "0.33.16 - 0.33" -["0-0.1"] -FileIO = "1.14.0-1" -SpecialFunctions = "2.1.4-2" +["0 - 0.1"] +FileIO = "1.14.0 - 1" +SpecialFunctions = "2.1.4 - 2" -["0-0.2"] -DelimitedFiles = "1.5.3-1" -Statistics = "1.5.3-1" -julia = "1.5.3-1" +["0 - 0.2"] +DelimitedFiles = "1.5.3 - 1" +Distributed = "1.5.3 - 1" +Statistics = "1.5.3 - 1" +julia = "1.5.3 - 1" -["0-0.3.6"] -PyPlot = "2.10.0-2" +["0 - 0.3.6"] +PyPlot = "2.10.0 - 2" -["0-0.4.5"] -Formatting = "0.4.2-0.4" +["0 - 0.4.5"] +Formatting = "0.4.2 - 0.4" -["0-0.4.7"] -DistributedArrays = "0.6.6-0.6" +["0 - 0.4.7"] +DistributedArrays = "0.6.6 - 0.6" -["0.2-0.3.0"] -FileIO = "1.10-1.14.0" -SpecialFunctions = "1.6-2.1.4" +["0.2 - 0.3.0"] +FileIO = "1.10 - 1.14.0" +SpecialFunctions = "1.6 - 2.1.4" -["0.3-0"] -DelimitedFiles = "1.7.0-1" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +["0.3 - 0"] +DelimitedFiles = "1.7.0 - 1" +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.3.1-0"] -FileIO = "1.10.0-1" -Interpolations = "0.14.7-0.14" -KernelDensity = "0.6.5-0.6" -KernelDensitySJ = "0.2.1-0.2" +["0.3.1 - 0"] +FileIO = "1.10.0 - 1" +Interpolations = "0.14.7 - 0.14" +KernelDensity = "0.6.5 - 0.6" +KernelDensitySJ = "0.2.1 - 0.2" LazyGrids = "0.5" -SpecialFunctions = "1.6.0-2" +SpecialFunctions = "1.6.0 - 2" -["0.3.1-0.4.3"] -Optim = "1.7.4-1" +["0.3.1 - 0.4.3"] +Optim = "1.7.4 - 1" -["0.3.13-0"] -Dates = "1.7.0-1" -Distributed = "1.7.0-1" -LinearAlgebra = "1.7.0-1" -Pkg = "1.7.0-1" -Printf = "1.7.0-1" -Random = "1.7.0-1" -SparseArrays = "1.7.0-1" -Test = "1.7.0-1" +["0.3.13 - 0"] +Dates = "1.7.0 - 1" +LinearAlgebra = "1.7.0 - 1" +Pkg = "1.7.0 - 1" +Printf = "1.7.0 - 1" +Random = "1.7.0 - 1" +SparseArrays = "1.7.0 - 1" +Test = "1.7.0 - 1" -["0.3.6-0"] -CSV = "0.10.9-0.10" -WriteVTK = "1.18.0-1" +["0.3.6 - 0"] +CSV = "0.10.9 - 0.10" +WriteVTK = "1.18.0 - 1" -["0.3.7-0"] -Conda = "1.9.1-1" -PyCall = "1.96.1-1" -PyPlot = "2.11.1-2" +["0.3.7 - 0"] +Conda = "1.9.1 - 1" +PyCall = "1.96.1 - 1" +PyPlot = "2.11.1 - 2" -["0.4.3-0"] -Glob = "1.3.1-1" +["0.4.3 - 0"] +Glob = "1.3.1 - 1" ReadVTK = "0.2" -["0.4.4-0"] -Optim = "1.9.4-1" +["0.4.4 - 0"] +Optim = "1.9.4 - 1" -["0.4.8-0"] -DistributedArrays = "0.6.7-0.6" +["0.4.8 - 0"] +DistributedArrays = "0.6.7 - 0.6" diff --git a/H/HighVoronoi/Compat.toml b/H/HighVoronoi/Compat.toml index 38d6220ca714bcc..ca889f2c934a32e 100644 --- a/H/HighVoronoi/Compat.toml +++ b/H/HighVoronoi/Compat.toml @@ -1,31 +1,32 @@ [0] -Crayons = "4.1.1-4" -GLPK = "1.1.2-1" -StaticArrays = "1.5.24-1" +Crayons = "4.1.1 - 4" +GLPK = "1.1.2 - 1" +StaticArrays = "1.5.24 - 1" -[0-1] -IterTools = "1.4.0-1" -IterativeSolvers = "0.9.2-0.9" -JLD2 = "0.4.31-0.4" -NearestNeighbors = "0.4.13-0.4" -Polyhedra = "0.7.6-0.7" -julia = "1.7.0-1" +["0 - 1"] +IterTools = "1.4.0 - 1" +IterativeSolvers = "0.9.2 - 0.9" +JLD2 = "0.4.31 - 0.4" +NearestNeighbors = "0.4.13 - 0.4" +Polyhedra = "0.7.6 - 0.7" +julia = "1.7.0 - 1" -["0-1.2"] +["0 - 1.2"] +Distributed = "1.7.0 - 1" SpecialFunctions = "0.8" ["1.0"] -Crayons = "4.1.1-4" -GLPK = "1.1.2-1" -StaticArrays = "1.5.24-1" +Crayons = "4.1.1 - 4" +GLPK = "1.1.2 - 1" +StaticArrays = "1.5.24 - 1" -["1.1-1"] -Crayons = "4.1.0-4" -GLPK = "1.1.0-1" -Plots = "1.30.0-1" -StaticArrays = "1.5.0-1" +["1.1 - 1"] +Crayons = "4.1.0 - 4" +GLPK = "1.1.0 - 1" +Plots = "1.30.0 - 1" +StaticArrays = "1.5.0 - 1" -["1.3-1"] -Distances = "0.10.11-0.10" -ProgressMeter = "1.10.0-1" -SpecialFunctions = "1-2" +["1.3 - 1"] +Distances = "0.10.11 - 0.10" +ProgressMeter = "1.10.0 - 1" +SpecialFunctions = "1 - 2" diff --git a/H/HopTB/Compat.toml b/H/HopTB/Compat.toml index 779cbb202940079..30f79ede9a85550 100644 --- a/H/HopTB/Compat.toml +++ b/H/HopTB/Compat.toml @@ -1,12 +1,13 @@ [0] +Distributed = "1.6.0 - 1" HCubature = "1" MacroTools = "0.5" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" StaticArrays = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.8.1"] +["0 - 0.8.1"] Meshing = "0.5" -["0.8.2-0"] -Meshing = "0.5-0.6" +["0.8.2 - 0"] +Meshing = "0.5 - 0.6" diff --git a/H/Huginn/Compat.toml b/H/Huginn/Compat.toml index 4bb5e80d32db593..33e86abc442035d 100644 --- a/H/Huginn/Compat.toml +++ b/H/Huginn/Compat.toml @@ -1,5 +1,6 @@ [0] BenchmarkTools = "1" +Distributed = "1.7.0 - 1" Infiltrator = "1" JLD2 = "0.4" OrdinaryDiffEq = "6" @@ -10,36 +11,36 @@ PyCall = "1" Reexport = "1" Revise = "3" Tullio = "0.3" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0-0.1"] -Sleipnir = "0.3.2-0.3" +["0 - 0.1"] +Sleipnir = "0.3.2 - 0.3" ["0.2"] -Muninn = "0.2.4-0.2" +Muninn = "0.2.4 - 0.2" ["0.2.0"] -Sleipnir = "0.3.4-0.3" +Sleipnir = "0.3.4 - 0.3" -["0.2.1-0.3.0"] -Sleipnir = "0.3.5-0.3" +["0.2.1 - 0.3.0"] +Sleipnir = "0.3.5 - 0.3" ["0.3.0"] -Muninn = "0.2.5-0.2" +Muninn = "0.2.5 - 0.2" -["0.3.1-0.4"] +["0.3.1 - 0.4"] Muninn = "0.2" Sleipnir = "0.4" -["0.3.1-0.5"] +["0.3.1 - 0.5"] CairoMakie = "0.11" ["0.5"] -Muninn = "0.2.7-0.2" +Muninn = "0.2.7 - 0.2" Sleipnir = "0.5" -["0.6-0"] -CairoMakie = "0.11-0.12" +["0.6 - 0"] +CairoMakie = "0.11 - 0.12" Muninn = "0.3" Optimization = "3" OptimizationOptimJL = "0.3" diff --git a/H/HurdleDMR/Compat.toml b/H/HurdleDMR/Compat.toml index 14758f2bacf2498..0e1c56e60e2e42b 100644 --- a/H/HurdleDMR/Compat.toml +++ b/H/HurdleDMR/Compat.toml @@ -1,70 +1,72 @@ -["1-1.3"] +["1 - 1.3"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["1.0"] -DataFrames = "0.0.0-0.18" -GLM = "0-1" -LambertW = "0.0.0-0.4" -Lasso = "0.0.0-0.4" -StatsBase = "0.0.0-0.30" -StatsModels = "0-0.5" +DataFrames = "0.0.0 - 0.18" +GLM = "0 - 1" +LambertW = "0.0.0 - 0.4" +Lasso = "0.0.0 - 0.4" +StatsBase = "0.0.0 - 0.30" +StatsModels = "0 - 0.5" ["1.1"] DataFrames = "0.18" -GLM = "1.2.0-1" +GLM = "1.2.0 - 1" Lasso = "0.4" StatsBase = "0.30" StatsModels = "0.5" -["1.1-1"] +["1.1 - 1"] LambertW = "0.4" -["1.1-1.3.0"] +["1.1 - 1.3.0"] LoggingExtras = "0.3" ["1.2"] -StatsBase = "0.30-0.31" -Tables = "0.0.0-0.2" +StatsBase = "0.30 - 0.31" +Tables = "0.0.0 - 0.2" -["1.2-1.3"] +["1.2 - 1.3"] StatsModels = "0.6" -["1.2-1.3.0"] +["1.2 - 1.3.0"] Lasso = "0.5" -["1.2-1.3.2"] -GLM = "1.3.0-1" +["1.2 - 1.3.2"] +GLM = "1.3.0 - 1" Missings = "0.4" ["1.3.0"] -StatsBase = "0.30-0.32" +StatsBase = "0.30 - 0.32" Tables = "0.2" ["1.3.1"] DataStructures = "0.18" -["1.3.1-1.3"] +["1.3.1 - 1.3"] Lasso = "0.6" LoggingExtras = "0.4" StatsBase = "0.33" -["1.3.1-1.3.2"] -Tables = "1.2.0-1" +["1.3.1 - 1.3.2"] +Tables = "1.2.0 - 1" -["1.3.2-1"] -OrderedCollections = "1.1.0-1" +["1.3.2 - 1"] +OrderedCollections = "1.1.0 - 1" -["1.3.3-1"] +["1.3.3 - 1"] Missings = "1" -Tables = "1.4.0-1" +Tables = "1.4.0 - 1" -["1.3.3-1.3"] -GLM = "1.5.0-1" +["1.3.3 - 1.3"] +GLM = "1.5.0 - 1" -["1.4-1"] -GLM = "1.8.0-1" +["1.4 - 1"] +Distributed = "1" +GLM = "1.8.0 - 1" Lasso = "0.7" LoggingExtras = "1" -StatsBase = "0.33-0.34" -StatsModels = "0.6-0.7" +StatsBase = "0.33 - 0.34" +StatsModels = "0.6 - 0.7" julia = "1" diff --git a/H/HyperTuning/Compat.toml b/H/HyperTuning/Compat.toml index 610a28d746aeaaf..48c1f6bd8f35017 100644 --- a/H/HyperTuning/Compat.toml +++ b/H/HyperTuning/Compat.toml @@ -1,12 +1,13 @@ [0] -PrettyTables = "2.2.2-2" -Reexport = "1.2.2-1" -Statistics = "1.7.0-1" -UnPack = "1.0.2-1" -julia = "1.7.0-1" +Distributed = "1.7.0 - 1" +PrettyTables = "2.2.2 - 2" +Reexport = "1.2.2 - 1" +Statistics = "1.7.0 - 1" +UnPack = "1.0.2 - 1" +julia = "1.7.0 - 1" -["0-0.1.0"] -SearchSpaces = "0.1.1-0.1" +["0 - 0.1.0"] +SearchSpaces = "0.1.1 - 0.1" -["0.1.1-0"] -SearchSpaces = "0.1.3-0.1" +["0.1.1 - 0"] +SearchSpaces = "0.1.3 - 0.1" diff --git a/H/Hyperopt/Compat.toml b/H/Hyperopt/Compat.toml index a9e4f1d3ad11935..ea5b1c253f50b81 100644 --- a/H/Hyperopt/Compat.toml +++ b/H/Hyperopt/Compat.toml @@ -1,89 +1,92 @@ -["0-0.1"] -DecisionTree = "0.0.0-0.10" +["0 - 0.1"] +DecisionTree = "0.0.0 - 0.10" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.2.4"] -Lazy = "0.0.0-0.14" -MacroTools = "0.0.0-0.5" -Parameters = "0.0.0-0.12" -RecipesBase = "0.0.0-0.7" +["0 - 0.2.4"] +Lazy = "0.0.0 - 0.14" +MacroTools = "0.0.0 - 0.5" +Parameters = "0.0.0 - 0.12" +RecipesBase = "0.0.0 - 0.7" -["0.2-0.3"] +["0.2 - 0.3"] +Distributed = "1" Statistics = "1" julia = "1" -["0.2.1-0"] -LatinHypercubeSampling = "1.2.0-1" +["0.2.1 - 0"] +LatinHypercubeSampling = "1.2.0 - 1" -["0.2.2-0.2.4"] -Juno = "0.0.0-0.7" +["0.2.2 - 0.2.4"] +Juno = "0.0.0 - 0.7" -["0.2.4-0.2"] -BayesianOptimization = "0.1.1-0.1" +["0.2.4 - 0.2"] +BayesianOptimization = "0.1.1 - 0.1" GaussianProcesses = "0.9" ["0.2.5"] Lazy = "0.14" Parameters = "0.12" -["0.2.5-0"] +["0.2.5 - 0"] MacroTools = "0.5" -["0.2.5-0.2"] +["0.2.5 - 0.2"] RecipesBase = "0.7" -["0.2.5-0.2.7"] +["0.2.5 - 0.2.7"] Juno = "0.7" ["0.2.6"] -Lazy = "0.13-0.14" +Lazy = "0.13 - 0.14" -["0.2.6-0.3"] -Parameters = "0.11-0.12" +["0.2.6 - 0.3"] +Parameters = "0.11 - 0.12" -["0.2.7-0.3"] -Lazy = "0.13-0.15" +["0.2.7 - 0.3"] +Lazy = "0.13 - 0.15" -["0.2.8-0.4"] -Juno = "0.7-0.8" +["0.2.8 - 0.4"] +Juno = "0.7 - 0.8" -["0.3-0.3.1"] -RecipesBase = "0.7-0.8" +["0.3 - 0.3.1"] +RecipesBase = "0.7 - 0.8" -["0.3-0.3.2"] +["0.3 - 0.3.2"] GaussianProcesses = ["0.9", "0.11"] -["0.3-0.4"] +["0.3 - 0.4"] BayesianOptimization = "0.2" -["0.3.2-0"] -RecipesBase = ["0.7-0.8", "1"] +["0.3.2 - 0"] +RecipesBase = ["0.7 - 0.8", "1"] -["0.3.3-0.4"] +["0.3.3 - 0.4"] GaussianProcesses = "0.12" ["0.4"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.4.4-0.4"] +["0.4.4 - 0.4"] ThreadPools = "1" -["0.5-0"] -Distributions = "0.24-0.25" +["0.5 - 0"] +Distributed = "1.6.0 - 1" +Distributions = "0.24 - 0.25" MultiKDE = "0.1" -ProgressMeter = "1.7.0-1" +ProgressMeter = "1.7.0 - 1" Requires = "1" -Statistics = "1.6.0-1" -ThreadPools = "1-2" -julia = "1.6.0-1" +Statistics = "1.6.0 - 1" +ThreadPools = "1 - 2" +julia = "1.6.0 - 1" -["0.5-0.5.2"] +["0.5 - 0.5.2"] Setfield = "0.7" -["0.5.3-0.5.5"] -Setfield = "0.7-0.8" +["0.5.3 - 0.5.5"] +Setfield = "0.7 - 0.8" -["0.5.6-0"] -Setfield = ["0.7-0.8", "1"] +["0.5.6 - 0"] +Setfield = ["0.7 - 0.8", "1"] diff --git a/I/ITensorParallel/Compat.toml b/I/ITensorParallel/Compat.toml index e5486d5d244186b..edb7ecc707936a4 100644 --- a/I/ITensorParallel/Compat.toml +++ b/I/ITensorParallel/Compat.toml @@ -1,6 +1,7 @@ [0] -Accessors = "0.1.26-0.1" -Folds = "0.2.8-0.2" -ITensors = "0.3.27-0.3" +Accessors = "0.1.26 - 0.1" +Distributed = "1.6.0 - 1" +Folds = "0.2.8 - 0.2" +ITensors = "0.3.27 - 0.3" MPI = "0.20" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/I/IceFloeTracker/Compat.toml b/I/IceFloeTracker/Compat.toml index a623e652a10b252..ba2abf75ded9956 100644 --- a/I/IceFloeTracker/Compat.toml +++ b/I/IceFloeTracker/Compat.toml @@ -1,46 +1,47 @@ [0] -AxisArrays = "0.4.6-0.4" -Clustering = "0.15.2-0.15" -ColorTypes = "0.11.4-0.11" -CoordinateTransformations = "0.6.3-0.6" -DSP = "0.7.8-0.7" -DataFrames = "1.5.0-1" -DataStructures = "0.18.13-0.18" -FFTW = "1.6.0-1" -FileIO = "1.16.1-1" -Git = "1.3.0-1" -HDF5 = "0.16.14-0.16" -ImageAxes = "0.6.10-0.6" -ImageContrastAdjustment = "0.3.10-0.3" -ImageCore = "0.9.4-0.9" -ImageFiltering = "0.7.4-0.7" -ImageIO = "0.6.6-0.6" -ImageMorphology = "0.3.2-0.3" -ImageSegmentation = "1.8.1-1" -ImageTransformations = "0.9.5-0.9" -Images = "0.25.2-0.25" -Interpolations = "0.14.7-0.14" -JLD2 = "0.4.31-0.4" -LoopVectorization = "0.12.159-0.12" -MappedArrays = "0.4.2-0.4" -OffsetArrays = "1.12.9-1" -PaddedViews = "0.5.12-0.5" -Peaks = "0.4.3-0.4" -PositiveFactorizations = "0.2.4-0.2" -ProgressMeter = "1.7.2-1" -PyCall = "1.95.1-1" -Reexport = "1.2.2-1" -Requires = "1.3.0-1" -Rotations = "1.5.1-1" -StaticArrays = "1.5.25-1" -StatsBase = "0.33.21-0.33" -TiledIteration = "0.3.1-0.3" -UpdateJulia = "0.4.2-0.4" -julia = "1.8.0-1" +AxisArrays = "0.4.6 - 0.4" +Clustering = "0.15.2 - 0.15" +ColorTypes = "0.11.4 - 0.11" +CoordinateTransformations = "0.6.3 - 0.6" +DSP = "0.7.8 - 0.7" +DataFrames = "1.5.0 - 1" +DataStructures = "0.18.13 - 0.18" +Distributed = "1.8.0 - 1" +FFTW = "1.6.0 - 1" +FileIO = "1.16.1 - 1" +Git = "1.3.0 - 1" +HDF5 = "0.16.14 - 0.16" +ImageAxes = "0.6.10 - 0.6" +ImageContrastAdjustment = "0.3.10 - 0.3" +ImageCore = "0.9.4 - 0.9" +ImageFiltering = "0.7.4 - 0.7" +ImageIO = "0.6.6 - 0.6" +ImageMorphology = "0.3.2 - 0.3" +ImageSegmentation = "1.8.1 - 1" +ImageTransformations = "0.9.5 - 0.9" +Images = "0.25.2 - 0.25" +Interpolations = "0.14.7 - 0.14" +JLD2 = "0.4.31 - 0.4" +LoopVectorization = "0.12.159 - 0.12" +MappedArrays = "0.4.2 - 0.4" +OffsetArrays = "1.12.9 - 1" +PaddedViews = "0.5.12 - 0.5" +Peaks = "0.4.3 - 0.4" +PositiveFactorizations = "0.2.4 - 0.2" +ProgressMeter = "1.7.2 - 1" +PyCall = "1.95.1 - 1" +Reexport = "1.2.2 - 1" +Requires = "1.3.0 - 1" +Rotations = "1.5.1 - 1" +StaticArrays = "1.5.25 - 1" +StatsBase = "0.33.21 - 0.33" +TiledIteration = "0.3.1 - 0.3" +UpdateJulia = "0.4.2 - 0.4" +julia = "1.8.0 - 1" -["0-0.1.0"] -Folds = "0.2.8-0.2" +["0 - 0.1.0"] +Folds = "0.2.8 - 0.2" -["0-0.3"] -DelimitedFiles = "1.8.0-1" -Statistics = "1.8.0-1" +["0 - 0.3"] +DelimitedFiles = "1.8.0 - 1" +Statistics = "1.8.0 - 1" diff --git a/I/IncrementalInference/Compat.toml b/I/IncrementalInference/Compat.toml index 0f54f1405c69265..acec76fead4f29e 100644 --- a/I/IncrementalInference/Compat.toml +++ b/I/IncrementalInference/Compat.toml @@ -1,562 +1,573 @@ -["0-0.3"] -Compat = "0.18-2" -Distributions = "0.0.0-0.23" -DocStringExtensions = "0.4.1-0.8" -Graphs = "0.9.0-0.10" -JLD = "0.0.0-0.10" -KernelDensityEstimate = "0.3.0-0.4" -NLsolve = "1-4" -Optim = "0.0.0-0.22" -ProgressMeter = "0.0.0-0.9" -julia = "0.6-1" - -["0-0.4.0"] -HDF5 = "0.8.5-0.13" - -["0.10-0.11"] -DelimitedFiles = "1.2.0-1" -Statistics = "1.2.0-1" -julia = "1.2.0-1" +["0 - 0.3"] +Compat = "0.18 - 2" +Distributions = "0.0.0 - 0.23" +DocStringExtensions = "0.4.1 - 0.8" +Graphs = "0.9.0 - 0.10" +JLD = "0.0.0 - 0.10" +KernelDensityEstimate = "0.3.0 - 0.4" +NLsolve = "1 - 4" +Optim = "0.0.0 - 0.22" +ProgressMeter = "0.0.0 - 0.9" +julia = "0.6 - 1" + +["0 - 0.4.0"] +HDF5 = "0.8.5 - 0.13" + +["0.10 - 0.11"] +DelimitedFiles = "1.2.0 - 1" +Distributed = "1.2.0 - 1" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" ["0.10.0"] DistributedFactorGraphs = "0.7" -["0.10.1-0.10.2"] -DistributedFactorGraphs = "0.7.1-0.7" +["0.10.1 - 0.10.2"] +DistributedFactorGraphs = "0.7.1 - 0.7" -["0.10.3-0.11.1"] -DistributedFactorGraphs = "0.7.2-0.7" +["0.10.3 - 0.11.1"] +DistributedFactorGraphs = "0.7.2 - 0.7" ValueShapes = "0.6" -["0.10.3-0.33"] -NLSolversBase = "7.6.0-7" +["0.10.3 - 0.33"] +NLSolversBase = "7.6.0 - 7" -["0.11.2-0.11"] -DistributedFactorGraphs = "0.7.3-0.7" +["0.11.2 - 0.11"] +DistributedFactorGraphs = "0.7.3 - 0.7" -["0.12-0.12.1"] +["0.12 - 0.12.1"] DistributedFactorGraphs = "0.8" -["0.12-0.24"] -DelimitedFiles = "1.4.0-1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.12 - 0.24"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" ["0.12.0"] -Distributions = "0.18-0.23" -Optim = "0.16-0.21" -StatsBase = "0.25-0.33" +Distributions = "0.18 - 0.23" +Optim = "0.16 - 0.21" +StatsBase = "0.25 - 0.33" ["0.12.1"] -Optim = "0.20-0.21" +Optim = "0.20 - 0.21" -["0.12.1-0.14"] +["0.12.1 - 0.14"] FunctionalStateMachine = "0.2" -["0.12.1-0.15"] -Distributions = "0.20-0.23" +["0.12.1 - 0.15"] +Distributions = "0.20 - 0.23" -["0.12.1-0.24.0"] -StatsBase = "0.30-0.33" +["0.12.1 - 0.24.0"] +StatsBase = "0.30 - 0.33" -["0.12.2-0.13"] -DistributedFactorGraphs = "0.8.1-0.8" +["0.12.2 - 0.13"] +DistributedFactorGraphs = "0.8.1 - 0.8" -["0.12.2-0.14.2"] -Optim = "0.20-0.22" +["0.12.2 - 0.14.2"] +Optim = "0.20 - 0.22" ["0.14"] DistributedFactorGraphs = "0.9" -["0.14-0"] -TimeZones = "1.3.1-1" +["0.14 - 0"] +TimeZones = "1.3.1 - 1" -["0.14.3-0.14"] -Optim = ["0.20-0.22", "1"] +["0.14.3 - 0.14"] +Optim = ["0.20 - 0.22", "1"] -["0.15-0.15.1"] +["0.15 - 0.15.1"] DistributedFactorGraphs = "0.10" -FunctionalStateMachine = "0.2.1-0.2" +FunctionalStateMachine = "0.2.1 - 0.2" -["0.15-0.15.2"] -Optim = "0.20-0.22" +["0.15 - 0.15.2"] +Optim = "0.20 - 0.22" ["0.15.2"] -FunctionalStateMachine = "0.2.3-0.2" +FunctionalStateMachine = "0.2.3 - 0.2" -["0.15.2-0.15"] -DistributedFactorGraphs = "0.10.2-0.10" +["0.15.2 - 0.15"] +DistributedFactorGraphs = "0.10.2 - 0.10" -["0.15.3-0.15"] -FunctionalStateMachine = "0.2.7-0.2" +["0.15.3 - 0.15"] +FunctionalStateMachine = "0.2.7 - 0.2" -["0.15.3-0.24.0"] -Optim = ["0.20-0.22", "1"] +["0.15.3 - 0.24.0"] +Optim = ["0.20 - 0.22", "1"] ["0.16"] -DistributedFactorGraphs = "0.10.6-0.10" +DistributedFactorGraphs = "0.10.6 - 0.10" -["0.16-0.24.0"] -Distributions = "0.20-0.24" +["0.16 - 0.24.0"] +Distributions = "0.20 - 0.24" -["0.16-0.35.3"] -FunctionalStateMachine = "0.2.9-0.2" +["0.16 - 0.35.3"] +FunctionalStateMachine = "0.2.9 - 0.2" -["0.16.1-0"] -DataStructures = "0.16-0.18" +["0.16.1 - 0"] +DataStructures = "0.16 - 0.18" -["0.16.1-0.21.1"] +["0.16.1 - 0.21.1"] BSON = "0.2" ["0.17"] -DistributedFactorGraphs = "0.10.7-0.10" +DistributedFactorGraphs = "0.10.7 - 0.10" ["0.18"] -DistributedFactorGraphs = "0.10.9-0.11" +DistributedFactorGraphs = "0.10.9 - 0.11" -["0.19-0.21.0"] -DistributedFactorGraphs = "0.11.2-0.11" +["0.19 - 0.21.0"] +DistributedFactorGraphs = "0.11.2 - 0.11" -["0.21-0.21.2"] -ApproxManifoldProducts = "0.1.5-0.2" +["0.21 - 0.21.2"] +ApproxManifoldProducts = "0.1.5 - 0.2" -["0.21.1-0.22"] +["0.21.1 - 0.22"] DistributedFactorGraphs = "0.12" -["0.21.2-0"] -BSON = "0.2-0.3" +["0.21.2 - 0"] +BSON = "0.2 - 0.3" -["0.21.2-0.24.0"] -JLD2 = "0.2-0.4" +["0.21.2 - 0.24.0"] +JLD2 = "0.2 - 0.4" -["0.21.3-0.21"] +["0.21.3 - 0.21"] ApproxManifoldProducts = "0.2" -["0.21.3-0.24.0"] +["0.21.3 - 0.24.0"] ManifoldsBase = "0.10" ["0.22"] -ApproxManifoldProducts = "0.3.1-0.3" +ApproxManifoldProducts = "0.3.1 - 0.3" -["0.22-0.24.0"] +["0.22 - 0.24.0"] Manifolds = "0.4" ["0.23"] -ApproxManifoldProducts = "0.3.2-0.3" +ApproxManifoldProducts = "0.3.2 - 0.3" -["0.23-0.23.1"] +["0.23 - 0.23.1"] DistributedFactorGraphs = "0.13" -["0.23.1-0.27.1"] +["0.23.1 - 0.27.1"] StaticArrays = ["0.15", "1"] -["0.23.2-0.23"] -DistributedFactorGraphs = "0.13.1-0.13" +["0.23.2 - 0.23"] +DistributedFactorGraphs = "0.13.1 - 0.13" -["0.24-0.24.3"] +["0.24 - 0.24.3"] DistributedFactorGraphs = "0.14" ["0.24.0"] -ApproxManifoldProducts = "0.3.3-0.3" +ApproxManifoldProducts = "0.3.3 - 0.3" -["0.24.1-0"] -Distributions = "0.24-0.25" +["0.24.1 - 0"] +Distributions = "0.24 - 0.25" FileIO = "1" ProgressMeter = "1" -["0.24.1-0.24"] -ApproxManifoldProducts = "0.3.4-0.3" +["0.24.1 - 0.24"] +ApproxManifoldProducts = "0.3.4 - 0.3" Manifolds = "0.5" ManifoldsBase = "0.11" -["0.24.1-0.26"] +["0.24.1 - 0.26"] Reexport = ["0.2", "1"] Requires = ["0.5", "1"] -["0.24.1-0.26.0"] -JLD2 = "0.3-0.4" +["0.24.1 - 0.26.0"] +JLD2 = "0.3 - 0.4" -["0.24.1-0.27.1"] +["0.24.1 - 0.27.1"] Optim = ["0.22", "1"] -["0.24.1-0.28"] +["0.24.1 - 0.28"] DocStringExtensions = "0.8" -["0.24.1-0.32"] +["0.24.1 - 0.32"] JSON2 = "0.3" -["0.24.1-0.33"] -StatsBase = "0.32-0.33" +["0.24.1 - 0.33"] +StatsBase = "0.32 - 0.33" -["0.24.4-0.24"] -DistributedFactorGraphs = "0.14.5-0.14" +["0.24.4 - 0.24"] +DistributedFactorGraphs = "0.14.5 - 0.14" -["0.24.5-0.24"] -TensorCast = "0.3-0.4" +["0.24.5 - 0.24"] +TensorCast = "0.3 - 0.4" ["0.25"] -ApproxManifoldProducts = "0.4.16-0.4" +ApproxManifoldProducts = "0.4.16 - 0.4" -["0.25-0"] -KernelDensityEstimate = "0.5.6-0.5" -TensorCast = "0.3.3-0.4" +["0.25 - 0"] +KernelDensityEstimate = "0.5.6 - 0.5" +TensorCast = "0.3.3 - 0.4" -["0.25-0.25.1"] -Manifolds = "0.6.3-0.6" +["0.25 - 0.25.1"] +Manifolds = "0.6.3 - 0.6" -["0.25-0.25.2"] -DelimitedFiles = "1.5.0-1" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.25 - 0.25.2"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.25-0.28"] -ManifoldsBase = "0.12.6-0.12" +["0.25 - 0.28"] +ManifoldsBase = "0.12.6 - 0.12" ["0.25.0"] -DistributedFactorGraphs = "0.15.2-0.15" +DistributedFactorGraphs = "0.15.2 - 0.15" ["0.25.1"] DistributedFactorGraphs = "0.16" ["0.25.2"] -DistributedFactorGraphs = "0.16.1-0.16" +DistributedFactorGraphs = "0.16.1 - 0.16" -["0.25.2-0.26"] -Manifolds = "0.6.3-0.7" +["0.25.2 - 0.26"] +Manifolds = "0.6.3 - 0.7" -["0.25.3-0.25"] -DistributedFactorGraphs = "0.16.2-0.16" +["0.25.3 - 0.25"] +DistributedFactorGraphs = "0.16.2 - 0.16" -["0.25.3-0.30"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.25.3 - 0.30"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.25.4-0.27.1"] -MetaGraphs = "0.6.4-0.7" +["0.25.4 - 0.27.1"] +MetaGraphs = "0.6.4 - 0.7" ["0.26"] -ApproxManifoldProducts = "0.4.21-0.4" +ApproxManifoldProducts = "0.4.21 - 0.4" DistributedFactorGraphs = "0.17" -["0.27-0"] +["0.27 - 0"] Reexport = "1" -["0.27-0.28"] -ApproxManifoldProducts = "0.4.24-0.4" +["0.27 - 0.28"] +ApproxManifoldProducts = "0.4.24 - 0.4" DistributedFactorGraphs = "0.18" Manifolds = "0.7" -["0.27-0.33"] +["0.27 - 0.33"] Requires = "1" -["0.27.2-0"] +["0.27.2 - 0"] Optim = "1" StaticArrays = "1" -["0.27.2-0.35.4"] +["0.27.2 - 0.35.4"] MetaGraphs = "0.7" -["0.27.3-0.32"] +["0.27.3 - 0.32"] JSON = "0.21" ["0.29"] ApproxManifoldProducts = "0.5" -Manifolds = "0.8.8-0.8" +Manifolds = "0.8.8 - 0.8" ManifoldsBase = "0.13" -["0.29-0"] -DocStringExtensions = "0.8-0.9" +["0.29 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.29-0.32.0"] -DistributedFactorGraphs = "0.18.4-0.18" +["0.29 - 0.32.0"] +DistributedFactorGraphs = "0.18.4 - 0.18" -["0.3.8-0.3"] -StatsBase = "0.0.0-0.33" +["0.3.8 - 0.3"] +StatsBase = "0.0.0 - 0.33" -["0.30-0.32"] -ManifoldsBase = "0.13.12-0.13" +["0.30 - 0.32"] +ManifoldsBase = "0.13.12 - 0.13" -["0.30-0.32.1"] +["0.30 - 0.32.1"] ApproxManifoldProducts = "0.6" -["0.30-0.34"] -Manifolds = "0.8.15-0.8" +["0.30 - 0.34"] +Manifolds = "0.8.15 - 0.8" ["0.30.0"] RecursiveArrayTools = "2" -["0.30.1-0"] +["0.30.1 - 0"] OrderedCollections = "1" -["0.30.1-0.35.1"] -RecursiveArrayTools = "2.31.1-2" +["0.30.1 - 0.35.1"] +RecursiveArrayTools = "2.31.1 - 2" -["0.31-0.33"] -DelimitedFiles = "1.8.0-1" +["0.31 - 0.33"] +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" SnoopPrecompile = "1" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" ["0.32.1"] -DistributedFactorGraphs = "0.18.10-0.18" +DistributedFactorGraphs = "0.18.10 - 0.18" ["0.32.2"] DistributedFactorGraphs = "0.19" -["0.32.2-0.33"] -ApproxManifoldProducts = "0.6.3-0.6" +["0.32.2 - 0.33"] +ApproxManifoldProducts = "0.6.3 - 0.6" -["0.32.3-0.32"] -DistributedFactorGraphs = "0.19.3-0.19" +["0.32.3 - 0.32"] +DistributedFactorGraphs = "0.19.3 - 0.19" ["0.33"] DistributedFactorGraphs = "0.20" -["0.33-0"] +["0.33 - 0"] JSON3 = "1" StructTypes = "1" -["0.33-0.34"] -ManifoldsBase = "0.13.12-0.14" +["0.33 - 0.34"] +ManifoldsBase = "0.13.12 - 0.14" ["0.34"] BlockArrays = "0.16" -Manopt = "0.4.27-0.4" +Manopt = "0.4.27 - 0.4" -["0.34-0"] +["0.34 - 0"] DelimitedFiles = "1" FiniteDiff = "2" FiniteDifferences = "0.12" ManifoldDiff = "0.3" PrecompileTools = "1" SparseDiffTools = "2" -StatsBase = "0.32-0.34" +StatsBase = "0.32 - 0.34" -["0.34-0.35.0"] -Statistics = "1.9.0-1" +["0.34 - 0.35.0"] +Statistics = "1.9.0 - 1" -["0.34-0.35.2"] -julia = "1.9.0-1" +["0.34 - 0.35.2"] +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.34-0.35.3"] +["0.34 - 0.35.3"] DistributedFactorGraphs = "0.23" ["0.34.0"] ApproxManifoldProducts = "0.7" -["0.34.1-0.35.4"] -ApproxManifoldProducts = "0.7-0.8" +["0.34.1 - 0.35.4"] +ApproxManifoldProducts = "0.7 - 0.8" -["0.35-0"] +["0.35 - 0"] ManifoldsBase = "0.15" -["0.35-0.35.2"] +["0.35 - 0.35.2"] Manifolds = "0.9" -["0.35-0.35.4"] -Manopt = "0.4.40-0.4" +["0.35 - 0.35.4"] +Manopt = "0.4.40 - 0.4" -["0.35.1-0.35.2"] +["0.35.1 - 0.35.2"] Statistics = "1" -["0.35.2-0.35.4"] -RecursiveArrayTools = "2.31.1-3" +["0.35.2 - 0.35.4"] +RecursiveArrayTools = "2.31.1 - 3" -["0.35.3-0"] -LinearAlgebra = "1.10.0-1" -Statistics = "1.10.0-1" -julia = "1.10.0-1" +["0.35.3 - 0"] +Distributed = "1.10.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Statistics = "1.10.0 - 1" +julia = "1.10.0 - 1" -["0.35.3-0.35.4"] -Manifolds = "0.9.12-0.9" +["0.35.3 - 0.35.4"] +Manifolds = "0.9.12 - 0.9" ["0.35.4"] -DistributedFactorGraphs = "0.23-0.24" +DistributedFactorGraphs = "0.23 - 0.24" -["0.35.4-0"] -FunctionalStateMachine = "0.2.9-0.3" +["0.35.4 - 0"] +FunctionalStateMachine = "0.2.9 - 0.3" -["0.35.5-0"] +["0.35.5 - 0"] ApproxManifoldProducts = "0.9" DistributedFactorGraphs = "0.25" Manifolds = "0.10" -Manopt = "0.4.40-0.5" -MetaGraphs = "0.7-0.8" +Manopt = "0.4.40 - 0.5" +MetaGraphs = "0.7 - 0.8" RecursiveArrayTools = "3" ["0.4"] KernelDensityEstimate = "0.4" -["0.4-0.4.3"] -NLsolve = "2.1-4" +["0.4 - 0.4.3"] +NLsolve = "2.1 - 4" -["0.4-0.5.0"] -Graphs = "0.10.1-0.10" +["0.4 - 0.5.0"] +Graphs = "0.10.1 - 0.10" -["0.4-0.5.4"] -Distributions = "0.16.4-0.23" -DocStringExtensions = "0.5.0-0.8" -FileIO = "1.0.2-1" -JLD2 = "0.1.2-0.2" -Optim = "0.16.0-0.22" -ProgressMeter = "0.6.0-0.9" +["0.4 - 0.5.4"] +Distributions = "0.16.4 - 0.23" +DocStringExtensions = "0.5.0 - 0.8" +FileIO = "1.0.2 - 1" +JLD2 = "0.1.2 - 0.2" +Optim = "0.16.0 - 0.22" +ProgressMeter = "0.6.0 - 0.9" Reexport = "0.2" -StatsBase = "0.25.0-0.33" +StatsBase = "0.25.0 - 0.33" -["0.4-0.6"] +["0.4 - 0.6"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.4.4-0.4.5"] -NLsolve = "2.1-2" +["0.4.4 - 0.4.5"] +NLsolve = "2.1 - 2" -["0.4.6-0.5.4"] -NLsolve = "3-4" +["0.4.4 - 0.6"] +Distributed = ["0.7", "1"] + +["0.4.6 - 0.5.4"] +NLsolve = "3 - 4" ["0.5.0"] -ApproxManifoldProducts = "0.0.2-0.0.3" -KernelDensityEstimate = "0.4.3-0.5" +ApproxManifoldProducts = "0.0.2 - 0.0.3" +KernelDensityEstimate = "0.4.3 - 0.5" -["0.5.1-0.5.4"] +["0.5.1 - 0.5.4"] ApproxManifoldProducts = "0.0.3" -Graphs = "0.10.2-0.10" +Graphs = "0.10.2 - 0.10" KernelDensityEstimate = "0.5" -["0.5.5-0.5"] -ApproxManifoldProducts = "0.0.0-0.0.3" -Distributions = "0.0.0-0.23" -DocStringExtensions = "0.0.0-0.8" -FileIO = "0.0.0-1" -Graphs = "0.0.0-0.10" -JLD2 = "0.0.0-0.2" -KernelDensityEstimate = "0.0.0-0.5" -NLsolve = "0.0.0-4" -Optim = "0.0.0-0.231" -ProgressMeter = "0.0.0-1" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.33" - -["0.5.5-0.5.6"] +["0.5.5 - 0.5"] +ApproxManifoldProducts = "0.0.0 - 0.0.3" +Distributions = "0.0.0 - 0.23" +DocStringExtensions = "0.0.0 - 0.8" +FileIO = "0.0.0 - 1" +Graphs = "0.0.0 - 0.10" +JLD2 = "0.0.0 - 0.2" +KernelDensityEstimate = "0.0.0 - 0.5" +NLsolve = "0.0.0 - 4" +Optim = "0.0.0 - 0.231" +ProgressMeter = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.33" + +["0.5.5 - 0.5.6"] DelimitedFiles = ["0.7", "1"] -["0.5.5-0.7.8"] -Requires = "0.0.0-1" +["0.5.5 - 0.7.8"] +Requires = "0.0.0 - 1" ["0.6"] ApproxManifoldProducts = "0.0.3" -["0.6-0.24.0"] -FileIO = "1.0.2-1" +["0.6 - 0.24.0"] +FileIO = "1.0.2 - 1" -["0.6-0.7.0"] -FunctionalStateMachine = "0.1.0-0.2" +["0.6 - 0.7.0"] +FunctionalStateMachine = "0.1.0 - 0.2" KernelDensityEstimate = "0.5" -["0.6-0.7.8"] -Distributions = "0.18.0-0.23" -DocStringExtensions = "0.7.0-0.8" -Graphs = "0.10.2-0.10" -JLD2 = "0.1.0-0.2" -NLsolve = "3.0.0-4" -Optim = "0.16.0-0.231" -ProgressMeter = "0.6.0-1" +["0.6 - 0.7.8"] +Distributions = "0.18.0 - 0.23" +DocStringExtensions = "0.7.0 - 0.8" +Graphs = "0.10.2 - 0.10" +JLD2 = "0.1.0 - 0.2" +NLsolve = "3.0.0 - 4" +Optim = "0.16.0 - 0.231" +ProgressMeter = "0.6.0 - 1" Reexport = "0.2" -StatsBase = "0.25.0-0.33" +StatsBase = "0.25.0 - 0.33" -["0.7-0.7.8"] -JSON2 = "0.0.0-0.3" +["0.7 - 0.7.8"] +JSON2 = "0.0.0 - 0.3" -["0.7-0.9"] +["0.7 - 0.9"] +Distributed = "1" Statistics = "1" julia = "1" ["0.7.0"] ApproxManifoldProducts = "0.1" -DistributedFactorGraphs = "0.1.2-0.2" +DistributedFactorGraphs = "0.1.2 - 0.2" -["0.7.1-0.12.0"] -FunctionalStateMachine = "0.1-0.2" +["0.7.1 - 0.12.0"] +FunctionalStateMachine = "0.1 - 0.2" -["0.7.1-0.20"] -ApproxManifoldProducts = "0.1-0.2" +["0.7.1 - 0.20"] +ApproxManifoldProducts = "0.1 - 0.2" -["0.7.1-0.7.2"] +["0.7.1 - 0.7.2"] DistributedFactorGraphs = "0.2" -["0.7.1-0.7.7"] -KernelDensityEstimate = "0.5-0.6" +["0.7.1 - 0.7.7"] +KernelDensityEstimate = "0.5 - 0.6" -["0.7.3-0.7.4"] -DistributedFactorGraphs = "0.2.2-0.2" +["0.7.3 - 0.7.4"] +DistributedFactorGraphs = "0.2.2 - 0.2" ["0.7.5"] -DistributedFactorGraphs = "0.3.2-0.3" +DistributedFactorGraphs = "0.3.2 - 0.3" -["0.7.6-0.7.7"] -DistributedFactorGraphs = "0.3.4-0.3" +["0.7.6 - 0.7.7"] +DistributedFactorGraphs = "0.3.4 - 0.3" ["0.7.8"] DistributedFactorGraphs = "0.4" -["0.7.8-0.24"] -KernelDensityEstimate = "0.5.1-0.6" +["0.7.8 - 0.24"] +KernelDensityEstimate = "0.5.1 - 0.6" -["0.7.9-0.11"] -Distributions = ["0.18-0.25", "1"] -StatsBase = ["0.25-0.40", "1"] +["0.7.9 - 0.11"] +Distributions = ["0.18 - 0.25", "1"] +StatsBase = ["0.25 - 0.40", "1"] -["0.7.9-0.17"] -Graphs = ["0.10.2-0.11", "1"] +["0.7.9 - 0.17"] +Graphs = ["0.10.2 - 0.11", "1"] -["0.7.9-0.21.1"] -JLD2 = ["0.1-0.3", "1"] +["0.7.9 - 0.21.1"] +JLD2 = ["0.1 - 0.3", "1"] -["0.7.9-0.24.0"] -JSON2 = ["0.3-0.7", "1"] -ProgressMeter = ["0.6-0.9", "1"] -Reexport = ["0.2-0.5", "1"] -Requires = ["0.5-0.10", "1"] +["0.7.9 - 0.24.0"] +JSON2 = ["0.3 - 0.7", "1"] +ProgressMeter = ["0.6 - 0.9", "1"] +Reexport = ["0.2 - 0.5", "1"] +Requires = ["0.5 - 0.10", "1"] -["0.7.9-0.33"] -NLsolve = "3-4" +["0.7.9 - 0.33"] +NLsolve = "3 - 4" -["0.7.9-0.7"] -DistributedFactorGraphs = "0.4.1-0.4" +["0.7.9 - 0.7"] +DistributedFactorGraphs = "0.4.1 - 0.4" -["0.7.9-0.8.3"] -DocStringExtensions = ["0.7-0.10", "1"] -Optim = ["0.16-0.22", "0.231"] +["0.7.9 - 0.8.3"] +DocStringExtensions = ["0.7 - 0.10", "1"] +Optim = ["0.16 - 0.22", "0.231"] -["0.8-0.8.1"] +["0.8 - 0.8.1"] DistributedFactorGraphs = "0.5" ["0.8.2"] -DistributedFactorGraphs = "0.5.1-0.5" +DistributedFactorGraphs = "0.5.1 - 0.5" ["0.8.3"] -DistributedFactorGraphs = "0.5.2-0.5" +DistributedFactorGraphs = "0.5.2 - 0.5" -["0.8.3-0.9"] +["0.8.3 - 0.9"] DelimitedFiles = "1" ["0.8.4"] -DistributedFactorGraphs = "0.5.3-0.5" +DistributedFactorGraphs = "0.5.3 - 0.5" -["0.8.4-0"] +["0.8.4 - 0"] Combinatorics = "1" -["0.8.4-0.11"] -Optim = ["0.16-0.23", "1"] +["0.8.4 - 0.11"] +Optim = ["0.16 - 0.23", "1"] -["0.8.4-0.24.0"] -DocStringExtensions = ["0.8-0.10", "1"] +["0.8.4 - 0.24.0"] +DocStringExtensions = ["0.8 - 0.10", "1"] -["0.8.4-0.25.3"] -MetaGraphs = "0.6.4-0.6" +["0.8.4 - 0.25.3"] +MetaGraphs = "0.6.4 - 0.6" -["0.8.5-0.8"] -DistributedFactorGraphs = "0.5.4-0.5" +["0.8.5 - 0.8"] +DistributedFactorGraphs = "0.5.4 - 0.5" ["0.9"] DistributedFactorGraphs = "0.6" diff --git a/I/IndexedTables/Compat.toml b/I/IndexedTables/Compat.toml index 85d48a2bce75dcc..8e790c1b9bc4c06 100644 --- a/I/IndexedTables/Compat.toml +++ b/I/IndexedTables/Compat.toml @@ -1,112 +1,116 @@ -["0-0.10"] -WeakRefStrings = "0.4.4-0.5" +["0 - 0.10"] +WeakRefStrings = "0.4.4 - 0.5" -["0-0.7"] -Compat = "0.19-2" -NamedTuples = "2.1-5" -PooledArrays = "0.2.0-0.5" -TableTraits = "0-1" -TableTraitsUtils = "0-1" -julia = "0.6-1" +["0 - 0.7"] +Compat = "0.19 - 2" +NamedTuples = "2.1 - 5" +PooledArrays = "0.2.0 - 0.5" +TableTraits = "0 - 1" +TableTraitsUtils = "0 - 1" +julia = "0.6 - 1" -["0-0.8"] -OnlineStats = "0.17-0.23" +["0 - 0.8"] +OnlineStats = "0.17 - 0.23" ["0.10"] -DataValues = "0.0.0-0.4" +DataValues = "0.0.0 - 0.4" -["0.10-0.12.0"] -TableTraits = "0-1" +["0.10 - 0.12.0"] +TableTraits = "0 - 1" -["0.11-0.12.0"] -TableTraitsUtils = "0-1" -WeakRefStrings = "0.5.7-0.5" +["0.11 - 0.12.0"] +TableTraitsUtils = "0 - 1" +WeakRefStrings = "0.5.7 - 0.5" -["0.11-0.12.1"] -StructArrays = "0.3.2-0.3" +["0.11 - 0.12.1"] +StructArrays = "0.3.2 - 0.3" -["0.11-1"] -DataValues = "0.4.6-0.4" +["0.11 - 1"] +DataValues = "0.4.6 - 0.4" -["0.12-1"] +["0.12 - 1"] +Distributed = "1" Statistics = "1" julia = "1" ["0.12.1"] -TableTraitsUtils = "0.0.0-1" +TableTraitsUtils = "0.0.0 - 1" -["0.12.1-0"] -WeakRefStrings = "0.5.7-0.6" +["0.12.1 - 0"] +WeakRefStrings = "0.5.7 - 0.6" -["0.12.1-0.12.2"] -OnlineStatsBase = "0.9.1-0.13" +["0.12.1 - 0.12.2"] +OnlineStatsBase = "0.9.1 - 0.13" -["0.12.1-0.12.5"] -Tables = "0.2.4-0.2" +["0.12.1 - 0.12.5"] +Tables = "0.2.4 - 0.2" -["0.12.1-1"] -IteratorInterfaceExtensions = ["0.1.1-0.1", "1"] -TableTraits = ["0.3-0.4", "1"] +["0.12.1 - 1"] +IteratorInterfaceExtensions = ["0.1.1 - 0.1", "1"] +TableTraits = ["0.3 - 0.4", "1"] -["0.12.2-0.12.4"] +["0.12.2 - 0.12.4"] StructArrays = "0.4" -["0.12.2-1"] -TableTraitsUtils = ["0.2.1-0.4", "1"] +["0.12.2 - 1"] +TableTraitsUtils = ["0.2.1 - 0.4", "1"] ["0.12.3"] -OnlineStatsBase = ["0.9.1-0.13", "1"] +OnlineStatsBase = ["0.9.1 - 0.13", "1"] -["0.12.3-0"] -DataAPI = "1.0.1-1" +["0.12.3 - 0"] +DataAPI = "1.0.1 - 1" ["0.12.4"] -OnlineStatsBase = "0.9.1-1" +OnlineStatsBase = "0.9.1 - 1" -["0.12.5-1"] +["0.12.5 - 1"] OnlineStatsBase = "1" -StructArrays = "0.4.1-0.4" +StructArrays = "0.4.1 - 0.4" -["0.12.6-1"] -Tables = ["0.2.4-0.2", "1"] +["0.12.6 - 1"] +Tables = ["0.2.4 - 0.2", "1"] -["0.13-0"] -StatsBase = "0.32-0.33" +["0.13 - 0"] +StatsBase = "0.32 - 0.33" ["0.8"] -DataValues = "0.0.0-0.4" +DataValues = "0.0.0 - 0.4" -["0.8-0"] -PooledArrays = "0.4.1-0.5" +["0.8 - 0"] +PooledArrays = "0.4.1 - 0.5" -["0.8-0.11"] +["0.8 - 0.11"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.8-0.12.0"] -IteratorInterfaceExtensions = "0.1-1" +["0.8 - 0.12.0"] +IteratorInterfaceExtensions = "0.1 - 1" -["0.8-0.9"] -TableTraits = "0.3-1" -TableTraitsUtils = "0.2-1" +["0.8 - 0.9"] +TableTraits = "0.3 - 1" +TableTraitsUtils = "0.2 - 1" -["0.9-0.10"] -StructArrays = "0.2.0-0.3" +["0.9 - 0.10"] +StructArrays = "0.2.0 - 0.3" -["0.9-0.12.0"] -OnlineStatsBase = "0.9.1-0.10" -Tables = "0.0.0-0.2" +["0.9 - 0.11"] +Distributed = ["0.7", "1"] + +["0.9 - 0.12.0"] +OnlineStatsBase = "0.9.1 - 0.10" +Tables = "0.0.0 - 0.2" [1] InvertedIndices = "1" -PooledArrays = ["0.4.1-0.5", "1"] +PooledArrays = ["0.4.1 - 0.5", "1"] ["1.0.0"] -DataAPI = "1.0.1-1" -StatsBase = "0.32-0.33" -WeakRefStrings = "0.5.7-0.6" - -["1.0.1-1"] -DataAPI = "1.3.0-1" -StatsBase = "0.32-0.34" -WeakRefStrings = ["0.5.7-0.6", "1"] +DataAPI = "1.0.1 - 1" +StatsBase = "0.32 - 0.33" +WeakRefStrings = "0.5.7 - 0.6" + +["1.0.1 - 1"] +DataAPI = "1.3.0 - 1" +StatsBase = "0.32 - 0.34" +WeakRefStrings = ["0.5.7 - 0.6", "1"] diff --git a/I/InformationGeometry/Compat.toml b/I/InformationGeometry/Compat.toml index 17de29abf1bc67d..2c63bfa744c13b3 100644 --- a/I/InformationGeometry/Compat.toml +++ b/I/InformationGeometry/Compat.toml @@ -1,252 +1,253 @@ [1] +Distributed = "1" RecipesBase = "1" julia = "1" -["1-1.0.1"] -LsqFit = "0.0.0-0.11" +["1 - 1.0.1"] +LsqFit = "0.0.0 - 0.11" Optim = "0.22" -["1-1.0.2"] -DataFrames = "0.0.0-0.21" -SpecialFunctions = "0.0.0-0.10" +["1 - 1.0.2"] +DataFrames = "0.0.0 - 0.21" +SpecialFunctions = "0.0.0 - 0.10" -["1-1.1"] +["1 - 1.1"] Combinatorics = "1.0" -Measurements = "2.2.0-2" +Measurements = "2.2.0 - 2" -["1-1.10"] +["1 - 1.10"] ForwardDiff = "0.10" -["1-1.10.0"] +["1 - 1.10.0"] OrdinaryDiffEq = "5" -["1-1.10.1"] +["1 - 1.10.1"] Plots = "1" -["1-1.12.0"] +["1 - 1.12.0"] Roots = "1" -["1-1.14.4"] +["1 - 1.14.4"] BoundaryValueDiffEq = "2" -["1-1.14.5"] +["1 - 1.14.5"] DiffEqCallbacks = "2" -["1-1.4"] +["1 - 1.4"] BenchmarkTools = "0.5" -["1-1.5"] -Distributions = "0.21-0.24" +["1 - 1.5"] +Distributions = "0.21 - 0.24" ["1.0.0"] -TensorOperations = "2.2.0-2" +TensorOperations = "2.2.0 - 2" -["1.0.1-1.7"] -TensorOperations = "2.2.0-3" +["1.0.1 - 1.7"] +TensorOperations = "2.2.0 - 3" ["1.0.2"] -LsqFit = "0.0.0-0.10" +LsqFit = "0.0.0 - 0.10" -["1.0.2-1.1"] +["1.0.2 - 1.1"] Optim = ["0.22", "1"] ["1.0.3"] -LsqFit = "0.9-0.10" +LsqFit = "0.9 - 0.10" -["1.0.3-1.2.1"] -DataFrames = "0.20-0.21" -SpecialFunctions = "0.9-0.10" +["1.0.3 - 1.2.1"] +DataFrames = "0.20 - 0.21" +SpecialFunctions = "0.9 - 0.10" -["1.0.4-1.2.3"] -LsqFit = "0.9-0.11" +["1.0.4 - 1.2.3"] +LsqFit = "0.9 - 0.11" -["1.1-1.2.2"] -StaticArrays = "0.11-0.12" +["1.1 - 1.2.2"] +StaticArrays = "0.11 - 0.12" -["1.10-1"] -SpecialFunctions = ["0.9-0.10", "1-2"] +["1.10 - 1"] +SpecialFunctions = ["0.9 - 0.10", "1 - 2"] ["1.10.0"] -ModelingToolkit = "5-7" +ModelingToolkit = "5 - 7" -["1.10.1-1"] -OrdinaryDiffEq = "5-6" +["1.10.1 - 1"] +OrdinaryDiffEq = "5 - 6" -["1.10.1-1.14.1"] -SymbolicUtils = "0.11.3-0.19" +["1.10.1 - 1.14.1"] +SymbolicUtils = "0.11.3 - 0.19" -["1.10.1-1.14.5"] -ModelingToolkit = "5-8" +["1.10.1 - 1.14.5"] +ModelingToolkit = "5 - 8" -["1.10.2-1.11.2"] -PlotUtils = "1.0.9-1.1" +["1.10.2 - 1.11.2"] +PlotUtils = "1.0.9 - 1.1" -["1.11-1"] +["1.11 - 1"] DerivableFunctionsBase = "0.1" -["1.11.3-1"] -PlotUtils = ["1.0.9-1.1", "1.2.0-1"] +["1.11.3 - 1"] +PlotUtils = ["1.0.9 - 1.1", "1.2.0 - 1"] -["1.12.1-1"] -Roots = "1-2" +["1.12.1 - 1"] +Roots = "1 - 2" -["1.12.2-1"] -ColorSchemes = "2-3" +["1.12.2 - 1"] +ColorSchemes = "2 - 3" -["1.12.3-1"] +["1.12.3 - 1"] ForwardDiff = "0.10" -["1.12.3-1.13.2"] +["1.12.3 - 1.13.2"] PrettyTables = "1" -["1.13.3-1"] -PrettyTables = "1-2" +["1.13.3 - 1"] +PrettyTables = "1 - 2" -["1.13.3-1.14.4"] -LsqFit = "0.9-0.13" +["1.13.3 - 1.14.4"] +LsqFit = "0.9 - 0.13" -["1.14-1"] -DistributionsAD = "0.5-0.6" +["1.14 - 1"] +DistributionsAD = "0.5 - 0.6" ["1.14.2"] -SymbolicUtils = "0.11.3-0.20" +SymbolicUtils = "0.11.3 - 0.20" -["1.14.3-1.14"] -Symbolics = "1-5" +["1.14.3 - 1.14"] +Symbolics = "1 - 5" -["1.14.3-1.14.5"] -SymbolicUtils = ["0.11.3-0.20", "1"] +["1.14.3 - 1.14.5"] +SymbolicUtils = ["0.11.3 - 0.20", "1"] -["1.14.4-1.14.5"] -DataInterpolations = "3-4" +["1.14.4 - 1.14.5"] +DataInterpolations = "3 - 4" ["1.14.5"] -LibGEOS = "0.6-0.8" +LibGEOS = "0.6 - 0.8" -["1.14.5-1"] -BoundaryValueDiffEq = "2-5" -LsqFit = "0.9-0.15" -SciMLBase = "1-2" +["1.14.5 - 1"] +BoundaryValueDiffEq = "2 - 5" +LsqFit = "0.9 - 0.15" +SciMLBase = "1 - 2" SnoopPrecompile = "1" -["1.14.6-1"] -ComponentArrays = "0.13-0.15" -DataInterpolations = "3-6" -LibGEOS = "0.6-0.9" -ModelingToolkit = "5-9" -SymbolicUtils = ["0.11.3-0.20", "1-9"] +["1.14.6 - 1"] +ComponentArrays = "0.13 - 0.15" +DataInterpolations = "3 - 6" +LibGEOS = "0.6 - 0.9" +ModelingToolkit = "5 - 9" +SymbolicUtils = ["0.11.3 - 0.20", "1 - 9"] -["1.14.6-1.15.0"] -DiffEqCallbacks = "2-3" +["1.14.6 - 1.15.0"] +DiffEqCallbacks = "2 - 3" Optimization = "3" -["1.15-1"] -LineSearches = "5-7" -Symbolics = "1-6" +["1.15 - 1"] +LineSearches = "5 - 7" +Symbolics = "1 - 6" -["1.15.1-1"] -DiffEqCallbacks = "2-4" -Optimization = "3-4" +["1.15.1 - 1"] +DiffEqCallbacks = "2 - 4" +Optimization = "3 - 4" -["1.2-1"] +["1.2 - 1"] Combinatorics = "1" -HCubature = "1.4.0-1" +HCubature = "1.4.0 - 1" Measurements = "2" Optim = "1" -["1.2.2-1.3.2"] +["1.2.2 - 1.3.2"] ModelingToolkit = "4" -["1.2.2-1.5.1"] -DataFrames = "0.20-0.22" +["1.2.2 - 1.5.1"] +DataFrames = "0.20 - 0.22" -["1.2.2-1.9"] -SpecialFunctions = ["0.9-0.10", "1"] +["1.2.2 - 1.9"] +SpecialFunctions = ["0.9 - 0.10", "1"] -["1.2.3-1"] -StaticArrays = ["0.11-0.12", "1"] +["1.2.3 - 1"] +StaticArrays = ["0.11 - 0.12", "1"] -["1.2.4-1"] +["1.2.4 - 1"] TreeViews = "0.3" -["1.2.4-1.13.2"] -LsqFit = "0.9-0.12" +["1.2.4 - 1.13.2"] +LsqFit = "0.9 - 0.12" -["1.2.4-1.2"] +["1.2.4 - 1.2"] Reexport = "0.2" -["1.3-1.6"] +["1.3 - 1.6"] Reexport = ["0.2", "1"] -["1.3.1-1.10.1"] -PlotUtils = "1.0.9-1" +["1.3.1 - 1.10.1"] +PlotUtils = "1.0.9 - 1" -["1.3.3-1.3"] -ModelingToolkit = "4-5" +["1.3.3 - 1.3"] +ModelingToolkit = "4 - 5" -["1.4-1.14.3"] +["1.4 - 1.14.3"] DataInterpolations = "3" -["1.4-1.6"] +["1.4 - 1.6"] ModelingToolkit = "5" -["1.4.2-1.14.4"] -LibGEOS = "0.6-0.7" +["1.4.2 - 1.14.4"] +LibGEOS = "0.6 - 0.7" SciMLBase = "1" ["1.5.0"] -BenchmarkTools = "0.5-0.6" +BenchmarkTools = "0.5 - 0.6" -["1.5.1-1.5"] -BenchmarkTools = "0.5-0.7" +["1.5.1 - 1.5"] +BenchmarkTools = "0.5 - 0.7" -["1.5.2-1"] -DataFrames = ["0.20-0.22", "1"] +["1.5.2 - 1"] +DataFrames = ["0.20 - 0.22", "1"] -["1.6-1"] -BenchmarkTools = ["0.5-0.7", "1"] -Distributions = "0.21-0.25" +["1.6 - 1"] +BenchmarkTools = ["0.5 - 0.7", "1"] +Distributions = "0.21 - 0.25" -["1.6.1-1.6"] +["1.6.1 - 1.6"] FiniteDifferences = "0.11" -SymbolicUtils = "0.11.3-0.12" +SymbolicUtils = "0.11.3 - 0.12" Symbolics = "1" -["1.6.1-1.8"] -ReverseDiff = "1.8.0-1" +["1.6.1 - 1.8"] +ReverseDiff = "1.8.0 - 1" Zygote = "0.6" -["1.7-1"] -Sobol = "1.3.0-1" +["1.7 - 1"] +Sobol = "1.3.0 - 1" -["1.7-1.8"] -FiniteDifferences = "0.11-0.12" -Symbolics = "1-3" +["1.7 - 1.8"] +FiniteDifferences = "0.11 - 0.12" +Symbolics = "1 - 3" -["1.7-1.9"] -ModelingToolkit = "5-6" +["1.7 - 1.9"] +ModelingToolkit = "5 - 6" ["1.7.0"] -SymbolicUtils = "0.11.3-0.15" +SymbolicUtils = "0.11.3 - 0.15" -["1.7.1-1"] -ProgressMeter = "1.5.0-1" -Suppressor = "0.1-0.2" +["1.7.1 - 1"] +ProgressMeter = "1.5.0 - 1" +Suppressor = "0.1 - 0.2" -["1.7.1-1.7"] -SymbolicUtils = "0.11.3-0.16" +["1.7.1 - 1.7"] +SymbolicUtils = "0.11.3 - 0.16" ["1.8"] -SymbolicUtils = "0.11.3-0.17" +SymbolicUtils = "0.11.3 - 0.17" -["1.8-1"] +["1.8 - 1"] Tullio = "0.3" -["1.9-1.10"] +["1.9 - 1.10"] DerivableFunctions = "0.1" -["1.9-1.10.0"] -SymbolicUtils = "0.11.3-0.18" +["1.9 - 1.10.0"] +SymbolicUtils = "0.11.3 - 0.18" -["1.9-1.14.2"] -Symbolics = "1-4" +["1.9 - 1.14.2"] +Symbolics = "1 - 4" diff --git a/I/Intan/Compat.toml b/I/Intan/Compat.toml index 023bcd98feff269..c76c38fdf505c45 100644 --- a/I/Intan/Compat.toml +++ b/I/Intan/Compat.toml @@ -1,15 +1,16 @@ [0] DSP = "0.6" DistributedArrays = "0.6" -Gtk = ["0.17-0.18", "1"] -HDF5 = "0.12-0.13" -JLD = "0.9-0.10" -MAT = "0.7-0.8" +Gtk = ["0.17 - 0.18", "1"] +HDF5 = "0.12 - 0.13" +JLD = "0.9 - 0.10" +MAT = "0.7 - 0.8" SpikeSorting = "0.2" julia = "1" -["0-0.1.0"] -Cairo = "0.6-0.9" +["0 - 0.1.0"] +Cairo = "0.6 - 0.9" -["0.1.1-0"] -Cairo = ["0.6-0.8", "1"] +["0.1.1 - 0"] +Cairo = ["0.6 - 0.8", "1"] +Distributed = "1" diff --git a/I/InverseStatMech/Compat.toml b/I/InverseStatMech/Compat.toml index 425885bb916e88f..715745fe524a1f0 100644 --- a/I/InverseStatMech/Compat.toml +++ b/I/InverseStatMech/Compat.toml @@ -1,6 +1,7 @@ [1] BenchmarkTools = "1" DelimitedFiles = "1" +Distributed = "1.7.0 - 1" Documenter = "0.27" ForwardDiff = "0.10" Interpolations = "0.14" @@ -10,4 +11,4 @@ Plots = "1" ProgressMeter = "1" SpecialFunctions = "2" ThreadsX = "0.1" -julia = "1.7.0-1" +julia = "1.7.0 - 1" diff --git a/I/Iris/Compat.toml b/I/Iris/Compat.toml index 541390a5a66714e..890a2074ca12a33 100644 --- a/I/Iris/Compat.toml +++ b/I/Iris/Compat.toml @@ -6,28 +6,30 @@ RecipesBase = "0.7" Reexport = "0.2" StaticArrays = "0.11" -["0-0.1"] +["0 - 0.1"] ArnoldiMethodTransformations = "0.1" -Combinatorics = "0.0.0-1" +Combinatorics = "0.0.0 - 1" +Distributed = "1" Formatting = "0.3" -NonlinearEigenproblems = "0.2.7-0.2" +NonlinearEigenproblems = "0.2.7 - 0.2" Statistics = "1" VoronoiDelaunay = "0.3" julia = "1" -["0-0.2"] +["0 - 0.2"] Pardiso = "0.4" ["0.2"] -Interpolations = "0.0.0-0.12" -KrylovKit = "0.4.1-0.4" -PolynomialRoots = "0.0.0-0.2" +Interpolations = "0.0.0 - 0.12" +KrylovKit = "0.4.1 - 0.4" +PolynomialRoots = "0.0.0 - 0.2" Requires = "0.5" -Roots = "0.0.0-0.8" +Roots = "0.0.0 - 0.8" -["0.2-0"] -ArnoldiMethodTransformations = "0.0.0-0.1" +["0.2 - 0"] +ArnoldiMethodTransformations = "0.0.0 - 0.1" Arpack = "0.4" +Distributed = "1.3.0 - 1" Documenter = "0.24" Flatten = "0.2" Formatting = "0.4" @@ -35,14 +37,14 @@ IterativeSolvers = "0.8" LaTeXStrings = "1" NLsolve = "4" NonlinearEigenproblems = "0.3" -Statistics = "1.3.0-1" +Statistics = "1.3.0 - 1" TupleTools = "1" VoronoiDelaunay = "0.4" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.3-0"] +["0.3 - 0"] Interpolations = "0.12" KrylovKit = "0.4" -Pardiso = "0.0.0-0.5" +Pardiso = "0.0.0 - 0.5" PolynomialRoots = "0.2" Roots = "0.8" diff --git a/J/JLSO/Compat.toml b/J/JLSO/Compat.toml index 3457f9d22aaf837..5ff3a2e2252bb0d 100644 --- a/J/JLSO/Compat.toml +++ b/J/JLSO/Compat.toml @@ -1,35 +1,36 @@ -["1-1.2.0"] -BSON = "0.0.0-0.2" +["1 - 1.2.0"] +BSON = "0.0.0 - 0.2" -[1-2] +["1 - 2"] julia = ["0.7", "1"] ["1.0"] -Memento = "0.10.0-0.12" +Distributed = ["0.7", "1"] +Memento = "0.10.0 - 0.12" -["1.1-1.2.0"] -CodecZlib = "0.0.0-0.6" +["1.1 - 1.2.0"] +CodecZlib = "0.0.0 - 0.6" -["1.1-2.3.0"] -Memento = "0.10-0.12" +["1.1 - 2.3.0"] +Memento = "0.10 - 0.12" -["1.2.1-2.2"] +["1.2.1 - 2.2"] CodecZlib = "0.6" -["1.2.1-2.4"] -BSON = "0.2.4-0.2" +["1.2.1 - 2.4"] +BSON = "0.2.4 - 0.2" -["2.2-2.3.1"] -FilePathsBase = "0.7-0.8" +["2.2 - 2.3.1"] +FilePathsBase = "0.7 - 0.8" -["2.3-2"] -CodecZlib = "0.6-0.7" +["2.3 - 2"] +CodecZlib = "0.6 - 0.7" -["2.3.1-2"] -Memento = ["0.10-0.13", "1"] +["2.3.1 - 2"] +Memento = ["0.10 - 0.13", "1"] -["2.3.2-2"] -FilePathsBase = "0.7-0.9" +["2.3.2 - 2"] +FilePathsBase = "0.7 - 0.9" -["2.5-2"] -BSON = "0.2.4-0.3" +["2.5 - 2"] +BSON = "0.2.4 - 0.3" diff --git a/J/JOLI/Compat.toml b/J/JOLI/Compat.toml index 86faceeeeade2ed..51f221b6a78135f 100644 --- a/J/JOLI/Compat.toml +++ b/J/JOLI/Compat.toml @@ -1,38 +1,39 @@ [0] -DistributedArrays = "0.5-0.6" +Distributed = "1" +DistributedArrays = "0.5 - 0.6" FFTW = "1" InplaceOps = "0.3" -IterativeSolvers = "0.8-0.9" +IterativeSolvers = "0.8 - 0.9" Nullables = "1" -Wavelets = "0.8-0.9" +Wavelets = "0.8 - 0.9" julia = "1" -["0-0.7"] -NFFT = "0.4-0.6" +["0 - 0.7"] +NFFT = "0.4 - 0.6" -["0-0.7.14"] -SpecialFunctions = ["0.7-0.9", "1"] +["0 - 0.7.14"] +SpecialFunctions = ["0.7 - 0.9", "1"] -["0-0.8"] -PyCall = "1.18.0-1" +["0 - 0.8"] +PyCall = "1.18.0 - 1" ["0.7.15"] -SpecialFunctions = ["0.7-0.10", "1"] +SpecialFunctions = ["0.7 - 0.10", "1"] -["0.7.16-0.7"] -SpecialFunctions = ["0.7-0.10", "1-2"] +["0.7.16 - 0.7"] +SpecialFunctions = ["0.7 - 0.10", "1 - 2"] -["0.8-0"] -SpecialFunctions = "1.2.0-2" +["0.8 - 0"] +SpecialFunctions = "1.2.0 - 2" -["0.8-0.8.4"] -NFFT = "0.6-0.12" +["0.8 - 0.8.4"] +NFFT = "0.6 - 0.12" -["0.8.4-0"] +["0.8.4 - 0"] ChainRulesCore = "1" -["0.8.5-0"] -NFFT = "0.6-0.13" +["0.8.5 - 0"] +NFFT = "0.6 - 0.13" -["0.9-0"] +["0.9 - 0"] PythonCall = "0.9" diff --git a/J/JSON/Compat.toml b/J/JSON/Compat.toml index 3f77701f6ef71a8..66090898da5d1f3 100644 --- a/J/JSON/Compat.toml +++ b/J/JSON/Compat.toml @@ -1,11 +1,14 @@ [0] julia = ["0.7", "1"] +["0 - 0.20.0"] +Distributed = ["0.7", "1"] + ["0.21.0"] -Parsers = "0.0.0-1" +Parsers = "0.0.0 - 1" ["0.21.1"] -Parsers = ["0.1-0.3", "1"] +Parsers = ["0.1 - 0.3", "1"] -["0.21.2-0"] -Parsers = "1-2" +["0.21.2 - 0"] +Parsers = "1 - 2" diff --git a/J/JUDI/Compat.toml b/J/JUDI/Compat.toml index 8bbc4ac3b6a8dd0..74c900f51f69326 100644 --- a/J/JUDI/Compat.toml +++ b/J/JUDI/Compat.toml @@ -1,58 +1,60 @@ [2] JOLI = "0.7" -["2-2.4"] +["2 - 2.4"] Reexport = "1" -["2-2.6.4"] +["2 - 2.6.4"] SegyIO = "0.7" -[2-3] -PyCall = "1.18.0-1" +["2 - 3"] +PyCall = "1.18.0 - 1" -["2-3.2"] +["2 - 3.2"] +Distributed = "1" julia = "1" -[2-4] -DSP = "0.6-0.7" -Dierckx = "0.4-0.5" +["2 - 4"] +DSP = "0.6 - 0.7" +Dierckx = "0.4 - 0.5" FFTW = "1" -["2.5-3.2"] +["2.5 - 3.2"] Reexport = ["0.2", "1"] -["2.6.5-3.2.0"] -SegyIO = "0.7.7-0.7" +["2.6.5 - 3.2.0"] +SegyIO = "0.7.7 - 0.7" ["3.0"] JOLI = "0.7" -["3.1-3"] -JOLI = "0.7-0.8" +["3.1 - 3"] +JOLI = "0.7 - 0.8" -["3.1-4"] +["3.1 - 4"] ChainRulesCore = "1" ["3.2.1"] -SegyIO = "0.7.7-0.8" +SegyIO = "0.7.7 - 0.8" -["3.2.1-4"] +["3.2.1 - 4"] Requires = "1" -["3.2.2-3.3.2"] -SegyIO = ["0.7.7-0.7", "0.8.3-0.8"] +["3.2.2 - 3.3.2"] +SegyIO = ["0.7.7 - 0.7", "0.8.3 - 0.8"] -["3.3-4"] -julia = "1.6.0-1" +["3.3 - 4"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["3.3.1-4"] -OrderedCollections = "1.5.0-1" +["3.3.1 - 4"] +OrderedCollections = "1.5.0 - 1" -["3.3.3-3.3"] -SegyIO = "0.7.7-0.8.3" +["3.3.3 - 3.3"] +SegyIO = "0.7.7 - 0.8.3" -["3.4-4"] -SegyIO = "0.7.7-0.8.5" +["3.4 - 4"] +SegyIO = "0.7.7 - 0.8.5" [4] JOLI = "0.9" diff --git a/J/JUDI4Cloud/Compat.toml b/J/JUDI4Cloud/Compat.toml index 2b6c1dc27017d67..6450dd161fcf67f 100644 --- a/J/JUDI4Cloud/Compat.toml +++ b/J/JUDI4Cloud/Compat.toml @@ -1,5 +1,6 @@ [0] AzureClusterlessHPC = "0.1" -JUDI = "2.5.0-2" +Distributed = "1" +JUDI = "2.5.0 - 2" Reexport = ["0.2", "1"] julia = "1" diff --git a/J/JetPackWaveFD/Compat.toml b/J/JetPackWaveFD/Compat.toml index bb0d9185e33933e..80a8593fa9e6d12 100644 --- a/J/JetPackWaveFD/Compat.toml +++ b/J/JetPackWaveFD/Compat.toml @@ -1,4 +1,5 @@ [0] +Distributed = "1" DistributedJets = "1" DistributedOperations = "1" JetPack = "1" @@ -6,16 +7,16 @@ Jets = "1" Statistics = "1" julia = "1" -["0-0.1"] +["0 - 0.1"] SpecialFunctions = "0.10" -["0-0.1.1"] +["0 - 0.1.1"] WaveFD = "0.1" -["0.1.2-0.1"] +["0.1.2 - 0.1"] WaveFD = "0.2" -["0.1.2-0.6"] +["0.1.2 - 0.6"] Formatting = "0.4" ["0.2"] @@ -25,22 +26,22 @@ WaveFD = "0.3" WaveFD = "0.4" ["0.4.0"] -WaveFD = "0.4-0.5" +WaveFD = "0.4 - 0.5" -["0.4.1-0.5"] -WaveFD = "0.5.1-0.5" +["0.4.1 - 0.5"] +WaveFD = "0.5.1 - 0.5" ["0.6.0"] WaveFD = "0.6" ["0.6.1"] -WaveFD = "0.6.1-0.6" +WaveFD = "0.6.1 - 0.6" -["0.6.2-0.7.0"] -WaveFD = "0.6.2-0.6" +["0.6.2 - 0.7.0"] +WaveFD = "0.6.2 - 0.6" -["0.7-0"] +["0.7 - 0"] Format = "1" -["0.7.1-0"] -WaveFD = "0.6.2-0.7" +["0.7.1 - 0"] +WaveFD = "0.6.2 - 0.7" diff --git a/J/Jive/Compat.toml b/J/Jive/Compat.toml index a267494ece23110..739eeec070d83e8 100644 --- a/J/Jive/Compat.toml +++ b/J/Jive/Compat.toml @@ -1,10 +1,13 @@ [0] -julia = "1.0.2-1" +julia = "1.0.2 - 1" -["0.2.28-0"] -Distributed = "1.6.0-1" -FileWatching = "1.6.0-1" -Pkg = "1.6.0-1" -Printf = "1.6.0-1" -REPL = "1.6.0-1" -Test = "1.6.0-1" +["0.1.3 - 0.2.27"] +Distributed = "1.0.2 - 1" + +["0.2.28 - 0"] +Distributed = "1.6.0 - 1" +FileWatching = "1.6.0 - 1" +Pkg = "1.6.0 - 1" +Printf = "1.6.0 - 1" +REPL = "1.6.0 - 1" +Test = "1.6.0 - 1" diff --git a/J/Judyp/Compat.toml b/J/Judyp/Compat.toml index 7b196b4bef6fd93..b6023ea8f330858 100644 --- a/J/Judyp/Compat.toml +++ b/J/Judyp/Compat.toml @@ -2,12 +2,13 @@ ArrayInterface = "3" CompEcon = "0.4" DataTables = "0.1" +Distributed = "1.6.0 - 1" Distributions = "0.25" ForwardDiff = "0.10" Ipopt = "0.6" MathProgBase = "0.7" NLopt = "0.6" ParallelDataTransfer = "0.5" -ProgressMeter = "1.7.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +ProgressMeter = "1.7.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/J/JuliaCon/Compat.toml b/J/JuliaCon/Compat.toml index 1ec90b7c0424ddb..75c011f7949967b 100644 --- a/J/JuliaCon/Compat.toml +++ b/J/JuliaCon/Compat.toml @@ -1,36 +1,39 @@ -["0-0.2"] +["0 - 0.2"] +Distributed = "1" julia = "1" ["0.2"] PrettyTables = "1" -["0.2-0"] +["0.2 - 0"] JSON = "0.21" TimerOutputs = "0.5" -["0.3-0"] -Preferences = "1.2.0-1" -PrettyTables = "1.1.0-1" -julia = "1.6.0-1" +["0.3 - 0"] +Distributed = "1.6.0 - 1" +Preferences = "1.2.0 - 1" +PrettyTables = "1.1.0 - 1" +julia = "1.6.0 - 1" -["0.4-0"] -TimeZones = "1.5.0-1" +["0.4 - 0"] +TimeZones = "1.5.0 - 1" -["2021-2023.0.1"] -PrettyTables = "1.1.0-1" +["2021 - 2023.0.1"] +PrettyTables = "1.1.0 - 1" -[2021-2024] +["2021 - 2024"] +Distributed = "1.6.0 - 1" JSON = "0.21" -Preferences = "1.2.0-1" -TimeZones = "1.5.0-1" +Preferences = "1.2.0 - 1" +TimeZones = "1.5.0 - 1" TimerOutputs = "0.5" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["2021.2-2024"] +["2021.2 - 2024"] DataFrames = "1" -["2023.0.2-2024"] +["2023.0.2 - 2024"] PrettyTables = "2" -["2024.0.1-2024"] +["2024.0.1 - 2024"] PrecompileTools = "1" diff --git a/J/JuliaDB/Compat.toml b/J/JuliaDB/Compat.toml index 9d828e8ef5ccfdc..970c02f8ec6b1c7 100644 --- a/J/JuliaDB/Compat.toml +++ b/J/JuliaDB/Compat.toml @@ -1,50 +1,53 @@ -["0-0.10"] -Dagger = "0.7.3-0.8" -MemPool = "0.1.1-0.2" - -["0-0.12"] -Glob = "1.2-1" -Nullables = "0-1" -OnlineStats = "0.17-0.23" -OnlineStatsBase = "0-0.10" +["0 - 0.10"] +Dagger = "0.7.3 - 0.8" +MemPool = "0.1.1 - 0.2" + +["0 - 0.12"] +Distributed = "1" +Glob = "1.2 - 1" +Nullables = "0 - 1" +OnlineStats = "0.17 - 0.23" +OnlineStatsBase = "0 - 0.10" Statistics = "1" -WeakRefStrings = "0-0.5" +WeakRefStrings = "0 - 0.5" julia = "1" -["0-0.13.0"] -DataValues = "0.0.0-0.4" -PooledArrays = "0.4.1-0.5" -RecipesBase = "0.0.0-0.7" -StatsBase = "0.0.0-0.32" -TextParse = "0.6.0-0.9" +["0 - 0.13.0"] +DataValues = "0.0.0 - 0.4" +PooledArrays = "0.4.1 - 0.5" +RecipesBase = "0.0.0 - 0.7" +StatsBase = "0.0.0 - 0.32" +TextParse = "0.6.0 - 0.9" -["0-0.9"] -IndexedTables = "0.8.1-0.8" +["0 - 0.9"] +IndexedTables = "0.8.1 - 0.8" ["0.10"] -IndexedTables = "0.9.0-0.12" +IndexedTables = "0.9.0 - 0.12" -["0.11-0"] +["0.11 - 0"] Dagger = "0.8" -["0.11-0.12"] -IndexedTables = "0.10.0-0.12" +["0.11 - 0.12"] +IndexedTables = "0.10.0 - 0.12" -["0.11-0.13.0"] +["0.11 - 0.13.0"] MemPool = "0.2" ["0.13.0"] -Glob = "1.2.0-1" -IndexedTables = "0.12.1-0.12" -Nullables = "0.0.0-0.0.8" +Distributed = "1.0.0 - *" +Glob = "1.2.0 - 1" +IndexedTables = "0.12.1 - 0.12" +Nullables = "0.0.0 - 0.0.8" OnlineStats = "1" -OnlineStatsBase = "0.0.0-1" -Statistics = "1.0.0-*" -WeakRefStrings = "0.0.0-0.6" -julia = "1.0.0-*" +OnlineStatsBase = "0.0.0 - 1" +Statistics = "1.0.0 - *" +WeakRefStrings = "0.0.0 - 0.6" +julia = "1.0.0 - *" -["0.13.1-0"] +["0.13.1 - 0"] DataValues = "0.4.12" +Distributed = "1" Glob = "1.2.0" IndexedTables = "0.12.4" MemPool = "0.2.0" diff --git a/J/JuliaDBMeta/Compat.toml b/J/JuliaDBMeta/Compat.toml index b5773b4009cf1c2..95987a2e703db90 100644 --- a/J/JuliaDBMeta/Compat.toml +++ b/J/JuliaDBMeta/Compat.toml @@ -1,26 +1,27 @@ [0] julia = "1" -["0-0.4.0"] -IndexedTables = "0.8.1-0.13" -JuliaDB = "0.9.0-0.12" +["0 - 0.4.0"] +IndexedTables = "0.8.1 - 0.13" +JuliaDB = "0.9.0 - 0.12" -["0-0.4.1"] -Dagger = "0.0.0-0.9" -IterTools = "0-1" -MacroTools = "0.0.0-0.5" -Reexport = "0.0.0-0.2" +["0 - 0.4.1"] +Dagger = "0.0.0 - 0.9" +Distributed = "1" +IterTools = "0 - 1" +MacroTools = "0.0.0 - 0.5" +Reexport = "0.0.0 - 0.2" -["0.4.1-0.4.2"] -IndexedTables = "0.9.0-0.13" -JuliaDB = "0.10.0-0.12" +["0.4.1 - 0.4.2"] +IndexedTables = "0.9.0 - 0.13" +JuliaDB = "0.10.0 - 0.12" -["0.4.2-0"] -Dagger = "0.7.0-0.9" +["0.4.2 - 0"] +Dagger = "0.7.0 - 0.9" IterTools = "1" -MacroTools = "0.4.0-0.5" +MacroTools = "0.4.0 - 0.5" Reexport = "0.2" -["0.4.3-0"] -IndexedTables = "0.12.1-0.13" -JuliaDB = "0.10-0.12" +["0.4.3 - 0"] +IndexedTables = "0.12.1 - 0.13" +JuliaDB = "0.10 - 0.12" diff --git a/J/JuliaInXL/Compat.toml b/J/JuliaInXL/Compat.toml index 380a433dbdee38b..a422f5f35f07718 100644 --- a/J/JuliaInXL/Compat.toml +++ b/J/JuliaInXL/Compat.toml @@ -1,11 +1,13 @@ [0] +Distributed = "1.4.0 - 1" JuliaWebAPI = "0.6.0" Reexport = "0.2.0" ZMQ = "1.2.0" -julia = "1.4.0-1" +julia = "1.4.0 - 1" [1] +Distributed = "1.6.0 - 1" JuliaWebAPI = "0.6" Reexport = "1" -ZMQ = "1.2.0-1" -julia = "1.6.0-1" +ZMQ = "1.2.0 - 1" +julia = "1.6.0 - 1" diff --git a/J/JuliaInterpreter/Compat.toml b/J/JuliaInterpreter/Compat.toml index d3a8e979f2baaf5..694075d8df139f3 100644 --- a/J/JuliaInterpreter/Compat.toml +++ b/J/JuliaInterpreter/Compat.toml @@ -1,29 +1,32 @@ -["0-0.7"] -julia = "1.0-1.7" +["0 - 0.5.0"] +Distributed = "1.0 - 1.7" -["0.2-0.7.13"] -CodeTracking = "0.3.2-0.5" +["0 - 0.7"] +julia = "1.0 - 1.7" -["0.7.14-0.7.20"] -CodeTracking = "0.5.9-0.5" +["0.2 - 0.7.13"] +CodeTracking = "0.3.2 - 0.5" -["0.7.21-0"] -CodeTracking = ["0.5.9-0.5", "1"] +["0.7.14 - 0.7.20"] +CodeTracking = "0.5.9 - 0.5" -["0.8-0.8.4"] -julia = ["1.0", "1.5.0-1.7"] +["0.7.21 - 0"] +CodeTracking = ["0.5.9 - 0.5", "1"] -["0.8.5-0.8"] -julia = "1.0-1.7" +["0.8 - 0.8.4"] +julia = ["1.0", "1.5.0 - 1.7"] -["0.9-0.9.10"] -julia = "1.6.0-1.7" +["0.8.5 - 0.8"] +julia = "1.0 - 1.7" + +["0.9 - 0.9.10"] +julia = "1.6.0 - 1.7" ["0.9.11"] -julia = "1.6-1" +julia = "1.6 - 1" -["0.9.12-0.9.37"] -julia = "1.6.0-1" +["0.9.12 - 0.9.37"] +julia = "1.6.0 - 1" -["0.9.38-0"] -julia = "1.10.0-1" +["0.9.38 - 0"] +julia = "1.10.0 - 1" diff --git a/J/JuliaRunClient/Compat.toml b/J/JuliaRunClient/Compat.toml index fee6ee4b080f52c..91a876da9b58d33 100644 --- a/J/JuliaRunClient/Compat.toml +++ b/J/JuliaRunClient/Compat.toml @@ -1,5 +1,6 @@ [0] -ClusterManagers = "0.0.0-0.3" -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" +ClusterManagers = "0.0.0 - 0.3" +Distributed = ["0.7", "1"] +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" julia = ["0.7", "1"] diff --git a/J/JuliaWebAPI/Compat.toml b/J/JuliaWebAPI/Compat.toml index 7ccf7d0c3488396..fd2161e0d3f293d 100644 --- a/J/JuliaWebAPI/Compat.toml +++ b/J/JuliaWebAPI/Compat.toml @@ -1,26 +1,30 @@ -["0-0.4"] -Compat = "0.70-2" -julia = "0.6-1" +["0 - 0.4"] +Compat = "0.70 - 2" +julia = "0.6 - 1" -["0-0.5"] -HTTP = "0.6.12-0.8" +["0 - 0.5"] +HTTP = "0.6.12 - 0.8" -["0-0.6.0"] -JSON = "0.0.0-0.21" -ZMQ = "0.3.3-1" +["0 - 0.6.0"] +JSON = "0.0.0 - 0.21" +ZMQ = "0.3.3 - 1" ["0.5"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.6-0"] +["0.6 - 0"] julia = "1" -["0.6-0.6.2"] +["0.6 - 0.6.2"] HTTP = "0.8" -["0.6.1-0"] +["0.6.0"] +Distributed = "1" + +["0.6.1 - 0"] JSON = "0.21" ZMQ = "1" -["0.6.3-0"] -HTTP = "0.8-0.9" +["0.6.3 - 0"] +HTTP = "0.8 - 0.9" diff --git a/J/Juniper/Compat.toml b/J/Juniper/Compat.toml index d54f5d786162bc7..0ed7cb74e89391a 100644 --- a/J/Juniper/Compat.toml +++ b/J/Juniper/Compat.toml @@ -1,55 +1,59 @@ -["0-0.2"] -JSON = "0.16.0-0.21" -MathProgBase = "0.6.0-0.7" +["0 - 0.2"] +JSON = "0.16.0 - 0.21" +MathProgBase = "0.6.0 - 0.7" -["0-0.2.3"] -Statistics = ["0.6-0", "1.0"] -julia = ["0.6-0", "1.0"] +["0 - 0.2.3"] +Distributed = ["0.6 - 0", "1.0"] +Statistics = ["0.6 - 0", "1.0"] +julia = ["0.6 - 0", "1.0"] -["0-0.3"] +["0 - 0.3"] JuMP = "0.18" -["0.2.4-0.2"] -Statistics = "0.6-1" -julia = "0.6-1" +["0.2.4 - 0.2"] +Distributed = "0.6 - 1" +Statistics = "0.6 - 1" +julia = "0.6 - 1" ["0.3"] -MathProgBase = "0.7.7-0.7" +MathProgBase = "0.7.7 - 0.7" -["0.3-0.5.2"] -JSON = "0.18.0-0.21" +["0.3 - 0.5.2"] +JSON = "0.18.0 - 0.21" -["0.3-0.8"] +["0.3 - 0.8"] +Distributed = "1" Statistics = "1" julia = "1" ["0.4"] JuMP = "0.19" -MathOptInterface = "0.8.4-0.8" +MathOptInterface = "0.8.4 - 0.8" ["0.5"] JuMP = "0.20" -["0.5-0.7"] -MathOptInterface = "0.9.1-0.9" +["0.5 - 0.7"] +MathOptInterface = "0.9.1 - 0.9" -["0.5.3-0"] -JSON = "0.18-0.21" +["0.5.3 - 0"] +JSON = "0.18 - 0.21" ["0.6"] JuMP = "0.21" ["0.7"] -MutableArithmetics = "0.2.14-0.2" +MutableArithmetics = "0.2.14 - 0.2" ["0.8"] MathOptInterface = "0.10" -MutableArithmetics = "0.3.1-0.3" +MutableArithmetics = "0.3.1 - 0.3" -["0.9-0"] +["0.9 - 0"] +Distributed = "1.6.0 - 1" MathOptInterface = "1" MutableArithmetics = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.9-0.9.1"] -Statistics = "1.6.0-1" +["0.9 - 0.9.1"] +Statistics = "1.6.0 - 1" diff --git a/J/jInv/Compat.toml b/J/jInv/Compat.toml index 6d6fc8bdc055da0..4e38344d72aeb52 100644 --- a/J/jInv/Compat.toml +++ b/J/jInv/Compat.toml @@ -1,9 +1,11 @@ [0] +Distributed = "1" julia = "1" -[0-1] -KrylovMethods = "0.0.0-0.6" -ParSpMatVec = "0.0.0-0.1" +["0 - 1"] +KrylovMethods = "0.0.0 - 0.6" +ParSpMatVec = "0.0.0 - 0.1" [1] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] diff --git a/K/K8sClusterManagers/Compat.toml b/K/K8sClusterManagers/Compat.toml index 068628e4d1f87fd..052e310befe1593 100644 --- a/K/K8sClusterManagers/Compat.toml +++ b/K/K8sClusterManagers/Compat.toml @@ -2,19 +2,22 @@ JSON = "0.21" ["0.0"] +Distributed = "1" Kuber = "0.4" julia = "1" -["0.1-0"] +["0.1 - 0"] DataStructures = "0.18" Mocking = "0.7" -kubectl_jll = "1.20.0-1" +kubectl_jll = "1.20.0 - 1" -["0.1-0.1.2"] -julia = "1.3.0-1" +["0.1 - 0.1.2"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.1.3-0"] -julia = "1.6.0-1" +["0.1.3 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.1.5-0"] -Compat = "3.29.0-4" +["0.1.5 - 0"] +Compat = "3.29.0 - 4" diff --git a/K/KCenters/Compat.toml b/K/KCenters/Compat.toml index 8d4ec8ed1c2e828..b46713896079f33 100644 --- a/K/KCenters/Compat.toml +++ b/K/KCenters/Compat.toml @@ -1,62 +1,66 @@ -["0-0.1.12"] -SimilaritySearch = "0.3.12-0.3" +["0 - 0.1.12"] +SimilaritySearch = "0.3.12 - 0.3" -["0-0.2.2"] +["0 - 0.2.2"] JSON = ["0.19", "0.21"] StatsBase = ["0.30", "0.32"] -["0-0.4.5"] +["0 - 0.4.5"] DelimitedFiles = ["0.7", "1"] julia = ["0.7", "1"] -["0.1.13-0.2.2"] -SimilaritySearch = "0.3.19-0.3" +["0.1.13 - 0.2.2"] +SimilaritySearch = "0.3.19 - 0.3" -["0.1.6-0"] +["0.1.6 - 0"] MLDataUtils = "0.5" -["0.2.3-0.2"] -SimilaritySearch = "0.3.21-0.3" +["0.1.6 - 0.4.5"] +Distributed = ["0.7", "1"] -["0.2.3-0.3"] +["0.2.3 - 0.2"] +SimilaritySearch = "0.3.21 - 0.3" + +["0.2.3 - 0.3"] JSON = "0.21" -["0.2.3-0.4.1"] -CategoricalArrays = "0.8.3-0.8" +["0.2.3 - 0.4.1"] +CategoricalArrays = "0.8.3 - 0.8" StatsBase = "0.32" ["0.3"] SimilaritySearch = "0.4" -["0.3-0"] +["0.3 - 0"] Distances = "0.10" -["0.4-0.4.5"] -JSON3 = "1.5.0-1" -SimilaritySearch = "0.4.5-0.4" -StructTypes = "1.2.0-1" +["0.4 - 0.4.5"] +JSON3 = "1.5.0 - 1" +SimilaritySearch = "0.4.5 - 0.4" +StructTypes = "1.2.0 - 1" -["0.4.10-0.4"] -SimilaritySearch = "0.6-0.7" +["0.4.10 - 0.4"] +SimilaritySearch = "0.6 - 0.7" -["0.4.2-0.4.7"] -CategoricalArrays = "0.8-0.9" +["0.4.2 - 0.4.7"] +CategoricalArrays = "0.8 - 0.9" -["0.4.2-0.8"] -StatsBase = "0.32-0.33" +["0.4.2 - 0.8"] +StatsBase = "0.32 - 0.33" -["0.4.6-0.4.7"] +["0.4.6 - 0.4.7"] SimilaritySearch = "0.5" -["0.4.6-0.5.0"] -DelimitedFiles = "1.5.0-1" -julia = "1.5.0-1" +["0.4.6 - 0.5.0"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.4.8"] -SimilaritySearch = "0.5-0.6" +SimilaritySearch = "0.5 - 0.6" -["0.4.8-0"] -CategoricalArrays = "0.8-0.10" +["0.4.8 - 0"] +CategoricalArrays = "0.8 - 0.10" ["0.4.9"] SimilaritySearch = "0.6" @@ -64,26 +68,29 @@ SimilaritySearch = "0.6" ["0.5"] SimilaritySearch = "0.8" -["0.5.1-0.8"] -DelimitedFiles = "1.6.0-1" -julia = "1.6.0-1" +["0.5.1 - 0.6.0"] +Distributed = "1.6.0 - 1" + +["0.5.1 - 0.8"] +DelimitedFiles = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.6.0"] -SimilaritySearch = "0.8.13-0.8" +SimilaritySearch = "0.8.13 - 0.8" -["0.6.1-0.6"] -SimilaritySearch = "0.8.15-0.8" +["0.6.1 - 0.6"] +SimilaritySearch = "0.8.15 - 0.8" ["0.7.0"] Polyester = "0.6" SimilaritySearch = "0.9" -["0.7.1-0.8"] -Polyester = "0.6-0.7" +["0.7.1 - 0.8"] +Polyester = "0.6 - 0.7" SimilaritySearch = "0.10" -["0.9-0"] +["0.9 - 0"] Polyester = "0.7" SimilaritySearch = "0.11" -StatsBase = "0.32-0.34" -julia = "1.9.0-1" +StatsBase = "0.32 - 0.34" +julia = "1.9.0 - 1" diff --git a/K/KNearestCenters/Compat.toml b/K/KNearestCenters/Compat.toml index a487aa2607315ad..96a2b32a702553c 100644 --- a/K/KNearestCenters/Compat.toml +++ b/K/KNearestCenters/Compat.toml @@ -1,114 +1,120 @@ -["0-0.1"] -KCenters = "0.2.5-0.2" -SimilaritySearch = "0.3.21-0.3" +["0 - 0.1"] +KCenters = "0.2.5 - 0.2" +SimilaritySearch = "0.3.21 - 0.3" -["0-0.2"] +["0 - 0.2"] JSON = "0.21" -["0-0.2.0"] +["0 - 0.2.0"] CategoricalArrays = "0.8" StatsBase = "0.32" -["0-0.4.3"] -julia = "1.1.0-1" +["0 - 0.4.3"] +Distributed = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0-0.7.1"] +["0 - 0.7.1"] MLDataUtils = "0.5" -["0.2-0.2.3"] +["0.2 - 0.2.3"] KCenters = "0.3" ["0.2.0"] -SimilaritySearch = "0.4.1-0.4" +SimilaritySearch = "0.4.1 - 0.4" -["0.2.1-0.2"] -SimilaritySearch = "0.4.2-0.4" +["0.2.1 - 0.2"] +SimilaritySearch = "0.4.2 - 0.4" -["0.2.1-0.5.3"] -CategoricalArrays = "0.8-0.9" +["0.2.1 - 0.5.3"] +CategoricalArrays = "0.8 - 0.9" -["0.2.1-0.7.5"] -StatsBase = "0.32-0.33" +["0.2.1 - 0.7.5"] +StatsBase = "0.32 - 0.33" -["0.2.4-0.2"] -KCenters = "0.3.1-0.3" +["0.2.4 - 0.2"] +KCenters = "0.3.1 - 0.3" -["0.3-0.5.2"] -JSON3 = "1.5.0-1" -KCenters = "0.4.1-0.4" -SimilaritySearch = "0.4.5-0.4" -StructTypes = "1.2.0-1" +["0.3 - 0.5.2"] +JSON3 = "1.5.0 - 1" +KCenters = "0.4.1 - 0.4" +SimilaritySearch = "0.4.5 - 0.4" +StructTypes = "1.2.0 - 1" -["0.4.4-0.5.0"] +["0.4.4 - 0.5.0"] SearchModels = "0.1" -["0.4.4-0.5.2"] -julia = "1.3.0-1" +["0.4.4 - 0.5.2"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.5-0.7.1"] +["0.5 - 0.7.1"] Parameters = "0.12" -["0.5.1-0.5"] +["0.5.1 - 0.5"] SearchModels = "0.2" ["0.5.3"] KCenters = "0.4" SimilaritySearch = "0.5" -["0.5.3-0.6.0"] -julia = "1.5.0-1" +["0.5.3 - 0.6.0"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.5.4"] SimilaritySearch = "0.6" -["0.5.4-0"] -CategoricalArrays = "0.8-0.10" +["0.5.4 - 0"] +CategoricalArrays = "0.8 - 0.10" -["0.5.4-0.5"] -KCenters = "0.4.9-0.4" +["0.5.4 - 0.5"] +KCenters = "0.4.9 - 0.4" -["0.5.5-0.5"] -SimilaritySearch = "0.6-0.7" +["0.5.5 - 0.5"] +SimilaritySearch = "0.6 - 0.7" ["0.6"] KCenters = "0.5" -["0.6-0"] +["0.6 - 0"] SearchModels = "0.3" -["0.6-0.7.0"] +["0.6 - 0.7.0"] SimilaritySearch = "0.8" -["0.6.1-0.7.6"] -julia = "1.6.0-1" +["0.6.1 - 0.7.1"] +Distributed = "1.6.0 - 1" + +["0.6.1 - 0.7.6"] +julia = "1.6.0 - 1" ["0.7.0"] KCenters = "0.6" -["0.7.1-0.7.2"] -SimilaritySearch = "0.8-0.9" +["0.7.1 - 0.7.2"] +SimilaritySearch = "0.8 - 0.9" -["0.7.1-0.7.3"] +["0.7.1 - 0.7.3"] KCenters = "0.7" -["0.7.2-0"] +["0.7.2 - 0"] LossFunctions = "0.8" -MLUtils = "0.2.9-0.2" -StatsAPI = "1.4.0-1" +MLUtils = "0.2.9 - 0.2" +StatsAPI = "1.4.0 - 1" -["0.7.3-0.7.5"] +["0.7.3 - 0.7.5"] SimilaritySearch = "0.10" -["0.7.4-0.7.5"] +["0.7.4 - 0.7.5"] KCenters = "0.8" ["0.7.6"] -SimilaritySearch = "0.10-0.11" +SimilaritySearch = "0.10 - 0.11" -["0.7.6-0"] +["0.7.6 - 0"] KCenters = "0.9" -StatsBase = "0.32-0.34" +StatsBase = "0.32 - 0.34" -["0.7.7-0"] +["0.7.7 - 0"] SimilaritySearch = "0.11" -julia = "1.6-1.10" +julia = "1.6 - 1.10" diff --git a/K/KeldyshED/Compat.toml b/K/KeldyshED/Compat.toml index c6d83ea6cc15680..e0697b44e60d7ab 100644 --- a/K/KeldyshED/Compat.toml +++ b/K/KeldyshED/Compat.toml @@ -1,5 +1,6 @@ [0] DataStructures = "0.18" +Distributed = "1.5.0 - 1" DocStringExtensions = "0.9" -Keldysh = "0.6.1-0.6" -julia = "1.5.0-1" +Keldysh = "0.6.1 - 0.6" +julia = "1.5.0 - 1" diff --git a/K/KitBase/Compat.toml b/K/KitBase/Compat.toml index 88d7407ffca1482..c6522781778ac70 100644 --- a/K/KitBase/Compat.toml +++ b/K/KitBase/Compat.toml @@ -3,160 +3,163 @@ FFTW = "1" FileIO = "1" julia = "1" -["0-0.3"] -JLD2 = "0.1-0.3" +["0 - 0.3"] +JLD2 = "0.1 - 0.3" -["0-0.4"] +["0 - 0.4"] OffsetArrays = "1" -["0-0.7.3"] +["0 - 0.7.3"] Plots = "1" -SpecialFunctions = ["0.7-0.10", "1"] +SpecialFunctions = ["0.7 - 0.10", "1"] -["0-0.7.5"] +["0 - 0.7.5"] Conda = "1" -["0-0.8.0"] +["0 - 0.8.0"] ProgressMeter = "1" -["0-0.9.12"] +["0 - 0.9.12"] PyCall = "1" -["0-0.9.7"] -FastGaussQuadrature = "0.2-0.4" +["0 - 0.9.7"] +FastGaussQuadrature = "0.2 - 0.4" -["0.2-0.3.1"] +["0.2 - 0.3.1"] Distributions = "0.24" -["0.3.1-0.4.3"] +["0.3.1 - 0.4.3"] CUDA = "2" -["0.3.2-0.4"] -Distributions = "0.21-0.24" +["0.3.2 - 0.4"] +Distributions = "0.21 - 0.24" -["0.3.5-0"] +["0.3.5 - 0"] Optim = "1" -["0.3.5-0.7.3"] +["0.3.5 - 0.7.3"] MultivariatePolynomials = "0.3" TypedPolynomials = "0.2" -["0.3.6-0.7.2"] +["0.3.6 - 0.7.2"] CSV = "0.8" -["0.4-0.9.11"] -JLD2 = "0.1-0.4" +["0.3.6 - 0.9.24"] +Distributed = "1" -["0.4.2-0"] +["0.4 - 0.9.11"] +JLD2 = "0.1 - 0.4" + +["0.4.2 - 0"] WriteVTK = "1" -["0.4.4-0.9.11"] -CUDA = "2-3" +["0.4.4 - 0.9.11"] +CUDA = "2 - 3" -["0.5-0"] +["0.5 - 0"] StaticArrays = "1" -["0.5-0.9.21"] -OffsetArrays = "1.8.0-1" +["0.5 - 0.9.21"] +OffsetArrays = "1.8.0 - 1" -["0.5-0.9.26"] -Distributions = "0.21-0.25" +["0.5 - 0.9.26"] +Distributions = "0.21 - 0.25" -["0.5.1-0"] +["0.5.1 - 0"] Reexport = "1" -["0.5.1-0.6.5"] +["0.5.1 - 0.6.5"] FiniteMesh = "0.2" -["0.6-0.6.6"] +["0.6 - 0.6.6"] StructArrays = "0.5" -["0.6.6-0"] +["0.6.6 - 0"] FiniteMesh = "0.3" -["0.6.7-0.9.26"] -StructArrays = "0.5-0.6" +["0.6.7 - 0.9.26"] +StructArrays = "0.5 - 0.6" -["0.7-0"] +["0.7 - 0"] RecipesBase = "1" -["0.7.2-0.7.5"] +["0.7.2 - 0.7.5"] Parameters = "0.12" -["0.7.3-0.8.0"] -CSV = "0.8-0.9" +["0.7.3 - 0.8.0"] +CSV = "0.8 - 0.9" -["0.7.4-0.9.13"] +["0.7.4 - 0.9.13"] DiffEqOperators = "4" -["0.7.4-0.9.15"] -MultivariatePolynomials = "0.3-0.4" -TypedPolynomials = "0.2-0.3" +["0.7.4 - 0.9.15"] +MultivariatePolynomials = "0.3 - 0.4" +TypedPolynomials = "0.2 - 0.3" -["0.7.4-0.9.26"] -SpecialFunctions = ["0.7-0.10", "1-2"] +["0.7.4 - 0.9.26"] +SpecialFunctions = ["0.7 - 0.10", "1 - 2"] -["0.8-0"] +["0.8 - 0"] ForwardDiff = "0.10" ["0.8.0"] DocStringExtensions = "0.8" -["0.8.1-0.9.26"] -CSV = "0.8-0.10" +["0.8.1 - 0.9.26"] +CSV = "0.8 - 0.10" -["0.8.2-0"] +["0.8.2 - 0"] BSON = "0.3" -["0.9.12-0"] +["0.9.12 - 0"] SciMLNLSolve = "0.1" -["0.9.12-0.9.15"] -CUDA = "2-4" +["0.9.12 - 0.9.15"] +CUDA = "2 - 4" -["0.9.12-0.9.16"] +["0.9.12 - 0.9.16"] NonlinearSolve = "1" -["0.9.12-0.9.25"] +["0.9.12 - 0.9.25"] JLD2 = "0.4" -["0.9.16-0.9.26"] -CUDA = "2-5" -MultivariatePolynomials = "0.3-0.5" -TypedPolynomials = "0.2-0.4" +["0.9.16 - 0.9.26"] +CUDA = "2 - 5" +MultivariatePolynomials = "0.3 - 0.5" +TypedPolynomials = "0.2 - 0.4" ["0.9.17"] -NonlinearSolve = "1-2" +NonlinearSolve = "1 - 2" -["0.9.18-0.9.26"] -FastGaussQuadrature = ["0.2-0.5", "1"] -NonlinearSolve = "1-3" +["0.9.18 - 0.9.26"] +FastGaussQuadrature = ["0.2 - 0.5", "1"] +NonlinearSolve = "1 - 3" -["0.9.22-0"] +["0.9.22 - 0"] OffsetArrays = "1" Roots = "2" -["0.9.25-0"] +["0.9.25 - 0"] Dates = ["0.0.0", "1"] LinearAlgebra = ["0.0.0", "1"] Printf = ["0.0.0", "1"] -["0.9.26-0"] -JLD2 = "0.4-0.5" +["0.9.26 - 0"] +JLD2 = "0.4 - 0.5" -["0.9.27-0"] -CSV = "0.9-0.10" -CUDA = "4-5" -Distributions = "0.24-0.25" +["0.9.27 - 0"] +CSV = "0.9 - 0.10" +CUDA = "4 - 5" +Distributions = "0.24 - 0.25" FastGaussQuadrature = "1" -MultivariatePolynomials = "0.4-0.5" -NonlinearSolve = "3-4" -SpecialFunctions = "1-2" -StructArrays = "0.6-0.7" -TypedPolynomials = "0.3-0.4" +MultivariatePolynomials = "0.4 - 0.5" +NonlinearSolve = "3 - 4" +SpecialFunctions = "1 - 2" +StructArrays = "0.6 - 0.7" +TypedPolynomials = "0.3 - 0.4" -["0.9.5-0"] +["0.9.5 - 0"] Parameters = "0.12" -["0.9.8-0.9.17"] -FastGaussQuadrature = "0.2-0.5" +["0.9.8 - 0.9.17"] +FastGaussQuadrature = "0.2 - 0.5" diff --git a/K/KiteModels/Compat.toml b/K/KiteModels/Compat.toml index d0ab4b083567ace..ea5dd9e48e7db2d 100644 --- a/K/KiteModels/Compat.toml +++ b/K/KiteModels/Compat.toml @@ -1,227 +1,228 @@ [0] -NLsolve = "4.5.0-4" +NLsolve = "4.5.0 - 4" -["0-0.1"] -KiteUtils = "0.2.5-0.2" +["0 - 0.1"] +KiteUtils = "0.2.5 - 0.2" -["0-0.1.0"] -StaticArrays = "1.2.5-1" +["0 - 0.1.0"] +StaticArrays = "1.2.5 - 1" -["0-0.2"] -Dierckx = "0.5.1-0.5" +["0 - 0.2"] +Dierckx = "0.5.1 - 0.5" KitePodSimulator = "0.2" -Parameters = "0.12.3-0.12" +Parameters = "0.12.3 - 0.12" -["0-0.4"] -julia = "1.6.0-1" +["0 - 0.4"] +julia = "1.6.0 - 1" -["0-0.4.4"] +["0 - 0.4.4"] DocStringExtensions = "0.8" -["0.1.1-0.4.3"] -StaticArrays = ["1.2.5", "1.3.1-1"] +["0.1.1 - 0.4.3"] +StaticArrays = ["1.2.5", "1.3.1 - 1"] ["0.2"] -BenchmarkTools = "1.2.0-1" -KiteUtils = "0.2.5-0.3" +BenchmarkTools = "1.2.0 - 1" +KiteUtils = "0.2.5 - 0.3" -["0.3-0"] +["0.3 - 0"] Dierckx = "0.5" Parameters = "0.12" -["0.3-0.4"] +["0.3 - 0.4"] TestEnv = "1" -["0.3-0.4.3"] -Sundials = "4.9.0-4" +["0.3 - 0.4.3"] +Sundials = "4.9.0 - 4" ["0.3.0"] -KitePodModels = "0.1.2-0.1" -KiteUtils = "0.3.1-0.3" +KitePodModels = "0.1.2 - 0.1" +KiteUtils = "0.3.1 - 0.3" -["0.3.1-0.3.2"] -KiteUtils = "0.3.3-0.3" +["0.3.1 - 0.3.2"] +KiteUtils = "0.3.3 - 0.3" -["0.3.1-0.3.4"] -KitePodModels = "0.1.3-0.1" +["0.3.1 - 0.3.4"] +KitePodModels = "0.1.3 - 0.1" -["0.3.1-0.5.9"] -Reexport = "1.2.0-1" +["0.3.1 - 0.5.9"] +Reexport = "1.2.0 - 1" ["0.3.3"] -KiteUtils = "0.3.4-0.3" +KiteUtils = "0.3.4 - 0.3" ["0.3.4"] -KiteUtils = "0.3.5-0.3" +KiteUtils = "0.3.5 - 0.3" -["0.3.5-0.4"] -AtmosphericModels = "0.1.3-0.1" +["0.3.5 - 0.4"] +AtmosphericModels = "0.1.3 - 0.1" KitePodModels = "0.2" KiteUtils = "0.4" -["0.3.5-0.6.8"] -Rotations = "1.3.0-1" +["0.3.5 - 0.6.8"] +Rotations = "1.3.0 - 1" ["0.4"] -WinchModels = "0.1.1-0.1" +WinchModels = "0.1.1 - 0.1" -["0.4.4-0.4"] +["0.4.4 - 0.4"] Sundials = "4.11" -["0.4.4-0.4.5"] -StaticArrays = ["1.2.5", "1.3.1-1.4", "1.5.12"] +["0.4.4 - 0.4.5"] +StaticArrays = ["1.2.5", "1.3.1 - 1.4", "1.5.12"] ["0.4.5"] DiffEqBase = "6.115.0" -["0.4.5-0"] -DocStringExtensions = "0.8-0.9" +["0.4.5 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.4.6-0.4"] -DiffEqBase = "6.0.0-6.115" -StaticArrays = ["1.2.5", "1.3.1-1.4", "1.5.0-1.5.12"] +["0.4.6 - 0.4"] +DiffEqBase = "6.0.0 - 6.115" +StaticArrays = ["1.2.5", "1.3.1 - 1.4", "1.5.0 - 1.5.12"] ["0.5"] WinchModels = "0.2" -["0.5-0"] -StaticArrays = "1.9.0-1" -Sundials = "4.24.0-4" +["0.5 - 0"] +StaticArrays = "1.9.0 - 1" +Sundials = "4.24.0 - 4" -["0.5-0.5.14"] -julia = "1.9.0-1" +["0.5 - 0.5.14"] +julia = "1.9.0 - 1" -["0.5-0.5.3"] +["0.5 - 0.5.3"] KitePodModels = "0.3" KiteUtils = "0.5" -["0.5-0.6.4"] -DiffEqBase = "6.145.0-6" +["0.5 - 0.6.4"] +DiffEqBase = "6.145.0 - 6" -["0.5-0.6.6"] +["0.5 - 0.6.6"] AtmosphericModels = "0.2" -["0.5.10-0"] -Reexport = "1.1.0-1" +["0.5.10 - 0"] +Reexport = "1.1.0 - 1" -["0.5.10-0.5.11"] -KiteUtils = "0.6.5-0.6" +["0.5.10 - 0.5.11"] +KiteUtils = "0.6.5 - 0.6" -["0.5.10-0.6.5"] -OrdinaryDiffEq = "6.66.0-6" +["0.5.10 - 0.6.5"] +OrdinaryDiffEq = "6.66.0 - 6" -["0.5.12-0.5.14"] -KiteUtils = "0.6.7-0.6" +["0.5.12 - 0.5.14"] +KiteUtils = "0.6.7 - 0.6" ["0.5.15"] -KiteUtils = "0.6.12-0.6" +KiteUtils = "0.6.12 - 0.6" -["0.5.15-0"] -julia = "1.10.0-1" +["0.5.15 - 0"] +julia = "1.10.0 - 1" -["0.5.16-0.5"] -KiteUtils = "0.6.16-0.6" +["0.5.16 - 0.5"] +KiteUtils = "0.6.16 - 0.6" -["0.5.2-0"] -PrecompileTools = "1.2.0-1" +["0.5.2 - 0"] +PrecompileTools = "1.2.0 - 1" ["0.5.4"] KiteUtils = "0.6" -["0.5.4-0.6.0"] -KitePodModels = "0.3.1-0.3" +["0.5.4 - 0.6.0"] +KitePodModels = "0.3.1 - 0.3" -["0.5.5-0.5.9"] -KiteUtils = "0.6.3-0.6" +["0.5.5 - 0.5.9"] +KiteUtils = "0.6.3 - 0.6" -["0.6-0.6.1"] +["0.6 - 0.6.1"] KiteUtils = "0.7" ["0.6.0"] WinchModels = "0.3" -["0.6.1-0.6.5"] -WinchModels = "0.3.2-0.3" +["0.6.1 - 0.6.5"] +WinchModels = "0.3.2 - 0.3" -["0.6.1-0.6.6"] -KitePodModels = "0.3.3-0.3" +["0.6.1 - 0.6.6"] +KitePodModels = "0.3.3 - 0.3" ["0.6.11"] KiteUtils = "0.9" -["0.6.11-0"] -WinchModels = "0.3.5-0.3" +["0.6.11 - 0"] +WinchModels = "0.3.5 - 0.3" ["0.6.12"] -KiteUtils = "0.9.3-0.9" +KiteUtils = "0.9.3 - 0.9" -["0.6.12-0"] -DSP = "0.7.10-0.7" -DiscretePIDs = "0.1.5-0.1" +["0.6.12 - 0"] +DSP = "0.7.10 - 0.7" +DiscretePIDs = "0.1.5 - 0.1" ModelingToolkit = "9.54" -OrdinaryDiffEqBDF = "1.1.2-1" -OrdinaryDiffEqCore = "1.12.1-1" +OrdinaryDiffEqBDF = "1.1.2 - 1" +OrdinaryDiffEqCore = "1.12.1 - 1" StatsBase = "0.34" -["0.6.13-0"] -KiteUtils = "0.9.5-0.9" +["0.6.13 - 0"] +KiteUtils = "0.9.5 - 0.9" -["0.6.2-0.6.4"] -KiteUtils = "0.7.4-0.7" +["0.6.2 - 0.6.4"] +KiteUtils = "0.7.4 - 0.7" -["0.6.4-0"] -Pkg = "1.10.0-1" +["0.6.4 - 0"] +Pkg = "1.10.0 - 1" -["0.6.4-0.6.5"] -BenchmarkTools = "1.2.0-1" +["0.6.4 - 0.6.5"] +BenchmarkTools = "1.2.0 - 1" ["0.6.5"] -ModelingToolkit = "9.32.0-9" +ModelingToolkit = "9.32.0 - 9" -["0.6.5-0"] -DiffEqBase = "6.152.2-6" -SteadyStateDiffEq = "2.3.0-2" -SymbolicIndexingInterface = "0.3.27-0.3" -Timers = "0.1.5-0.1" +["0.6.5 - 0"] +DiffEqBase = "6.152.2 - 6" +SteadyStateDiffEq = "2.3.0 - 2" +SymbolicIndexingInterface = "0.3.27 - 0.3" +Timers = "0.1.5 - 0.1" -["0.6.5-0.6.6"] -DataInterpolations = "6.2.0-6" -KiteUtils = "0.7.8-0.7" +["0.6.5 - 0.6.6"] +DataInterpolations = "6.2.0 - 6" +KiteUtils = "0.7.8 - 0.7" ["0.6.6"] ModelingToolkit = "9.35" -["0.6.6-0"] -OrdinaryDiffEqSDIRK = "1.1.0-1" +["0.6.6 - 0"] +OrdinaryDiffEqSDIRK = "1.1.0 - 1" -["0.6.6-0.6.11"] -OrdinaryDiffEqBDF = "1.1.1-1" -OrdinaryDiffEqCore = "1.4.0-1" +["0.6.6 - 0.6.11"] +OrdinaryDiffEqBDF = "1.1.1 - 1" +OrdinaryDiffEqCore = "1.4.0 - 1" -["0.6.6-0.6.8"] -WinchModels = "0.3.3-0.3" +["0.6.6 - 0.6.8"] +WinchModels = "0.3.3 - 0.3" ["0.6.7"] -KitePodModels = "0.3.5-0.3" -KiteUtils = "0.8.2-0.8" +KitePodModels = "0.3.5 - 0.3" +KiteUtils = "0.8.2 - 0.8" -["0.6.7-0"] -AtmosphericModels = "0.2.3-0.2" +["0.6.7 - 0"] +AtmosphericModels = "0.2.3 - 0.2" +Distributed = "1.10.0 - 1" Interpolations = "0.15" Xfoil = "0.5" -["0.6.7-0.6.11"] +["0.6.7 - 0.6.11"] ModelingToolkit = "9.42" ["0.6.8"] -KiteUtils = "0.8.3-0.8" +KiteUtils = "0.8.3 - 0.8" -["0.6.8-0"] -KitePodModels = "0.3.6-0.3" +["0.6.8 - 0"] +KitePodModels = "0.3.6 - 0.3" -["0.6.9-0"] -Rotations = "1.7.0-1" +["0.6.9 - 0"] +Rotations = "1.7.0 - 1" -["0.6.9-0.6.10"] -KiteUtils = "0.8.4-0.8" -WinchModels = "0.3.4-0.3" +["0.6.9 - 0.6.10"] +KiteUtils = "0.8.4 - 0.8" +WinchModels = "0.3.4 - 0.3" diff --git a/K/KmerAnalysis/Compat.toml b/K/KmerAnalysis/Compat.toml index f18719ea58c9a8b..ae66280d958838c 100644 --- a/K/KmerAnalysis/Compat.toml +++ b/K/KmerAnalysis/Compat.toml @@ -1,14 +1,16 @@ [0] BioSequences = "2" -["0-0.1"] +["0 - 0.1"] ReadDatastores = "0.3" -["0-0.2"] -julia = "1.3.0-1" +["0 - 0.2"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.2-0"] -ReadDatastores = "0.3-0.4" +["0.2 - 0"] +ReadDatastores = "0.3 - 0.4" -["0.3-0"] +["0.3 - 0"] +Distributed = "1" julia = "1" diff --git a/K/KomaMRI/Compat.toml b/K/KomaMRI/Compat.toml index 24bdd41b506c5dd..feb1064bba6080d 100644 --- a/K/KomaMRI/Compat.toml +++ b/K/KomaMRI/Compat.toml @@ -5,33 +5,34 @@ Interact = "0.10" MAT = "0.10" Reexport = "1" -["0-0.6.2"] +["0 - 0.6.2"] Interpolations = "0.13" -["0-0.6.3"] +["0 - 0.6.3"] FFTW = "1" MRIReco = "0.5" -["0-0.6.6"] +["0 - 0.6.6"] ArgCheck = "2" Distributions = "0.25" -Images = "0.24-0.25" +Images = "0.24 - 0.25" Ipopt = ["0.7", "1"] JuMP = ["0.21", "1"] LinearOperators = "2" -MathOptInterface = ["0.9-0.10", "1"] +MathOptInterface = ["0.9 - 0.10", "1"] Mux = "0.7" -PackageCompiler = "1-2" +PackageCompiler = "1 - 2" -["0-0.7"] +["0 - 0.7"] PlotlyJS = "0.18" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.7.1"] +["0 - 0.7.1"] Hwloc = "2" -["0-0.7.3"] +["0 - 0.7.3"] CUDA = "3" +Distributed = "1.6.0 - 1" FileIO = "1" HDF5 = "0.16" JLD2 = "0.4" @@ -39,48 +40,48 @@ Parameters = "0.12" ProgressMeter = "1" Scanf = "0.5" -["0.6.3-0.6.6"] +["0.6.3 - 0.6.6"] Suppressor = "0.2" -["0.6.3-0.7.3"] -Interpolations = "0.13-0.14" +["0.6.3 - 0.7.3"] +Interpolations = "0.13 - 0.14" -["0.6.4-0.6.6"] -MRIReco = "0.4.2-0.4" +["0.6.4 - 0.6.6"] +MRIReco = "0.4.2 - 0.4" -["0.6.5-0.6.6"] +["0.6.5 - 0.6.6"] FFTW = "1" -["0.6.7-0.7.3"] +["0.6.7 - 0.7.3"] MRIFiles = "0.1" ThreadsX = "0.1" -["0.6.7-0.7.4"] -MRIReco = "0.6-0.7" +["0.6.7 - 0.7.4"] +MRIReco = "0.6 - 0.7" -["0.7-0.7.3"] +["0.7 - 0.7.3"] Adapt = "3" Functors = "0.4" -["0.7.4-0.7"] +["0.7.4 - 0.7"] KomaMRICore = "0.7" KomaMRIPlots = "0.7" -["0.7.5-0.8"] -MRIReco = "0.6-0.8" +["0.7.5 - 0.8"] +MRIReco = "0.6 - 0.8" ["0.8"] KomaMRICore = "0.8" KomaMRIFiles = "0.8" KomaMRIPlots = "0.8" -Pkg = "1.4.0-1" +Pkg = "1.4.0 - 1" -["0.8-0"] +["0.8 - 0"] FFTW = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.9-0"] +["0.9 - 0"] KomaMRICore = "0.9" KomaMRIFiles = "0.9" KomaMRIPlots = "0.9" -MRIReco = "0.6-0.9" +MRIReco = "0.6 - 0.9" diff --git a/K/KomaMRICore/Compat.toml b/K/KomaMRICore/Compat.toml index 18e544fee133b35..f049b19cb763667 100644 --- a/K/KomaMRICore/Compat.toml +++ b/K/KomaMRICore/Compat.toml @@ -4,30 +4,31 @@ ProgressMeter = "1" Reexport = "1" ThreadsX = "0.1" -["0-0.7"] +["0 - 0.7"] Adapt = "3" CUDA = "3" +Distributed = "1.6.0 - 1" FileIO = "1" HDF5 = "0.16" -Interpolations = "0.13-0.14" +Interpolations = "0.13 - 0.14" JLD2 = "0.4" MAT = "0.10" MRIBase = "0.3" MRIFiles = "0.1" Parameters = "0.12" Scanf = "0.5" -julia = "1.6.0-1" +julia = "1.6.0 - 1" ["0.8"] -CUDA = "3-5" +CUDA = "3 - 5" KomaMRIBase = "0.8" -Pkg = "1.4.0-1" -julia = "1.9.0-1" +Pkg = "1.4.0 - 1" +julia = "1.9.0 - 1" -["0.8-0"] -Adapt = "3-4" +["0.8 - 0"] +Adapt = "3 - 4" -["0.9-0"] +["0.9 - 0"] KernelAbstractions = "0.9" KomaMRIBase = "0.9" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/K/KronLinInv/Compat.toml b/K/KronLinInv/Compat.toml index 9851b48af7a12e0..c3a43b10ad78cb4 100644 --- a/K/KronLinInv/Compat.toml +++ b/K/KronLinInv/Compat.toml @@ -1,5 +1,6 @@ [0] +Distributed = "1" julia = "1" -["0-0.1"] +["0 - 0.1"] Documenter = "0.22" diff --git a/L/LarSurf/Compat.toml b/L/LarSurf/Compat.toml index 3fda5873b8401b0..f0d4ea0e8fe857e 100644 --- a/L/LarSurf/Compat.toml +++ b/L/LarSurf/Compat.toml @@ -1,7 +1,8 @@ [0] ArgParse = "0.6" DICOM = "0.6" -ExSup = "0.0.0-0.0.3" -FileIO = "1.2.0-1" +Distributed = "1.1.0 - 1" +ExSup = "0.0.0 - 0.0.3" +FileIO = "1.2.0 - 1" JLD2 = "0.1" -julia = "1.1.0-1" +julia = "1.1.0 - 1" diff --git a/L/LazySets/Compat.toml b/L/LazySets/Compat.toml index d0b1de15cd65ac9..c103b57f1932deb 100644 --- a/L/LazySets/Compat.toml +++ b/L/LazySets/Compat.toml @@ -1,179 +1,188 @@ -["1-1.10"] -julia = "0.6-1" - -["1-1.11"] -Compat = "1-2" - -["1-1.21"] -IntervalArithmetic = "0.14.0-0.16" -RecipesBase = "0.3.0-0.7" - -["1-1.3"] -CDDLib = "0.3.2-0.4" -Expokit = "0.0.0-0.2" -GLPKMathProgInterface = "0.4.2-0.4" -GR = "0.31.0-0.52" -IterTools = "0.2.1-1" -MathProgBase = "0.7.1-0.7" -Plots = "0.17.4-0.29" -Polyhedra = "0.3.4-0.4" -Requires = "0.4.4-0.5" - -["1.11-1.42"] +["1 - 1.10"] +julia = "0.6 - 1" + +["1 - 1.11"] +Compat = "1 - 2" + +["1 - 1.21"] +IntervalArithmetic = "0.14.0 - 0.16" +RecipesBase = "0.3.0 - 0.7" + +["1 - 1.3"] +CDDLib = "0.3.2 - 0.4" +Expokit = "0.0.0 - 0.2" +GLPKMathProgInterface = "0.4.2 - 0.4" +GR = "0.31.0 - 0.52" +IterTools = "0.2.1 - 1" +MathProgBase = "0.7.1 - 0.7" +Plots = "0.17.4 - 0.29" +Polyhedra = "0.3.4 - 0.4" +Requires = "0.4.4 - 0.5" + +["1.11 - 1.42"] +Distributed = "1" julia = "1" ["1.12"] -Compat = "1.0.0-3" +Compat = "1.0.0 - 3" -["1.14-1.17"] -JuMP = "0.19.2-0.19" +["1.14 - 1.17"] +JuMP = "0.19.2 - 0.19" -["1.14-1.21"] -GLPK = "0.10.0-0.11" +["1.14 - 1.21"] +GLPK = "0.10.0 - 0.11" -["1.16-1.37.16"] +["1.16 - 1.37.16"] Reexport = "0.2" -["1.18-1.19"] +["1.18 - 1.19"] JuMP = "0.19" -["1.20-1.35"] +["1.20 - 1.35"] JuMP = "0.20" -["1.22-1.26"] -GLPK = "0.10-0.11" +["1.22 - 1.26"] +GLPK = "0.10 - 0.11" Requires = "0.5" -["1.22-1.28"] -RecipesBase = "0.4-0.7" +["1.22 - 1.28"] +RecipesBase = "0.4 - 0.7" -["1.22-1.34"] -IntervalArithmetic = "0.15-0.16" +["1.22 - 1.34"] +IntervalArithmetic = "0.15 - 0.16" -["1.27-1.28"] -GLPK = "0.10-0.12" +["1.27 - 1.28"] +GLPK = "0.10 - 0.12" -["1.27-3"] +["1.27 - 3"] Requires = ["0.5", "1"] -["1.29-1.34"] -RecipesBase = "0.6-0.8" +["1.29 - 1.34"] +RecipesBase = "0.6 - 0.8" -["1.29-1.35"] -GLPK = "0.11-0.12" +["1.29 - 1.35"] +GLPK = "0.11 - 0.12" -["1.35-1.43"] -IntervalArithmetic = "0.15-0.17" +["1.35 - 1.43"] +IntervalArithmetic = "0.15 - 0.17" -["1.35-3"] -RecipesBase = ["0.6-0.8", "1"] +["1.35 - 3"] +RecipesBase = ["0.6 - 0.8", "1"] -["1.36-1.37.10"] -GLPK = "0.11-0.13" +["1.36 - 1.37.10"] +GLPK = "0.11 - 0.13" -["1.36-1.53.2"] +["1.36 - 1.53.2"] JuMP = "0.21" -["1.36.3-1.54"] -GLPKMathProgInterface = "0.4-0.5" +["1.36.3 - 1.54"] +GLPKMathProgInterface = "0.4 - 0.5" -["1.37.11-1.50"] -GLPK = "0.11-0.14" +["1.37.11 - 1.50"] +GLPK = "0.11 - 0.14" -["1.37.17-3"] +["1.37.17 - 3"] Reexport = ["0.2", "1"] ["1.4"] -GR = "0.32.0-0.52" -Plots = "0.17.0-0.29" +GR = "0.32.0 - 0.52" +Plots = "0.17.0 - 0.29" -["1.4-1.10"] -Expokit = "0.1.0-0.2" +["1.4 - 1.10"] +Expokit = "0.1.0 - 0.2" -["1.4-1.21"] -Requires = "0.4.0-0.5" +["1.4 - 1.21"] +Requires = "0.4.0 - 0.5" -["1.4-1.36.2"] +["1.4 - 1.36.2"] GLPKMathProgInterface = "0.4" -["1.4-1.54"] +["1.4 - 1.54"] MathProgBase = "0.7" -["1.43-1.53"] -julia = "1.3.0-1" +["1.43 - 1.53"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["1.44-1.48"] -IntervalArithmetic = "0.15-0.18" +["1.44 - 1.48"] +IntervalArithmetic = "0.15 - 0.18" -["1.49-1"] +["1.49 - 1"] ExprTools = "0.1" -["1.49-1.53.1"] -IntervalArithmetic = "0.15-0.19" +["1.49 - 1.53.1"] +IntervalArithmetic = "0.15 - 0.19" -["1.51-1.55"] -GLPK = "0.11-0.15" +["1.5.3 - 1.10"] +Distributed = "0.6 - 1" -["1.53.2-2.10"] -IntervalArithmetic = "0.15-0.20" +["1.51 - 1.55"] +GLPK = "0.11 - 0.15" -["1.53.3-1.55"] -JuMP = "0.21-0.22" +["1.53.2 - 2.10"] +IntervalArithmetic = "0.15 - 0.20" -["1.54-1.56"] -julia = "1.5.0-1" +["1.53.3 - 1.55"] +JuMP = "0.21 - 0.22" -["1.56-1.56.1"] -JuMP = "0.21-0.23" +["1.54 - 1.56"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["1.56-3"] -GLPK = ["0.11-0.15", "1"] +["1.56 - 1.56.1"] +JuMP = "0.21 - 0.23" -["1.56.2-3"] -JuMP = ["0.21-0.23", "1"] +["1.56 - 3"] +GLPK = ["0.11 - 0.15", "1"] -["1.57-3"] -julia = "1.6.0-1" +["1.56.2 - 3"] +JuMP = ["0.21 - 0.23", "1"] -["2-2.1"] +["1.57 - 2.11"] +Distributed = "1.6.0 - 1" + +["1.57 - 3"] +julia = "1.6.0 - 1" + +["2 - 2.1"] ReachabilityBase = "0.1" -["2.11-3"] -IntervalArithmetic = "0.15-0.21" +["2.11 - 3"] +IntervalArithmetic = "0.15 - 0.21" -["2.11.1-2.12"] -ReachabilityBase = "0.2.1-0.2" +["2.11.1 - 2.12"] +ReachabilityBase = "0.2.1 - 0.2" -["2.12-3"] -Distributed = ["0.0.0", "1.6.0-1"] -LinearAlgebra = ["0.0.0", "1.6.0-1"] -Random = ["0.0.0", "1.6.0-1"] -SharedArrays = ["0.0.0", "1.6.0-1"] -SparseArrays = ["0.0.0", "1.6.0-1"] +["2.12 - 3"] +Distributed = ["0.0.0", "1.6.0 - 1"] +LinearAlgebra = ["0.0.0", "1.6.0 - 1"] +Random = ["0.0.0", "1.6.0 - 1"] +SharedArrays = ["0.0.0", "1.6.0 - 1"] +SparseArrays = ["0.0.0", "1.6.0 - 1"] ["2.13"] -ReachabilityBase = "0.2.5-0.2" +ReachabilityBase = "0.2.5 - 0.2" -["2.14-3"] -ReachabilityBase = "0.2.5-0.3" +["2.14 - 3"] +ReachabilityBase = "0.2.5 - 0.3" ["2.2"] -ReachabilityBase = "0.1.1-0.1" +ReachabilityBase = "0.1.1 - 0.1" -["2.2-3"] +["2.2 - 3"] StaticArraysCore = "1" ["2.3"] -ReachabilityBase = "0.1.2-0.1" +ReachabilityBase = "0.1.2 - 0.1" -["2.4-2.5"] -ReachabilityBase = "0.1.4-0.1" +["2.4 - 2.5"] +ReachabilityBase = "0.1.4 - 0.1" -["2.6-2.7.3"] -ReachabilityBase = "0.1.5-0.1" +["2.6 - 2.7.3"] +ReachabilityBase = "0.1.5 - 0.1" -["2.7.4-2.8"] -ReachabilityBase = "0.1.7-0.1" +["2.7.4 - 2.8"] +ReachabilityBase = "0.1.7 - 0.1" -["2.9-2.11.0"] +["2.9 - 2.11.0"] ReachabilityBase = "0.2" diff --git a/L/LibPQ/Compat.toml b/L/LibPQ/Compat.toml index 65f73c89fdb05e2..a1c5a66832dac58 100644 --- a/L/LibPQ/Compat.toml +++ b/L/LibPQ/Compat.toml @@ -1,135 +1,138 @@ -["0-0.10"] -DocStringExtensions = "0.0.0-0.8" - -["0-0.6"] -BinaryProvider = "0.2.5-0.5" -Compat = "0.70-2" -DataStreams = "0.3.1-0.4" -Decimals = "0.2.1-0.4" -IterTools = "0-1" -Missings = "0.2.1-0.4" -OffsetArrays = "0.0.0-0.11" -TimeZones = "0.0.0-0.9" -julia = "0.6-1" - -["0-0.8"] -LayerDicts = "0.1.2-0.1" -Memento = "0.10.0-0.12" - -["0.10-1.1"] +["0 - 0.10"] +DocStringExtensions = "0.0.0 - 0.8" + +["0 - 0.6"] +BinaryProvider = "0.2.5 - 0.5" +Compat = "0.70 - 2" +DataStreams = "0.3.1 - 0.4" +Decimals = "0.2.1 - 0.4" +IterTools = "0 - 1" +Missings = "0.2.1 - 0.4" +OffsetArrays = "0.0.0 - 0.11" +TimeZones = "0.0.0 - 0.9" +julia = "0.6 - 1" + +["0 - 0.8"] +LayerDicts = "0.1.2 - 0.1" +Memento = "0.10.0 - 0.12" + +["0.10 - 1.1"] Tables = "0.2" -["0.11-0"] -CEnum = "0.1.1-0.1" +["0.11 - 0"] +CEnum = "0.1.1 - 0.1" -["0.11-1.14.0"] +["0.11 - 1.14.0"] DocStringExtensions = "0.8" -["0.11.1-0"] -TimeZones = "0.9.2-0.9" +["0.11.1 - 0"] +TimeZones = "0.9.2 - 0.9" ["0.7"] -Compat = "1.1-2" -Missings = "0.3.0-0.4" +Compat = "1.1 - 2" +Missings = "0.3.0 - 0.4" julia = ["0.7", "1"] -["0.7-0"] -Decimals = "0.3.1-0.4" +["0.7 - 0"] +Decimals = "0.3.1 - 0.4" -["0.7-0.8"] -BinaryProvider = "0.4.0-0.5" +["0.7 - 0.8"] +BinaryProvider = "0.4.0 - 0.5" DataStreams = "0.4" -TimeZones = "0.8.0-0.9" +TimeZones = "0.8.0 - 0.9" -["0.7-0.9"] -Tables = "0.0.0-0.2" +["0.7 - 0.9"] +Tables = "0.0.0 - 0.2" -["0.7-1"] +["0.7 - 1"] IterTools = "1" -["0.7-1.1"] -OffsetArrays = "0.9.1-0.11" +["0.7 - 1.1"] +OffsetArrays = "0.9.1 - 0.11" -["0.8-1.10"] +["0.8 - 0.9.0"] +Distributed = "1" + +["0.8 - 1.10"] julia = "1" -["0.9-0"] -BinaryProvider = "0.4-0.5" +["0.9 - 0"] +BinaryProvider = "0.4 - 0.5" -["0.9-0.11.0"] -TimeZones = "0.8-0.9" +["0.9 - 0.11.0"] +TimeZones = "0.8 - 0.9" -["0.9-1"] +["0.9 - 1"] LayerDicts = "1" -["0.9-1.0.6"] -Memento = "0.10-0.12" +["0.9 - 1.0.6"] +Memento = "0.10 - 0.12" -["1-1.0.5"] -CEnum = "0.1.1-0.2" +["1 - 1.0.5"] +CEnum = "0.1.1 - 0.2" -["1-1.10"] +["1 - 1.10"] BinaryProvider = "0.5" ["1.0"] -Decimals = "0.3.1-0.4" +Decimals = "0.3.1 - 0.4" ["1.0.0"] -TimeZones = "0.9.2-0.9" +TimeZones = "0.9.2 - 0.9" -["1.0.1-1.0.6"] -TimeZones = "0.9.2-0.10" +["1.0.1 - 1.0.6"] +TimeZones = "0.9.2 - 0.10" -["1.0.6-1.4"] +["1.0.6 - 1.4"] CEnum = "0.2" -["1.0.7-1"] -Memento = ["0.10-0.13", "1"] -TimeZones = ["0.9.2-0.11", "1"] +["1.0.7 - 1"] +Memento = ["0.10 - 0.13", "1"] +TimeZones = ["0.9.2 - 0.11", "1"] -["1.1-1"] -Decimals = "0.4.1-0.4" +["1.1 - 1"] +Decimals = "0.4.1 - 0.4" -["1.1-1.2"] +["1.1 - 1.2"] Intervals = "1" -["1.11-1"] -julia = "1.6.0-1" +["1.11 - 1"] +julia = "1.6.0 - 1" -["1.11-1.17"] +["1.11 - 1.17"] LibPQ_jll = "14" -["1.12-1"] +["1.12 - 1"] SQLStrings = "0.1" -["1.14.1-1"] -DocStringExtensions = ["0.8", "0.9.1-0.9"] +["1.14.1 - 1"] +DocStringExtensions = ["0.8", "0.9.1 - 0.9"] -["1.15-1"] -UTCDateTimes = "1.5.0-1" +["1.15 - 1"] +UTCDateTimes = "1.5.0 - 1" -["1.16-1"] +["1.16 - 1"] DBInterface = "2" -["1.18-1"] -CEnum = "0.2-0.5" +["1.18 - 1"] +CEnum = "0.2 - 0.5" LibPQ_jll = "16" -["1.2-1"] -OffsetArrays = ["0.9.1-0.11", "1"] +["1.2 - 1"] +OffsetArrays = ["0.9.1 - 0.11", "1"] Tables = ["0.2", "1"] -["1.3-1.5"] -Intervals = "1.3.0-1" +["1.3 - 1.5"] +Intervals = "1.3.0 - 1" -["1.4-1"] +["1.4 - 1"] Infinity = "0.2" -["1.5-1.10"] +["1.5 - 1.10"] LibPQ_jll = "12" -["1.5-1.17"] -CEnum = "0.2-0.4" +["1.5 - 1.17"] +CEnum = "0.2 - 0.4" -["1.6-1"] -Intervals = "1.4.0-1" +["1.6 - 1"] +Intervals = "1.4.0 - 1" diff --git a/L/LibraryAugmentedSymbolicRegression/Compat.toml b/L/LibraryAugmentedSymbolicRegression/Compat.toml index c9ce395acdcbe3d..c496a2dc7009a09 100644 --- a/L/LibraryAugmentedSymbolicRegression/Compat.toml +++ b/L/LibraryAugmentedSymbolicRegression/Compat.toml @@ -1,35 +1,35 @@ [0] -ADTypes = "1.4.0-1" -Compat = "4.2.0-4" -ConstructionBase = "1.5.7-1" +ADTypes = "1.4.0 - 1" +Compat = "4.2.0 - 4" +ConstructionBase = "1.5.7 - 1" Dates = "1" DifferentiationInterface = "0.5" DispatchDoctor = "0.4" Distributed = ["0.0.0", "1"] -DynamicExpressions = "0.19.3-0.19" -DynamicQuantities = ["0.10-0.14", "1"] +DynamicExpressions = "0.19.3 - 0.19" +DynamicQuantities = ["0.10 - 0.14", "1"] LineSearches = "7" -LossFunctions = "0.10-0.11" -MLJModelInterface = "1.5-1.11" -MacroTools = "0.4-0.5" -Optim = "1.8-1.9" +LossFunctions = "0.10 - 0.11" +MLJModelInterface = "1.5 - 1.11" +MacroTools = "0.4 - 0.5" +Optim = "1.8 - 1.9" PackageExtensionCompat = "1" Pkg = ["0.0.0", "1"] PrecompileTools = "1" Printf = ["0.0.0", "1"] -ProgressBars = "1.4-1.5" +ProgressBars = "1.4 - 1.5" Random = ["0.0.0", "1"] Reexport = "1" -SpecialFunctions = ["0.10.1-0.10", "1-2"] -StatsBase = "0.33-0.34" +SpecialFunctions = ["0.10.1 - 0.10", "1 - 2"] +StatsBase = "0.33 - 0.34" TOML = ["0.0.0", "1"] ["0.0"] -JSON = "0.21.4-0.21" +JSON = "0.21.4 - 0.21" PromptingTools = "0.54" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.1-0"] +["0.1 - 0"] JSON = "0.21" -PromptingTools = ["0.53-0.54", "0.56"] -julia = "1.10.0-1" +PromptingTools = ["0.53 - 0.54", "0.56"] +julia = "1.10.0 - 1" diff --git a/L/LightGraphs/Compat.toml b/L/LightGraphs/Compat.toml index c370a9c9ab4f39c..59ed1ecde6a4349 100644 --- a/L/LightGraphs/Compat.toml +++ b/L/LightGraphs/Compat.toml @@ -1,51 +1,53 @@ [0] -SimpleTraits = "0.7.1-0.9" +SimpleTraits = "0.7.1 - 0.9" -["0-1.1"] -CodecZlib = "0.4.0-0.7" -DataStructures = "0.7.0-0.17" +["0 - 1.1"] +CodecZlib = "0.4.0 - 0.7" +DataStructures = "0.7.0 - 0.17" -["0-1.2"] +["0 - 1.2"] DelimitedFiles = ["0.7", "1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.14-0"] -Arpack = "0.0.0-0.4" +["0.14 - 0"] +Arpack = "0.0.0 - 0.4" -["0.14-1.2"] +["0.14 - 1.2"] Statistics = ["0.7", "1"] -["1-1.1"] -SimpleTraits = "0.8.0-0.9" +["1 - 1.1"] +SimpleTraits = "0.8.0 - 0.9" ["1.0"] -Arpack = "0.0.0-0.4" +Arpack = "0.0.0 - 0.4" -["1.1-1.3.0"] -ArnoldiMethod = "0.0.0-0.0.4" +["1.1 - 1.3.0"] +ArnoldiMethod = "0.0.0 - 0.0.4" -["1.2-1.3.0"] -DataStructures = "0.0.0-0.18" -Inflate = "0.0.0-0.1" -SimpleTraits = "0.0.0-0.9" +["1.2 - 1.3.0"] +DataStructures = "0.0.0 - 0.18" +Inflate = "0.0.0 - 0.1" +SimpleTraits = "0.0.0 - 0.9" -["1.3-1"] +["1.3 - 1"] +Distributed = "1" Statistics = "1" julia = "1" -["1.3.1-1.3.3"] +["1.3.1 - 1.3.3"] ArnoldiMethod = "0.0.4" -DataStructures = "0.17.9-0.17" -Inflate = "0.1.1-0.1" -SimpleTraits = "0.9.1-0.9" +DataStructures = "0.17.9 - 0.17" +Inflate = "0.1.1 - 0.1" +SimpleTraits = "0.9.1 - 0.9" ["1.3.4"] ArnoldiMethod = "0.0" -["1.3.4-1"] -DataStructures = "0.17-0.18" +["1.3.4 - 1"] +DataStructures = "0.17 - 0.18" Inflate = "0.1" SimpleTraits = "0.9" -["1.3.5-1"] -ArnoldiMethod = "0.0-0.1" +["1.3.5 - 1"] +ArnoldiMethod = "0.0 - 0.1" diff --git a/L/LinearAlgebraicRepresentation/Compat.toml b/L/LinearAlgebraicRepresentation/Compat.toml index 77455f722918003..760ac6b9fea4e3e 100644 --- a/L/LinearAlgebraicRepresentation/Compat.toml +++ b/L/LinearAlgebraicRepresentation/Compat.toml @@ -1,6 +1,7 @@ [1] DataStructures = "0.15" +Distributed = "1" IntervalTrees = "1" -NearestNeighbors = "0.4.3-0.4" +NearestNeighbors = "0.4.3 - 0.4" Triangle = "0.3" julia = "1" diff --git a/L/LocalSearchSolvers/Compat.toml b/L/LocalSearchSolvers/Compat.toml index 2f22c9837afa9cd..0ba126e59ab547e 100644 --- a/L/LocalSearchSolvers/Compat.toml +++ b/L/LocalSearchSolvers/Compat.toml @@ -1,42 +1,42 @@ [0] Lazy = "0.15" -["0-0.1.2"] +["0 - 0.1.2"] Dictionaries = "0.3" -["0-0.2.1"] -julia = "1.5.0-1" +["0 - 0.2.1"] +julia = "1.5.0 - 1" ["0.1.3"] -Constraints = "0.1.1-0.1" +Constraints = "0.1.1 - 0.1" -["0.1.3-0.1.4"] -Dictionaries = "0.3.5-0.3" +["0.1.3 - 0.1.4"] +Dictionaries = "0.3.5 - 0.3" ["0.1.4"] -Constraints = "0.1.3-0.1" +Constraints = "0.1.3 - 0.1" ["0.1.5"] CompositionalNetworks = "0.0.3" -Constraints = "0.1.4-0.1" +Constraints = "0.1.4 - 0.1" -["0.1.5-0.1.6"] -Dictionaries = "0.3.6-0.3" +["0.1.5 - 0.1.6"] +Dictionaries = "0.3.6 - 0.3" ["0.1.6"] -CompositionalNetworks = "0.1.2-0.1" -ConstraintDomains = "0.1.1-0.1" -Constraints = "0.1.5-0.1" +CompositionalNetworks = "0.1.2 - 0.1" +ConstraintDomains = "0.1.1 - 0.1" +Constraints = "0.1.5 - 0.1" ["0.1.7"] -CompositionalNetworks = "0.1.3-0.1" -ConstraintDomains = "0.1.2-0.1" -Constraints = "0.1.7-0.1" +CompositionalNetworks = "0.1.3 - 0.1" +ConstraintDomains = "0.1.2 - 0.1" +Constraints = "0.1.7 - 0.1" -["0.1.7-0.4.3"] +["0.1.7 - 0.4.3"] Dictionaries = "0.3" -["0.1.8-0.2.5"] +["0.1.8 - 0.2.5"] CompositionalNetworks = "0.1" ConstraintDomains = "0.1" Constraints = "0.1" @@ -45,56 +45,61 @@ Constraints = "0.1" JuMP = "0.21" MathOptInterface = "0.9" -["0.2.2-0.3"] -julia = "1.6.0-1" +["0.2.2 - 0.3"] +julia = "1.6.0 - 1" -["0.2.2-0.4.2"] +["0.2.2 - 0.4.2"] OrderedCollections = "1" -["0.2.6-0.3.12"] +["0.2.6 - 0.3.12"] CompositionalNetworks = "0.2" ConstraintDomains = "0.2" Constraints = "0.2" -["0.3.13-0"] +["0.3.13 - 0"] ConstraintDomains = "0.3" -["0.3.13-0.3"] +["0.3.13 - 0.3"] CompositionalNetworks = "0.3" Constraints = "0.3" -["0.3.6-0"] +["0.3.5 - 0.3"] +Distributed = "1.6.0 - 1" + +["0.3.6 - 0"] JSON = "0.21" -["0.4-0"] +["0.4 - 0"] CompositionalNetworks = "0.5" -["0.4-0.4.1"] +["0.4 - 0.4.1"] Constraints = "0.4" -["0.4-0.4.2"] -julia = "1.8.0-1" +["0.4 - 0.4.2"] +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" -["0.4.2-0"] +["0.4.2 - 0"] Constraints = "0.5" -["0.4.3-0"] -julia = "1.6.0-1" +["0.4.3 - 0"] +julia = "1.6.0 - 1" -["0.4.3-0.4.4"] -OrderedCollections = "1.6.0-1" +["0.4.3 - 0.4.4"] +Distributed = "1.6.0 - 1" +OrderedCollections = "1.6.0 - 1" -["0.4.4-0"] +["0.4.4 - 0"] Dictionaries = "0.4" -["0.4.5-0"] +["0.4.5 - 0"] Dates = "1" Distributed = "1" OrderedCollections = "1" -["0.4.5-0.4.6"] +["0.4.5 - 0.4.6"] TestItemRunner = "0.2" TestItems = "0.1" -["0.4.7-0"] +["0.4.7 - 0"] TestItems = ["0.1", "1"] diff --git a/L/LoggingCommon/Compat.toml b/L/LoggingCommon/Compat.toml index 069d4c6f04eb29e..9027bb99134c2bd 100644 --- a/L/LoggingCommon/Compat.toml +++ b/L/LoggingCommon/Compat.toml @@ -1,16 +1,19 @@ [1] PrecompileTools = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1-1.0.1"] +["1 - 1.0.1"] Dictionaries = "0.3" -["1.0.2-1"] -Dictionaries = "0.3-0.4" +["1.0"] +Distributed = "1.6.0 - 1" -["1.1-1"] +["1.0.2 - 1"] +Dictionaries = "0.3 - 0.4" + +["1.1 - 1"] Dates = "1" Distributed = "1" -ForwardMethods = "1.6.0-1" +ForwardMethods = "1.6.0 - 1" InternedStrings = "0.7" Logging = "1" diff --git a/L/LogicCircuits/Compat.toml b/L/LogicCircuits/Compat.toml index a4adfe5e22eb0d0..754f47c47876c06 100644 --- a/L/LogicCircuits/Compat.toml +++ b/L/LogicCircuits/Compat.toml @@ -1,96 +1,97 @@ [0] StatsFuns = "0.9" -["0-0.1"] +["0 - 0.1"] DataStructures = "0.17" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] CSV = "0.5" MLDatasets = "0.4" -["0-0.2.2"] +["0 - 0.2.2"] Reexport = "0.2" -["0.1.1-0.2.0"] +["0.1.1 - 0.2.0"] CSV = "0.6" -["0.1.1-0.2.3"] -MLDatasets = "0.4-0.5" +["0.1.1 - 0.2.3"] +MLDatasets = "0.4 - 0.5" -["0.2-0.2.2"] +["0.2 - 0.2.2"] DataFrames = "0.21" -["0.2-0.3.0"] -LightGraphs = "1.3.0-1" -Statistics = "1.5.0-1" -TikzGraphs = "1.1.0-1" -julia = "1.5.0-1" +["0.2 - 0.3.0"] +LightGraphs = "1.3.0 - 1" +Statistics = "1.5.0 - 1" +TikzGraphs = "1.1.0 - 1" +julia = "1.5.0 - 1" ["0.2.0"] -CUDA = "1.2.0-1" -LoopVectorization = "0.8.20-0.8" +CUDA = "1.2.0 - 1" +LoopVectorization = "0.8.20 - 0.8" ["0.2.1"] CSV = "0.7" -["0.2.1-0.2.2"] +["0.2.1 - 0.2.2"] LoopVectorization = "0.8" -["0.2.1-0.2.3"] +["0.2.1 - 0.2.3"] CUDA = "2" -["0.2.2-0.2"] -CSV = "0.7-0.8" +["0.2.2 - 0.2"] +CSV = "0.7 - 0.8" ["0.2.3"] -DataFrames = "0.21-0.22" +DataFrames = "0.21 - 0.22" LoopVectorization = ["0.8", "0.11"] -["0.2.3-0.3.0"] +["0.2.3 - 0.3.0"] Reexport = ["0.2", "1"] -["0.2.4-0"] +["0.2.4 - 0"] Tables = "1" -["0.2.4-0.3.0"] -CUDA = "2-3" -DataFrames = ["0.21-0.22", "1.1.0-1"] -LoopVectorization = ["0.8", "0.11-0.12"] +["0.2.4 - 0.3.0"] +CUDA = "2 - 3" +DataFrames = ["0.21 - 0.22", "1.1.0 - 1"] +LoopVectorization = ["0.8", "0.11 - 0.12"] -["0.3-0"] +["0.3 - 0"] Lerche = "0.5" -["0.3-0.3.2"] -CSV = "0.7-0.9" +["0.3 - 0.3.2"] +CSV = "0.7 - 0.9" ["0.3.1"] -DirectedAcyclicGraphs = "0.1.1-0.1" +DirectedAcyclicGraphs = "0.1.1 - 0.1" -["0.3.1-0"] -DataFrames = "1.1.0-1" -Graphs = "1.4.0-1" +["0.3.1 - 0"] +DataFrames = "1.1.0 - 1" +Graphs = "1.4.0 - 1" LazyArtifacts = "1" LoopVectorization = "0.12" Reexport = "1" -TikzGraphs = "1.3.0-1" -julia = "1.6.0-1" +TikzGraphs = "1.3.0 - 1" +julia = "1.6.0 - 1" -["0.3.1-0.3"] +["0.3.1 - 0.3"] CUDA = "3" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" -["0.3.2-0"] +["0.3.2 - 0"] CodecZlib = "0.7" -["0.3.2-0.3"] -DirectedAcyclicGraphs = "0.1.2-0.1" +["0.3.2 - 0.3"] +DirectedAcyclicGraphs = "0.1.2 - 0.1" -["0.3.3-0"] -CSV = "0.7-0.10" +["0.3.3 - 0"] +CSV = "0.7 - 0.10" -["0.4-0"] +["0.4 - 0"] CUDA = ["3", "5"] DirectedAcyclicGraphs = "0.2" Pkg = "1" diff --git a/L/Lorenz96/Compat.toml b/L/Lorenz96/Compat.toml index a1b267407790595..8c66d37125e4b05 100644 --- a/L/Lorenz96/Compat.toml +++ b/L/Lorenz96/Compat.toml @@ -1,2 +1,5 @@ [0] julia = "1" + +["0.3 - 0"] +Distributed = "1" diff --git a/L/Luna/Compat.toml b/L/Luna/Compat.toml index 50a25b5d17e94e9..a3a3069bdfbdb4f 100644 --- a/L/Luna/Compat.toml +++ b/L/Luna/Compat.toml @@ -1,76 +1,78 @@ [0] ArgParse = "1" BlackBoxOptim = "0.6" -CSV = "0.9-0.10" -Cubature = "1.5.1-1" -DSP = "0.7.3-0.7" -DataStructures = "0.18.10-0.18" -Dierckx = "0.5.1-0.5" +CSV = "0.9 - 0.10" +Cubature = "1.5.1 - 1" +DSP = "0.7.3 - 0.7" +DataStructures = "0.18.10 - 0.18" +Dierckx = "0.5.1 - 0.5" EllipsisNotation = "1" -FFTW = "1.3.0-1" -FiniteDifferences = "0.11-0.12" +FFTW = "1.3.0 - 1" +FiniteDifferences = "0.11 - 0.12" GSL = "1" -Glob = "1.3.0-1" +Glob = "1.3.0 - 1" H5Zblosc = "0.1" -HCubature = "1.5.0-1" -Hankel = "0.5.5-0.5" -Memoize = "0.4.4-0.4" -NumericalIntegration = "0.3.3-0.3" -Optim = "1.4.0-1" +HCubature = "1.5.0 - 1" +Hankel = "0.5.5 - 0.5" +Memoize = "0.4.4 - 0.4" +NumericalIntegration = "0.3.3 - 0.3" +Optim = "1.4.0 - 1" PhysicalConstants = "0.2" ProgressLogging = "0.1" -PyCall = "1.92.0-1" -PyPlot = "2.9.0-2" -QuadGK = "2.4.0-2" -Reexport = "1.2.0-1" -SpecialFunctions = ["0.10.3-0.10", "1-2"] +PyCall = "1.92.0 - 1" +PyPlot = "2.9.0 - 2" +QuadGK = "2.4.0 - 2" +Reexport = "1.2.0 - 1" +SpecialFunctions = ["0.10.3 - 0.10", "1 - 2"] StaticArrays = "1" Unitful = "1" -["0-0.1.4"] -Roots = ["0.8.4-0.8", "1"] +["0 - 0.1.4"] +Roots = ["0.8.4 - 0.8", "1"] -["0-0.2"] -DelimitedFiles = "1.7.0-1" +["0 - 0.2"] +DelimitedFiles = "1.7.0 - 1" -["0-0.3"] -Statistics = "1.7.0-1" -julia = "1.7.0-1" +["0 - 0.3"] +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0-0.3.1"] -Documenter = "0.27.5-0.27" -HDF5 = "0.15-0.16" -Polynomials = "2-3" +["0 - 0.3.1"] +Documenter = "0.27.5 - 0.27" +HDF5 = "0.15 - 0.16" +Polynomials = "2 - 3" -["0-0.4"] -Peaks = "0.3.2-0.4" +["0 - 0.4"] +Peaks = "0.3.2 - 0.4" -["0-0.4.0"] -Pidfile = "1.2.0-1" +["0 - 0.4.0"] +Pidfile = "1.2.0 - 1" -["0-0.4.2"] +["0 - 0.4.2"] CoolProp = "0.1" -["0.1.5-0"] +["0.1.5 - 0"] Roots = "2" -["0.3-0"] +["0.3 - 0"] Conda = "1" DelimitedFiles = "1" -["0.3.1-0"] +["0.3.1 - 0"] Scratch = "1" -["0.3.2-0"] -Documenter = ["0.27.5-0.27", "1"] -HDF5 = "0.15-0.17" -Polynomials = "2-4" +["0.3.2 - 0"] +Documenter = ["0.27.5 - 0.27", "1"] +HDF5 = "0.15 - 0.17" +Polynomials = "2 - 4" -["0.4-0"] -julia = "1.9.0-1" +["0.4 - 0"] +julia = "1.9.0 - 1" -["0.4-0.4.1"] -Statistics = "1.9.0-1" +["0.4 - 0.4.1"] +Distributed = "1.9.0 - 1" +Statistics = "1.9.0 - 1" ["0.4.2"] Dates = "1" @@ -85,19 +87,19 @@ Random = "1" Statistics = "1" Test = "1" -["0.4.3-0"] -CoolProp = "0.1-0.2" -Dates = "1.9.0-1" -Distributed = "1.9.0-1" -FileWatching = "1.9.0-1" -LibGit2 = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Logging = "1.9.0-1" -Pkg = "1.9.0-1" -Printf = "1.9.0-1" -Random = "1.9.0-1" -Statistics = "1.9.0-1" -Test = "1.9.0-1" - -["0.5-0"] -Peaks = "0.3.2-0.5" +["0.4.3 - 0"] +CoolProp = "0.1 - 0.2" +Dates = "1.9.0 - 1" +Distributed = "1.9.0 - 1" +FileWatching = "1.9.0 - 1" +LibGit2 = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Logging = "1.9.0 - 1" +Pkg = "1.9.0 - 1" +Printf = "1.9.0 - 1" +Random = "1.9.0 - 1" +Statistics = "1.9.0 - 1" +Test = "1.9.0 - 1" + +["0.5 - 0"] +Peaks = "0.3.2 - 0.5" diff --git a/M/MCMCBenchmarks/Compat.toml b/M/MCMCBenchmarks/Compat.toml index f7c6593f121ca9c..5de477d6974430e 100644 --- a/M/MCMCBenchmarks/Compat.toml +++ b/M/MCMCBenchmarks/Compat.toml @@ -1,41 +1,42 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.5.2"] -CmdStan = "0.0.0-5" -Turing = "0.0.0-0.7" - -["0-0.5.3"] -AdvancedHMC = "0.0.0-0.2" -BenchmarkTools = "0.0.0-0.4" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -ForwardDiff = "0.0.0-0.10" -MCMCDiagnostics = "0.0.0-0.3" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -Revise = "0.0.0-2" -StatsPlots = "0.0.0-0.13" -TransformVariables = "0.0.0-0.3" +["0 - 0.5.2"] +CmdStan = "0.0.0 - 5" +Turing = "0.0.0 - 0.7" + +["0 - 0.5.3"] +AdvancedHMC = "0.0.0 - 0.2" +BenchmarkTools = "0.0.0 - 0.4" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +ForwardDiff = "0.0.0 - 0.10" +MCMCDiagnostics = "0.0.0 - 0.3" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +Revise = "0.0.0 - 2" +StatsPlots = "0.0.0 - 0.13" +TransformVariables = "0.0.0 - 0.3" ["0.0"] -DynamicHMC = "0.0.0-1" -LogDensityProblems = "0.0.0-0.8" +DynamicHMC = "0.0.0 - 1" +LogDensityProblems = "0.0.0 - 0.8" -["0.5-0.5.3"] -Distributions = "0.0.0-0.21" -FillArrays = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -SpecialFunctions = "0.0.0-0.9" +["0.5 - 0.5.3"] +Distributions = "0.0.0 - 0.21" +FillArrays = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +SpecialFunctions = "0.0.0 - 0.9" ["0.5.0"] -DynamicHMC = "1.0.6-1" -LogDensityProblems = "0.8.3-0.8" +DynamicHMC = "1.0.6 - 1" +LogDensityProblems = "0.8.3 - 0.8" -["0.5.1-0.5.3"] +["0.5.1 - 0.5.3"] DynamicHMC = "2" -LogDensityProblems = "0.0.0-0.9" +LogDensityProblems = "0.0.0 - 0.9" ["0.5.3"] CmdStan = "5" @@ -44,61 +45,61 @@ Turing = "0.7" ["0.5.4"] DataFrames = "0.19" LogDensityProblems = "0.9" -MCMCChains = "0.3.15-0.3" +MCMCChains = "0.3.15 - 0.3" -["0.5.4-0"] -DynamicHMC = "2.1.0-2" +["0.5.4 - 0"] +DynamicHMC = "2.1.0 - 2" FillArrays = "0.8" ForwardDiff = "0.10" MCMCDiagnostics = "0.3" Parameters = "0.12" Reexport = "0.2" -Revise = "2.2.0-2" +Revise = "2.2.0 - 2" Tracker = "0.2" TransformVariables = "0.3" -["0.5.4-0.5"] -CmdStan = "5.2.0-5" +["0.5.4 - 0.5"] +CmdStan = "5.2.0 - 5" Distributions = "0.21" -SpecialFunctions = "0.8-0.9" -Turing = "0.7.3-0.7" +SpecialFunctions = "0.8 - 0.9" +Turing = "0.7.3 - 0.7" -["0.5.4-0.6"] -AdvancedHMC = "0.2.13-0.2" +["0.5.4 - 0.6"] +AdvancedHMC = "0.2.13 - 0.2" BenchmarkTools = "0.4" -StatsPlots = "0.12-0.13" +StatsPlots = "0.12 - 0.13" -["0.5.4-0.7.1"] +["0.5.4 - 0.7.1"] CSV = "0.5" -["0.5.5-0"] -LogDensityProblems = "0.9-0.10" +["0.5.5 - 0"] +LogDensityProblems = "0.9 - 0.10" -["0.5.5-0.6"] -MCMCChains = ["0.3.15-0.4", "1"] +["0.5.5 - 0.6"] +MCMCChains = ["0.3.15 - 0.4", "1"] -["0.5.5-0.7.1"] -DataFrames = "0.19-0.20" +["0.5.5 - 0.7.1"] +DataFrames = "0.19 - 0.20" ["0.6"] -Distributions = "0.21-0.22" -Turing = "0.7.3-0.8" +Distributions = "0.21 - 0.22" +Turing = "0.7.3 - 0.8" -["0.6-0"] -CmdStan = "5.2.0-6" -SpecialFunctions = "0.8-0.10" +["0.6 - 0"] +CmdStan = "5.2.0 - 6" +SpecialFunctions = "0.8 - 0.10" -["0.7-0"] +["0.7 - 0"] AdvancedHMC = "0.2" -Distributions = "0.21-0.23" +Distributions = "0.21 - 0.23" MCMCChains = "3" Requires = "1" -StatsPlots = "0.12-0.14" +StatsPlots = "0.12 - 0.14" -["0.7-0.7.1"] +["0.7 - 0.7.1"] Turing = "0.9" -["0.7.2-0"] -CSV = "0.5-0.6" +["0.7.2 - 0"] +CSV = "0.5 - 0.6" DataFrames = "0.21" -Turing = "0.9-0.12" +Turing = "0.9 - 0.12" diff --git a/M/MCPhylo/Compat.toml b/M/MCPhylo/Compat.toml index 195f3e2f4fbb4e0..20001e4fb033eab 100644 --- a/M/MCPhylo/Compat.toml +++ b/M/MCPhylo/Compat.toml @@ -1,62 +1,64 @@ [0] PDMats = "0.11" -Plots = "1.11.0-1" -RecipesBase = "1.1.0-1" +Plots = "1.11.0 - 1" +RecipesBase = "1.1.0 - 1" StatsBase = "0.33" -["0-0.8.0"] -CSV = "0.8.4-0.8" -CUDA = "2.4.0-2" +["0 - 0.8.0"] +CSV = "0.8.4 - 0.8" +CUDA = "2.4.0 - 2" ChainRules = "0.7" ChainRulesCore = "0.9" Compose = "0.9" DataFrames = "0.22" DataStructures = "0.18" -DelimitedFiles = "1.4.2-1" -GPUArrays = "6.2.0-6" -ProgressMeter = "1.5.0-1" +DelimitedFiles = "1.4.2 - 1" +Distributed = "1.4.2 - 1" +GPUArrays = "6.2.0 - 6" +ProgressMeter = "1.5.0 - 1" Reexport = "1" -Statistics = "1.4.2-1" -julia = "1.4.2-1" +Statistics = "1.4.2 - 1" +julia = "1.4.2 - 1" -["0-0.9.2"] +["0 - 0.9.2"] Distributions = "0.24" -FiniteDiff = "2.8.0-2" -LightGraphs = "1.3.0-1" -Showoff = "0.3.2-0.3" -SpecialFunctions = "1.3.0-1" -StatsPlots = "0.14.19-0.14" -Zygote = "0.6.5-0.6" +FiniteDiff = "2.8.0 - 2" +LightGraphs = "1.3.0 - 1" +Showoff = "0.3.2 - 0.3" +SpecialFunctions = "1.3.0 - 1" +StatsPlots = "0.14.19 - 0.14" +Zygote = "0.6.5 - 0.6" -["0.8.1-0"] -DataStructures = "0.9-0.18" -ProgressMeter = "1.6.0-1" -Reexport = "1.2.0-1" +["0.8.1 - 0"] +DataStructures = "0.9 - 0.18" +ProgressMeter = "1.6.0 - 1" +Reexport = "1.2.0 - 1" -["0.8.1-0.8"] -MCPhyloTree = "0.9.6-0.9" +["0.8.1 - 0.8"] +MCPhyloTree = "0.9.6 - 0.9" -["0.8.1-0.9.2"] -Bijectors = "0.9.11-0.9" -ForwardDiff = "0.10.23-0.10" -LogExpFunctions = "0.3.5-0.3" -StatsFuns = "0.9.13-0.9" +["0.8.1 - 0.9.2"] +Bijectors = "0.9.11 - 0.9" +ForwardDiff = "0.10.23 - 0.10" +LogExpFunctions = "0.3.5 - 0.3" +StatsFuns = "0.9.13 - 0.9" -["0.8.1-0.9.4"] -DelimitedFiles = "1.5.0-1" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.8.1 - 0.9.4"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.9.0"] -MCPhyloTree = "0.9.7-0.9" +MCPhyloTree = "0.9.7 - 0.9" ["0.9.1"] -MCPhyloTree = "1.0.1-1" +MCPhyloTree = "1.0.1 - 1" -["0.9.2-0.9.4"] -MCPhyloTree = "1.0.2-1" +["0.9.2 - 0.9.4"] +MCPhyloTree = "1.0.2 - 1" -["0.9.3-0"] +["0.9.3 - 0"] Distributions = "0.25" FiniteDiff = "2" ForwardDiff = "0.10" @@ -67,19 +69,20 @@ Showoff = "1" StatsFuns = "1" Zygote = "0.6" -["0.9.3-0.9.4"] +["0.9.3 - 0.9.4"] Bijectors = "0.10" SpecialFunctions = "1" StatsPlots = "0.14" -["0.9.5-0"] -Bijectors = "0.10.8-0.10" -DelimitedFiles = "1.6.0-1" -DiffResults = "1.1.0-1" -IfElse = "0.1.1-0.1" -MCPhyloTree = "1.1.0-1" -ReverseDiff = "1.14.0-1" -SpecialFunctions = "1-2" -Statistics = "1.6.0-1" -StatsPlots = "0.14-0.15" -julia = "1.6.0-1" +["0.9.5 - 0"] +Bijectors = "0.10.8 - 0.10" +DelimitedFiles = "1.6.0 - 1" +DiffResults = "1.1.0 - 1" +Distributed = "1.6.0 - 1" +IfElse = "0.1.1 - 0.1" +MCPhyloTree = "1.1.0 - 1" +ReverseDiff = "1.14.0 - 1" +SpecialFunctions = "1 - 2" +Statistics = "1.6.0 - 1" +StatsPlots = "0.14 - 0.15" +julia = "1.6.0 - 1" diff --git a/M/MCVI/Compat.toml b/M/MCVI/Compat.toml index e5ba5b3bbfc236e..8e08040533115d2 100644 --- a/M/MCVI/Compat.toml +++ b/M/MCVI/Compat.toml @@ -1,15 +1,16 @@ [0] +Distributed = "1" JSON = "0.21" POMDPLinter = "0.1" ParticleFilters = "0.5" julia = "1" -["0-0.3.2"] +["0 - 0.3.2"] Statistics = "1" -["0-0.3.3"] +["0 - 0.3.3"] POMDPs = "0.9" -["0.3.4-0"] +["0.3.4 - 0"] POMDPs = ["0.9", "1"] Statistics = "1" diff --git a/M/MDToolbox/Compat.toml b/M/MDToolbox/Compat.toml index 04857d8d14c5198..4af26d68fa0b15e 100644 --- a/M/MDToolbox/Compat.toml +++ b/M/MDToolbox/Compat.toml @@ -1,34 +1,36 @@ -["0-0.1.0"] +["0 - 0.1.0"] NetCDF = "0.11" -["0-0.1.1"] +["0 - 0.1.1"] CUDA = "3" -FFTW = "1.3.0-1" -FileIO = "1.7.0-1" +Distributed = "1.6.0 - 1" +FFTW = "1.3.0 - 1" +FileIO = "1.7.0 - 1" GraphRecipes = "0.5" -LightGraphs = "1.3.0-1" +LightGraphs = "1.3.0 - 1" MetaGraphs = "0.6" -NLsolve = "4.5.0-4" -Plots = "1.11.0-1" -ProgressMeter = "1.5.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +NLsolve = "4.5.0 - 4" +Plots = "1.11.0 - 1" +ProgressMeter = "1.5.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.1.1"] NetCDF = "0.10" -["0.1.2-0"] +["0.1.2 - 0"] BioStructures = "2" -CUDA = "4.1.0-4" -ChainRulesCore = "1.15.7-1" -FFTW = "1.6.0-1" -FileIO = "1.16.0-1" -GraphRecipes = "0.5.12-0.5" -Graphs = "1.8.0-1" -MetaGraphs = "0.7.2-0.7" -NLsolve = "4.5.1-4" -NetCDF = "0.11.7-0.11" -Plots = "1.38.8-1" -ProgressMeter = "1.7.2-1" -Statistics = "1.8.5-1" -julia = "1.8.5-1" +CUDA = "4.1.0 - 4" +ChainRulesCore = "1.15.7 - 1" +Distributed = "1.8.5 - 1" +FFTW = "1.6.0 - 1" +FileIO = "1.16.0 - 1" +GraphRecipes = "0.5.12 - 0.5" +Graphs = "1.8.0 - 1" +MetaGraphs = "0.7.2 - 0.7" +NLsolve = "4.5.1 - 4" +NetCDF = "0.11.7 - 0.11" +Plots = "1.38.8 - 1" +ProgressMeter = "1.7.2 - 1" +Statistics = "1.8.5 - 1" +julia = "1.8.5 - 1" diff --git a/M/MEDYANSimRunner/Compat.toml b/M/MEDYANSimRunner/Compat.toml index 3299dcaa208c14c..bfa0dd4a0c42069 100644 --- a/M/MEDYANSimRunner/Compat.toml +++ b/M/MEDYANSimRunner/Compat.toml @@ -3,28 +3,29 @@ DeepDiffs = "1" JSON3 = "1" LoggingExtras = "1" -["0-0.3"] +["0 - 0.3"] Comonicon = "1" +Distributed = "1.8.0 - 1" SmallZarrGroups = "0.5" -julia = "1.8.0-1" +julia = "1.8.0 - 1" -["0.4-0"] +["0.4 - 0"] ArgCheck = "2" OrderedCollections = "1" -["0.4-0.5.5"] -julia = "1.9.0-1" +["0.4 - 0.5.5"] +julia = "1.9.0 - 1" ["0.4.0"] -SmallZarrGroups = "0.5-0.6" +SmallZarrGroups = "0.5 - 0.6" ["0.4.1"] -SmallZarrGroups = "0.5-0.7" +SmallZarrGroups = "0.5 - 0.7" -["0.4.2-0.5.1"] -SmallZarrGroups = "0.7.1-0.7" +["0.4.2 - 0.5.1"] +SmallZarrGroups = "0.7.1 - 0.7" -["0.5.1-0"] +["0.5.1 - 0"] Dates = "1" FileWatching = "1" InteractiveUtils = "1" @@ -32,11 +33,11 @@ Logging = "1" Random = "1" SHA = ["0.7", "1"] -["0.5.2-0.5.3"] -SmallZarrGroups = "0.7.1-0.8" +["0.5.2 - 0.5.3"] +SmallZarrGroups = "0.7.1 - 0.8" -["0.5.4-0"] -SmallZarrGroups = "0.8.3-0.8" +["0.5.4 - 0"] +SmallZarrGroups = "0.8.3 - 0.8" -["0.5.6-0"] -julia = "1.10.0-1" +["0.5.6 - 0"] +julia = "1.10.0 - 1" diff --git a/M/MFCC/Compat.toml b/M/MFCC/Compat.toml index 8ad4e33d6c246c8..d4bc7a03f32449b 100644 --- a/M/MFCC/Compat.toml +++ b/M/MFCC/Compat.toml @@ -1,10 +1,11 @@ -["0-0.3.1"] -DSP = "0.0.0-0.6" -FileIO = "0.0.0-1" -HDF5 = "0.0.0-0.13" -SpecialFunctions = "0.0.0-0.10" +["0 - 0.3.1"] +DSP = "0.0.0 - 0.6" +Distributed = ["0.7.0", "1"] +FileIO = "0.0.0 - 1" +HDF5 = "0.0.0 - 0.13" +SpecialFunctions = "0.0.0 - 0.10" Statistics = ["0.7.0", "1"] -WAV = "0.0.0-1" +WAV = "0.0.0 - 1" julia = ["0.7.0", "1"] ["0.3.2"] @@ -12,32 +13,32 @@ DSP = "0.6" HDF5 = "0.12" SpecialFunctions = "0.8" -["0.3.2-0"] +["0.3.2 - 0"] +Distributed = "1" FFTW = "1" FileIO = "1" Statistics = "1" WAV = "1" -["0.3.2-0.3.4"] +["0.3.2 - 0.3.4"] julia = "1" ["0.3.3"] -HDF5 = "0.12-0.16" +HDF5 = "0.12 - 0.16" -["0.3.3-0"] -DSP = "0.6-0.7" +["0.3.3 - 0"] +DSP = "0.6 - 0.7" -["0.3.3-0.3.4"] -SpecialFunctions = ["0.8", "1-2"] +["0.3.3 - 0.3.4"] +SpecialFunctions = ["0.8", "1 - 2"] ["0.3.4"] -HDF5 = "0.12-0.17" +HDF5 = "0.12 - 0.17" -["0.3.5-0"] -Distributed = "1" -HDF5 = "0.15-0.17" +["0.3.5 - 0"] +HDF5 = "0.15 - 0.17" LinearAlgebra = "1" Memoization = "0.2" -SpecialFunctions = ["0.8-0.10", "1-2"] +SpecialFunctions = ["0.8 - 0.10", "1 - 2"] Test = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/M/MGVI/Compat.toml b/M/MGVI/Compat.toml index 0e1b765341daea3..a83243152955921 100644 --- a/M/MGVI/Compat.toml +++ b/M/MGVI/Compat.toml @@ -2,88 +2,89 @@ Optim = "1" PositiveFactorizations = "0.2" -["0-0.1"] +["0 - 0.1"] IterativeSolvers = "0.8" LinearMaps = "2" StaticArrays = "0.12" -Zygote = "0.5.14-0.5" +Zygote = "0.5.14 - 0.5" -["0-0.2"] +["0 - 0.2"] ForwardDiff = "0.10" -["0-0.2.0"] +["0 - 0.2.0"] ValueShapes = "0.7" -["0-0.2.2"] -Distributions = "0.23-0.24" +["0 - 0.2.2"] +Distributions = "0.23 - 0.24" -["0-0.3.1"] -julia = "1.5.0-1" +["0 - 0.3.1"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.2"] -Zygote = "0.5.14-0.6" +Zygote = "0.5.14 - 0.6" -["0.2-0"] +["0.2 - 0"] DistributionsAD = "0.6" -IterativeSolvers = "0.8-0.9" +IterativeSolvers = "0.8 - 0.9" LinearMaps = "3" StaticArrays = ["0.12", "1"] -["0.2-0.2.3"] +["0.2 - 0.2.3"] ChainRulesCore = "0.9" -["0.2.1-0.2.2"] -ValueShapes = "0.7-0.8" +["0.2.1 - 0.2.2"] +ValueShapes = "0.7 - 0.8" ["0.2.3"] -ValueShapes = "0.7-0.9" +ValueShapes = "0.7 - 0.9" -["0.2.3-0.2"] -Distributions = "0.23-0.25" +["0.2.3 - 0.2"] +Distributions = "0.23 - 0.25" ["0.2.4"] -ChainRulesCore = "0.9.44-0.10" +ChainRulesCore = "0.9.44 - 0.10" ValueShapes = "0.9" -["0.2.5-0"] -ChainRulesCore = ["0.9.44-0.10", "1"] -DocStringExtensions = "0.8-0.9" +["0.2.5 - 0"] +ChainRulesCore = ["0.9.44 - 0.10", "1"] +DocStringExtensions = "0.8 - 0.9" LineSearches = "7" -PDMats = "0.11.5-0.11" +PDMats = "0.11.5 - 0.11" -["0.2.5-0.2"] -FillArrays = "0.7-0.13" +["0.2.5 - 0.2"] +FillArrays = "0.7 - 0.13" -["0.2.5-0.3.0"] -Statistics = "1.5.0-1" -ValueShapes = "0.9-0.10" +["0.2.5 - 0.3.0"] +Statistics = "1.5.0 - 1" +ValueShapes = "0.9 - 0.10" -["0.2.5-0.3.1"] +["0.2.5 - 0.3.1"] Parameters = "0.12" -["0.3-0"] +["0.3 - 0"] Distributions = "0.25" -FillArrays = "1.1.1-1" +FillArrays = "1.1.1 - 1" HeterogeneousComputing = "0.2" -["0.3-0.3.1"] -AutoDiffOperators = "0.1.3-0.1" +["0.3 - 0.3.1"] +AutoDiffOperators = "0.1.3 - 0.1" -["0.3.1-0"] -ValueShapes = "0.9-0.11" +["0.3.1 - 0"] +ValueShapes = "0.9 - 0.11" -["0.3.2-0"] +["0.3.2 - 0"] AutoDiffOperators = "0.2" Distributed = "1" LinearAlgebra = "1" -Parameters = "0.12-0.13" +Parameters = "0.12 - 0.13" Random = "1" SparseArrays = "1" Statistics = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0.4-0"] +["0.4 - 0"] AffineMaps = "0.3" DensityInterface = "0.4" -IrrationalConstants = "0.2.2-0.2" +IrrationalConstants = "0.2.2 - 0.2" LinearSolve = "2" diff --git a/M/MIRT/Compat.toml b/M/MIRT/Compat.toml index ee11ae4836a7b82..2633f8c42b3a486 100644 --- a/M/MIRT/Compat.toml +++ b/M/MIRT/Compat.toml @@ -1,74 +1,76 @@ -["0-0.1"] -julia = "1.1-1" - -["0-0.7"] -Colors = "0.0.0-0.9" -DSP = "0.0.0-0.6" -Distributions = "0.0.0-0.23" -FFTViews = "0.0.0-0.3" -FFTW = "0.0.0-1" -FileIO = "0.0.0-1" -LaTeXStrings = "0.0.0-1" -LinearMaps = "0.0.0-2" -MosaicViews = "0.0.0-0.1" -Plots = "0.0.0-0.27" -Wavelets = "0.0.0-0.9" - -["0.10-0.12"] +["0 - 0.1"] +julia = "1.1 - 1" + +["0 - 0.7"] +Colors = "0.0.0 - 0.9" +DSP = "0.0.0 - 0.6" +Distributions = "0.0.0 - 0.23" +FFTViews = "0.0.0 - 0.3" +FFTW = "0.0.0 - 1" +FileIO = "0.0.0 - 1" +LaTeXStrings = "0.0.0 - 1" +LinearMaps = "0.0.0 - 2" +MosaicViews = "0.0.0 - 0.1" +Plots = "0.0.0 - 0.27" +Wavelets = "0.0.0 - 0.9" + +["0.10 - 0.12"] LinearMapsAA = "0.6" -["0.10-0.13"] +["0.10 - 0.13"] MosaicViews = "0.2" NFFT = "0.5" SpecialFunctions = "0.10" -["0.13-0.14"] -LinearMapsAA = "0.6.5-0.6" +["0.13 - 0.14"] +LinearMapsAA = "0.6.5 - 0.6" ["0.14"] -FillArrays = "0.9-0.11" +Distributed = "1.5.0 - 1" +FillArrays = "0.9 - 0.11" MIRTio = "0.3" Reexport = ["0.2", "1"] SpecialFunctions = ["0.10", "1"] -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["0.14-0"] +["0.14 - 0"] AVSfldIO = "0.2" FFTW = "1" -["0.14-0.15"] -Interpolations = "0.12-0.13" +["0.14 - 0.15"] +Interpolations = "0.12 - 0.13" NFFT = "0.6" -["0.14-0.17"] -FileIO = "1.9.0-1" +["0.14 - 0.17"] +FileIO = "1.9.0 - 1" ["0.14.0"] MIRTjim = "0.6" -["0.14.1-0.14"] -MIRTjim = "0.6-0.7" +["0.14.1 - 0.14"] +MIRTjim = "0.6 - 0.7" ["0.15"] FillArrays = "0.12" LinearMapsAA = "0.7" -SpecialFunctions = ["0.10", "1-2"] +SpecialFunctions = ["0.10", "1 - 2"] -["0.15-0.17"] -julia = "1.6.0-1" +["0.15 - 0.17"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.16-0"] +["0.16 - 0"] NFFT = "0.13" -["0.16-0.17"] -FillArrays = "0.12-0.13" -ImageFiltering = "0.6-0.7" -ImageTransformations = "0.8-0.9" -Interpolations = "0.12-0.14" +["0.16 - 0.17"] +FillArrays = "0.12 - 0.13" +ImageFiltering = "0.6 - 0.7" +ImageTransformations = "0.8 - 0.9" +Interpolations = "0.12 - 0.14" LinearMapsAA = "0.11" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" -["0.18-0"] +["0.18 - 0"] FileIO = "1" ImageFiltering = "0.7" Interpolations = "0.15" @@ -76,144 +78,149 @@ LazyGrids = "1" LinearMapsAA = "0.12" SpecialFunctions = "2" Wavelets = "0.10" -julia = "1.10.0-1" +julia = "1.10.0 - 1" ["0.18.0"] +Distributed = "1.10.0 - 1" FillArrays = "1" ImageTransformations = "0.10" -["0.18.1-0"] +["0.18.1 - 0"] Distributed = "1" LinearAlgebra = "1" Random = "1" SharedArrays = "1" SparseArrays = "1" -["0.2-0.8"] -julia = "1.1.0-1" +["0.2 - 0.8"] +julia = "1.1.0 - 1" -["0.4-0.7"] -BenchmarkTools = "0.0.0-0.4" -NFFT = "0.0.0-0.4" +["0.4 - 0.7"] +BenchmarkTools = "0.0.0 - 0.4" +NFFT = "0.0.0 - 0.4" -["0.6-0.7"] -Elliptic = "0.0.0-1" -ImageFiltering = "0.0.0-0.6" -ImageTransformations = "0.0.0-0.8" +["0.4 - 0.8"] +Distributed = "1.1.0 - 1" + +["0.6 - 0.7"] +Elliptic = "0.0.0 - 1" +ImageFiltering = "0.0.0 - 0.6" +ImageTransformations = "0.0.0 - 0.8" ["0.8"] -Colors = "0.9.6-0.9" +Colors = "0.9.6 - 0.9" DSP = "0.6" -FFTW = "1.0.1-1" -FileIO = "1.0.7-1" -Interpolations = "0.12.4-0.12" +FFTW = "1.0.1 - 1" +FileIO = "1.0.7 - 1" +Interpolations = "0.12.4 - 0.12" LinearMapsAA = "0.2" MIRTio = "0.1" Plots = "0.27" SpecialFunctions = "0.8" -["0.8-0.13"] +["0.8 - 0.13"] Reexport = "0.2" -["0.8-0.17"] +["0.8 - 0.17"] Wavelets = "0.9" -["0.8-0.9"] +["0.8 - 0.9"] NFFT = "0.4" -["0.8-0.9.0"] +["0.8 - 0.9.0"] FFTViews = "0.3" -ImageFiltering = "0.6.5-0.6" +ImageFiltering = "0.6.5 - 0.6" ImageTransformations = "0.8" -LinearMaps = "2.5.2-2" +LinearMaps = "2.5.2 - 2" -["0.8-0.9.1"] -BenchmarkTools = "0.4.3-0.4" -LaTeXStrings = "1.0.3-1" +["0.8 - 0.9.1"] +BenchmarkTools = "0.4.3 - 0.4" +LaTeXStrings = "1.0.3 - 1" -["0.8-0.9.3"] +["0.8 - 0.9.3"] MosaicViews = "0.1" -["0.9-0.13"] -FFTW = "1.2.0-1" -julia = "1.3.0-1" +["0.9 - 0.13"] +Distributed = "1.3.0 - 1" +FFTW = "1.2.0 - 1" +julia = "1.3.0 - 1" -["0.9-0.9.1"] -DSP = "0.6.2-0.6" -Plots = "0.28.4-0.28" +["0.9 - 0.9.1"] +DSP = "0.6.2 - 0.6" +Plots = "0.28.4 - 0.28" SpecialFunctions = "0.9" -["0.9-0.9.2"] -MIRTio = "0.2.1-0.2" +["0.9 - 0.9.2"] +MIRTio = "0.2.1 - 0.2" ["0.9.0"] Colors = "0.11" -FileIO = "1.2.0-1" -Interpolations = "0.12.5-0.12" +FileIO = "1.2.0 - 1" +Interpolations = "0.12.5 - 0.12" LinearMapsAA = "0.3" ["0.9.1"] -FileIO = "1.2.1-1" -ImageFiltering = "0.6.10-0.6" -Interpolations = "0.12.7-0.12" -LinearMaps = "2.6.0-2" +FileIO = "1.2.1 - 1" +ImageFiltering = "0.6.10 - 0.6" +Interpolations = "0.12.7 - 0.12" +LinearMaps = "2.6.0 - 2" -["0.9.1-0.9.2"] -Colors = "0.11.2-0.11" -FFTViews = "0.3.1-0.3" -ImageTransformations = "0.8.3-0.8" +["0.9.1 - 0.9.2"] +Colors = "0.11.2 - 0.11" +FFTViews = "0.3.1 - 0.3" +ImageTransformations = "0.8.3 - 0.8" -["0.9.1-0.9.5"] +["0.9.1 - 0.9.5"] LinearMapsAA = "0.4" ["0.9.2"] -DSP = "0.6.3-0.6" -FileIO = "1.2.2-1" -ImageFiltering = "0.6.11-0.6" -Interpolations = "0.12.8-0.12" -LinearMaps = "2.6.1-2" -Plots = "0.29.3-0.29" +DSP = "0.6.3 - 0.6" +FileIO = "1.2.2 - 1" +ImageFiltering = "0.6.11 - 0.6" +Interpolations = "0.12.8 - 0.12" +LinearMaps = "2.6.1 - 2" +Plots = "0.29.3 - 0.29" SpecialFunctions = "0.10" -["0.9.2-0.12"] +["0.9.2 - 0.12"] BenchmarkTools = "0.5" -LaTeXStrings = "1.1.0-1" +LaTeXStrings = "1.1.0 - 1" ["0.9.3"] -Colors = "0.8-0.11" +Colors = "0.8 - 0.11" Plots = "0.29" -["0.9.3-0.12"] -FileIO = "1.2.0-1" -LinearMaps = "2.6.0-2" +["0.9.3 - 0.12"] +FileIO = "1.2.0 - 1" +LinearMaps = "2.6.0 - 2" -["0.9.3-0.13"] +["0.9.3 - 0.13"] FFTViews = "0.3" Interpolations = "0.12" MIRTio = "0.2" -["0.9.3-0.15"] +["0.9.3 - 0.15"] ImageFiltering = "0.6" ImageTransformations = "0.8" -["0.9.3-0.9"] -SpecialFunctions = "0.8-0.10" +["0.9.3 - 0.9"] +SpecialFunctions = "0.8 - 0.10" -["0.9.3-0.9.4"] +["0.9.3 - 0.9.4"] DSP = "0.6" ["0.9.4"] -Colors = "0.8-0.12" +Colors = "0.8 - 0.12" Plots = ["0.29", "1"] -["0.9.4-0.9"] -MosaicViews = "0.1-0.2" +["0.9.4 - 0.9"] +MosaicViews = "0.1 - 0.2" ["0.9.5"] -Plots = "1.1.0-1" +Plots = "1.1.0 - 1" -["0.9.6-0.13"] -Plots = "1.4.0-1" +["0.9.6 - 0.13"] +Plots = "1.4.0 - 1" -["0.9.6-0.9"] +["0.9.6 - 0.9"] LinearMapsAA = "0.5" diff --git a/M/MITgcm/Compat.toml b/M/MITgcm/Compat.toml index f3a8f3c23f76156..0802db6bb40f488 100644 --- a/M/MITgcm/Compat.toml +++ b/M/MITgcm/Compat.toml @@ -2,30 +2,31 @@ FortranFiles = "0.6" Glob = "1" Scratch = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.3.0"] -ClimateModels = "0.2-0.3" -MeshArrays = "0.2-0.3" +["0 - 0.3.0"] +ClimateModels = "0.2 - 0.3" +MeshArrays = "0.2 - 0.3" -["0-0.3.5"] +["0 - 0.3.5"] DataFrames = "1" OrderedCollections = "1" Suppressor = "0.2" -["0-0.3.6"] +["0 - 0.3.6"] CodecZlib = "0.7" Downloads = "1" Tar = "1" -["0.3.1-0"] +["0.3.1 - 0"] ClimateModels = "0.3" MeshArrays = "0.3" -["0.3.6-0"] +["0.3.6 - 0"] Dataverse = "0.2" +Distributed = "1.9.0 - 1" SparseArrays = "1" Statistics = "1" -["0.4.4-0"] +["0.4.4 - 0"] DataDeps = "0.7" diff --git a/M/MIToS/Compat.toml b/M/MIToS/Compat.toml index 9b7d1c5f60f2f7e..eb3fa1afadfc2d6 100644 --- a/M/MIToS/Compat.toml +++ b/M/MIToS/Compat.toml @@ -1,68 +1,69 @@ -["2-2.3"] -ArgParse = "0.0.0-0.6" +["2 - 2.3"] +ArgParse = "0.0.0 - 0.6" DelimitedFiles = ["0.7", "1"] -FastaIO = "0.0.0-0.5" -ProgressMeter = "0.0.0-0.9" -RecipesBase = "0.0.0-0.8" -Requires = "0.0.0-0.5" +Distributed = ["0.7", "1"] +FastaIO = "0.0.0 - 0.5" +ProgressMeter = "0.0.0 - 0.9" +RecipesBase = "0.0.0 - 0.8" +Requires = "0.0.0 - 0.5" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["2-2.4"] -AutoHashEquals = "0.0.0-0.2" -Clustering = "0.0.0-0.14" -CodecZlib = "0.0.0-0.7" -DataStructures = "0.0.0-0.17" -Formatting = "0.3.5-0.4" -HTTP = "0.0.0-0.8" -LightXML = "0.0.0-0.9" -NamedArrays = "0.9.2-0.9" -PairwiseListMatrices = "0.7.0-0.8" -StaticArrays = "0.0.0-0.12" -StatsBase = "0.0.0-0.33" -TranscodingStreams = "0.0.0-0.9" - -["2.10-2.16"] +["2 - 2.4"] +AutoHashEquals = "0.0.0 - 0.2" +Clustering = "0.0.0 - 0.14" +CodecZlib = "0.0.0 - 0.7" +DataStructures = "0.0.0 - 0.17" +Formatting = "0.3.5 - 0.4" +HTTP = "0.0.0 - 0.8" +LightXML = "0.0.0 - 0.9" +NamedArrays = "0.9.2 - 0.9" +PairwiseListMatrices = "0.7.0 - 0.8" +StaticArrays = "0.0.0 - 0.12" +StatsBase = "0.0.0 - 0.33" +TranscodingStreams = "0.0.0 - 0.9" + +["2.10 - 2.16"] HTTP = ["0.9", "1"] -["2.12-2.15"] -NamedArrays = "0.9.0-0.9.6" +["2.12 - 2.15"] +NamedArrays = "0.9.0 - 0.9.6" -["2.13.2-2"] -Clustering = "0.14-0.15" -TranscodingStreams = "0.9-0.10" +["2.13.2 - 2"] +Clustering = "0.14 - 0.15" +TranscodingStreams = "0.9 - 0.10" -["2.13.2-3"] -AutoHashEquals = ["0.2", "1-2"] -StatsBase = "0.32-0.34" +["2.13.2 - 3"] +AutoHashEquals = ["0.2", "1 - 2"] +StatsBase = "0.32 - 0.34" -["2.14-3"] -OrderedCollections = "1.1.0-1" +["2.14 - 3"] +OrderedCollections = "1.1.0 - 1" -["2.16-2"] -Distributed = "1" -julia = "1.6.0-1" +["2.16 - 2"] +julia = "1.6.0 - 1" -["2.16-3"] +["2.16 - 3"] Dates = "1" Format = "1" JSON3 = "1" LinearAlgebra = "1" Logging = "1" Markdown = "1" -NamedArrays = "0.9-0.10" +NamedArrays = "0.9 - 0.10" Pkg = "1" Random = "1" Serialization = "1" Statistics = "1" ["2.4"] -ArgParse = "0.0.0-1" +ArgParse = "0.0.0 - 1" DelimitedFiles = ["0.7.0", "1"] -FastaIO = "0.0.0-1" -ProgressMeter = "0.0.0-1" -RecipesBase = "0.0.0-1" -Requires = "0.0.0-1" +Distributed = ["0.7.0", "1"] +FastaIO = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" +RecipesBase = "0.0.0 - 1" +Requires = "0.0.0 - 1" Statistics = ["0.7.0", "1"] julia = ["0.7.0", "1"] @@ -72,54 +73,55 @@ HTTP = "0.8" PairwiseListMatrices = "0.8" StaticArrays = "0.12" -["2.5-2"] +["2.5 - 2"] ArgParse = "1" +Distributed = "1" ProgressMeter = "1" Requires = "1" -["2.5-2.11"] +["2.5 - 2.11"] NamedArrays = "0.9" -["2.5-2.13.1"] +["2.5 - 2.13.1"] AutoHashEquals = "0.2" Clustering = "0.14" Statistics = "1" -StatsBase = "0.32-0.33" +StatsBase = "0.32 - 0.33" TranscodingStreams = "0.9" -["2.5-2.15"] +["2.5 - 2.15"] Formatting = "0.4" julia = "1" -["2.5-2.9"] +["2.5 - 2.9"] DelimitedFiles = "1" -["2.5-3"] -CodecZlib = "0.6-0.7" +["2.5 - 3"] +CodecZlib = "0.6 - 0.7" FastaIO = "1" -LightXML = "0.8-0.9" +LightXML = "0.8 - 0.9" RecipesBase = "1" -["2.6-2.13"] -DataStructures = "0.17-0.18" +["2.6 - 2.13"] +DataStructures = "0.17 - 0.18" -["2.6-2.15"] +["2.6 - 2.15"] JSON = "0.21" -["2.6-2.8.1"] +["2.6 - 2.8.1"] PairwiseListMatrices = "0.10" -["2.6-2.9"] -HTTP = "0.8-0.9" +["2.6 - 2.9"] +HTTP = "0.8 - 0.9" -["2.6-3"] +["2.6 - 3"] StaticArrays = ["0.12", "1"] -["2.8.2-3"] +["2.8.2 - 3"] PairwiseListMatrices = "0.11" [3] BioStructures = "4" Downloads = "1" -TranscodingStreams = "0.9-0.11" -julia = "1.9.0-1" +TranscodingStreams = "0.9 - 0.11" +julia = "1.9.0 - 1" diff --git a/M/MKLOneClassSVM/Compat.toml b/M/MKLOneClassSVM/Compat.toml index e88f73160380b73..0cd1d59b47f665a 100644 --- a/M/MKLOneClassSVM/Compat.toml +++ b/M/MKLOneClassSVM/Compat.toml @@ -1,11 +1,12 @@ [0] -Distances = "0.10.11-0.10" -HiGHS = "1.9.0-1" -Ipopt = "1.6.2-1" -JuMP = "1.22.1-1" -KernelFunctions = "0.10.63-0.10" -LIBSVM = "0.8.1-0.8" -Polyhedra = "0.7.8-0.7" -Reexport = "1.2.2-1" -Statistics = "1.10.0-1" -julia = "1.10.0-1" +Distances = "0.10.11 - 0.10" +Distributed = "1.10.0 - 1" +HiGHS = "1.9.0 - 1" +Ipopt = "1.6.2 - 1" +JuMP = "1.22.1 - 1" +KernelFunctions = "0.10.63 - 0.10" +LIBSVM = "0.8.1 - 0.8" +Polyhedra = "0.7.8 - 0.7" +Reexport = "1.2.2 - 1" +Statistics = "1.10.0 - 1" +julia = "1.10.0 - 1" diff --git a/M/MLInterpret/Compat.toml b/M/MLInterpret/Compat.toml index 67d51aeaa30a79d..f1f3f5ba610dcc3 100644 --- a/M/MLInterpret/Compat.toml +++ b/M/MLInterpret/Compat.toml @@ -1,20 +1,21 @@ [0] +Distributed = "1" PandasLite = "0.1" ProgressMeter = "1" -PyCall = "1.19.0-1" +PyCall = "1.19.0 - 1" PyCallUtils = "0.2" Statistics = "1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Reexport = "0.2" -["0-0.1.2"] +["0 - 0.1.2"] BinDeps = "0.8" Combinatorics = "0.7" StatsBase = "0.32" -["0.1.3-0"] +["0.1.3 - 0"] BinDeps = ["0.8", "1"] Combinatorics = ["0.7", "1"] -StatsBase = "0.32-0.33" +StatsBase = "0.32 - 0.33" diff --git a/M/MLJ/Compat.toml b/M/MLJ/Compat.toml index 69e5a16c2ede752..c7fb5c535f39682 100644 --- a/M/MLJ/Compat.toml +++ b/M/MLJ/Compat.toml @@ -1,118 +1,120 @@ -["0-0.1.0"] -MLJBase = "0.0.0-0.2" -MLJModels = "0.0.0-0.2" +["0 - 0.1.0"] +MLJBase = "0.0.0 - 0.2" +MLJModels = "0.0.0 - 0.2" -["0-0.15"] +["0 - 0.15"] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.2"] -CSV = "0.0.0-0.5" -RemoteFiles = "0.0.0-0.3" +["0 - 0.2"] +CSV = "0.0.0 - 0.5" +RemoteFiles = "0.0.0 - 0.3" -["0-0.2.0"] -Requires = "0.0.0-1" -Revise = "0.0.0-2" +["0 - 0.2.0"] +Requires = "0.0.0 - 1" +Revise = "0.0.0 - 2" -["0-0.2.1"] -MultivariateStats = "0.0.0-0.7" +["0 - 0.2.1"] +MultivariateStats = "0.0.0 - 0.7" -["0-0.5.0"] -CategoricalArrays = "0.0.0-0.7" -Distributions = "0.0.0-0.21" -ProgressMeter = "0.0.0-1" -RecipesBase = "0.0.0-0.7" -StatsBase = "0.0.0-0.32" -Tables = "0.0.0-0.2" +["0 - 0.5.0"] +CategoricalArrays = "0.0.0 - 0.7" +Distributions = "0.0.0 - 0.21" +ProgressMeter = "0.0.0 - 1" +RecipesBase = "0.0.0 - 0.7" +StatsBase = "0.0.0 - 0.32" +Tables = "0.0.0 - 0.2" -["0.1.1-0.1"] -MLJBase = "0.1.1-0.2" -MLJModels = "0.1.1-0.2" +["0.1.1 - 0.1"] +MLJBase = "0.1.1 - 0.2" +MLJModels = "0.1.1 - 0.2" ["0.10"] MLJModels = "0.9" -["0.10-0.10.2"] +["0.10 - 0.10.2"] MLJTuning = "0.2" ["0.10.0"] MLJBase = "0.12" -["0.10.1-0.10"] -MLJBase = "0.12.1-0.12" +["0.10.1 - 0.10"] +MLJBase = "0.12.1 - 0.12" -["0.10.2-0.14.0"] -Distributions = "0.21-0.23" +["0.10.2 - 0.14.0"] +Distributions = "0.21 - 0.23" -["0.10.3-0.11"] -MLJTuning = "0.3.1-0.3" +["0.10.3 - 0.11"] +MLJTuning = "0.3.1 - 0.3" -["0.10.3-0.19.1"] -StatsBase = "0.32-0.33" +["0.10.3 - 0.19.1"] +StatsBase = "0.32 - 0.33" -["0.11-0.11.2"] -MLJBase = "0.13.1-0.13" -MLJModels = "0.9.6-0.9" +["0.11 - 0.11.2"] +MLJBase = "0.13.1 - 0.13" +MLJModels = "0.9.6 - 0.9" -["0.11.3-0.11"] -MLJBase = "0.13.6-0.13" +["0.11.3 - 0.11"] +MLJBase = "0.13.6 - 0.13" -["0.11.3-0.11.4"] -MLJModels = "0.9.11-0.9" +["0.11.3 - 0.11.4"] +MLJModels = "0.9.11 - 0.9" -["0.11.3-0.14"] +["0.11.3 - 0.14"] CategoricalArrays = "0.8" -["0.11.5-0.11"] +["0.11.5 - 0.11"] MLJModels = "0.10" ["0.12"] MLJModels = "0.11" -["0.12-0.13"] +["0.12 - 0.13"] MLJTuning = "0.4" ["0.12.0"] MLJBase = "0.14" -["0.12.1-0.12"] -MLJBase = "0.14.9-0.14" +["0.12.1 - 0.12"] +MLJBase = "0.14.9 - 0.14" -["0.13-0.14"] -MLJBase = "0.15.1-0.15" -MLJModels = "0.12.1-0.12" +["0.13 - 0.14"] +MLJBase = "0.15.1 - 0.15" +MLJModels = "0.12.1 - 0.12" MLJScientificTypes = "0.3" -["0.14-0.15.0"] -MLJTuning = "0.5.1-0.5" +["0.14 - 0.15.0"] +MLJTuning = "0.5.1 - 0.5" -["0.14.1-0.16.3"] -Distributions = "0.21-0.24" +["0.14.1 - 0.16.3"] +Distributions = "0.21 - 0.24" ["0.15"] MLJBase = "0.16" -["0.15-0.15.1"] -MLJModels = "0.12.1-0.13" +["0.15 - 0.15.1"] +MLJModels = "0.12.1 - 0.13" -["0.15-0.16.2"] -CategoricalArrays = "0.8-0.9" +["0.15 - 0.16.2"] +CategoricalArrays = "0.8 - 0.9" -["0.15-0.16.6"] -MLJScientificTypes = "0.4.1-0.4" +["0.15 - 0.16.6"] +MLJScientificTypes = "0.4.1 - 0.4" -["0.15.1-0.17"] +["0.15.1 - 0.17"] MLJTuning = "0.6" -["0.15.2-0.15"] +["0.15.2 - 0.15"] MLJModels = "0.13" ["0.16"] MLJModels = "0.14" -["0.16-0.16.5"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.16 - 0.16.5"] +Distributed = "1.1.0 - 1" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" ["0.16.0"] MLJBase = "0.17" @@ -120,121 +122,123 @@ MLJBase = "0.17" ["0.16.1"] MLJIteration = "0.2" -["0.16.1-0.16.5"] +["0.16.1 - 0.16.5"] MLJBase = "0.18" -["0.16.1-0.16.7"] +["0.16.1 - 0.16.7"] MLJOpenML = "1" -["0.16.1-0.17"] -MLJSerialization = "1.1.0-1" +["0.16.1 - 0.17"] +MLJSerialization = "1.1.0 - 1" -["0.16.2-0.16"] +["0.16.2 - 0.16"] MLJIteration = "0.3" -["0.16.3-0"] -CategoricalArrays = "0.8-0.10" +["0.16.3 - 0"] +CategoricalArrays = "0.8 - 0.10" -["0.16.4-0"] -Distributions = "0.21-0.25" +["0.16.4 - 0"] +Distributions = "0.21 - 0.25" -["0.16.5-0.16"] +["0.16.5 - 0.16"] MLJEnsembles = "0.1" -["0.16.6-0.16"] -MLJBase = "0.18.10-0.18" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.16.6 - 0.16"] +Distributed = "1.3.0 - 1" +MLJBase = "0.18.10 - 0.18" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.16.7-0.16"] +["0.16.7 - 0.16"] ScientificTypes = "2" -["0.16.8-0.16"] +["0.16.8 - 0.16"] OpenML = "0.1" ["0.17"] MLJEnsembles = "0.2" MLJIteration = "0.4" -["0.17-0"] +["0.17 - 0"] +Distributed = "1.6.0 - 1" ScientificTypes = "3" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.17-0.18.0"] +["0.17 - 0.18.0"] MLJModels = "0.15" -["0.17-0.18.4"] +["0.17 - 0.18.4"] OpenML = "0.2" -["0.17-0.20.1"] -Statistics = "1.6.0-1" +["0.17 - 0.20.1"] +Statistics = "1.6.0 - 1" ["0.17.0"] MLJBase = "0.19" -["0.17.1-0.17"] -MLJBase = "0.19.4-0.19" +["0.17.1 - 0.17"] +MLJBase = "0.19.4 - 0.19" -["0.18-0.18.3"] +["0.18 - 0.18.3"] MLJBase = "0.20" -["0.18-0.19"] +["0.18 - 0.19"] MLJEnsembles = "0.3" MLJIteration = "0.5" MLJTuning = "0.7" -["0.18.1-0.18"] -MLJModels = "0.15.5-0.15" +["0.18.1 - 0.18"] +MLJModels = "0.15.5 - 0.15" -["0.18.4-0.18"] -MLJBase = "0.20.9-0.20" +["0.18.4 - 0.18"] +MLJBase = "0.20.9 - 0.20" -["0.18.5-0"] -OpenML = "0.2-0.3" +["0.18.5 - 0"] +OpenML = "0.2 - 0.3" -["0.19-0.20.5"] +["0.19 - 0.20.5"] MLJModels = "0.16" ["0.19.0"] MLJBase = "0.21" -["0.19.1-0.19.3"] -MLJBase = "0.21.3-0.21" +["0.19.1 - 0.19.3"] +MLJBase = "0.21.3 - 0.21" -["0.19.2-0"] -StatsBase = "0.32-0.34" +["0.19.2 - 0"] +StatsBase = "0.32 - 0.34" -["0.19.3-0"] -Reexport = "1.2.0-1" +["0.19.3 - 0"] +Reexport = "1.2.0 - 1" -["0.19.3-0.19"] +["0.19.3 - 0.19"] MLJFlow = "0.1" -["0.19.4-0.19"] -MLJBase = "0.21.14-0.21" +["0.19.4 - 0.19"] +MLJBase = "0.21.14 - 0.21" ["0.2"] MLJModels = "0.2" -["0.2-0.2.3"] +["0.2 - 0.2.3"] MLJBase = "0.2" -["0.2.4-0.2"] -MLJBase = "0.2.3-0.2" +["0.2.4 - 0.2"] +MLJBase = "0.2.3 - 0.2" -["0.20-0"] +["0.20 - 0"] MLJEnsembles = "0.4" MLJIteration = "0.6" MLJTuning = "0.8" StatisticalMeasures = "0.1" -["0.20-0.20.1"] +["0.20 - 0.20.1"] MLJFlow = "0.2" -["0.20-0.20.6"] +["0.20 - 0.20.6"] MLJBase = "1" -["0.20.1-0"] +["0.20.1 - 0"] MLJBalancing = "0.1" ["0.20.2"] @@ -244,37 +248,37 @@ Statistics = "1" ["0.20.3"] MLJFlow = "0.4" -["0.20.3-0"] +["0.20.3 - 0"] Pkg = ["0.0.0", "1"] Random = ["0.0.0", "1"] Statistics = ["0.0.0", "1"] ["0.20.4"] -MLJFlow = "0.4.2-0.4" +MLJFlow = "0.4.2 - 0.4" -["0.20.5-0"] +["0.20.5 - 0"] MLJFlow = "0.5" ["0.20.6"] -FeatureSelection = "0.1.1-0.1" +FeatureSelection = "0.1.1 - 0.1" -["0.20.6-0"] +["0.20.6 - 0"] MLJModels = "0.17" -["0.20.7-0"] +["0.20.7 - 0"] FeatureSelection = "0.2" -MLJBase = "1.5.0-1" +MLJBase = "1.5.0 - 1" ["0.3"] MLJBase = "0.4" MLJModels = "0.3" -["0.3-0.5.0"] -DocStringExtensions = "0.0.0-0.8" -OrderedCollections = "0.0.0-1" -PrettyTables = "0.0.0-0.6" -Requires = "0.0.0-0.5" -ScientificTypes = "0.0.0-0.2" +["0.3 - 0.5.0"] +DocStringExtensions = "0.0.0 - 0.8" +OrderedCollections = "0.0.0 - 1" +PrettyTables = "0.0.0 - 0.6" +Requires = "0.0.0 - 0.5" +ScientificTypes = "0.0.0 - 0.2" ["0.4"] MLJBase = "0.5" @@ -285,85 +289,85 @@ MLJBase = "0.6" MLJModels = "0.5" ["0.5.1"] -MLJBase = "0.7.1-0.7" -MLJModels = "0.5.2-0.5" +MLJBase = "0.7.1 - 0.7" +MLJModels = "0.5.2 - 0.5" -["0.5.1-0"] -ProgressMeter = "1.1.0-1" +["0.5.1 - 0"] +ProgressMeter = "1.1.0 - 1" -["0.5.1-0.10.2"] +["0.5.1 - 0.10.2"] StatsBase = "0.32" -["0.5.1-0.5.2"] -CategoricalArrays = ["0.0.0-0.5.2", "0.7"] -Distributions = "0.21.3-0.21" -DocStringExtensions = "0.8.1-0.8" -Requires = "0.5.2-0.5" -ScientificTypes = "0.2.2-0.2" -Tables = ["0.0.0-0.1.18", "0.2"] +["0.5.1 - 0.5.2"] +CategoricalArrays = ["0.0.0 - 0.5.2", "0.7"] +Distributions = "0.21.3 - 0.21" +DocStringExtensions = "0.8.1 - 0.8" +Requires = "0.5.2 - 0.5" +ScientificTypes = "0.2.2 - 0.2" +Tables = ["0.0.0 - 0.1.18", "0.2"] -["0.5.1-0.6"] +["0.5.1 - 0.6"] PrettyTables = "0.6" -["0.5.1-0.7"] -OrderedCollections = "1.1.0-1" +["0.5.1 - 0.7"] +OrderedCollections = "1.1.0 - 1" RecipesBase = "0.7" ["0.5.2"] -MLJBase = "0.7.3-0.7" -MLJModels = "0.5.4-0.5" +MLJBase = "0.7.3 - 0.7" +MLJModels = "0.5.4 - 0.5" -["0.5.2-0"] +["0.5.2 - 0"] ComputationalResources = "0.3" ["0.5.3"] MLJBase = "0.7" -["0.5.3-0.11.2"] +["0.5.3 - 0.11.2"] CategoricalArrays = "0.7" -["0.5.3-0.5.4"] +["0.5.3 - 0.5.4"] MLJModels = "0.5" ScientificTypes = "0.2" -["0.5.3-0.8"] +["0.5.3 - 0.8"] DelimitedFiles = "1" Distributions = "0.21" DocStringExtensions = "0.8" -["0.5.3-0.9.1"] +["0.5.3 - 0.9.1"] Tables = "0.2" ["0.5.4"] -MLJBase = "0.8.1-0.8" +MLJBase = "0.8.1 - 0.8" -["0.5.5-0.5"] -MLJBase = "0.8.4-0.8" -MLJModels = "0.5.9-0.5" -ScientificTypes = "0.2.6-0.2" +["0.5.5 - 0.5"] +MLJBase = "0.8.4 - 0.8" +MLJModels = "0.5.9 - 0.5" +ScientificTypes = "0.2.6 - 0.2" ["0.6"] -MLJBase = "0.9.1-0.9" +MLJBase = "0.9.1 - 0.9" MLJModels = "0.6" ["0.6.0"] ScientificTypes = "0.3" -["0.6.1-0.6"] -ScientificTypes = "0.3.2-0.3" +["0.6.1 - 0.6"] +ScientificTypes = "0.3.2 - 0.3" -["0.7-0.8"] +["0.7 - 0.8"] MLJBase = "0.10" MLJModels = "0.7" -ScientificTypes = "0.5.1-0.5" +ScientificTypes = "0.5.1 - 0.5" ["0.8"] -MLJTuning = "0.1.1-0.1" +MLJTuning = "0.1.1 - 0.1" -["0.9-0.10.1"] -Distributions = "0.21-0.22" +["0.9 - 0.10.1"] +Distributions = "0.21 - 0.22" -["0.9-0.9.1"] +["0.9 - 0.9.1"] MLJModels = "0.8" MLJScientificTypes = "0.1" MLJTuning = "0.1" @@ -372,15 +376,15 @@ MLJTuning = "0.1" MLJBase = "0.11" ["0.9.1"] -MLJBase = "0.11.5-0.11" +MLJBase = "0.11.5 - 0.11" -["0.9.2-0"] +["0.9.2 - 0"] Tables = ["0.2", "1"] -["0.9.2-0.12"] -MLJScientificTypes = "0.2.1-0.2" +["0.9.2 - 0.12"] +MLJScientificTypes = "0.2.1 - 0.2" -["0.9.2-0.9"] -MLJBase = "0.11.9-0.11" -MLJModels = "0.8.2-0.8" -MLJTuning = "0.1.4-0.1" +["0.9.2 - 0.9"] +MLJBase = "0.11.9 - 0.11" +MLJModels = "0.8.2 - 0.8" +MLJTuning = "0.1.4 - 0.1" diff --git a/M/MLJBase/Compat.toml b/M/MLJBase/Compat.toml index 74b0a965565e873..80f2ba3cb9ba89e 100644 --- a/M/MLJBase/Compat.toml +++ b/M/MLJBase/Compat.toml @@ -1,308 +1,313 @@ -["0-0.1"] -DataFrames = "0.0.0-0.20" +["0 - 0.1"] +DataFrames = "0.0.0 - 0.20" -["0-0.18.19"] +["0 - 0.18.19"] Statistics = "1" julia = "1" -["0-0.2.1"] -CSV = "0.0.0-0.5" +["0 - 0.2.1"] +CSV = "0.0.0 - 0.5" -["0-0.2.2"] -CategoricalArrays = "0.0.0-0.5" +["0 - 0.2.2"] +CategoricalArrays = "0.0.0 - 0.5" -["0-0.7.0"] -Distributions = "0.0.0-0.21" -StatsBase = "0.0.0-0.32" -Tables = "0.0.0-0.2" +["0 - 0.7.0"] +Distributions = "0.0.0 - 0.21" +StatsBase = "0.0.0 - 0.32" +Tables = "0.0.0 - 0.2" ["0.10"] PrettyTables = "0.6" -ScientificTypes = "0.5.1-0.5" +ScientificTypes = "0.5.1 - 0.5" -["0.10-0.13.6"] -ProgressMeter = "1.1.0-1" +["0.10 - 0.13.6"] +ProgressMeter = "1.1.0 - 1" -["0.10-1"] +["0.10 - 0.18.19"] +Distributed = "1" + +["0.10 - 1"] ComputationalResources = "0.3" ["0.11"] MLJModelInterface = "0.1" -["0.11-0.11.8"] +["0.11 - 0.11.8"] MLJScientificTypes = "0.1" -["0.11-0.12.3"] +["0.11 - 0.12.3"] Distributions = "0.22" -["0.11-0.12.7"] +["0.11 - 0.12.7"] PrettyTables = "0.8" -["0.11-0.12.8"] +["0.11 - 0.12.8"] ScientificTypes = "0.7" -["0.11.5-0.15.5"] +["0.11.5 - 0.15.5"] HTTP = "0.8" -["0.11.5-0.17"] +["0.11.5 - 0.17"] JSON = "0.21" -["0.11.9-0.14"] -MLJScientificTypes = "0.1-0.2" +["0.11.9 - 0.14"] +MLJScientificTypes = "0.1 - 0.2" -["0.11.9-1"] +["0.11.9 - 1"] Tables = ["0.2", "1"] -["0.12-0.13.0"] +["0.12 - 0.13.0"] MLJModelInterface = "0.2" -["0.12.1-0.17"] -JLSO = "2.1.0-2" +["0.12.1 - 0.17"] +JLSO = "2.1.0 - 2" -["0.12.4-0.15.2"] -Distributions = "0.22-0.23" +["0.12.4 - 0.15.2"] +Distributions = "0.22 - 0.23" -["0.12.5-0.21.9"] -StatsBase = "0.32-0.33" +["0.12.5 - 0.21.9"] +StatsBase = "0.32 - 0.33" -["0.12.7-0.18.6"] -LossFunctions = "0.5-0.6" +["0.12.7 - 0.18.6"] +LossFunctions = "0.5 - 0.6" -["0.12.8-0.15.5"] -PrettyTables = "0.8-0.9" +["0.12.8 - 0.15.5"] +PrettyTables = "0.8 - 0.9" -["0.12.9-0.14"] -ScientificTypes = "0.7-0.8" +["0.12.9 - 0.14"] +ScientificTypes = "0.7 - 0.8" -["0.13.1-0.13.3"] -MLJModelInterface = "0.2.2-0.2" +["0.13.1 - 0.13.3"] +MLJModelInterface = "0.2.2 - 0.2" -["0.13.4-0.13.5"] -MLJModelInterface = "0.2.3-0.2" +["0.13.4 - 0.13.5"] +MLJModelInterface = "0.2.3 - 0.2" ["0.13.6"] CategoricalArrays = "0.8" -MLJModelInterface = "0.2.6-0.2" -StableRNGs = "0.1.1-0.1" +MLJModelInterface = "0.2.6 - 0.2" +StableRNGs = "0.1.1 - 0.1" -["0.13.7-0.14.8"] +["0.13.7 - 0.14.8"] MLJModelInterface = "0.3" -["0.13.7-0.15"] -CategoricalArrays = "0.8.1-0.8" +["0.13.7 - 0.15"] +CategoricalArrays = "0.8.1 - 0.8" -["0.13.7-0.18.8"] -ProgressMeter = "1.3.0-1" +["0.13.7 - 0.18.8"] +ProgressMeter = "1.3.0 - 1" -["0.14.9-0.14"] -MLJModelInterface = "0.3.4-0.3" +["0.14.9 - 0.14"] +MLJModelInterface = "0.3.4 - 0.3" ["0.15"] MLJScientificTypes = "0.3" -["0.15-0.16"] -MLJModelInterface = "0.3.5-0.3" +["0.15 - 0.16"] +MLJModelInterface = "0.3.5 - 0.3" -["0.15.3-0.18.3"] -Distributions = "0.22-0.24" +["0.15.3 - 0.18.3"] +Distributions = "0.22 - 0.24" -["0.15.6-0.16"] -PrettyTables = "0.8-0.10" +["0.15.6 - 0.16"] +PrettyTables = "0.8 - 0.10" -["0.15.6-0.17"] -HTTP = "0.8-0.9" +["0.15.6 - 0.17"] +HTTP = "0.8 - 0.9" -["0.16-0.18.11"] -MLJScientificTypes = "0.4.1-0.4" +["0.16 - 0.18.11"] +MLJScientificTypes = "0.4.1 - 0.4" -["0.16-0.18.2"] -CategoricalArrays = "0.8.1-0.9" +["0.16 - 0.18.2"] +CategoricalArrays = "0.8.1 - 0.9" -["0.17-0.17.6"] +["0.17 - 0.17.6"] StatisticalTraits = "0.1" -["0.17-0.18.1"] -PrettyTables = "0.8-0.11" +["0.17 - 0.18.1"] +PrettyTables = "0.8 - 0.11" ["0.17.0"] -MLJModelInterface = "0.3.8-0.4" +MLJModelInterface = "0.3.8 - 0.4" -["0.17.1-0.17.6"] +["0.17.1 - 0.17.6"] MLJModelInterface = "0.4" -["0.17.7-0.18.0"] -MLJModelInterface = "0.4.1-0.4" -StatisticalTraits = "0.1.1-0.1" +["0.17.7 - 0.18.0"] +MLJModelInterface = "0.4.1 - 0.4" +StatisticalTraits = "0.1.1 - 0.1" -["0.18.1-0.18.5"] -MLJModelInterface = ["0.4.1-0.4", "1"] -StatisticalTraits = ["0.1.1-0.1", "1"] +["0.18.1 - 0.18.5"] +MLJModelInterface = ["0.4.1 - 0.4", "1"] +StatisticalTraits = ["0.1.1 - 0.1", "1"] -["0.18.12-0.18.16"] -MLJModelInterface = ["0.4.1-0.4", "1"] +["0.18.12 - 0.18.16"] +MLJModelInterface = ["0.4.1 - 0.4", "1"] -["0.18.12-0.18.17"] +["0.18.12 - 0.18.17"] ScientificTypes = "2" StatisticalTraits = "2" ["0.18.17"] -MLJModelInterface = "1.1.3-1" +MLJModelInterface = "1.1.3 - 1" -["0.18.18-0.18"] -ScientificTypes = "2.1.0-2" -StatisticalTraits = "2.1.0-2" +["0.18.18 - 0.18"] +ScientificTypes = "2.1.0 - 2" +StatisticalTraits = "2.1.0 - 2" -["0.18.18-0.18.19"] -MLJModelInterface = "1.2.0-1" +["0.18.18 - 0.18.19"] +MLJModelInterface = "1.2.0 - 1" -["0.18.2-0.20.17"] +["0.18.2 - 0.20.17"] PrettyTables = "1" -["0.18.2-1"] +["0.18.2 - 1"] Missings = ["0.4", "1"] -["0.18.20-0.19.3"] -DelimitedFiles = "1.3.0-1" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.18.20 - 0.19.3"] +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.18.20-0.20.8"] -MLJModelInterface = "1.3.0-1" +["0.18.20 - 0.20.8"] +MLJModelInterface = "1.3.0 - 1" -["0.18.20-1"] -Distributions = "0.25.3-0.25" +["0.18.20 - 1"] +Distributions = "0.25.3 - 0.25" -["0.18.3-1"] -CategoricalArrays = "0.9-0.10" +["0.18.3 - 1"] +CategoricalArrays = "0.9 - 0.10" -["0.18.4-0.18.19"] -Distributions = "0.22-0.25" +["0.18.4 - 0.18.19"] +Distributions = "0.22 - 0.25" -["0.18.6-0.18.11"] -MLJModelInterface = ["0.4.1-0.4", "1.1.0-1"] -StatisticalTraits = "1.1.0-1" +["0.18.6 - 0.18.11"] +MLJModelInterface = ["0.4.1 - 0.4", "1.1.0 - 1"] +StatisticalTraits = "1.1.0 - 1" -["0.18.7-0.20.3"] -LossFunctions = "0.5-0.7" +["0.18.7 - 0.20.3"] +LossFunctions = "0.5 - 0.7" -["0.18.9-1"] -ProgressMeter = "1.7.1-1" +["0.18.9 - 1"] +ProgressMeter = "1.7.1 - 1" -["0.19-0.20.11"] +["0.19 - 0.20.11"] StatisticalTraits = "3" -["0.19-1"] +["0.19 - 1"] CategoricalDistributions = "0.1" ScientificTypes = "3" -["0.19.4-0"] -Statistics = "1.6.0-1" +["0.19.4 - 0"] +Statistics = "1.6.0 - 1" -["0.19.4-0.21.11"] -DelimitedFiles = "1.6.0-1" +["0.19.4 - 0.21.11"] +DelimitedFiles = "1.6.0 - 1" -["0.19.4-1"] -julia = "1.6.0-1" +["0.19.4 - 1"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.2.2-0.2"] +["0.2.2 - 0.2"] CSV = "0.5" -["0.2.3-0.6"] -CategoricalArrays = "0.0.0-0.5.2" +["0.2.3 - 0.6"] +CategoricalArrays = "0.0.0 - 0.5.2" -["0.2.4-0.3"] -ColorTypes = "0.0.0-0.10" +["0.2.4 - 0.3"] +ColorTypes = "0.0.0 - 0.10" -["0.20.12-0.20"] -MLJModelInterface = "1.6.0-1" +["0.20.12 - 0.20"] +MLJModelInterface = "1.6.0 - 1" -["0.20.12-1.3"] -StatisticalTraits = "3.2.0-3" +["0.20.12 - 1.3"] +StatisticalTraits = "3.2.0 - 3" -["0.20.18-1"] -PrettyTables = "1-2" +["0.20.18 - 1"] +PrettyTables = "1 - 2" -["0.20.4-0.21.8"] -LossFunctions = "0.5-0.8" +["0.20.4 - 0.21.8"] +LossFunctions = "0.5 - 0.8" -["0.20.9-0.20.11"] -MLJModelInterface = "1.5.0-1" +["0.20.9 - 0.20.11"] +MLJModelInterface = "1.5.0 - 1" -["0.21-1.3"] -MLJModelInterface = "1.7.0-1" +["0.21 - 1.3"] +MLJModelInterface = "1.7.0 - 1" -["0.21.10-1"] -StatsBase = "0.32-0.34" +["0.21.10 - 1"] +StatsBase = "0.32 - 0.34" -["0.21.11-0.21.12"] +["0.21.11 - 0.21.12"] LossFunctions = "0.10" -["0.21.12-1"] +["0.21.12 - 1"] DelimitedFiles = "1" -["0.21.13-0"] +["0.21.13 - 0"] LossFunctions = "0.11" -["0.21.9-0.21.10"] +["0.21.9 - 0.21.10"] LossFunctions = "0.9" -["0.3-0.7.3"] -Requires = "0.5.2-0.5" +["0.3 - 0.7.3"] +Requires = "0.5.2 - 0.5" ["0.4"] -ScientificTypes = "0.1.2-0.1" +ScientificTypes = "0.1.2 - 0.1" -["0.4-0.7.0"] -OrderedCollections = "0.0.0-1" +["0.4 - 0.7.0"] +OrderedCollections = "0.0.0 - 1" -["0.5-0.8.3"] +["0.5 - 0.8.3"] ScientificTypes = "0.2" -["0.7-0.7.3"] -CategoricalArrays = ["0.0.0-0.5.2", "0.7"] +["0.7 - 0.7.3"] +CategoricalArrays = ["0.0.0 - 0.5.2", "0.7"] ["0.7.0"] -Missings = "0.0.0-0.4" +Missings = "0.0.0 - 0.4" -["0.7.1-0.12.4"] +["0.7.1 - 0.12.4"] StatsBase = "0.32" -["0.7.1-0.7.3"] -Distributions = "0.21.3-0.21" -Missings = "0.4.3-0.4" -Tables = ["0.0.0-0.1.18", "0.2"] +["0.7.1 - 0.7.3"] +Distributions = "0.21.3 - 0.21" +Missings = "0.4.3 - 0.4" +Tables = ["0.0.0 - 0.1.18", "0.2"] -["0.7.1-1"] -OrderedCollections = "1.1.0-1" +["0.7.1 - 1"] +OrderedCollections = "1.1.0 - 1" -["0.7.4-0.10"] +["0.7.4 - 0.10"] Distributions = "0.21" -["0.7.4-0.11.8"] +["0.7.4 - 0.11.8"] Tables = "0.2" -["0.7.4-0.12.6"] +["0.7.4 - 0.12.6"] LossFunctions = "0.5" -["0.7.4-0.18.1"] +["0.7.4 - 0.18.1"] Missings = "0.4" -["0.7.4-0.18.19"] +["0.7.4 - 0.18.19"] DelimitedFiles = "1" -["0.7.4-0.8.3"] +["0.7.4 - 0.8.3"] CategoricalArrays = "0.7" -["0.8.1-1"] +["0.8.1 - 1"] Parameters = "0.12" -["0.8.4-0.13.5"] -CategoricalArrays = "0.7.3-0.7" +["0.8.4 - 0.13.5"] +CategoricalArrays = "0.7.3 - 0.7" -["0.8.4-0.8"] -ScientificTypes = "0.2.6-0.2" +["0.8.4 - 0.8"] +ScientificTypes = "0.2.6 - 0.2" -["0.8.4-1"] +["0.8.4 - 1"] InvertedIndices = "1" ["0.9"] @@ -310,21 +315,21 @@ ScientificTypes = "0.3" [1] LearnAPI = "0.1" -Reexport = "1.2.0-1" -StatisticalMeasures = "0.1.1-0.1" -StatisticalMeasuresBase = "0.1.1-0.1" +Reexport = "1.2.0 - 1" +StatisticalMeasures = "0.1.1 - 0.1" +StatisticalMeasuresBase = "0.1.1 - 0.1" ["1.0"] -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" -["1.1-1"] +["1.1 - 1"] RecipesBase = "1" Statistics = "1" -["1.4-1.5"] -MLJModelInterface = "1.10.0-1" -StatisticalTraits = "3.3.0-3" +["1.4 - 1.5"] +MLJModelInterface = "1.10.0 - 1" +StatisticalTraits = "3.3.0 - 3" -["1.6-1"] -MLJModelInterface = "1.11.0-1" -StatisticalTraits = "3.4.0-3" +["1.6 - 1"] +MLJModelInterface = "1.11.0 - 1" +StatisticalTraits = "3.4.0 - 3" diff --git a/M/MLJEnsembles/Compat.toml b/M/MLJEnsembles/Compat.toml index fe5f679a6a4697f..672ba130bb24929 100644 --- a/M/MLJEnsembles/Compat.toml +++ b/M/MLJEnsembles/Compat.toml @@ -1,51 +1,53 @@ [0] -CategoricalArrays = "0.8-0.10" +CategoricalArrays = "0.8 - 0.10" ComputationalResources = "0.3" -Distributions = "0.21-0.25" -ProgressMeter = "1.1.0-1" +Distributions = "0.21 - 0.25" +ProgressMeter = "1.1.0 - 1" -["0-0.1"] +["0 - 0.1"] MLJBase = "0.18" -["0-0.1.0"] -ScientificTypes = "1.1.1-1" +["0 - 0.1.0"] +ScientificTypes = "1.1.1 - 1" -["0-0.2"] -julia = "1.1.0-1" +["0 - 0.2"] +Distributed = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0-0.3.2"] -StatsBase = "0.32-0.33" +["0 - 0.3.2"] +StatsBase = "0.32 - 0.33" -["0-0.4.2"] -MLJModelInterface = ["0.4.1-0.4", "1.1.0-1"] +["0 - 0.4.2"] +MLJModelInterface = ["0.4.1 - 0.4", "1.1.0 - 1"] ["0.1.1"] ScientificTypesBase = "1" -["0.1.2-0.1"] +["0.1.2 - 0.1"] ScientificTypes = "2" ["0.2"] MLJBase = "0.19" -["0.2-0"] -CategoricalDistributions = "0.1.2-0.1" -ScientificTypesBase = "2-3" +["0.2 - 0"] +CategoricalDistributions = "0.1.2 - 0.1" +ScientificTypesBase = "2 - 3" -["0.3-0"] -julia = "1.6.0-1" +["0.3 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.3-0.3.1"] +["0.3 - 0.3.1"] MLJBase = "0.20" -["0.3.2-0.3"] -MLJBase = "0.20-0.21" +["0.3.2 - 0.3"] +MLJBase = "0.20 - 0.21" -["0.3.3-0"] -StatsBase = "0.32-0.34" +["0.3.3 - 0"] +StatsBase = "0.32 - 0.34" -["0.4-0"] +["0.4 - 0"] StatisticalMeasuresBase = "0.1" -["0.4.3-0"] -MLJModelInterface = "1.10.0-1" +["0.4.3 - 0"] +MLJModelInterface = "1.10.0 - 1" diff --git a/M/MLJTuning/Compat.toml b/M/MLJTuning/Compat.toml index 9ffe73e717f808b..4b2931f4af02b10 100644 --- a/M/MLJTuning/Compat.toml +++ b/M/MLJTuning/Compat.toml @@ -1,122 +1,125 @@ [0] ComputationalResources = "0.3" -["0-0.1.2"] -MLJBase = "0.10.1-0.10" +["0 - 0.1.2"] +MLJBase = "0.10.1 - 0.10" RecipesBase = "0.7" -["0-0.6.14"] +["0 - 0.6.14"] +Distributed = "1" julia = "1" ["0.1.3"] -MLJBase = "0.11.1-0.11" +MLJBase = "0.11.1 - 0.11" -["0.1.3-0.3.4"] +["0.1.3 - 0.3.4"] RecipesBase = "0.8" -["0.1.4-0.1"] +["0.1.4 - 0.1"] MLJBase = "0.11" -["0.2-0.3.0"] +["0.2 - 0.3.0"] MLJBase = "0.12" -["0.3.1-0.3.2"] -MLJBase = "0.12.2-0.12" +["0.3.1 - 0.3.2"] +MLJBase = "0.12.2 - 0.12" -["0.3.1-0.3.5"] +["0.3.1 - 0.3.5"] MLJModelInterface = "0.2" -["0.3.1-0.5.1"] -Distributions = "0.22-0.23" +["0.3.1 - 0.5.1"] +Distributions = "0.22 - 0.23" -["0.3.3-0.3"] -MLJBase = "0.12.2-0.13" +["0.3.3 - 0.3"] +MLJBase = "0.12.2 - 0.13" -["0.3.4-0.3"] -ProgressMeter = "1.1.0-1" +["0.3.4 - 0.3"] +ProgressMeter = "1.1.0 - 1" -["0.3.5-0.5.1"] -RecipesBase = ["0-1", "9"] +["0.3.5 - 0.5.1"] +RecipesBase = ["0 - 1", "9"] -["0.3.6-0.3"] -MLJModelInterface = "0.2-0.3" +["0.3.6 - 0.3"] +MLJModelInterface = "0.2 - 0.3" -["0.4-0.4.2"] -MLJBase = "0.12.2-0.14" +["0.4 - 0.4.2"] +MLJBase = "0.12.2 - 0.14" -["0.4-0.6.0"] +["0.4 - 0.6.0"] MLJModelInterface = "0.3" -["0.4-0.6.7"] -ProgressMeter = "1.3.0-1" +["0.4 - 0.6.7"] +ProgressMeter = "1.3.0 - 1" -["0.4.3-0.5.4"] +["0.4.3 - 0.5.4"] MLJBase = "0.15" -["0.5.2-0"] -RecipesBase = ["0.8-0.9", "1"] +["0.5.2 - 0"] +RecipesBase = ["0.8 - 0.9", "1"] -["0.5.2-0.6.5"] -Distributions = "0.22-0.24" +["0.5.2 - 0.6.5"] +Distributions = "0.22 - 0.24" -["0.5.3-0"] -LatinHypercubeSampling = "1.7.2-1" +["0.5.3 - 0"] +LatinHypercubeSampling = "1.7.2 - 1" -["0.5.5-0.6.0"] -MLJBase = "0.15-0.16" +["0.5.5 - 0.6.0"] +MLJBase = "0.15 - 0.16" -["0.6.1-0.6.2"] +["0.6.1 - 0.6.2"] MLJBase = "0.17" -MLJModelInterface = "0.3.7-0.4" +MLJModelInterface = "0.3.7 - 0.4" -["0.6.10-0.6.11"] -MLJBase = "0.18.15-0.18" +["0.6.10 - 0.6.11"] +MLJBase = "0.18.15 - 0.18" -["0.6.12-0.6.14"] -MLJBase = "0.18.19-0.18" +["0.6.12 - 0.6.14"] +MLJBase = "0.18.19 - 0.18" -["0.6.15-0.6"] -MLJBase = "0.18.19-0.19" -julia = "1.3.0-1" +["0.6.15 - 0.6"] +Distributed = "1.3.0 - 1" +MLJBase = "0.18.19 - 0.19" +julia = "1.3.0 - 1" ["0.6.3"] -MLJBase = "0.17.7-0.17" +MLJBase = "0.17.7 - 0.17" -["0.6.3-0.6.4"] -MLJModelInterface = "0.4.1-0.4" +["0.6.3 - 0.6.4"] +MLJModelInterface = "0.4.1 - 0.4" -["0.6.4-0.6.9"] -MLJBase = "0.17.7-0.18" +["0.6.4 - 0.6.9"] +MLJBase = "0.17.7 - 0.18" -["0.6.5-0.6.8"] -MLJModelInterface = ["0.4.1-0.4", "1"] +["0.6.5 - 0.6.8"] +MLJModelInterface = ["0.4.1 - 0.4", "1"] -["0.6.6-0"] -Distributions = "0.22-0.25" +["0.6.6 - 0"] +Distributions = "0.22 - 0.25" -["0.6.8-0"] -ProgressMeter = "1.7.1-1" +["0.6.8 - 0"] +ProgressMeter = "1.7.1 - 1" -["0.7-0"] -julia = "1.6.0-1" +["0.7 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.7-0.7.3"] +["0.7 - 0.7.3"] MLJBase = "0.20" -["0.7.4-0.7"] -MLJBase = "0.20-0.21" +["0.7.4 - 0.7"] +MLJBase = "0.20 - 0.21" -["0.8-0"] -StatisticalMeasuresBase = "0.1.1-0.1" +["0.8 - 0"] +StatisticalMeasuresBase = "0.1.1 - 0.1" -["0.8-0.8.4"] +["0.8 - 0.8.4"] MLJBase = "1" -["0.8.5-0.8.6"] -MLJBase = "1.3.0-1" +["0.8.5 - 0.8.6"] +MLJBase = "1.3.0 - 1" ["0.8.7"] -MLJBase = "1.4.0-1" +MLJBase = "1.4.0 - 1" -["0.8.8-0"] -MLJBase = "1.5.0-1" +["0.8.8 - 0"] +MLJBase = "1.5.0 - 1" diff --git a/M/MLMolGraph/Compat.toml b/M/MLMolGraph/Compat.toml index e352bb270532782..703af82bc60ad45 100644 --- a/M/MLMolGraph/Compat.toml +++ b/M/MLMolGraph/Compat.toml @@ -1,14 +1,15 @@ [0] -ArgParse = "1.1.0-1" +ArgParse = "1.1.0 - 1" CSV = "0.10" -DataFrames = "1.3.0-1" +DataFrames = "1.3.0 - 1" +Distributed = "1.7.0 - 1" FIGlet = "0.2" -Graphs = "1.7.0-1" +Graphs = "1.7.0 - 1" JLD2 = "0.4" MetaGraphs = "0.7" -ProgressMeter = "1.7.0-1" -PyCall = "1.93.0-1" +ProgressMeter = "1.7.0 - 1" +PyCall = "1.93.0 - 1" StatsBase = "0.33" -Xtals = "0.4.4-0.4" +Xtals = "0.4.4 - 0.4" XtalsPyTools = "0.0.2" -julia = "1.7.0-1" +julia = "1.7.0 - 1" diff --git a/M/MLSuite/Compat.toml b/M/MLSuite/Compat.toml index 6ea16462daacb81..75f1230be6e996a 100644 --- a/M/MLSuite/Compat.toml +++ b/M/MLSuite/Compat.toml @@ -1,11 +1,12 @@ [0] DelimitedFiles = "1" +Distributed = "1" HDF5Utils = "0.1" Iconv = "0.1" PandasLite = "0.1" Parameters = "0.12" ProgressMeter = "1" -PyCall = "1.91.0-1" +PyCall = "1.91.0 - 1" PyCallUtils = "0.2" SVMLightWriter = "0.1" ScikitLearnBase = "0.5" @@ -13,39 +14,39 @@ Statistics = "1" TimerOutputs = "0.5" julia = "1" -["0-0.1.3"] +["0 - 0.1.3"] BinDeps = "0.8" -["0-0.1.4"] +["0 - 0.1.4"] ArgParse = "0.6" HDF5 = "0.12" Requires = "0.5" -["0-0.1.8"] +["0 - 0.1.8"] DataStructures = "0.17" -["0-0.1.9"] +["0 - 0.1.9"] BSON = "0.2" -["0.1.10-0"] -BSON = "0.2-0.3" -HDF5 = "0.12-0.15" +["0.1.10 - 0"] +BSON = "0.2 - 0.3" +HDF5 = "0.12 - 0.15" -["0.1.3-0.1.5"] +["0.1.3 - 0.1.5"] MLSuiteBase = "0.1" -["0.1.4-0"] -BinDeps = ["0.7-0.8", "1"] +["0.1.4 - 0"] +BinDeps = ["0.7 - 0.8", "1"] -["0.1.5-0"] +["0.1.5 - 0"] ArgParse = ["0.6", "1"] Requires = ["0.5", "1"] -["0.1.5-0.1.9"] -HDF5 = "0.12-0.13" +["0.1.5 - 0.1.9"] +HDF5 = "0.12 - 0.13" -["0.1.6-0"] -MLSuiteBase = "0.1-0.2" +["0.1.6 - 0"] +MLSuiteBase = "0.1 - 0.2" -["0.1.9-0"] -DataStructures = "0.17-0.18" +["0.1.9 - 0"] +DataStructures = "0.17 - 0.18" diff --git a/M/MNPDynamics/Compat.toml b/M/MNPDynamics/Compat.toml index d9135a96380517c..b9840eca52bda6a 100644 --- a/M/MNPDynamics/Compat.toml +++ b/M/MNPDynamics/Compat.toml @@ -1,14 +1,15 @@ [0] +Distributed = "1" FLoops = "0.2" -HDF5 = "0.16-0.17" +HDF5 = "0.16 - 0.17" ImageFiltering = "0.7" -Interpolations = "0.14-0.15" -LinearSolve = "1.23.0-1" +Interpolations = "0.14 - 0.15" +LinearSolve = "1.23.0 - 1" OffsetArrays = "1" OrdinaryDiffEq = "6" -ProgressMeter = "1.9.0-1" +ProgressMeter = "1.9.0 - 1" SparseDiffTools = "2" -SpecialFunctions = "2.3.0-2" -StaticArrays = "1.9.0-1" +SpecialFunctions = "2.3.0 - 2" +StaticArrays = "1.9.0 - 1" StatsBase = "0.33" julia = "1" diff --git a/M/MPI/Compat.toml b/M/MPI/Compat.toml index c98f5a572fb793e..b3cca34c354c80b 100644 --- a/M/MPI/Compat.toml +++ b/M/MPI/Compat.toml @@ -1,34 +1,38 @@ -["0-0.8"] -BinDeps = "0.0.0-0.8" -Compat = "0.66-2" +["0 - 0.8"] +BinDeps = "0.0.0 - 0.8" +Compat = "0.66 - 2" +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["0.10"] -Requires = "0.0.0-0.5" +Requires = "0.0.0 - 0.5" ["0.11"] Requires = "0.5" -["0.12-0"] +["0.12 - 0"] Requires = ["0.5", "1"] -["0.12-0.19"] +["0.12 - 0.19"] DocStringExtensions = "0.8" -["0.20-0"] -DocStringExtensions = "0.8-0.9" -julia = "1.6.0-1" +["0.20 - 0"] +DocStringExtensions = "0.8 - 0.9" +julia = "1.6.0 - 1" -["0.20-0.20.1"] -MPIPreferences = "0.1.3-0.1" +["0.20 - 0.20.1"] +MPIPreferences = "0.1.3 - 0.1" -["0.20.11-0"] +["0.20 - 0.20.16"] +Distributed = "1.6.0 - 1" + +["0.20.11 - 0"] PkgVersion = "0.3" -["0.20.13-0"] -MPIPreferences = "0.1.8-0.1" +["0.20.13 - 0"] +MPIPreferences = "0.1.8 - 0.1" -["0.20.17-0"] +["0.20.17 - 0"] Distributed = "1" Libdl = "1" MPICH_jll = "4" @@ -36,24 +40,25 @@ MPItrampoline_jll = "5" Serialization = "1" Sockets = "1" -["0.20.17-0.20.21"] +["0.20.17 - 0.20.21"] OpenMPI_jll = "4" -["0.20.2-0.20.12"] -MPIPreferences = "0.1.6-0.1" +["0.20.2 - 0.20.12"] +MPIPreferences = "0.1.6 - 0.1" -["0.20.22-0"] -OpenMPI_jll = "4-5" +["0.20.22 - 0"] +OpenMPI_jll = "4 - 5" -["0.20.9-0"] -PrecompileTools = "1.0.1-1" +["0.20.9 - 0"] +PrecompileTools = "1.0.1 - 1" -["0.7.1-0.8"] +["0.7.1 - 0.8"] Statistics = ["0.7", "1"] ["0.9"] -BinDeps = "0.0.0-1" -Compat = "0.0.0-3" +BinDeps = "0.0.0 - 1" +Compat = "0.0.0 - 3" -["0.9-0.19"] +["0.9 - 0.19"] +Distributed = "1" julia = "1" diff --git a/M/MPIClusterManagers/Compat.toml b/M/MPIClusterManagers/Compat.toml index 1a6cbd41d66040e..131ff00796ab301 100644 --- a/M/MPIClusterManagers/Compat.toml +++ b/M/MPIClusterManagers/Compat.toml @@ -1,17 +1,19 @@ -["0-0.1"] -MPI = "0.0.0-0.14" +["0 - 0.1"] +MPI = "0.0.0 - 0.14" -["0-0.2.1"] +["0 - 0.2.1"] +Distributed = "1" julia = "1" ["0.2.0"] MPI = "0.14" -["0.2.1-0.2.3"] -MPI = ["0.14-0.15", "0.19"] +["0.2.1 - 0.2.3"] +MPI = ["0.14 - 0.15", "0.19"] -["0.2.2-0"] -julia = "1.6.0-1" +["0.2.2 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.2.4-0"] -MPI = ["0.14-0.15", "0.19-0.20"] +["0.2.4 - 0"] +MPI = ["0.14 - 0.15", "0.19 - 0.20"] diff --git a/M/MPIReco/Compat.toml b/M/MPIReco/Compat.toml index ec197749b15acde..b65fd2d61afa2ce 100644 --- a/M/MPIReco/Compat.toml +++ b/M/MPIReco/Compat.toml @@ -1,172 +1,178 @@ -["0-0.1"] -AxisArrays = "0.0.0-0.4" -Reexport = "0.0.0-0.2" - -["0-0.1.0"] -FileIO = "0-1" -HTTP = "0.0.0-0.8" -ImageMagick = "0.0.0-0.7" -Images = "0-0.17" -MPIFiles = "0.0.0-0.8" -ProgressMeter = "0.0.0-0.9" -QuartzImageIO = "0.0.0-0.7" -RegularizedLeastSquares = "0.0.0-0.5" -Unitful = "0.0.0-0.18" -Winston = "0-0.14" +["0 - 0.1"] +AxisArrays = "0.0.0 - 0.4" +Reexport = "0.0.0 - 0.2" + +["0 - 0.1.0"] +FileIO = "0 - 1" +HTTP = "0.0.0 - 0.8" +ImageMagick = "0.0.0 - 0.7" +Images = "0 - 0.17" +MPIFiles = "0.0.0 - 0.8" +ProgressMeter = "0.0.0 - 0.9" +QuartzImageIO = "0.0.0 - 0.7" +RegularizedLeastSquares = "0.0.0 - 0.5" +Unitful = "0.0.0 - 0.18" +Winston = "0 - 0.14" julia = "1" -["0.1.1-0.1"] -DistributedArrays = "0.0.0-0.6" -Images = "0.0.0-0.22" -LinearOperators = "0.0.0-1" -MPIFiles = "0.5.2-0.8" -ProgressMeter = "0.0.0-1" -RegularizedLeastSquares = "0.2.3-0.5" -Unitful = "0.0.0-1" - -["0.1.1-0.2"] +["0.1.1 - 0.1"] +DistributedArrays = "0.0.0 - 0.6" +Images = "0.0.0 - 0.22" +LinearOperators = "0.0.0 - 1" +MPIFiles = "0.5.2 - 0.8" +ProgressMeter = "0.0.0 - 1" +RegularizedLeastSquares = "0.2.3 - 0.5" +Unitful = "0.0.0 - 1" + +["0.1.1 - 0.2"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["0.2"] MPIFiles = "0.8" -["0.2-0"] +["0.2 - 0"] DistributedArrays = "0.6" ImageUtils = "0.2" IniFile = "0.5" -["0.2-0.3.10"] +["0.2 - 0.3.10"] DSP = "0.6" ["0.2.0"] RegularizedLeastSquares = "0.5" ["0.2.1"] -RegularizedLeastSquares = "0.5-0.6" +RegularizedLeastSquares = "0.5 - 0.6" ["0.2.2"] -RegularizedLeastSquares = "0.6.1-0.6" +RegularizedLeastSquares = "0.6.1 - 0.6" -["0.2.3-0.3.2"] -RegularizedLeastSquares = "0.6.4-0.6" +["0.2.3 - 0.3.2"] +RegularizedLeastSquares = "0.6.4 - 0.6" -["0.3-0.3.3"] -julia = "1.3.0-1" +["0.3 - 0.3.3"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" ["0.3.0"] MPIFiles = "0.9" ["0.3.1"] -MPIFiles = "0.9.4-0.9" +MPIFiles = "0.9.4 - 0.9" -["0.3.10-0"] -ProgressMeter = "1.2.0-1" +["0.3.10 - 0"] +ProgressMeter = "1.2.0 - 1" Reexport = "1" -["0.3.11-0"] -DSP = "0.6-0.7" +["0.3.11 - 0"] +DSP = "0.6 - 0.7" + +["0.3.11 - 0.3.12"] +Flux = "0.12.8 - 0.13" -["0.3.11-0.3.12"] -Flux = "0.12.8-0.13" +["0.3.12 - 0.3"] +RegularizedLeastSquares = "0.8 - 0.9" -["0.3.12-0.3"] -RegularizedLeastSquares = "0.8-0.9" +["0.3.12 - 0.4.0"] +Distributed = "1.6.0 - 1" -["0.3.12-0.5.1"] -julia = "1.6.0-1" +["0.3.12 - 0.5.1"] +julia = "1.6.0 - 1" -["0.3.13-0.5"] -LinearOperators = "2.3.3-2" +["0.3.13 - 0.5"] +LinearOperators = "2.3.3 - 2" ["0.3.2"] -MPIFiles = "0.9.6-0.9" +MPIFiles = "0.9.6 - 0.9" ["0.3.3"] -MPIFiles = "0.9.6-0.10" +MPIFiles = "0.9.6 - 0.10" -["0.3.3-0.3.4"] -RegularizedLeastSquares = "0.6.4-0.7" +["0.3.3 - 0.3.4"] +RegularizedLeastSquares = "0.6.4 - 0.7" ["0.3.4"] -MPIFiles = "0.9.6-0.11" +MPIFiles = "0.9.6 - 0.11" -["0.3.4-0.3.11"] -julia = "1.5.0-1" +["0.3.4 - 0.3.11"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.3.5-0.3.6"] -MPIFiles = "0.11.10-0.11" +["0.3.5 - 0.3.6"] +MPIFiles = "0.11.10 - 0.11" -["0.3.5-0.3.8"] +["0.3.5 - 0.3.8"] RegularizedLeastSquares = "0.7" ["0.3.7"] -MPIFiles = "0.11.14-0.11" +MPIFiles = "0.11.14 - 0.11" -["0.3.8-0.3"] +["0.3.8 - 0.3"] MPIFiles = "0.12" -["0.3.9-0.3.10"] -Flux = "0.12.8-0.12" +["0.3.9 - 0.3.10"] +Flux = "0.12.8 - 0.12" -["0.3.9-0.3.11"] -RegularizedLeastSquares = "0.7-0.8" +["0.3.9 - 0.3.11"] +RegularizedLeastSquares = "0.7 - 0.8" -["0.3.9-0.3.12"] -BSON = "0.3.4-0.3" -CUDA = "3.5.0-3" -Distributions = "0.25.35-0.25" +["0.3.9 - 0.3.12"] +BSON = "0.3.4 - 0.3" +CUDA = "3.5.0 - 3" +Distributions = "0.25.35 - 0.25" ["0.4"] RegularizedLeastSquares = "0.10" -["0.4-0"] -FFTW = "1.3.0-1" +["0.4 - 0"] +FFTW = "1.3.0 - 1" -["0.4-0.5.2"] +["0.4 - 0.5.2"] LinearOperatorCollection = "1" ["0.4.0"] MPIFiles = "0.13" -["0.4.1-0"] +["0.4.1 - 0"] Distributed = "1" LinearAlgebra = "1" SparseArrays = "1" Statistics = "1" -Unitful = "1.13.0-1" +Unitful = "1.13.0 - 1" -["0.4.1-0.5.1"] -MPIFiles = "0.13-0.14" +["0.4.1 - 0.5.1"] +MPIFiles = "0.13 - 0.14" -["0.5-0"] -ThreadPools = "2.1.1-2" +["0.5 - 0"] +ThreadPools = "2.1.1 - 2" -["0.5-0.5.1"] +["0.5 - 0.5.1"] AbstractImageReconstruction = "0.2" RegularizedLeastSquares = "0.11" ["0.5.2"] RegularizedLeastSquares = "0.13" -["0.5.2-0"] +["0.5.2 - 0"] AbstractImageReconstruction = "0.3" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.5.2-0.5.3"] -MPIFiles = "0.13-0.15" +["0.5.2 - 0.5.3"] +MPIFiles = "0.13 - 0.15" -["0.5.3-0.5"] -LinearOperatorCollection = "1.2.0-1" +["0.5.3 - 0.5"] +LinearOperatorCollection = "1.2.0 - 1" RegularizedLeastSquares = "0.14" -["0.5.4-0"] -MPIFiles = "0.13-0.16" +["0.5.4 - 0"] +MPIFiles = "0.13 - 0.16" -["0.6-0"] +["0.6 - 0"] LinearOperatorCollection = "2" -LinearOperators = "2.3.0-2" +LinearOperators = "2.3.0 - 2" RegularizedLeastSquares = "0.16" -["0.7-0"] -Adapt = "3-4" -LRUCache = "1.6.0-1" +["0.7 - 0"] +Adapt = "3 - 4" +LRUCache = "1.6.0 - 1" diff --git a/M/MQTTClient/Compat.toml b/M/MQTTClient/Compat.toml index 649f8d365fbc8bf..635f5c623ed1181 100644 --- a/M/MQTTClient/Compat.toml +++ b/M/MQTTClient/Compat.toml @@ -1,9 +1,12 @@ -["0-0.1"] -Dagger = "0.15-0.17" -julia = "1.6.0-1" +["0 - 0.1"] +Dagger = "0.15 - 0.17" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.2-0.3.0"] -julia = "1.7.0-1" +["0.2 - 0.3.0"] +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.3.1-0"] -julia = "1.8.0-1" +["0.3.1 - 0"] +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" diff --git a/M/MRIReco/Compat.toml b/M/MRIReco/Compat.toml index 08af6537abe68a8..8f5bc1674588fe5 100644 --- a/M/MRIReco/Compat.toml +++ b/M/MRIReco/Compat.toml @@ -1,165 +1,169 @@ -["0-0.1"] -ColorVectorSpace = "0-0.6" -FFTW = "0.0.0-0.3" -FileIO = "0-1" -Graphics = "0.0.0-0.4" -ImageMagick = "0.0.0-0.7" -Images = "0-0.17" -LinearOperators = "0.0.0-0.7" -NFFT = "0-0.3" -ProgressMeter = "0.0.0-0.9" -RegularizedLeastSquares = "0.0.0-0.5" +["0 - 0.1"] +ColorVectorSpace = "0 - 0.6" +Distributed = "1" +FFTW = "0.0.0 - 0.3" +FileIO = "0 - 1" +Graphics = "0.0.0 - 0.4" +ImageMagick = "0.0.0 - 0.7" +Images = "0 - 0.17" +LinearOperators = "0.0.0 - 0.7" +NFFT = "0 - 0.3" +ProgressMeter = "0.0.0 - 0.9" +RegularizedLeastSquares = "0.0.0 - 0.5" julia = "1" -["0-0.2.0"] -ColorTypes = "0.0.0-0.10" -Distributions = "0.0.0-0.21" -Documenter = "0.0.0-0.25" -HDF5 = "0.0.0-0.12" -HTTP = "0.0.0-0.8" -LightXML = "0.0.0-0.8" -NIfTI = "0.0.0-0.4" -QuartzImageIO = "0.0.0-0.7" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.32" -Unitful = "0.0.0-0.17" -Wavelets = "0.0.0-0.9" - -["0.2-0.2.3"] +["0 - 0.2.0"] +ColorTypes = "0.0.0 - 0.10" +Distributions = "0.0.0 - 0.21" +Documenter = "0.0.0 - 0.25" +HDF5 = "0.0.0 - 0.12" +HTTP = "0.0.0 - 0.8" +LightXML = "0.0.0 - 0.8" +NIfTI = "0.0.0 - 0.4" +QuartzImageIO = "0.0.0 - 0.7" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.32" +Unitful = "0.0.0 - 0.17" +Wavelets = "0.0.0 - 0.9" + +["0.2 - 0.2.3"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["0.2.0"] -ColorVectorSpace = "0.0.0-0.8" -FFTW = "0.0.0-1" -FileIO = "0.0.0-1" -Graphics = "0.0.0-1" -ImageMagick = "0.0.0-1" -Images = "0.0.0-0.22" -LinearOperators = "0.0.0-1" -NFFT = "0.0.0-0.5" -ProgressMeter = "0.0.0-1" -RegularizedLeastSquares = "0.2.3-0.5" +ColorVectorSpace = "0.0.0 - 0.8" +FFTW = "0.0.0 - 1" +FileIO = "0.0.0 - 1" +Graphics = "0.0.0 - 1" +ImageMagick = "0.0.0 - 1" +Images = "0.0.0 - 0.22" +LinearOperators = "0.0.0 - 1" +NFFT = "0.0.0 - 0.5" +ProgressMeter = "0.0.0 - 1" +RegularizedLeastSquares = "0.2.3 - 0.5" ["0.2.1"] RegularizedLeastSquares = "0.5" -["0.2.1-0"] -ProgressMeter = "1.2.0-1" +["0.2.1 - 0"] +ProgressMeter = "1.2.0 - 1" -["0.2.1-0.2"] +["0.2.1 - 0.2"] NFFT = "0.5" -SparsityOperators = "0.1.5-0.1" +SparsityOperators = "0.1.5 - 0.1" -["0.2.1-0.2.3"] +["0.2.1 - 0.2.3"] Distributions = "0.21" -HDF5 = "0.12.2-0.12" -LightXML = "0.8.1-0.8" +HDF5 = "0.12.2 - 0.12" +LightXML = "0.8.1 - 0.8" StatsBase = "0.32" Unitful = "0.17" -["0.2.1-0.3"] +["0.2.1 - 0.3"] NIfTI = "0.4" Reexport = "0.2" -["0.2.1-0.3.3"] +["0.2.1 - 0.3.3"] ImageUtils = "0.2" -["0.2.1-0.4"] -FileIO = "1.2.0-1" +["0.2.1 - 0.4"] +FileIO = "1.2.0 - 1" -["0.2.1-0.4.0"] +["0.2.1 - 0.4.0"] LinearOperators = "1" -["0.2.1-0.6"] +["0.2.1 - 0.6"] FFTW = ["0.2", "1"] Graphics = ["0.4", "1"] -Wavelets = "0.8-0.9" +Wavelets = "0.8 - 0.9" -["0.2.2-0.2"] -RegularizedLeastSquares = "0.6.2-0.6" +["0.2.2 - 0.2"] +RegularizedLeastSquares = "0.6.2 - 0.6" -["0.2.4-0.3"] -julia = "1.3.0-1" +["0.2.4 - 0.3"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.2.4-0.3.3"] +["0.2.4 - 0.3.3"] HDF5 = "0.13" -["0.2.4-0.3.4"] +["0.2.4 - 0.3.4"] Distributions = ["0.21", "0.23"] -["0.2.4-0.4"] -LightXML = "0.8.1-0.9" +["0.2.4 - 0.4"] +LightXML = "0.8.1 - 0.9" -["0.2.4-0.6"] -StatsBase = "0.32-0.33" -Unitful = ["0.17", "1.2.0-1"] +["0.2.4 - 0.6"] +StatsBase = "0.32 - 0.33" +Unitful = ["0.17", "1.2.0 - 1"] ["0.3"] -LowRankApprox = "0.4.2-0.4" -NFFT = "0.6.1-0.6" -RegularizedLeastSquares = "0.7.1-0.7" -SparsityOperators = "0.2.1-0.2" +LowRankApprox = "0.4.2 - 0.4" +NFFT = "0.6.1 - 0.6" +RegularizedLeastSquares = "0.7.1 - 0.7" +SparsityOperators = "0.2.1 - 0.2" -["0.3-0.3.4"] -ThreadPools = "1.1.3-1" +["0.3 - 0.3.4"] +ThreadPools = "1.1.3 - 1" -["0.3.4-0.4.1"] +["0.3.4 - 0.4.1"] HDF5 = "0.15" -["0.3.4-0.6"] -ImageUtils = "0.2.5-0.2" +["0.3.4 - 0.6"] +ImageUtils = "0.2.5 - 0.2" -["0.3.5-0.6"] +["0.3.5 - 0.6"] Distributions = ["0.21", "0.23", "0.25"] -ThreadPools = "1.1.3-2" +ThreadPools = "1.1.3 - 2" -["0.4-0"] +["0.4 - 0"] Reexport = ["0.2", "1"] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.4-0.4.1"] +["0.4 - 0.4.1"] NFFT = "0.7" -["0.4-0.5"] +["0.4 - 0.5"] Polyester = "0.6" -RegularizedLeastSquares = "0.7.1-0.8" +RegularizedLeastSquares = "0.7.1 - 0.8" -["0.4-0.6"] -LowRankApprox = "0.4.2-0.5" -NIfTI = "0.4-0.5" +["0.4 - 0.6"] +Distributed = "1.6.0 - 1" +LowRankApprox = "0.4.2 - 0.5" +NIfTI = "0.4 - 0.5" ["0.4.0"] SparsityOperators = "0.3" -["0.4.1-0.5"] +["0.4.1 - 0.5"] LinearOperators = "2" SparsityOperators = "0.4" -["0.4.2-0.4"] -HDF5 = "0.15-0.16" -NFFT = "0.10.1-0.10" +["0.4.2 - 0.4"] +HDF5 = "0.15 - 0.16" +NFFT = "0.10.1 - 0.10" -["0.4.2-0.5"] +["0.4.2 - 0.5"] NFFTTools = "0.2" ["0.5"] MRIBase = "0.1" MRIFiles = "0.1" -NFFT = "0.10.1-0.12" +NFFT = "0.10.1 - 0.12" ["0.6"] -LinearOperators = "2.3.3-2" -MRIBase = "0.1.3-0.1" -MRIFiles = "0.1.3-0.1" +LinearOperators = "2.3.3 - 2" +MRIBase = "0.1.3 - 0.1" +MRIFiles = "0.1.3 - 0.1" NFFT = "0.13" -NFFTTools = "0.2.4-0.2" -RegularizedLeastSquares = "0.8.7-0.8" -SparsityOperators = "0.4.4-0.4" +NFFTTools = "0.2.4 - 0.2" +RegularizedLeastSquares = "0.8.7 - 0.8" +SparsityOperators = "0.4.4 - 0.4" -["0.6-0"] +["0.6 - 0"] FLoops = "0.2" -["0.6-0.7"] +["0.6 - 0.7"] SnoopPrecompile = "1" ["0.7"] @@ -167,18 +171,18 @@ MRIBase = "0.3" MRIOperators = "0.1" RegularizedLeastSquares = "0.9" -["0.7-0"] -AxisArrays = "0.4.6-0.4" -Unitful = "1.2.0-1" +["0.7 - 0"] +AxisArrays = "0.4.6 - 0.4" +Unitful = "1.2.0 - 1" ["0.8"] MRIOperators = "0.2" -RegularizedLeastSquares = "0.9-0.10" +RegularizedLeastSquares = "0.9 - 0.10" -["0.8-0"] -MRIBase = "0.3-0.4" +["0.8 - 0"] +MRIBase = "0.3 - 0.4" PrecompileTools = "1" -["0.9-0"] +["0.9 - 0"] MRIOperators = "0.3" RegularizedLeastSquares = "0.16" diff --git a/M/MRIsim/Compat.toml b/M/MRIsim/Compat.toml index fb2bc37c2c77eac..962535baab92f39 100644 --- a/M/MRIsim/Compat.toml +++ b/M/MRIsim/Compat.toml @@ -3,6 +3,7 @@ AssetRegistry = "0.1" BenchmarkTools = "1" Blink = "0.12" CUDA = "3" +Distributed = "1.6.0 - 1" Distributions = "0.25" Documenter = "0.27" FFTW = "1" @@ -22,12 +23,12 @@ Parameters = "0.12" PlotlyJS = "0.18" ProgressLogging = "0.1" ProgressMeter = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.3.2"] +["0 - 0.3.2"] CSV = "0.8" MathOptInterface = "0.9" TensorOperations = "3" -["0.3.3-0"] -MathOptInterface = "0.9-0.10" +["0.3.3 - 0"] +MathOptInterface = "0.9 - 0.10" diff --git a/M/Mads/Compat.toml b/M/Mads/Compat.toml index 37501c08c2d23b0..aa30a4134f08106 100644 --- a/M/Mads/Compat.toml +++ b/M/Mads/Compat.toml @@ -1,376 +1,389 @@ [0] -AffineInvariantMCMC = "0.0.0-0.6" -BlackBoxOptim = "0.0.0-0.5" -DataStructures = "0.0.0-0.18" -Distributions = "0.0.0-0.23" -DocumentFunction = "0.0.0-0.6" -JLD2 = "0.0.0-0.2" -JSON = "0.0.0-0.21" -Kriging = "0.0.0-0.6" -Measures = "0.0.0-0.3" -MetaProgTools = "0.0.0-0.6" -NMF = "0.0.0-0.4" -ProgressMeter = "0.0.0-0.9" -RobustPmap = "0.0.0-0.6" -YAML = "0.0.0-0.4" - -["0-0.5"] -DelimitedFiles = "0.6-1" -GeostatInversion = "0.0.0-0.4" -Statistics = "0.6-1" -julia = "0.6-1" - -["0-0.6"] -JuMP = "0.17.0-0.20" -MathProgBase = "0.6.4-0.7" - -["0-0.7"] -QuartzImageIO = "0.0.0-0.7" - -["0-0.7.0"] -Anasol = "0.3.1-0.6" -Compat = "0.13-2" -Compose = "0.5.2-0.9" -Conda = "0.4-1" -Documenter = "0.8.10-0.25" -FileIO = "0-1" -Gadfly = "0.6.5-1" -Images = "0-0.17" -LsqFit = "0.3.0-0.11" -OrdinaryDiffEq = "0-5" -PyCall = "1.8-1" -PyPlot = "2.2-2" -ReusableFunctions = "0.2.6-0.7" -SVR = "0.2.3-0.8" -StatsBase = "0.15.0-0.33" - -["0-0.7.2"] -DataFrames = "0.0.0-0.20" - -["0.10-0"] -DelimitedFiles = "1.4.0-1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" - -["0.10.1-0"] -JuMP = "0.0.0-0.21" - -["0.10.4-0"] +AffineInvariantMCMC = "0.0.0 - 0.6" +BlackBoxOptim = "0.0.0 - 0.5" +DataStructures = "0.0.0 - 0.18" +Distributions = "0.0.0 - 0.23" +DocumentFunction = "0.0.0 - 0.6" +JLD2 = "0.0.0 - 0.2" +JSON = "0.0.0 - 0.21" +Kriging = "0.0.0 - 0.6" +Measures = "0.0.0 - 0.3" +MetaProgTools = "0.0.0 - 0.6" +NMF = "0.0.0 - 0.4" +ProgressMeter = "0.0.0 - 0.9" +RobustPmap = "0.0.0 - 0.6" +YAML = "0.0.0 - 0.4" + +["0 - 0.5"] +DelimitedFiles = "0.6 - 1" +Distributed = "0.6 - 1" +GeostatInversion = "0.0.0 - 0.4" +Statistics = "0.6 - 1" +julia = "0.6 - 1" + +["0 - 0.6"] +JuMP = "0.17.0 - 0.20" +MathProgBase = "0.6.4 - 0.7" + +["0 - 0.7"] +QuartzImageIO = "0.0.0 - 0.7" + +["0 - 0.7.0"] +Anasol = "0.3.1 - 0.6" +Compat = "0.13 - 2" +Compose = "0.5.2 - 0.9" +Conda = "0.4 - 1" +Documenter = "0.8.10 - 0.25" +FileIO = "0 - 1" +Gadfly = "0.6.5 - 1" +Images = "0 - 0.17" +LsqFit = "0.3.0 - 0.11" +OrdinaryDiffEq = "0 - 5" +PyCall = "1.8 - 1" +PyPlot = "2.2 - 2" +ReusableFunctions = "0.2.6 - 0.7" +SVR = "0.2.3 - 0.8" +StatsBase = "0.15.0 - 0.33" + +["0 - 0.7.2"] +DataFrames = "0.0.0 - 0.20" + +["0.10 - 0"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" + +["0.10.1 - 0"] +JuMP = "0.0.0 - 0.21" + +["0.10.4 - 0"] DataFrames = "0.20" ["0.6"] DelimitedFiles = ["0.7", "1"] -Ipopt = "0.0.0-0.6" +Distributed = ["0.7", "1"] +Ipopt = "0.0.0 - 0.6" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.6-0"] -Colors = "0.0.0-0.12" -Optim = "0.0.0-0.22" -Suppressor = "0.0.0-0.2" +["0.6 - 0"] +Colors = "0.0.0 - 0.12" +Optim = "0.0.0 - 0.22" +Suppressor = "0.0.0 - 0.2" -["0.6-0.7"] -Fontconfig = "0.0.0-0.4" +["0.6 - 0.7"] +Fontconfig = "0.0.0 - 0.4" -["0.6-0.7.0"] -Cairo = "0-0.5" -OrderedCollections = "0-1" +["0.6 - 0.7.0"] +Cairo = "0 - 0.5" +OrderedCollections = "0 - 1" -["0.6.3-0"] -DocumenterMarkdown = "0.0.0-0.2" +["0.6.3 - 0"] +DocumenterMarkdown = "0.0.0 - 0.2" -["0.7-0.7.4"] +["0.7 - 0.7.4"] julia = "1" ["0.7.0"] DelimitedFiles = "1" -Ipopt = "0.5.0-0.6" -JuMP = "0.19.0-0.20" +Distributed = "1" +Ipopt = "0.5.0 - 0.6" +JuMP = "0.19.0 - 0.20" MathProgBase = "0.7" Statistics = "1" ["0.7.1"] -Anasol = "0.0.0-0.6" -Compat = "0.0.0-3" -Compose = "0.0.0-0.9" -Conda = "0.0.0-1" -Documenter = "0.0.0-0.25" -Gadfly = "0.0.0-1" -Ipopt = "0.0.0-0.6" -JuMP = "0.0.0-0.20" -LsqFit = "0.0.0-0.11" -MathProgBase = "0.0.0-0.7" -PyCall = "0.0.0-1" -PyPlot = "0.0.0-2" -ReusableFunctions = "0.0.0-0.7" -SVR = "0.0.0-0.8" -StatsBase = "0.0.0-0.33" - -["0.7.1-0"] -Images = "0.0.0-0.22" - -["0.7.1-0.7"] -Cairo = "0.0.0-1" -FileIO = "0.0.0-1" -OrderedCollections = "0.0.0-1" -OrdinaryDiffEq = "0.0.0-5" - -["0.7.2-0.7"] -Anasol = "0.3.1-0.6" -Compat = "0.13.0-3" -Compose = "0.5.2-0.9" -Conda = "0.4.0-1" -Documenter = "0.8.10-0.25" -Gadfly = "0.6.5-1" -Ipopt = "0.5.0-0.6" -JuMP = "0.19.0-0.20" -LsqFit = "0.3.0-0.11" +Anasol = "0.0.0 - 0.6" +Compat = "0.0.0 - 3" +Compose = "0.0.0 - 0.9" +Conda = "0.0.0 - 1" +Documenter = "0.0.0 - 0.25" +Gadfly = "0.0.0 - 1" +Ipopt = "0.0.0 - 0.6" +JuMP = "0.0.0 - 0.20" +LsqFit = "0.0.0 - 0.11" +MathProgBase = "0.0.0 - 0.7" +PyCall = "0.0.0 - 1" +PyPlot = "0.0.0 - 2" +ReusableFunctions = "0.0.0 - 0.7" +SVR = "0.0.0 - 0.8" +StatsBase = "0.0.0 - 0.33" + +["0.7.1 - 0"] +Images = "0.0.0 - 0.22" + +["0.7.1 - 0.7"] +Cairo = "0.0.0 - 1" +FileIO = "0.0.0 - 1" +OrderedCollections = "0.0.0 - 1" +OrdinaryDiffEq = "0.0.0 - 5" + +["0.7.2 - 0.7"] +Anasol = "0.3.1 - 0.6" +Compat = "0.13.0 - 3" +Compose = "0.5.2 - 0.9" +Conda = "0.4.0 - 1" +Documenter = "0.8.10 - 0.25" +Gadfly = "0.6.5 - 1" +Ipopt = "0.5.0 - 0.6" +JuMP = "0.19.0 - 0.20" +LsqFit = "0.3.0 - 0.11" MathProgBase = "0.7" -PyCall = "1.8.0-1" -PyPlot = "2.2.0-2" -ReusableFunctions = "0.2.6-0.7" -SVR = "0.2.3-0.8" -StatsBase = "0.15.0-0.33" +PyCall = "1.8.0 - 1" +PyPlot = "2.2.0 - 2" +ReusableFunctions = "0.2.6 - 0.7" +SVR = "0.2.3 - 0.8" +StatsBase = "0.15.0 - 0.33" -["0.7.2-0.7.4"] +["0.7.2 - 0.7.4"] DelimitedFiles = "1" +Distributed = "1" Statistics = "1" -["0.7.3-0.7"] -DataFrames = "0.19.1-0.20" +["0.7.3 - 0.7"] +DataFrames = "0.19.1 - 0.20" -["0.7.5-0.7"] -DelimitedFiles = "1.2.0-1" -Statistics = "1.2.0-1" -julia = "1.2.0-1" +["0.7.5 - 0.7"] +DelimitedFiles = "1.2.0 - 1" +Distributed = "1.2.0 - 1" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" ["0.8"] DelimitedFiles = "1" +Distributed = "1" Statistics = "1" julia = "1" -["0.8-0"] -Anasol = "0.0.0-0.6" -Compose = "0.0.0-0.9" -Documenter = "0.0.0-0.25" -Ipopt = "0.0.0-0.6" -LsqFit = "0.0.0-0.11" -MathProgBase = "0.0.0-0.7" -ReusableFunctions = "0.0.0-0.7" -SVR = "0.0.0-0.8" -StatsBase = "0.0.0-0.33" +["0.8 - 0"] +Anasol = "0.0.0 - 0.6" +Compose = "0.0.0 - 0.9" +Documenter = "0.0.0 - 0.25" +Ipopt = "0.0.0 - 0.6" +LsqFit = "0.0.0 - 0.11" +MathProgBase = "0.0.0 - 0.7" +ReusableFunctions = "0.0.0 - 0.7" +SVR = "0.0.0 - 0.8" +StatsBase = "0.0.0 - 0.33" -["0.8-0.10.3"] -DataFrames = "0.0.0-0.20" +["0.8 - 0.10.3"] +DataFrames = "0.0.0 - 0.20" -["0.8-0.9.5"] -JuMP = "0.0.0-0.20" +["0.8 - 0.9.5"] +JuMP = "0.0.0 - 0.20" -["0.8-1"] +["0.8 - 1"] Gadfly = "1" -["0.8-1.0.7"] +["0.8 - 1.0.7"] OrderedCollections = "1" -["0.8-1.2.19"] +["0.8 - 1.2.19"] OrdinaryDiffEq = "5" -["0.8-1.5.19"] +["0.8 - 1.5.19"] FileIO = "1" -["0.8-1.5.20"] +["0.8 - 1.5.20"] Conda = "1" PyCall = "1" PyPlot = "2" ["0.9"] -DelimitedFiles = "1.3.0-1" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.9.6-0.10.0"] -JuMP = "0.0.0-0.20.1" +["0.9.6 - 0.10.0"] +JuMP = "0.0.0 - 0.20.1" [1] Anasol = "1" -Colors = "0.12-0.13" -Compose = "0.8-0.9" +Colors = "0.12 - 0.13" +Compose = "0.8 - 0.9" DocumentFunction = "1" -JSON = "0.21-0.22" +JSON = "0.21 - 0.22" Kriging = "1" -Measures = "0.3.1-0.4" +Measures = "0.3.1 - 0.4" MetaProgTools = "1" ProgressMeter = "1" ReusableFunctions = "1" RobustPmap = "1" SVR = "1" -Suppressor = "0.2-0.3" -YAML = "0.4.2-0.5" +Suppressor = "0.2 - 0.3" +YAML = "0.4.2 - 0.5" -["1-1.0.6"] -JLD2 = "0.2-0.3" +["1 - 1.0.6"] +JLD2 = "0.2 - 0.3" -["1-1.1"] -BlackBoxOptim = "0.5-0.6" -DataFrames = "0.21-0.22" -DelimitedFiles = "1.5.0-1" -Optim = "0.22-0.23" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["1 - 1.1"] +BlackBoxOptim = "0.5 - 0.6" +DataFrames = "0.21 - 0.22" +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +Optim = "0.22 - 0.23" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["1-1.2.19"] -Documenter = "0.25-0.26" -Ipopt = "0.6-0.7" +["1 - 1.2.19"] +Documenter = "0.25 - 0.26" +Ipopt = "0.6 - 0.7" -["1-1.2.22"] -JuMP = "0.21-0.22" +["1 - 1.2.22"] +JuMP = "0.21 - 0.22" -["1-1.3.11"] -LsqFit = "0.11-0.12" -MathProgBase = "0.7.8-0.8" +["1 - 1.3.11"] +LsqFit = "0.11 - 0.12" +MathProgBase = "0.7.8 - 0.8" -["1-1.3.16"] -NMF = "0.4-0.5" +["1 - 1.3.16"] +NMF = "0.4 - 0.5" -["1-1.4.3"] -StatsBase = "0.33-0.34" +["1 - 1.4.3"] +StatsBase = "0.33 - 0.34" -["1-1.5.19"] -DocumenterMarkdown = "0.2-0.3" +["1 - 1.5.19"] +DocumenterMarkdown = "0.2 - 0.3" -["1-1.5.3"] +["1 - 1.5.3"] AffineInvariantMCMC = "1" ["1.0"] -Images = "0.23-0.24" +Images = "0.23 - 0.24" ["1.0.0"] DataStructures = ["0.17", "0.19"] Distributions = ["0.23", "0.25"] -["1.0.1-1"] -Distributions = "0.23-0.25" +["1.0.1 - 1"] +Distributions = "0.23 - 0.25" -["1.0.1-1.5.19"] -DataStructures = "0.17-0.19" +["1.0.1 - 1.5.19"] +DataStructures = "0.17 - 0.19" -["1.0.10-1.3.18"] -JLD2 = "0.2-0.5" +["1.0.10 - 1.3.18"] +JLD2 = "0.2 - 0.5" -["1.0.7-1.0.9"] -JLD2 = "0.2-0.4" +["1.0.7 - 1.0.9"] +JLD2 = "0.2 - 0.4" -["1.0.8-1.4.3"] -OrderedCollections = "1.3.3-1" +["1.0.8 - 1.4.3"] +OrderedCollections = "1.3.3 - 1" -["1.1-1.5.0"] -Images = "0.22-0.25" +["1.1 - 1.5.0"] +Images = "0.22 - 0.25" ["1.2"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["1.2-1"] -BlackBoxOptim = "0.5-0.7" +["1.2 - 1"] +BlackBoxOptim = "0.5 - 0.7" DataFrames = "1" -["1.2-1.5.18"] +["1.2 - 1.5.18"] Optim = "1" -["1.2.20-1.2.22"] -Ipopt = "0.6-0.9" +["1.2.20 - 1.2.22"] +Ipopt = "0.6 - 0.9" -["1.2.20-1.5.19"] -OrdinaryDiffEq = "5-6" +["1.2.20 - 1.5.19"] +OrdinaryDiffEq = "5 - 6" -["1.2.20-1.5.2"] -Documenter = "0.25-0.27" +["1.2.20 - 1.5.2"] +Documenter = "0.25 - 0.27" ["1.2.23"] -JuMP = "0.21-0.23" +JuMP = "0.21 - 0.23" -["1.2.23-1.3.11"] -Ipopt = ["0.6-0.9", "1"] +["1.2.23 - 1.3.11"] +Ipopt = ["0.6 - 0.9", "1"] -["1.2.24-1.3.11"] -JuMP = ["0.21-0.23", "1"] +["1.2.24 - 1.3.11"] +JuMP = ["0.21 - 0.23", "1"] -["1.2.5-1"] +["1.2.5 - 1"] BIGUQ = "1" -["1.2.8-1"] +["1.2.8 - 1"] IJulia = "1" ["1.3"] -DelimitedFiles = "1.7.0-1" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +DelimitedFiles = "1.7.0 - 1" +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["1.3.1-1"] +["1.3.1 - 1"] Cairo = "1" -Fontconfig = "0.4-0.5" +Fontconfig = "0.4 - 0.5" -["1.3.12-1"] +["1.3.12 - 1"] Ipopt = "1" JuMP = "1" MathOptInterface = "1" -["1.3.12-1.5.2"] -LsqFit = "0.11-0.14" +["1.3.12 - 1.5.2"] +LsqFit = "0.11 - 0.14" -["1.3.17-1"] -NMF = ["0.4-0.5", "1"] +["1.3.17 - 1"] +NMF = ["0.4 - 0.5", "1"] -["1.3.19-1"] -CSV = ["0.10-0.11", "1"] -JLD = ["0.10-0.14", "1"] -JLD2 = ["0.2-0.5", "1"] -LightXML = ["0.9-0.10", "1"] +["1.3.19 - 1"] +CSV = ["0.10 - 0.11", "1"] +JLD = ["0.10 - 0.14", "1"] +JLD2 = ["0.2 - 0.5", "1"] +LightXML = ["0.9 - 0.10", "1"] -["1.3.19-1.5.2"] -XLSX = ["0.7-0.9", "1"] +["1.3.19 - 1.5.2"] +XLSX = ["0.7 - 0.9", "1"] ["1.4"] -DelimitedFiles = "1.8.0-1" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" -["1.4-1"] +["1.4 - 1"] GeostatInversion = "1" -["1.4.4-1"] -OrderedCollections = "1.5.0-1" -StatsBase = ["0.33-0.35", "1"] +["1.4.4 - 1"] +OrderedCollections = "1.5.0 - 1" +StatsBase = ["0.33 - 0.35", "1"] ["1.5"] -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["1.5-1.5.2"] -Statistics = "1.9.0-1" +["1.5 - 1.5.2"] +Distributed = "1.9.0 - 1" +Statistics = "1.9.0 - 1" ["1.5.0"] -DelimitedFiles = "1.9.0-1" +DelimitedFiles = "1.9.0 - 1" -["1.5.1-1"] +["1.5.1 - 1"] DelimitedFiles = "1" -["1.5.1-1.5.18"] -Images = ["0.3", "0.22-0.26"] +["1.5.1 - 1.5.18"] +Images = ["0.3", "0.22 - 0.26"] -["1.5.11-1"] -AffineInvariantMCMC = "1.2.3-2" +["1.5.11 - 1"] +AffineInvariantMCMC = "1.2.3 - 2" -["1.5.19-1"] -Images = "0.25-0.26" +["1.5.19 - 1"] +Images = "0.25 - 0.26" ["1.5.3"] SHA = "0.7" -["1.5.3-1"] +["1.5.3 - 1"] Dates = "1" Distributed = "1" -Documenter = ["0.25-0.27", "1"] +Documenter = ["0.25 - 0.27", "1"] LinearAlgebra = "1" Markdown = "1" Pkg = "1" @@ -381,22 +394,22 @@ Sockets = "1" SparseArrays = "1" Statistics = "1" Test = "1" -XLSX = ["0.7-0.10", "1"] +XLSX = ["0.7 - 0.10", "1"] -["1.5.3-1.5.19"] +["1.5.3 - 1.5.19"] Mmap = "1" -["1.5.3-1.5.4"] +["1.5.3 - 1.5.4"] LsqFit = "0.15" -["1.5.4-1"] +["1.5.4 - 1"] SHA = ["0.7", "1"] -["1.5.4-1.5.10"] -AffineInvariantMCMC = "1.2.2-2" +["1.5.4 - 1.5.10"] +AffineInvariantMCMC = "1.2.2 - 2" -["1.5.5-1"] -LsqFit = ["0.15-0.16", "1"] +["1.5.5 - 1"] +LsqFit = ["0.15 - 0.16", "1"] -["1.6-1"] -julia = "1.11.0-1" +["1.6 - 1"] +julia = "1.11.0 - 1" diff --git a/M/Makie/Compat.toml b/M/Makie/Compat.toml index ff06818d4de5f98..b88d4a6ea731ada 100644 --- a/M/Makie/Compat.toml +++ b/M/Makie/Compat.toml @@ -1,47 +1,48 @@ -["0-0.9.0"] -AbstractPlotting = "0.0.0-0.9" -AxisArrays = "0.0.0-0.4" -ColorBrewer = "0.0.0-0.4" -ColorTypes = "0.0.0-0.10" -ColorVectorSpace = "0-0.6" -Colors = "0.0.0-0.12" -Contour = "0.0.0-0.5" -FixedPointNumbers = "0-0.5" -FreeType = "1-2" -FreeTypeAbstraction = "0.3.0-0.8" -GLFW = "2.2-2" -GeometryTypes = "0.4.5-0.8" -ImageAxes = "0.0.0-0.6" -ImageCore = "0-0.7" -ImageTransformations = "0.0.0-0.8" -IndirectArrays = "0.0.0-0.5" -IntervalSets = "0.0.0-0.5" -IterTools = "0-1" -ModernGL = "0-1" -PlotUtils = "0.0.0-0.6" -Primes = "0.0.0-0.5" -Reactive = "0.6.0-0.8" -Showoff = "0.0.0-0.3" -StaticArrays = "0.6.6-0.12" +["0 - 0.9.0"] +AbstractPlotting = "0.0.0 - 0.9" +AxisArrays = "0.0.0 - 0.4" +ColorBrewer = "0.0.0 - 0.4" +ColorTypes = "0.0.0 - 0.10" +ColorVectorSpace = "0 - 0.6" +Colors = "0.0.0 - 0.12" +Contour = "0.0.0 - 0.5" +Distributed = ["0.7", "1"] +FixedPointNumbers = "0 - 0.5" +FreeType = "1 - 2" +FreeTypeAbstraction = "0.3.0 - 0.8" +GLFW = "2.2 - 2" +GeometryTypes = "0.4.5 - 0.8" +ImageAxes = "0.0.0 - 0.6" +ImageCore = "0 - 0.7" +ImageTransformations = "0.0.0 - 0.8" +IndirectArrays = "0.0.0 - 0.5" +IntervalSets = "0.0.0 - 0.5" +IterTools = "0 - 1" +ModernGL = "0 - 1" +PlotUtils = "0.0.0 - 0.6" +Primes = "0.0.0 - 0.5" +Reactive = "0.6.0 - 0.8" +Showoff = "0.0.0 - 0.3" +StaticArrays = "0.6.6 - 0.12" Statistics = ["0.7", "1"] -UnicodeFun = "0.0.0-0.4" +UnicodeFun = "0.0.0 - 0.4" -["0-0.9.2"] -QuartzImageIO = "0.0.0-0.7" +["0 - 0.9.2"] +QuartzImageIO = "0.0.0 - 0.7" -["0-0.9.3"] -FileIO = "0-1" -ImageMagick = "0.0.0-0.7" +["0 - 0.9.3"] +FileIO = "0 - 1" +ImageMagick = "0.0.0 - 0.7" julia = ["0.7", "1"] ["0.10"] AbstractPlotting = "0.10" -["0.10-0.11.0"] +["0.10 - 0.11.0"] MeshIO = "0.4" StatsMakie = "0.2" -["0.10-0.11.1"] +["0.10 - 0.11.1"] GLMakie = "0.1" ["0.11.0"] @@ -50,198 +51,198 @@ AbstractPlotting = "0.11" ["0.11.1"] AbstractPlotting = "0.12" -["0.11.2-0"] -julia = "1.3.0-1" +["0.11.2 - 0"] +julia = "1.3.0 - 1" -["0.11.2-0.11"] +["0.11.2 - 0.11"] AbstractPlotting = "0.14" -GLMakie = "0.1.18-0.1" +GLMakie = "0.1.18 - 0.1" ["0.12"] AbstractPlotting = "0.15" -GLMakie = "0.1.25-0.1" +GLMakie = "0.1.25 - 0.1" ["0.13"] -Observables = "0.3.1-0.4" +Observables = "0.3.1 - 0.4" -["0.13-0"] +["0.13 - 0"] Animations = "0.4" ColorBrewer = "0.4" -ColorSchemes = "3.5.0-3" -Distributions = "0.17-0.25" -FixedPointNumbers = "0.6-0.8" -FreeType = "3-4" +ColorSchemes = "3.5.0 - 3" +Distributions = "0.17 - 0.25" +FixedPointNumbers = "0.6 - 0.8" +FreeType = "3 - 4" Isoband = "0.1" -KernelDensity = "0.5-0.6" -PolygonOps = "0.1.1-0.1" -Showoff = ["0.3", "1.0.2-1"] +KernelDensity = "0.5 - 0.6" +PolygonOps = "0.1.1 - 0.1" +Showoff = ["0.3", "1.0.2 - 1"] SignedDistanceFields = "0.4" UnicodeFun = "0.4" -["0.13-0.14"] -StructArrays = "0.3-0.5" +["0.13 - 0.14"] +StructArrays = "0.3 - 0.5" -["0.13-0.14.1"] +["0.13 - 0.14.1"] GridLayoutBase = "0.5" -["0.13-0.15"] -ImageIO = "0.2-0.5" +["0.13 - 0.15"] +ImageIO = "0.2 - 0.5" -["0.13-0.15.0"] -Artifacts = "1.3.0-1" +["0.13 - 0.15.0"] +Artifacts = "1.3.0 - 1" -["0.13-0.15.1"] -GeometryBasics = "0.3.5-0.3" +["0.13 - 0.15.1"] +GeometryBasics = "0.3.5 - 0.3" -["0.13-0.16"] -IntervalSets = "0.3-0.5" +["0.13 - 0.16"] +IntervalSets = "0.3 - 0.5" StaticArrays = ["0.12", "1"] StatsFuns = "0.9" -["0.13-0.17"] -FreeTypeAbstraction = "0.8-0.9" +["0.13 - 0.17"] +FreeTypeAbstraction = "0.8 - 0.9" -["0.13-0.17.3"] +["0.13 - 0.17.3"] DocStringExtensions = "0.8" -["0.13-0.17.8"] +["0.13 - 0.17.8"] Contour = "0.5" -["0.13-0.19.0"] +["0.13 - 0.19.0"] Packing = "0.4" -["0.13-0.19.11"] -Match = "1.1.0-1" -Statistics = "1.3.0-1" +["0.13 - 0.19.11"] +Match = "1.1.0 - 1" +Statistics = "1.3.0 - 1" -["0.13-0.19.5"] -StatsBase = "0.31-0.33" +["0.13 - 0.19.5"] +StatsBase = "0.31 - 0.33" -["0.13-0.19.8"] -FFMPEG = "0.2-0.4" +["0.13 - 0.19.8"] +FFMPEG = "0.2 - 0.4" -["0.13-0.20.7"] +["0.13 - 0.20.7"] Formatting = "0.4" -["0.13-0.21.14"] -ColorTypes = "0.8-0.11" -Colors = "0.9-0.12" +["0.13 - 0.21.14"] +ColorTypes = "0.8 - 0.11" +Colors = "0.9 - 0.12" PlotUtils = "1" -["0.14-0.15"] -MakieCore = "0.1.3-0.1" +["0.14 - 0.15"] +MakieCore = "0.1.3 - 0.1" -["0.14-0.16"] +["0.14 - 0.16"] Observables = "0.4" -["0.14.2-0.15.1"] -GridLayoutBase = "0.5.5-0.5" +["0.14.2 - 0.15.1"] +GridLayoutBase = "0.5.5 - 0.5" -["0.15-0"] -LaTeXStrings = "1.2.0-1" +["0.15 - 0"] +LaTeXStrings = "1.2.0 - 1" -["0.15-0.21.16"] -StructArrays = "0.3-0.6" +["0.15 - 0.21.16"] +StructArrays = "0.3 - 0.6" ["0.15.0"] MathTeXEngine = "0.1" ["0.15.1"] -MathTeXEngine = "0.1.2-0.1" +MathTeXEngine = "0.1.2 - 0.1" -["0.15.1-0.16"] +["0.15.1 - 0.16"] RelocatableFolders = "0.1" -["0.15.2-0.15"] +["0.15.2 - 0.15"] GridLayoutBase = "0.6" -["0.15.2-0.16"] -GeometryBasics = "0.4.1-0.4" +["0.15.2 - 0.16"] +GeometryBasics = "0.4.1 - 0.4" -["0.15.2-0.17.2"] +["0.15.2 - 0.17.2"] MathTeXEngine = "0.2" ["0.16"] -GridLayoutBase = "0.6.4-0.6" -MakieCore = "0.2.1-0.2" +GridLayoutBase = "0.6.4 - 0.6" +MakieCore = "0.2.1 - 0.2" -["0.16-0"] +["0.16 - 0"] OffsetArrays = "1" -["0.16-0.21.11"] -ImageIO = "0.2-0.6" +["0.16 - 0.21.11"] +ImageIO = "0.2 - 0.6" -["0.17-0"] +["0.17 - 0"] StatsFuns = ["0.9", "1"] -["0.17-0.17.2"] -RelocatableFolders = "0.1-0.2" +["0.17 - 0.17.2"] +RelocatableFolders = "0.1 - 0.2" -["0.17-0.17.3"] -GridLayoutBase = "0.7.1-0.7" -IntervalSets = "0.3-0.6" +["0.17 - 0.17.3"] +GridLayoutBase = "0.7.1 - 0.7" +IntervalSets = "0.3 - 0.6" -["0.17-0.18.2"] -Observables = "0.5.1-0.5" +["0.17 - 0.18.2"] +Observables = "0.5.1 - 0.5" -["0.17-0.20"] -GeometryBasics = "0.4.2-0.4" +["0.17 - 0.20"] +GeometryBasics = "0.4.2 - 0.4" ["0.17.0"] MakieCore = "0.3" -["0.17.1-0"] -FileIO = "1.6.0-1" +["0.17.1 - 0"] +FileIO = "1.6.0 - 1" -["0.17.1-0.17.5"] -MakieCore = "0.3.1-0.3" +["0.17.1 - 0.17.5"] +MakieCore = "0.3.1 - 0.3" -["0.17.10-0.19"] +["0.17.10 - 0.19"] GridLayoutBase = "0.9" -["0.17.11-0.17.12"] -MakieCore = "0.3.6-0.3" +["0.17.11 - 0.17.12"] +MakieCore = "0.3.6 - 0.3" -["0.17.13-0.17"] +["0.17.13 - 0.17"] MakieCore = "0.4.0" -["0.17.3-0.17"] +["0.17.3 - 0.17"] MathTeXEngine = "0.4" -RelocatableFolders = "0.1-0.3" +RelocatableFolders = "0.1 - 0.3" -["0.17.4-0"] -DocStringExtensions = "0.8-0.9" -IntervalSets = "0.3-0.7" +["0.17.4 - 0"] +DocStringExtensions = "0.8 - 0.9" +IntervalSets = "0.3 - 0.7" -["0.17.4-0.17.8"] -GridLayoutBase = "0.7.6-0.7" +["0.17.4 - 0.17.8"] +GridLayoutBase = "0.7.6 - 0.7" -["0.17.6-0.17.7"] -MakieCore = "0.3.3-0.3" +["0.17.6 - 0.17.7"] +MakieCore = "0.3.3 - 0.3" -["0.17.8-0.17.10"] -MakieCore = "0.3.4-0.3" +["0.17.8 - 0.17.10"] +MakieCore = "0.3.4 - 0.3" ["0.17.9"] -GridLayoutBase = "0.7.6-0.8" +GridLayoutBase = "0.7.6 - 0.8" -["0.17.9-0"] -Contour = "0.5-0.6" +["0.17.9 - 0"] +Contour = "0.5 - 0.6" -["0.18-0"] -RelocatableFolders = ["0.1-0.3", "1"] +["0.18 - 0"] +RelocatableFolders = ["0.1 - 0.3", "1"] TriplotBase = "0.1.0" -["0.18-0.19.4"] +["0.18 - 0.19.4"] SnoopPrecompile = "1" -["0.18-0.19.6"] +["0.18 - 0.19.6"] MiniQhull = "0.4" -["0.18-0.20"] +["0.18 - 0.20"] MathTeXEngine = "0.5" -["0.18-0.20.9"] +["0.18 - 0.20.9"] FreeTypeAbstraction = "0.10" ["0.18.0"] @@ -250,13 +251,13 @@ MakieCore = "0.5.0" ["0.18.1"] MakieCore = "0.5.1" -["0.18.2-0.18"] +["0.18.2 - 0.18"] MakieCore = "0.5.2" -["0.18.3-0.19"] -Observables = "0.5.3-0.5" +["0.18.3 - 0.19"] +Observables = "0.5.3 - 0.5" -["0.19-0.20.4"] +["0.19 - 0.20.4"] Setfield = "1" ["0.19.0"] @@ -265,22 +266,22 @@ MakieCore = "0.6.0" ["0.19.1"] MakieCore = "0.6.1" -["0.19.1-0"] +["0.19.1 - 0"] Packing = "0.5" -["0.19.1-0.19.8"] +["0.19.1 - 0.19.8"] StableHashTraits = "0.3" ["0.19.10"] MakieCore = "0.6.7" -["0.19.10-0"] +["0.19.10 - 0"] ShaderAbstractions = "0.4" ["0.19.11"] MakieCore = "0.6.8" -["0.19.12-0"] +["0.19.12 - 0"] Base64 = "1" CRC32c = "1" Downloads = "1" @@ -293,32 +294,32 @@ Random = "1" SparseArrays = "1" Statistics = "1" -["0.19.12-0.19"] +["0.19.12 - 0.19"] MakieCore = "0.6.9" -["0.19.12-0.20.8"] -StableHashTraits = "1.1.0-1" +["0.19.12 - 0.20.8"] +StableHashTraits = "1.1.0 - 1" ["0.19.2"] MakieCore = "0.6.2" -["0.19.3-0.19.6"] +["0.19.3 - 0.19.6"] MakieCore = "0.6.3" -["0.19.5-0"] +["0.19.5 - 0"] MacroTools = "0.5" PrecompileTools = "1" -["0.19.6-0"] -StatsBase = "0.31-0.34" +["0.19.6 - 0"] +StatsBase = "0.31 - 0.34" ["0.19.7"] MakieCore = "0.6.4" -["0.19.7-0.19.8"] -DelaunayTriangulation = "0.6.2-0.7" +["0.19.7 - 0.19.8"] +DelaunayTriangulation = "0.6.2 - 0.7" -["0.19.7-0.19.9"] +["0.19.7 - 0.19.9"] ShaderAbstractions = "0.3" ["0.19.8"] @@ -327,51 +328,51 @@ MakieCore = "0.6.5" ["0.19.9"] MakieCore = "0.6.6" -["0.19.9-0.19.11"] +["0.19.9 - 0.19.11"] StableHashTraits = "1" -["0.19.9-0.20.9"] -DelaunayTriangulation = "0.8.7-0.8" +["0.19.9 - 0.20.9"] +DelaunayTriangulation = "0.8.7 - 0.8" ["0.20"] GridLayoutBase = "0.10" -["0.20-0"] +["0.20 - 0"] FilePaths = "0.8" -Observables = "0.5.5-0.5" +Observables = "0.5.5 - 0.5" ["0.20.0"] MakieCore = "0.7.0" -["0.20.1-0.20.2"] +["0.20.1 - 0.20.2"] MakieCore = "0.7.1" -["0.20.10-0"] +["0.20.10 - 0"] DelaunayTriangulation = "1" -FreeTypeAbstraction = "0.10.3-0.10" +FreeTypeAbstraction = "0.10.3 - 0.10" -["0.20.3-0"] +["0.20.3 - 0"] Scratch = "1" -["0.20.3-0.20.4"] +["0.20.3 - 0.20.4"] MakieCore = "0.7.2" -["0.20.5-0.20"] +["0.20.5 - 0.20"] MakieCore = "0.7.3" ["0.20.7"] -IntervalArithmetic = "0.0.0-0.22.5" +IntervalArithmetic = "0.0.0 - 0.22.5" -["0.20.8-0"] -Format = "1.3.0-1" +["0.20.8 - 0"] +Format = "1.3.0 - 1" -["0.20.9-0"] +["0.20.9 - 0"] FFMPEG_jll = ["4", "6"] -["0.21-0"] -GeometryBasics = "0.4.11-0.4" +["0.21 - 0"] +GeometryBasics = "0.4.11 - 0.4" GridLayoutBase = "0.11" -MathTeXEngine = "0.5-0.6" +MathTeXEngine = "0.5 - 0.6" Unitful = "1" ["0.21.0"] @@ -383,82 +384,82 @@ MakieCore = "0.8.1" ["0.21.10"] MakieCore = "0.8.7" -["0.21.10-0"] -ImageBase = "0.1.7-0.1" +["0.21.10 - 0"] +ImageBase = "0.1.7 - 0.1" -["0.21.10-0.21.11"] -Interpolations = "0.15.1-0.15" +["0.21.10 - 0.21.11"] +Interpolations = "0.15.1 - 0.15" -["0.21.11-0.21.12"] +["0.21.11 - 0.21.12"] MakieCore = "0.8.8" -["0.21.12-0"] -ImageIO = "0.5-0.6" -Interpolations = ["0.14", "0.15.1-0.15"] +["0.21.12 - 0"] +ImageIO = "0.5 - 0.6" +Interpolations = ["0.14", "0.15.1 - 0.15"] -["0.21.13-0.21.15"] +["0.21.13 - 0.21.15"] MakieCore = "0.8.9" -["0.21.15-0"] -ColorTypes = "0.8-0.12" -Colors = "0.9-0.13" +["0.21.15 - 0"] +ColorTypes = "0.8 - 0.12" +Colors = "0.9 - 0.13" InverseFunctions = "0.1" -PlotUtils = "1.4.2-1" +PlotUtils = "1.4.2 - 1" ["0.21.16"] MakieCore = "0.8.10" -["0.21.17-0"] +["0.21.17 - 0"] MakieCore = "0.8.11" -StructArrays = "0.3-0.7" +StructArrays = "0.3 - 0.7" ["0.21.2"] MakieCore = "0.8.2" -["0.21.3-0.21.4"] +["0.21.3 - 0.21.4"] MakieCore = "0.8.3" ["0.21.5"] MakieCore = "0.8.4" -["0.21.6-0.21.7"] +["0.21.6 - 0.21.7"] MakieCore = "0.8.5" -["0.21.8-0.21.9"] +["0.21.8 - 0.21.9"] MakieCore = "0.8.6" -["0.9.1-0.9.2"] -AbstractPlotting = "0.9.2-0.9" -GLMakie = "0.0.3-0.0.18" +["0.9.1 - 0.9.2"] +AbstractPlotting = "0.9.2 - 0.9" +GLMakie = "0.0.3 - 0.0.18" ["0.9.3"] -AbstractPlotting = "0.9.5-0.9" -GLMakie = "0.0.5-0.0.18" +AbstractPlotting = "0.9.5 - 0.9" +GLMakie = "0.0.5 - 0.0.18" ["0.9.4"] -AbstractPlotting = "0.9.8-0.9" -GLMakie = "0.0.6-0.0.18" +AbstractPlotting = "0.9.8 - 0.9" +GLMakie = "0.0.6 - 0.0.18" -["0.9.4-0.11.1"] +["0.9.4 - 0.11.1"] julia = "1" -["0.9.4-0.9.5"] -FileIO = "0.0.0-1" -ImageMagick = "0.0.0-1" -StatsMakie = "0.0.6-0.1" +["0.9.4 - 0.9.5"] +FileIO = "0.0.0 - 1" +ImageMagick = "0.0.0 - 1" +StatsMakie = "0.0.6 - 0.1" ["0.9.5"] -AbstractPlotting = "0.9.9-0.9" -GLMakie = "0.0.7-0.0.18" +AbstractPlotting = "0.9.9 - 0.9" +GLMakie = "0.0.7 - 0.0.18" -["0.9.6-0.11.0"] +["0.9.6 - 0.11.0"] ImageMagick = ["0.7", "1"] -["0.9.6-0.17.0"] -FileIO = "1.1.0-1" +["0.9.6 - 0.17.0"] +FileIO = "1.1.0 - 1" -["0.9.6-0.9"] -AbstractPlotting = "0.9.27-0.9" +["0.9.6 - 0.9"] +AbstractPlotting = "0.9.27 - 0.9" GLMakie = "0.0.18" MeshIO = "0.3" -StatsMakie = "0.1.4-0.1" +StatsMakie = "0.1.4 - 0.1" diff --git a/M/Malt/Compat.toml b/M/Malt/Compat.toml index d26c6cc1841f9b5..b2cbec9f1d89073 100644 --- a/M/Malt/Compat.toml +++ b/M/Malt/Compat.toml @@ -1,5 +1,8 @@ -[0-1] -julia = "1.6.0-1" +["0 - 1"] +julia = "1.6.0 - 1" -["0.7.1-1"] +["0.7.1 - 1"] RelocatableFolders = "1" + +["0.8 - 1"] +Distributed = "1.6.0 - 1" diff --git a/M/Mamba/Compat.toml b/M/Mamba/Compat.toml index e90192979e1cf08..5b72eee9fc44956 100644 --- a/M/Mamba/Compat.toml +++ b/M/Mamba/Compat.toml @@ -1,45 +1,48 @@ [0] Gadfly = "1" -Reexport = "0.0.0-0.2" +Reexport = "0.0.0 - 0.2" -["0-0.12.0"] -Distributions = "0.10.0-0.23" +["0 - 0.12.0"] +Distributions = "0.10.0 - 0.23" -["0-0.12.1"] -Cairo = "0.2.31-0.5" +["0 - 0.12.1"] +Cairo = "0.2.31 - 0.5" DelimitedFiles = "1" -LightGraphs = "0.7-1" +Distributed = "1" +LightGraphs = "0.7 - 1" Statistics = "1" julia = "1" -["0-0.12.2"] -Calculus = "0.1.13-0.5" -Compose = "0.3.18-0.9" -PDMats = "0.3.6-0.9" -Showoff = "0.0.6-0.3" -SpecialFunctions = "0.0.0-0.10" -StatsBase = "0.7.4-0.33" +["0 - 0.12.2"] +Calculus = "0.1.13 - 0.5" +Compose = "0.3.18 - 0.9" +PDMats = "0.3.6 - 0.9" +Showoff = "0.0.6 - 0.3" +SpecialFunctions = "0.0.0 - 0.10" +StatsBase = "0.7.4 - 0.33" -["0.12.1-0.12.2"] -Distributions = "0.17.0-0.23" +["0.12.1 - 0.12.2"] +Distributions = "0.17.0 - 0.23" ["0.12.2"] -Cairo = "0.2.31-1" -DelimitedFiles = "1.0.0-*" -LightGraphs = "0.7.0-1" -Statistics = "1.0.0-*" -julia = "1.0.0-*" +Cairo = "0.2.31 - 1" +DelimitedFiles = "1.0.0 - *" +Distributed = "1.0.0 - *" +LightGraphs = "0.7.0 - 1" +Statistics = "1.0.0 - *" +julia = "1.0.0 - *" -["0.12.3-0"] +["0.12.3 - 0"] Cairo = "1" -Calculus = "0.0.0-0.5" -Compose = "0.0.0-0.9" +Calculus = "0.0.0 - 0.5" +Compose = "0.0.0 - 0.9" DelimitedFiles = "1" +Distributed = "1" Distributions = "0.23" LightGraphs = "1" PDMats = "0.9" -Showoff = "0.0.0-0.3" -SpecialFunctions = "0.8-0.10" +Showoff = "0.0.0 - 0.3" +SpecialFunctions = "0.8 - 0.10" Statistics = "1" -StatsBase = "0.32-0.33" +StatsBase = "0.32 - 0.33" julia = "1" diff --git a/M/MambaModels/Compat.toml b/M/MambaModels/Compat.toml index 3b0bf69c63b450f..3cfa697b5bb7387 100644 --- a/M/MambaModels/Compat.toml +++ b/M/MambaModels/Compat.toml @@ -1,30 +1,31 @@ [0] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DataStructures = "0.0.0-0.18" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DataStructures = "0.0.0 - 0.18" DelimitedFiles = "1" -Distributions = "0.0.0-0.21" -Documenter = "0.0.0-0.25" -Gadfly = "0-1" -JLD = "0.0.0-0.10" -Literate = "0-1" -Mamba = "0.0.0-0.12" -RDatasets = "0.0.0-0.6" -Reexport = "0.0.0-0.2" -StatisticalRethinking = "0.0.0-0.9" -StatsBase = "0.0.0-0.33" -StatsFuns = "0.0.0-0.9" -StatsPlots = "0.0.0-0.12" +Distributions = "0.0.0 - 0.21" +Documenter = "0.0.0 - 0.25" +Gadfly = "0 - 1" +JLD = "0.0.0 - 0.10" +Literate = "0 - 1" +Mamba = "0.0.0 - 0.12" +RDatasets = "0.0.0 - 0.6" +Reexport = "0.0.0 - 0.2" +StatisticalRethinking = "0.0.0 - 0.9" +StatsBase = "0.0.0 - 0.33" +StatsFuns = "0.0.0 - 0.9" +StatsPlots = "0.0.0 - 0.12" -["0-0.1"] -MCMCChain = "0.0.0-0.2" +["0 - 0.1"] +MCMCChain = "0.0.0 - 0.2" -[0-1] +["0 - 1"] julia = "1" -["0.2-0"] -MCMCChains = "0.0.0-0.3" -Plots = "0.0.0-0.29" +["0.2 - 0"] +Distributed = "1" +MCMCChains = "0.0.0 - 0.3" +Plots = "0.0.0 - 0.29" [1] CSV = "0.5" diff --git a/M/Mango/Compat.toml b/M/Mango/Compat.toml index a870c58da23ac87..0043d2b8a2dcc18 100644 --- a/M/Mango/Compat.toml +++ b/M/Mango/Compat.toml @@ -5,14 +5,16 @@ LightBSON = "0.2" OrderedCollections = "1.6" Parameters = "0.12" -["0-0.2"] +["0 - 0.2"] +Distributed = "1" julia = "1" -["0.3-0"] +["0.3 - 0"] ConcurrentCollections = "0.1" +Distributed = "1.9.0 - 1" Mosquitto = "0.10" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.4-0"] +["0.4 - 0"] Graphs = "1.11" MetaGraphsNext = "0.7" diff --git a/M/Maracas/Compat.toml b/M/Maracas/Compat.toml index 6c1ea50252ecfa2..5da31d76baf3474 100644 --- a/M/Maracas/Compat.toml +++ b/M/Maracas/Compat.toml @@ -1,2 +1,3 @@ [1] +Distributed = ["0.7.0", "1"] julia = ["0.7.0", "1"] diff --git a/M/MatrixImpute/Compat.toml b/M/MatrixImpute/Compat.toml index cd6f81299c7386e..f6ee6dd55a389d1 100644 --- a/M/MatrixImpute/Compat.toml +++ b/M/MatrixImpute/Compat.toml @@ -1,14 +1,15 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.3.1"] -Arpack = "0.2-0.3" -DataFrames = "0.17-0.19" -StatsBase = "0.30-0.32" +["0 - 0.3.1"] +Arpack = "0.2 - 0.3" +DataFrames = "0.17 - 0.19" +StatsBase = "0.30 - 0.32" -["0.3.2-0"] -Arpack = "0.2-0.5" -DataFrames = ["0.17-0.22", "1"] -StatsBase = "0.30-0.33" +["0.3.2 - 0"] +Arpack = "0.2 - 0.5" +DataFrames = ["0.17 - 0.22", "1"] +StatsBase = "0.30 - 0.33" TensorToolbox = "1" diff --git a/M/MatrixLM/Compat.toml b/M/MatrixLM/Compat.toml index 9ce472f0698d022..50b63c3df596bab 100644 --- a/M/MatrixLM/Compat.toml +++ b/M/MatrixLM/Compat.toml @@ -1,34 +1,38 @@ -["0-0.1.0"] +["0 - 0.1.0"] DataFrames = "0.21" -Statistics = "1.0.5-1" -julia = "1.0.5-1" +Distributed = "1.0.5 - 1" +Statistics = "1.0.5 - 1" +julia = "1.0.5 - 1" -["0-0.1.2"] -GLM = "1.3.0-1" +["0 - 0.1.2"] +GLM = "1.3.0 - 1" ["0.1.1"] -Statistics = "1.5.3-1" -julia = "1.5.3-1" +Distributed = "1.5.3 - 1" +Statistics = "1.5.3 - 1" +julia = "1.5.3 - 1" -["0.1.1-0.1.2"] +["0.1.1 - 0.1.2"] DataFrames = "0.22" -["0.1.2-0.1"] -Statistics = "1.0.5-1" -julia = "1.0.5-1" +["0.1.2 - 0.1"] +Distributed = "1.0.5 - 1" +Statistics = "1.0.5 - 1" +julia = "1.0.5 - 1" -["0.1.3-0"] +["0.1.3 - 0"] DataFrames = ["0.22", "1"] -["0.1.3-0.1"] -GLM = "1.3.0-2" +["0.1.3 - 0.1"] +GLM = "1.3.0 - 2" -["0.2-0"] +["0.2 - 0"] +Distributed = "1" Statistics = "1" julia = "1" ["0.2.0"] StatsModels = ["0.6", "1"] -["0.2.1-0"] -StatsModels = ["0.6-0.7", "1"] +["0.2.1 - 0"] +StatsModels = ["0.6 - 0.7", "1"] diff --git a/M/MatrixLMnet/Compat.toml b/M/MatrixLMnet/Compat.toml index 20d3f0755d9a893..4b71564571ab7a9 100644 --- a/M/MatrixLMnet/Compat.toml +++ b/M/MatrixLMnet/Compat.toml @@ -1,27 +1,30 @@ [0] DataFrames = "0.22" +Distributed = "1.0.5 - 1" MatrixLM = "0.1" -Statistics = "1.0.5-1" -julia = "1.0.5-1" +Statistics = "1.0.5 - 1" +julia = "1.0.5 - 1" -["0-1.0.1"] +["0 - 1.0.1"] MLBase = "0.8" [1] -DataFrames = "1.3.0-1" +DataFrames = "1.3.0 - 1" -["1-1.0.1"] +["1 - 1.0.1"] Helium = "0.1" ["1.0"] -MatrixLM = "0.1.3-0.1" -Statistics = "1.6.4-1" -julia = "1.6.4-1" +Distributed = "1.6.4 - 1" +MatrixLM = "0.1.3 - 0.1" +Statistics = "1.6.4 - 1" +julia = "1.6.4 - 1" -["1.0.2-1"] -MLBase = "0.8-0.9" +["1.0.2 - 1"] +MLBase = "0.8 - 0.9" -["1.1-1"] +["1.1 - 1"] +Distributed = "1" MatrixLM = "0.2" Reexport = "1" Statistics = "1" diff --git a/M/MbedTLS/Compat.toml b/M/MbedTLS/Compat.toml index 90eb404e7ba2e63..af01b466cf9d797 100644 --- a/M/MbedTLS/Compat.toml +++ b/M/MbedTLS/Compat.toml @@ -1,29 +1,32 @@ [0] -BinaryProvider = "0.0.0-0.5" +BinaryProvider = "0.0.0 - 0.5" -["0-0.5"] -julia = "0.6-1" +["0 - 0.5"] +julia = "0.6 - 1" -["0-0.6.0"] -Compat = "0.52-2" +["0 - 0.6.0"] +Compat = "0.52 - 2" ["0.6"] julia = ["0.7", "1"] -["0.7-0"] -julia = "1.2.0-1" +["0.6.8 - 0.6"] +Distributed = ["0.7", "1"] + +["0.7 - 0"] +julia = "1.2.0 - 1" [1] MbedTLS_jll = "2" ["1.0"] -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["1.1-1"] -MozillaCACerts_jll = "2020.0.0-*" -julia = "1.6.0-1" +["1.1 - 1"] +MozillaCACerts_jll = "2020.0.0 - *" +julia = "1.6.0 - 1" -["1.1.8-1"] +["1.1.8 - 1"] Dates = "1" NetworkOptions = "1" Random = "1" diff --git a/M/Medipix/Compat.toml b/M/Medipix/Compat.toml index 214b8c616794ffb..52d680166782f30 100644 --- a/M/Medipix/Compat.toml +++ b/M/Medipix/Compat.toml @@ -1,9 +1,10 @@ [0] +Distributed = "1.5.0 - 1" HDF5 = ["0.16", "1"] -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["0-0.5.3"] +["0 - 0.5.3"] DataFrames = "1" -["0.5-0"] -IterTools = "1.4.0-1" +["0.5 - 0"] +IterTools = "1.4.0 - 1" diff --git a/M/MemPool/Compat.toml b/M/MemPool/Compat.toml index 0afb25901785783..142ef68de16094f 100644 --- a/M/MemPool/Compat.toml +++ b/M/MemPool/Compat.toml @@ -1,40 +1,47 @@ -["0-0.2"] +["0 - 0.2"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.3.1"] -DataStructures = "0.11.0-0.18" +["0 - 0.3.1"] +DataStructures = "0.11.0 - 0.18" -["0.3-0.3.1"] -julia = "1.0.0-*" +["0.3 - 0.3.1"] +Distributed = "1.0.0 - *" +julia = "1.0.0 - *" -["0.3.2-0"] +["0.3.2 - 0"] DataStructures = "0.18" -["0.3.2-0.3.8"] +["0.3.2 - 0.3.8"] +Distributed = "1" julia = "1" -["0.3.9-0.3"] -julia = "1.4.0-1" +["0.3.9 - 0.3"] +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.4-0.4.5"] -julia = "1.7.0-1" +["0.4 - 0.4.5"] +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.4.11-0"] +["0.4.11 - 0"] +Distributed = "1.9.0 - 1" DistributedNext = "1" Preferences = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.4.6-0"] +["0.4.6 - 0"] ScopedValues = "1" -["0.4.6-0.4.10"] -julia = "1.8.0-1" +["0.4.6 - 0.4.10"] +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" ["0.4.7"] ConcurrentUtils = "0.1" -["0.4.7-0"] +["0.4.7 - 0"] ConcurrentCollections = "0.1" -["0.4.8-0.4.11"] +["0.4.8 - 0.4.11"] UnsafeAtomics = "0.2" diff --git a/M/Memento/Compat.toml b/M/Memento/Compat.toml index aca891be2817d03..5e564010da6d969 100644 --- a/M/Memento/Compat.toml +++ b/M/Memento/Compat.toml @@ -1,28 +1,30 @@ -["0-0.10"] -Compat = "0.65-2" -Nullables = "0.0.3-1" -julia = "0.6-1" +["0 - 0.10"] +Compat = "0.65 - 2" +Nullables = "0.0.3 - 1" +julia = "0.6 - 1" -["0-0.12"] -Syslogs = "0.0.0-0.3" -TimeZones = "0.7-1" +["0 - 0.12"] +Syslogs = "0.0.0 - 0.3" +TimeZones = "0.7 - 1" -["0-1.2"] -JSON = "0.16.1-0.21" +["0 - 1.2"] +JSON = "0.16.1 - 0.21" -["0.11-0.12"] +["0.11 - 0.12"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.13-0.13.1"] -Syslogs = "0.0.1-0.3" -TimeZones = "0.7.0-1" +["0.13 - 0.13.1"] +Syslogs = "0.0.1 - 0.3" +TimeZones = "0.7.0 - 1" -["0.13-1"] +["0.13 - 1"] +Distributed = "1" julia = "1" -["0.13.2-1.2"] -Syslogs = ["0.0.1", "0.1-0.3"] -TimeZones = ["0.7-0.11", "1"] +["0.13.2 - 1.2"] +Syslogs = ["0.0.1", "0.1 - 0.3"] +TimeZones = ["0.7 - 0.11", "1"] -["1.3-1"] +["1.3 - 1"] Requires = "1" diff --git a/M/MendelIHT/Compat.toml b/M/MendelIHT/Compat.toml index 6fc593021f3ce21..adc7a9b1e4b8f56 100644 --- a/M/MendelIHT/Compat.toml +++ b/M/MendelIHT/Compat.toml @@ -4,47 +4,48 @@ Distances = "0.10" GLM = "1" ProgressMeter = "1" Reexport = "1" -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["1-1.4.10"] +["1 - 1.4.10"] ThreadPools = "2" -["1-1.4.2"] +["1 - 1.4.2"] +Distributed = "1.5.0 - 1" Distributions = "0.24" -["1-1.4.4"] -SnpArrays = "0.3.9-0.3" +["1 - 1.4.4"] +SnpArrays = "0.3.9 - 0.3" SpecialFunctions = "1" -["1-1.4.8"] +["1 - 1.4.8"] StatsBase = "0.33" -["1-1.4.9"] -DelimitedFiles = "1.5.0-1" +["1 - 1.4.9"] +DelimitedFiles = "1.5.0 - 1" -["1.4.10-1"] +["1.4.10 - 1"] DelimitedFiles = "1" -["1.4.3-1"] -Distributions = "0.24-0.25" +["1.4.3 - 1"] +Distributions = "0.24 - 0.25" -["1.4.3-1.4.7"] -BGEN = "0.1.4-0.1" -VCFTools = "0.2.3-0.2" +["1.4.3 - 1.4.7"] +BGEN = "0.1.4 - 0.1" +VCFTools = "0.2.3 - 0.2" ["1.4.5"] -SnpArrays = "0.3.14-0.3" +SnpArrays = "0.3.14 - 0.3" -["1.4.5-1"] -SpecialFunctions = "1-2" +["1.4.5 - 1"] +SpecialFunctions = "1 - 2" -["1.4.6-1"] -SnpArrays = "0.3.15-0.3" +["1.4.6 - 1"] +SnpArrays = "0.3.15 - 0.3" -["1.4.8-1"] +["1.4.8 - 1"] BGEN = "0.1" CSV = "0.10" VCFTools = "0.2" -["1.4.9-1"] -StatsBase = "0.33-0.34" +["1.4.9 - 1"] +StatsBase = "0.33 - 0.34" diff --git a/M/MeshArrays/Compat.toml b/M/MeshArrays/Compat.toml index 3ea3db82d624d38..581617fe830c0eb 100644 --- a/M/MeshArrays/Compat.toml +++ b/M/MeshArrays/Compat.toml @@ -1,54 +1,55 @@ -["0-0.1.5"] +["0 - 0.1.5"] julia = ["0.7", "1"] ["0.1.6"] -Documenter = "0.0.0-0.25" +Documenter = "0.0.0 - 0.25" julia = "1" -["0.1.7-0.2.3"] +["0.1.7 - 0.2.3"] julia = ["0.7.0", "1"] -["0.2.1-0.2.3"] -CatViews = "0.0.0-1" +["0.2.1 - 0.2.3"] +CatViews = "0.0.0 - 1" ["0.2.11"] -Unitful = "1.2.0-1" +Unitful = "1.2.0 - 1" -["0.2.12-0"] +["0.2.12 - 0"] Unitful = "1" -["0.2.14-0.2.17"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.2.14 - 0.2.17"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.2.18-0.2.38"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.2.18 - 0.2.38"] +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.2.26-0.3.1"] +["0.2.26 - 0.3.1"] LazyArtifacts = "1" ["0.2.3"] Statistics = ["0.7.0", "1"] -["0.2.39-0"] -julia = "1.9.0-1" +["0.2.39 - 0"] +julia = "1.9.0 - 1" -["0.2.39-0.3.1"] -Statistics = "1.9.0-1" +["0.2.39 - 0.3.1"] +Statistics = "1.9.0 - 1" -["0.2.4-0"] +["0.2.4 - 0"] CatViews = "1" -["0.2.4-0.2.13"] +["0.2.4 - 0.2.13"] Statistics = "1" julia = "1" -["0.2.7-0.2.10"] +["0.2.7 - 0.2.10"] Unitful = "1" -["0.2.8-0"] +["0.2.8 - 0"] NearestNeighbors = "0.4" -["0.3.14-0"] +["0.3.14 - 0"] +Distributed = "1.9.0 - 1" Glob = "1" diff --git a/M/MessyTimeSeries/Compat.toml b/M/MessyTimeSeries/Compat.toml index 61a5f37b87f32ee..761da2158740fa3 100644 --- a/M/MessyTimeSeries/Compat.toml +++ b/M/MessyTimeSeries/Compat.toml @@ -1,5 +1,6 @@ [0] +Distributed = "1.6.0 - 1" Distributions = "0.25" StableRNGs = "1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/M/MessyTimeSeriesOptim/Compat.toml b/M/MessyTimeSeriesOptim/Compat.toml index 98053f3c43adc58..abc49843101fded 100644 --- a/M/MessyTimeSeriesOptim/Compat.toml +++ b/M/MessyTimeSeriesOptim/Compat.toml @@ -1,13 +1,14 @@ [0] +Distributed = "1.6.0 - 1" Distributions = "0.25" LoopVectorization = "0.12" MessyTimeSeries = "0.2" StableRNGs = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.2.1"] -Statistics = "1.6.0-1" +["0 - 0.2.1"] +Statistics = "1.6.0 - 1" -["0.1.4-0"] -Optimization = "3.7.0-3" +["0.1.4 - 0"] +Optimization = "3.7.0 - 3" OptimizationNLopt = "0.1" diff --git a/M/MicroCanonicalHMC/Compat.toml b/M/MicroCanonicalHMC/Compat.toml index a07cdf5a011bef1..2d42fd5826b7e59 100644 --- a/M/MicroCanonicalHMC/Compat.toml +++ b/M/MicroCanonicalHMC/Compat.toml @@ -1,40 +1,41 @@ [0] Distributions = "0.25" ForwardDiff = "0.10" -LogDensityProblems = "2.1.0-2" -LogDensityProblemsAD = "1.6.0-1" +LogDensityProblems = "2.1.0 - 2" +LogDensityProblemsAD = "1.6.0 - 1" MCMCChains = "6" MCMCDiagnosticTools = "0.3" -ProgressMeter = "1.9.0-1" -Statistics = "1.8.0-1" +ProgressMeter = "1.9.0 - 1" +Statistics = "1.8.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] DynamicPPL = "0.23" -["0-0.1.1"] -AbstractMCMC = "4.4.0-4" +["0 - 0.1.1"] +AbstractMCMC = "4.4.0 - 4" -["0-0.1.2"] -DataFrames = "1.6.0-1" +["0 - 0.1.2"] +DataFrames = "1.6.0 - 1" +Distributed = "1.9.0 - 1" DistributionsAD = "0.6" -["0-0.1.6"] -julia = "1.9.0-1" +["0 - 0.1.6"] +julia = "1.9.0 - 1" -["0.1.1-0.1.2"] -DynamicPPL = "0.23-0.24" +["0.1.1 - 0.1.2"] +DynamicPPL = "0.23 - 0.24" ["0.1.2"] Adapt = "3" -["0.1.2-0"] -AbstractMCMC = "4.4.0-5" +["0.1.2 - 0"] +AbstractMCMC = "4.4.0 - 5" HDF5 = "0.17" -["0.1.3-0"] -Adapt = "3-4" +["0.1.3 - 0"] +Adapt = "3 - 4" -["0.1.7-0"] +["0.1.7 - 0"] DynamicPPL = "0.28" Turing = "0.34" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/M/ModelConstructors/Compat.toml b/M/ModelConstructors/Compat.toml index d581439cca8b140..1ab7340e999308f 100644 --- a/M/ModelConstructors/Compat.toml +++ b/M/ModelConstructors/Compat.toml @@ -1,43 +1,45 @@ -["0-0.1"] +["0 - 0.1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.1.4"] -DataFrames = "0.0.0-0.20" -Distributions = "0.0.0-0.21" -Nullables = "0.0.0-0.0.8" -SpecialFunctions = "0.0.0-0.8" +["0 - 0.1.4"] +DataFrames = "0.0.0 - 0.20" +Distributions = "0.0.0 - 0.21" +Nullables = "0.0.0 - 0.0.8" +SpecialFunctions = "0.0.0 - 0.8" -["0.1.12-0"] +["0.1.12 - 0"] Nullables = ["0.0.8", "1"] -["0.1.12-0.2.0"] -DataFrames = "0.11.7-0.21" -Distributions = "0.16-0.23" -SpecialFunctions = "0.7-0.10" +["0.1.12 - 0.2.0"] +DataFrames = "0.11.7 - 0.21" +Distributions = "0.16 - 0.23" +SpecialFunctions = "0.7 - 0.10" ["0.1.5"] -DataFrames = ["0.11.7-0.16", "0.19-0.20"] +DataFrames = ["0.11.7 - 0.16", "0.19 - 0.20"] -["0.1.5-0"] +["0.1.5 - 0"] ForwardDiff = "0.10" -OrderedCollections = "1.1.0-1" +OrderedCollections = "1.1.0 - 1" -["0.1.5-0.1.11"] -Distributions = "0.16-0.21" +["0.1.5 - 0.1.11"] +Distributions = "0.16 - 0.21" Nullables = "0.0.8" -SpecialFunctions = "0.7-0.8" +SpecialFunctions = "0.7 - 0.8" -["0.1.6-0.1.8"] -DataFrames = ["0.11.7-0.17", "0.19-0.20"] +["0.1.6 - 0.1.8"] +DataFrames = ["0.11.7 - 0.17", "0.19 - 0.20"] -["0.1.9-0.1.11"] -DataFrames = ["0.11.7-0.20", "21"] +["0.1.9 - 0.1.11"] +DataFrames = ["0.11.7 - 0.20", "21"] -["0.2-0"] -UnPack = "1.0.2-1" +["0.2 - 0"] +Distributed = "1" +UnPack = "1.0.2 - 1" julia = "1" -["0.2.1-0"] -DataFrames = "0.11.7-0.22" -Distributions = "0.16-0.24" -SpecialFunctions = ["0.7-0.10", "1"] +["0.2.1 - 0"] +DataFrames = "0.11.7 - 0.22" +Distributions = "0.16 - 0.24" +SpecialFunctions = ["0.7 - 0.10", "1"] diff --git a/M/ModelSelection/Compat.toml b/M/ModelSelection/Compat.toml index cbad4ed1bea0135..6c0011f3133b22b 100644 --- a/M/ModelSelection/Compat.toml +++ b/M/ModelSelection/Compat.toml @@ -1,44 +1,46 @@ ["1.0"] -CSV = "0.0.0-0.7" -DataFrames = "0.0.0-0.21" +CSV = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.21" DelimitedFiles = "1" -Distributions = "0.0.0-0.23" -GLMNet = "0.0.0-0.5" -InfoZIP = "0.0.0-0.2" -KernelDensity = "0.0.0-0.6" -Mustache = "0.0.0-1" -Plots = "0.0.0-1" -ShiftedArrays = "0.0.0-1" -SingularSpectrumAnalysis = "0.0.0-0.4" -StatPlots = "0.0.0-0.9" +Distributed = "1" +Distributions = "0.0.0 - 0.23" +GLMNet = "0.0.0 - 0.5" +InfoZIP = "0.0.0 - 0.2" +KernelDensity = "0.0.0 - 0.6" +Mustache = "0.0.0 - 1" +Plots = "0.0.0 - 1" +ShiftedArrays = "0.0.0 - 1" +SingularSpectrumAnalysis = "0.0.0 - 0.4" +StatPlots = "0.0.0 - 0.9" Statistics = "1" -StatsPlots = "0.0.0-0.14" -ZipFile = "0.0.0-0.9" +StatsPlots = "0.0.0 - 0.14" +ZipFile = "0.0.0 - 0.9" julia = "1" ["1.1"] -CSV = "0.10.9-0.10" -DataFrames = "1.4.4-1" -Distributions = "0.25.80-0.25" -KernelDensity = "0.6.5-0.6" -Mustache = "1.0.14-1" -Plots = "1.38.2-1" -StatsPlots = "0.15.4-0.15" -ZipFile = "0.10.1-0.10" +CSV = "0.10.9 - 0.10" +DataFrames = "1.4.4 - 1" +Distributions = "0.25.80 - 0.25" +KernelDensity = "0.6.5 - 0.6" +Mustache = "1.0.14 - 1" +Plots = "1.38.2 - 1" +StatsPlots = "0.15.4 - 0.15" +ZipFile = "0.10.1 - 0.10" -["1.1-1"] -DelimitedFiles = "1.6.7-1" -GLMNet = "0.7.1-0.7" +["1.1 - 1"] +DelimitedFiles = "1.6.7 - 1" +Distributed = "1.6.7 - 1" +GLMNet = "0.7.1 - 0.7" ShiftedArrays = "2" -SingularSpectrumAnalysis = "0.5.1-0.5" -Statistics = "1.6.7-1" -julia = "1.6.7-1" +SingularSpectrumAnalysis = "0.5.1 - 0.5" +Statistics = "1.6.7 - 1" +julia = "1.6.7 - 1" -["1.2-1"] -DataFrames = "1.5.0-1" -Distributions = "0.25.87-0.25" -GLM = "1.8.2-1" -JLD2 = "0.4.31-0.4" +["1.2 - 1"] +DataFrames = "1.5.0 - 1" +Distributions = "0.25.87 - 0.25" +GLM = "1.8.2 - 1" +JLD2 = "0.4.31 - 0.4" -["1.3.3-1"] -CSV = "0.10.11-0.10" +["1.3.3 - 1"] +CSV = "0.10.11 - 0.10" diff --git a/M/ModelingToolkit/Compat.toml b/M/ModelingToolkit/Compat.toml index c26efb4f4dbf867..7ded0da1564f1f0 100644 --- a/M/ModelingToolkit/Compat.toml +++ b/M/ModelingToolkit/Compat.toml @@ -1,12 +1,12 @@ -["0-0.2"] -DiffEqBase = "0-5" -SpecialFunctions = "0.0.0-0.9" +["0 - 0.2"] +DiffEqBase = "0 - 5" +SpecialFunctions = "0.0.0 - 0.9" -["0-0.8"] -DiffRules = "0.0.0-0.1" -MacroTools = "0.0.0-0.5" -NaNMath = "0.0.0-0.3" -StaticArrays = "0.0.0-0.12" +["0 - 0.8"] +DiffRules = "0.0.0 - 0.1" +MacroTools = "0.0.0 - 0.5" +NaNMath = "0.0.0 - 0.3" +StaticArrays = "0.0.0 - 0.12" ["0.0"] julia = ["0.7", "1"] @@ -14,701 +14,706 @@ julia = ["0.7", "1"] ["0.1"] julia = "1" -["0.10-3"] -GeneralizedGenerated = "0.1.4-0.2" +["0.10 - 3"] +GeneralizedGenerated = "0.1.4 - 0.2" ["0.2"] -julia = "1.1-1" +julia = "1.1 - 1" -["0.4-0.8"] -DiffEqBase = "0.0.0-6" -DocStringExtensions = "0.0.0-0.8" -SpecialFunctions = "0.0.0-0.8" +["0.4 - 0.8"] +DiffEqBase = "0.0.0 - 6" +DocStringExtensions = "0.0.0 - 0.8" +SpecialFunctions = "0.0.0 - 0.8" -["0.4-1.1"] +["0.4 - 1.1"] julia = "1" -["0.7-0.8"] -GeneralizedGenerated = "0.0.0-0.2" +["0.7 - 0.8"] +GeneralizedGenerated = "0.0.0 - 0.2" + +["0.7 - 1.1"] +Distributed = "1" ["0.9"] -GeneralizedGenerated = "0.1.4-0.1" +GeneralizedGenerated = "0.1.4 - 0.1" -["0.9-0"] +["0.9 - 0"] DiffRules = "0.1" -SpecialFunctions = "0.7-0.8" +SpecialFunctions = "0.7 - 0.8" -["0.9-1.2.6"] -Latexify = "0.11-0.12" +["0.9 - 1.2.6"] +Latexify = "0.11 - 0.12" -["0.9-2"] +["0.9 - 2"] DiffEqBase = "6" -["0.9-4.0.6"] -StaticArrays = "0.10-0.12" +["0.9 - 4.0.6"] +StaticArrays = "0.10 - 0.12" -["0.9-8"] +["0.9 - 8"] MacroTools = "0.5" -["0.9-8.12"] -DocStringExtensions = "0.7-0.8" +["0.9 - 8.12"] +DocStringExtensions = "0.7 - 0.8" -["0.9-8.4"] +["0.9 - 8.4"] NaNMath = "0.3" -["1-1.1.2"] -SpecialFunctions = "0.7-0.9" +["1 - 1.1.2"] +SpecialFunctions = "0.7 - 0.9" ["1.0"] DiffRules = "0.1" -["1.1-9"] +["1.1 - 9"] DiffRules = ["0.1", "1"] -["1.1.3-4.0.6"] -SpecialFunctions = "0.7-0.10" +["1.1.3 - 4.0.6"] +SpecialFunctions = "0.7 - 0.10" -["1.2-7"] -julia = "1.2.0-1" +["1.2 - 7"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" -["1.2.7-3.17"] -Latexify = "0.11-0.13" +["1.2.7 - 3.17"] +Latexify = "0.11 - 0.13" -["2-5.13"] +["2 - 5.13"] TreeViews = "0.3" -["2-8.5.4"] +["2 - 8.5.4"] SafeTestsets = "0.0.1" -[2-9] -Unitful = "1.1.0-1" +["2 - 9"] +Unitful = "1.1.0 - 1" -["3-3.1"] +["3 - 3.1"] UnPack = "0.1" -["3-3.9"] -DiffEqBase = "6.28.0-6" +["3 - 3.9"] +DiffEqBase = "6.28.0 - 6" -["3-5.1"] -ArrayInterface = "2.8.0-2" +["3 - 5.1"] +ArrayInterface = "2.8.0 - 2" -["3.10-3.20"] -DiffEqBase = "6.38.0-6" +["3.10 - 3.20"] +DiffEqBase = "6.38.0 - 6" -["3.11-3.12"] -SymbolicUtils = "0.4.1-0.4" +["3.11 - 3.12"] +SymbolicUtils = "0.4.1 - 0.4" -["3.11-5.4"] +["3.11 - 5.4"] Requires = "1" -["3.12-3.12.1"] -LabelledArrays = "1.2.0-1" +["3.12 - 3.12.1"] +LabelledArrays = "1.2.0 - 1" -["3.12.2-9.33"] -LabelledArrays = "1.3.0-1" +["3.12.2 - 9.33"] +LabelledArrays = "1.3.0 - 1" -["3.13-3.15"] -SymbolicUtils = "0.4.3-0.4" +["3.13 - 3.15"] +SymbolicUtils = "0.4.3 - 0.4" -["3.16-3"] +["3.16 - 3"] SymbolicUtils = "0.5" -["3.17-9"] -DataStructures = "0.17-0.18" +["3.17 - 9"] +DataStructures = "0.17 - 0.18" -["3.18-5.13"] -Latexify = "0.11-0.14" +["3.18 - 5.13"] +Latexify = "0.11 - 0.14" -["3.2-3.3"] -DiffEqJump = "6.6.2-6" +["3.2 - 3.3"] +DiffEqJump = "6.6.2 - 6" SymbolicUtils = "0.3" -["3.2-9"] +["3.2 - 9"] UnPack = ["0.1", "1"] -["3.20-9.1"] +["3.20 - 9.1"] IfElse = "0.1" -["3.21-3"] -DiffEqBase = "6.48.0-6" +["3.21 - 3"] +DiffEqBase = "6.48.0 - 6" -["3.3-8.73"] -RecursiveArrayTools = "2.3.0-2" +["3.3 - 8.73"] +RecursiveArrayTools = "2.3.0 - 2" -["3.4-3.8"] -SymbolicUtils = "0.3.2-0.3" +["3.4 - 3.8"] +SymbolicUtils = "0.3.2 - 0.3" -["3.4-5.25"] -DiffEqJump = "6.7.5-6" +["3.4 - 5.25"] +DiffEqJump = "6.7.5 - 6" -["3.4-6"] -LightGraphs = "1.3.0-1" +["3.4 - 6"] +LightGraphs = "1.3.0 - 1" -["3.6.2-3.16"] +["3.6.2 - 3.16"] DataStructures = "0.17" -["3.9-3.10"] -SymbolicUtils = "0.3.3-0.3" +["3.9 - 3.10"] +SymbolicUtils = "0.3.3 - 0.3" [4] -DiffEqBase = "6.48.1-6" +DiffEqBase = "6.48.1 - 6" SymbolicUtils = "0.6" -["4-4.4"] +["4 - 4.4"] RuntimeGeneratedFunctions = "0.4" -["4.0.7-7"] -SpecialFunctions = ["0.7-0.10", "1"] +["4.0.7 - 7"] +SpecialFunctions = ["0.7 - 0.10", "1"] -["4.0.7-9"] -StaticArrays = ["0.10-0.12", "1"] +["4.0.7 - 9"] +StaticArrays = ["0.10 - 0.12", "1"] -["4.3-5.3"] +["4.3 - 5.3"] Distributions = "0.24" -["4.5-5.6.0"] -RuntimeGeneratedFunctions = "0.4-0.5" +["4.5 - 5.6.0"] +RuntimeGeneratedFunctions = "0.4 - 0.5" -["5-5.2.0"] -SymbolicUtils = "0.7.4-0.7" +["5 - 5.2.0"] +SymbolicUtils = "0.7.4 - 0.7" -["5-6.5.0"] +["5 - 6.5.0"] Setfield = "0.7" ["5.0"] -DiffEqBase = "6.48.1-6" +DiffEqBase = "6.48.1 - 6" -["5.1-8.1"] -DiffEqBase = "6.54.0-6" +["5.1 - 8.1"] +DiffEqBase = "6.54.0 - 6" -["5.10-5.11"] -SymbolicUtils = "0.8.3-0.8" +["5.10 - 5.11"] +SymbolicUtils = "0.8.3 - 0.8" ["5.10.0"] Symbolics = "0.1" -["5.10.1-5.12"] -Symbolics = "0.1.2-0.1" +["5.10.1 - 5.12"] +Symbolics = "0.1.2 - 0.1" -["5.12-5.14.0"] -SymbolicUtils = "0.8.3-0.9" +["5.12 - 5.14.0"] +SymbolicUtils = "0.8.3 - 0.9" -["5.13-5.13.1"] -Symbolics = "0.1.7-0.1" +["5.13 - 5.13.1"] +Symbolics = "0.1.7 - 0.1" -["5.13.2-5.14.0"] -Symbolics = "0.1.8-0.1" +["5.13.2 - 5.14.0"] +Symbolics = "0.1.8 - 0.1" -["5.14-8.14.0"] +["5.14 - 8.14.0"] AbstractTrees = "0.3" -["5.14-8.54"] -Latexify = "0.11-0.15" +["5.14 - 8.54"] +Latexify = "0.11 - 0.15" ["5.14.1"] SymbolicUtils = "0.10" -["5.14.1-5.14.3"] -Symbolics = "0.1.14-0.1" +["5.14.1 - 5.14.3"] +Symbolics = "0.1.14 - 0.1" ["5.14.2"] -SymbolicUtils = "0.10.1-0.10" +SymbolicUtils = "0.10.1 - 0.10" -["5.14.3-5.20"] +["5.14.3 - 5.20"] SymbolicUtils = "0.11" -["5.14.4-5.20"] -Symbolics = "0.1.21-0.1" +["5.14.4 - 5.20"] +Symbolics = "0.1.21 - 0.1" -["5.17-5.20"] -JuliaFormatter = "0.12-0.13" +["5.17 - 5.20"] +JuliaFormatter = "0.12 - 0.13" -["5.17-9"] -Distributions = "0.23-0.25" +["5.17 - 9"] +Distributions = "0.23 - 0.25" -["5.18-8.50"] +["5.18 - 8.50"] DomainSets = "0.5" -["5.2-6"] -ArrayInterface = "2.8.0-3" +["5.2 - 6"] +ArrayInterface = "2.8.0 - 3" -["5.2.1-5.6.0"] -SymbolicUtils = "0.7.4-0.8" +["5.2.1 - 5.6.0"] +SymbolicUtils = "0.7.4 - 0.8" -["5.2.1-8.4"] -SciMLBase = "1.3.0-1" +["5.2.1 - 8.4"] +SciMLBase = "1.3.0 - 1" -["5.21-5.22"] -JuliaFormatter = "0.12-0.14" +["5.21 - 5.22"] +JuliaFormatter = "0.12 - 0.14" -["5.21-5.24"] +["5.21 - 5.24"] Symbolics = "1" -["5.21-6.4.7"] -SymbolicUtils = "0.12-0.13" +["5.21 - 6.4.7"] +SymbolicUtils = "0.12 - 0.13" -["5.23-6.5.0"] -JuliaFormatter = "0.12-0.15" +["5.23 - 6.5.0"] +JuliaFormatter = "0.12 - 0.15" -["5.25-5"] -Symbolics = "1.4.1-1" +["5.25 - 5"] +Symbolics = "1.4.1 - 1" -["5.25-8"] -DiffEqCallbacks = "2.16.0-2" +["5.25 - 8"] +DiffEqCallbacks = "2.16.0 - 2" -["5.26-6"] +["5.26 - 6"] DiffEqJump = "7" -["5.3-5.5"] +["5.3 - 5.5"] Reexport = "1" -["5.4-5.16"] -Distributions = "0.23-0.24" +["5.4 - 5.16"] +Distributions = "0.23 - 0.24" ["5.5"] Requires = ["0.2", "1"] -["5.6-8.14"] +["5.6 - 8.14"] Requires = "1" -["5.6-9"] +["5.6 - 9"] Reexport = ["0.2", "1"] -["5.6.1-5.9"] +["5.6.1 - 5.9"] SymbolicUtils = "0.8" -["5.6.1-8.57"] -RuntimeGeneratedFunctions = "0.4.3-0.5" +["5.6.1 - 8.57"] +RuntimeGeneratedFunctions = "0.4.3 - 0.5" -["5.6.2-9"] +["5.6.2 - 9"] ConstructionBase = "1" -["5.9-8.34"] -NonlinearSolve = "0.3.8-0.3" +["5.9 - 8.34"] +NonlinearSolve = "0.3.8 - 0.3" ["6.0"] Symbolics = "2" -["6.1-6.3"] +["6.1 - 6.3"] Symbolics = "3" -["6.4-6.4.8"] -Symbolics = "3.1.0-3" +["6.4 - 6.4.8"] +Symbolics = "3.1.0 - 3" ["6.4.8"] -SymbolicUtils = "0.13.4-0.13" +SymbolicUtils = "0.13.4 - 0.13" -["6.4.9-6.4"] -SymbolicUtils = ["0.13.4-0.13", "0.15"] +["6.4.9 - 6.4"] +SymbolicUtils = ["0.13.4 - 0.13", "0.15"] Symbolics = "3.2" -["6.5-6.6"] +["6.5 - 6.6"] SymbolicUtils = "0.16" -Symbolics = "3.3.0-3" +Symbolics = "3.3.0 - 3" -["6.5.1-6.5"] -JuliaFormatter = "0.12-0.16" +["6.5.1 - 6.5"] +JuliaFormatter = "0.12 - 0.16" -["6.5.1-8.12"] -Setfield = "0.7-0.8" +["6.5.1 - 8.12"] +Setfield = "0.7 - 0.8" ["6.6"] -JuliaFormatter = "0.12-0.17" +JuliaFormatter = "0.12 - 0.17" -["6.7-6"] -SymbolicUtils = "0.16-0.17" -Symbolics = "3.5.0-3" +["6.7 - 6"] +SymbolicUtils = "0.16 - 0.17" +Symbolics = "3.5.0 - 3" -["6.7-7.1.1"] -JuliaFormatter = "0.12-0.18" +["6.7 - 7.1.1"] +JuliaFormatter = "0.12 - 0.18" [7] -ArrayInterface = "3.1.39-3" +ArrayInterface = "3.1.39 - 3" SymbolicUtils = "0.18" -["7-8.4.0"] -Graphs = "1.4.0-1" +["7 - 8.4.0"] +Graphs = "1.4.0 - 1" -["7-8.5"] +["7 - 8.5"] Symbolics = "4" ["7.0"] DiffEqJump = "7" -["7.1-8.14"] -DiffEqJump = "7-8" +["7.1 - 8.14"] +DiffEqJump = "7 - 8" -["7.1.2-7"] -JuliaFormatter = "0.12-0.19" +["7.1.2 - 7"] +JuliaFormatter = "0.12 - 0.19" -["8-8.3.1"] -SymbolicUtils = "0.18-0.19" +["8 - 8.3.1"] +SymbolicUtils = "0.18 - 0.19" -["8-8.72"] -julia = "1.6.0-1" +["8 - 8.72"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -[8-9] -SpecialFunctions = ["0.7-0.10", "1-2"] +["8 - 9"] +SpecialFunctions = ["0.7 - 0.10", "1 - 2"] ["8.0"] -ArrayInterface = "3.1.39-3" -JuliaFormatter = "0.12-0.20" +ArrayInterface = "3.1.39 - 3" +JuliaFormatter = "0.12 - 0.20" -["8.1-8.3"] -JuliaFormatter = "0.12-0.21" +["8.1 - 8.3"] +JuliaFormatter = "0.12 - 0.21" -["8.1-8.5.1"] -ArrayInterface = "3.1.39-4" +["8.1 - 8.5.1"] +ArrayInterface = "3.1.39 - 4" -["8.11.1-8.15.1"] -Symbolics = "4.5.0-4" +["8.11.1 - 8.15.1"] +Symbolics = "4.5.0 - 4" ["8.12"] -JuliaFormatter = "0.12-0.23" +JuliaFormatter = "0.12 - 0.23" -["8.12-8.47"] -ArrayInterfaceCore = "0.1.1-0.1" +["8.12 - 8.47"] +ArrayInterfaceCore = "0.1.1 - 0.1" -["8.13-8"] +["8.13 - 8"] JuliaFormatter = "1" -["8.13-9"] -DocStringExtensions = "0.7-0.9" -Setfield = ["0.7-0.8", "1"] +["8.13 - 9"] +DocStringExtensions = "0.7 - 0.9" +Setfield = ["0.7 - 0.8", "1"] -["8.14.1-8.21"] -DiffEqBase = "6.83.0-6" +["8.14.1 - 8.21"] +DiffEqBase = "6.83.0 - 6" -["8.14.1-9"] -AbstractTrees = "0.3-0.4" +["8.14.1 - 9"] +AbstractTrees = "0.3 - 0.4" -["8.15-8.18.3"] +["8.15 - 8.18.3"] JumpProcesses = "9" -["8.15.2-8.15"] -Symbolics = "4.5-4.8" +["8.15.2 - 8.15"] +Symbolics = "4.5 - 4.8" -["8.15.2-9"] -ForwardDiff = "0.10.3-0.10" +["8.15.2 - 9"] +ForwardDiff = "0.10.3 - 0.10" -["8.16-8.46"] -Symbolics = "4.9.0-4" +["8.16 - 8.46"] +Symbolics = "4.9.0 - 4" -["8.18.4-9.30.0"] -JumpProcesses = "9.1.0-9" +["8.18.4 - 9.30.0"] +JumpProcesses = "9.1.0 - 9" -["8.19-8.21"] -SciMLBase = "1.49.0-1" +["8.19 - 8.21"] +SciMLBase = "1.49.0 - 1" -["8.2-8.14.0"] -DiffEqBase = "6.81.0-6" +["8.2 - 8.14.0"] +DiffEqBase = "6.81.0 - 6" -["8.20-9"] +["8.20 - 9"] FunctionWrappersWrappers = "0.1" -["8.22-9.44"] -DiffEqBase = "6.103.0-6" +["8.22 - 9.44"] +DiffEqBase = "6.103.0 - 6" ["8.22.0"] -SciMLBase = "1.54.0-1" +SciMLBase = "1.54.0 - 1" -["8.22.1-8.22"] -SciMLBase = "1.56.1-1" +["8.22.1 - 8.22"] +SciMLBase = "1.56.1 - 1" -["8.23-8.30"] -SciMLBase = "1.58.0-1" +["8.23 - 8.30"] +SciMLBase = "1.58.0 - 1" -["8.24-8.29.0"] +["8.24 - 8.29.0"] SimpleWeightedGraphs = "1" -["8.3.2-8.46"] +["8.3.2 - 8.46"] SymbolicUtils = "0.19" ["8.31"] -SciMLBase = "1.60.0-1" +SciMLBase = "1.60.0 - 1" -["8.31-9"] -Compat = "3.42.0-4" +["8.31 - 9"] +Compat = "3.42.0 - 4" -["8.32-8.33"] -SciMLBase = "1.70.0-1" +["8.32 - 8.33"] +SciMLBase = "1.70.0 - 1" -["8.34-8.35.1"] -SciMLBase = "1.72.0-1" +["8.34 - 8.35.1"] +SciMLBase = "1.72.0 - 1" -["8.35-8.73.1"] +["8.35 - 8.73.1"] SimpleNonlinearSolve = "0.1" -["8.35.2-8.35"] -SciMLBase = "1.75.0-1" +["8.35.2 - 8.35"] +SciMLBase = "1.75.0 - 1" -["8.36-8.70"] -SciMLBase = "1.76.1-1" +["8.36 - 8.70"] +SciMLBase = "1.76.1 - 1" ["8.37"] SymbolicIndexingInterface = "0.1" -["8.38-8.73"] -SymbolicIndexingInterface = "0.1-0.2" +["8.38 - 8.73"] +SymbolicIndexingInterface = "0.1 - 0.2" -["8.4-8.11"] -JuliaFormatter = "0.12-0.22" +["8.4 - 8.11"] +JuliaFormatter = "0.12 - 0.22" -["8.4.1-9"] -Graphs = "1.5.2-1" +["8.4.1 - 9"] +Graphs = "1.5.2 - 1" -["8.47-8.73.0"] +["8.47 - 8.73.0"] Symbolics = "5" -["8.47-8.75"] +["8.47 - 8.75"] SymbolicUtils = "1" -["8.48-9"] -ArrayInterface = "6-7" +["8.48 - 9"] +ArrayInterface = "6 - 7" -["8.5-8.18"] -SciMLBase = "1.26.2-1" +["8.5 - 8.18"] +SciMLBase = "1.26.2 - 1" -["8.5-9"] +["8.5 - 9"] NaNMath = ["0.3", "1"] -["8.5.2-8.11"] -ArrayInterface = "3.1.39-5" +["8.5.2 - 8.11"] +ArrayInterface = "3.1.39 - 5" -["8.51-8"] +["8.51 - 8"] DomainSets = "0.6" -["8.55-9"] -Latexify = "0.11-0.16" +["8.55 - 9"] +Latexify = "0.11 - 0.16" -["8.57-9"] -MLStyle = "0.4.17-0.4" +["8.57 - 9"] +MLStyle = "0.4.17 - 0.4" ["8.58"] -RuntimeGeneratedFunctions = "0.5.10-0.5" +RuntimeGeneratedFunctions = "0.5.10 - 0.5" ["8.59.0"] RuntimeGeneratedFunctions = "0.5.9" -["8.59.1-9"] -RuntimeGeneratedFunctions = "0.5.9-0.5" +["8.59.1 - 9"] +RuntimeGeneratedFunctions = "0.5.9 - 0.5" -["8.6-8.11.0"] -Symbolics = "4.3.0-4" +["8.6 - 8.11.0"] +Symbolics = "4.3.0 - 4" -["8.60-9"] +["8.60 - 9"] URIs = "1" -["8.65-9.1"] +["8.65 - 9.1"] OrdinaryDiffEq = "6" -["8.69-9"] +["8.69 - 9"] PrecompileTools = "1" -["8.71-9.1"] -SciMLBase = "2.0.1-2" +["8.71 - 9.1"] +SciMLBase = "2.0.1 - 2" -["8.73-9"] +["8.73 - 9"] Distributed = "1" InteractiveUtils = "1" Libdl = "1" LinearAlgebra = "1" Serialization = "1" SparseArrays = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["8.73.1-8"] -Symbolics = "5.7.0-5" +["8.73.1 - 8"] +Symbolics = "5.7.0 - 5" -["8.73.2-9.49"] +["8.73.2 - 9.49"] SimpleNonlinearSolve = ["0.1", "1"] ["8.74"] SymbolicIndexingInterface = "0.3" -["8.74-9.26"] -RecursiveArrayTools = "2.3.0-3" +["8.74 - 9.26"] +RecursiveArrayTools = "2.3.0 - 3" -["8.75-9.5"] -SymbolicIndexingInterface = "0.3.1-0.3" +["8.75 - 9.5"] +SymbolicIndexingInterface = "0.3.1 - 0.3" -["8.76-8"] -SymbolicUtils = "1.0-1.5.1" +["8.76 - 8"] +SymbolicUtils = "1.0 - 1.5.1" -["8.9-9"] +["8.9 - 9"] Combinatorics = "1" [9] -DomainSets = "0.6-0.7" -ExprTools = "0.1.10-0.1" +DomainSets = "0.6 - 0.7" +ExprTools = "0.1.10 - 0.1" FindFirstFunctions = "1" -JuliaFormatter = "1.0.47-1" +JuliaFormatter = "1.0.47 - 1" SciMLStructures = "1" -["9-9.15"] +["9 - 9.15"] SymbolicUtils = "1" -["9-9.3"] -DynamicQuantities = "0.11.2-0.11" +["9 - 9.3"] +DynamicQuantities = "0.11.2 - 0.11" -["9-9.4"] -Symbolics = "5.20.1-5" +["9 - 9.4"] +Symbolics = "5.20.1 - 5" ["9.0"] -DiffEqCallbacks = "2.16.0-2" +DiffEqCallbacks = "2.16.0 - 2" -["9.1-9.41"] -DiffEqCallbacks = "2.16.0-3" +["9.1 - 9.41"] +DiffEqCallbacks = "2.16.0 - 3" -["9.12.2-9"] +["9.12.2 - 9"] OrderedCollections = "1" -["9.16-9.19"] +["9.16 - 9.19"] SymbolicUtils = "2" -["9.16-9.20"] -Symbolics = "5.30.1-5" +["9.16 - 9.20"] +Symbolics = "5.30.1 - 5" ["9.17"] -OrdinaryDiffEq = "6.82.0-6" +OrdinaryDiffEq = "6.82.0 - 6" -["9.18-9.32"] -NonlinearSolve = "3.12.0-3" +["9.18 - 9.32"] +NonlinearSolve = "3.12.0 - 3" ["9.18.0"] ComponentArrays = "0.15" ["9.2"] -OrdinaryDiffEq = "6.72.0-6" +OrdinaryDiffEq = "6.72.0 - 6" -["9.2-9.26"] -SciMLBase = "2.28.0-2" +["9.2 - 9.26"] +SciMLBase = "2.28.0 - 2" -["9.20-9.32"] -SymbolicUtils = "2.1.0-2" +["9.20 - 9.32"] +SymbolicUtils = "2.1.0 - 2" -["9.21-9.32"] -Symbolics = "5.32.0-5" +["9.21 - 9.32"] +Symbolics = "5.32.0 - 5" -["9.26-9"] +["9.26 - 9"] DiffEqNoiseProcess = "5" -["9.27-9"] +["9.27 - 9"] Expronicon = "0.8" -RecursiveArrayTools = "3.26.0-3" +RecursiveArrayTools = "3.26.0 - 3" -["9.27-9.32"] -SymbolicIndexingInterface = "0.3.26-0.3" +["9.27 - 9.32"] +SymbolicIndexingInterface = "0.3.26 - 0.3" -["9.27-9.36"] -SciMLBase = "2.46.0-2" +["9.27 - 9.36"] +SciMLBase = "2.46.0 - 2" -["9.3-9.16"] -OrdinaryDiffEq = "6.73.0-6" +["9.3 - 9.16"] +OrdinaryDiffEq = "6.73.0 - 6" -["9.30.1-9"] -JumpProcesses = "9.13.1-9" +["9.30.1 - 9"] +JumpProcesses = "9.13.1 - 9" ["9.33"] Symbolics = "6" -["9.33-9.36"] -SymbolicIndexingInterface = "0.3.28-0.3" +["9.33 - 9.36"] +SymbolicIndexingInterface = "0.3.28 - 0.3" -["9.33-9.49"] -NonlinearSolve = "3.14.0-3" +["9.33 - 9.49"] +NonlinearSolve = "3.14.0 - 3" ["9.33.0"] -SymbolicUtils = "3.1.2-3" +SymbolicUtils = "3.1.2 - 3" -["9.33.1-9.40.0"] -SymbolicUtils = "3.2.0-3" +["9.33.1 - 9.40.0"] +SymbolicUtils = "3.2.0 - 3" -["9.34-9"] -BlockArrays = "1.1.0-1" +["9.34 - 9"] +BlockArrays = "1.1.0 - 1" -["9.34-9.40.0"] -Symbolics = "6.3.0-6" +["9.34 - 9.40.0"] +Symbolics = "6.3.0 - 6" -["9.36-9"] -DynamicQuantities = ["0.11.2-0.13", "1"] +["9.36 - 9"] +DynamicQuantities = ["0.11.2 - 0.13", "1"] -["9.37-9.41"] -SciMLBase = "2.52.1-2" -SymbolicIndexingInterface = "0.3.29-0.3" +["9.37 - 9.41"] +SciMLBase = "2.52.1 - 2" +SymbolicIndexingInterface = "0.3.29 - 0.3" -["9.4-9.6"] -DynamicQuantities = "0.11.2-0.12" +["9.4 - 9.6"] +DynamicQuantities = "0.11.2 - 0.12" -["9.40.1-9"] -FunctionWrappers = "1.1.0-1" -SymbolicUtils = "3.7.0-3" +["9.40.1 - 9"] +FunctionWrappers = "1.1.0 - 1" +SymbolicUtils = "3.7.0 - 3" -["9.40.1-9.45"] -Symbolics = "6.12.0-6" +["9.40.1 - 9.45"] +Symbolics = "6.12.0 - 6" -["9.42-9"] -DiffEqCallbacks = "2.16.0-4" +["9.42 - 9"] +DiffEqCallbacks = "2.16.0 - 4" -["9.42-9.44"] -SciMLBase = "2.55.0-2" +["9.42 - 9.44"] +SciMLBase = "2.55.0 - 2" -["9.42-9.50"] -SymbolicIndexingInterface = "0.3.31-0.3" +["9.42 - 9.50"] +SymbolicIndexingInterface = "0.3.31 - 0.3" -["9.43-9"] +["9.43 - 9"] OffsetArrays = "1" -["9.45-9"] -DiffEqBase = "6.157.0-6" +["9.45 - 9"] +DiffEqBase = "6.157.0 - 6" -["9.45-9.48"] -SciMLBase = "2.56.1-2" +["9.45 - 9.48"] +SciMLBase = "2.56.1 - 2" ["9.46"] -Symbolics = "6.14.0-6" +Symbolics = "6.14.0 - 6" -["9.47-9"] -CommonSolve = "0.2.4-0.2" +["9.47 - 9"] +CommonSolve = "0.2.4 - 0.2" -["9.47-9.49"] -Symbolics = "6.15.2-6" +["9.47 - 9.49"] +Symbolics = "6.15.2 - 6" -["9.49-9.54"] -SciMLBase = "2.57.1-2" +["9.49 - 9.54"] +SciMLBase = "2.57.1 - 2" -["9.5-9.7"] -Symbolics = "5.24.0-5" +["9.5 - 9.7"] +Symbolics = "5.24.0 - 5" -["9.50-9"] -NonlinearSolve = "3.14.0-4" -SimpleNonlinearSolve = ["0.1", "1-2"] +["9.50 - 9"] +NonlinearSolve = "3.14.0 - 4" +SimpleNonlinearSolve = ["0.1", "1 - 2"] -["9.50-9.51"] -Symbolics = "6.15.4-6" +["9.50 - 9.51"] +Symbolics = "6.15.4 - 6" -["9.51-9"] -EnumX = "1.0.4-1" -SymbolicIndexingInterface = "0.3.35-0.3" +["9.51 - 9"] +EnumX = "1.0.4 - 1" +SymbolicIndexingInterface = "0.3.35 - 0.3" -["9.52-9"] -Symbolics = "6.19.0-6" +["9.52 - 9"] +Symbolics = "6.19.0 - 6" ["9.55"] -SciMLBase = "2.64.0-2" +SciMLBase = "2.64.0 - 2" -["9.56-9"] +["9.56 - 9"] SCCNonlinearSolve = "1" -SciMLBase = "2.66.0-2" +SciMLBase = "2.66.0 - 2" -["9.6-9.8"] -SymbolicIndexingInterface = "0.3.11-0.3" +["9.6 - 9.8"] +SymbolicIndexingInterface = "0.3.11 - 0.3" -["9.7-9.35"] -DynamicQuantities = "0.11.2-0.13" +["9.7 - 9.35"] +DynamicQuantities = "0.11.2 - 0.13" -["9.8-9.15"] -Symbolics = "5.26.0-5" +["9.8 - 9.15"] +Symbolics = "5.26.0 - 5" -["9.9-9.26"] -SymbolicIndexingInterface = "0.3.12-0.3" +["9.9 - 9.26"] +SymbolicIndexingInterface = "0.3.12 - 0.3" diff --git a/M/Modia/Compat.toml b/M/Modia/Compat.toml index d4d4ac64cf8e514..e46bafbba55345f 100644 --- a/M/Modia/Compat.toml +++ b/M/Modia/Compat.toml @@ -1,91 +1,93 @@ -["0-0.2"] -julia = "0.6-1" +["0 - 0.2"] +julia = "0.6 - 1" -["0-0.2.2"] -ModiaMath = "0.2.1-0.2" +["0 - 0.2.2"] +ModiaMath = "0.2.1 - 0.2" -["0-0.3"] -DataStructures = "0.0.0-0.18" -JSON = "0.0.0-0.21" -StaticArrays = "0.0.0-0.12" -Unitful = "0.0.0-0.18" +["0 - 0.3"] +DataStructures = "0.0.0 - 0.18" +JSON = "0.0.0 - 0.21" +StaticArrays = "0.0.0 - 0.12" +Unitful = "0.0.0 - 0.18" -["0.11-0"] -ModiaBase = "0.11.1-0.11" +["0.11 - 0"] +ModiaBase = "0.11.1 - 0.11" -["0.12.1-0"] +["0.12.1 - 0"] InteractiveUtils = "1" LinearAlgebra = "1" Printf = "1" Test = "1" -["0.2.3-0.2"] -ModiaMath = "0.3.1-0.5" +["0.2.3 - 0.2"] +Distributed = "0.6 - 1" +ModiaMath = "0.3.1 - 0.5" ["0.3"] +Distributed = "1" ModiaMath = "0.5" julia = "1" ["0.4"] -ModiaLang = "0.7.2-0.7" +ModiaLang = "0.7.2 - 0.7" Reexport = "1" -Unitful = "1.3.0-1" +Unitful = "1.3.0 - 1" -["0.4-0.5"] -julia = "1.5.0-1" +["0.4 - 0.5"] +julia = "1.5.0 - 1" -["0.4-0.5.0"] -DifferentialEquations = "6.16.0-6" +["0.4 - 0.5.0"] +DifferentialEquations = "6.16.0 - 6" -["0.5-0"] +["0.5 - 0"] Unitful = "1" -["0.5-0.7"] +["0.5 - 0.7"] Reexport = ["0.2", "1"] ["0.5.0"] Modia3D = "0.5" ModiaLang = "0.8" -OrderedCollections = "1.1.0-1" +OrderedCollections = "1.1.0 - 1" ["0.5.1"] -Modia3D = "0.5.1-0.5" -ModiaLang = "0.8.3-0.8" +Modia3D = "0.5.1 - 0.5" +ModiaLang = "0.8.3 - 0.8" -["0.5.1-0"] +["0.5.1 - 0"] OrderedCollections = "1" -["0.5.1-0.6.0"] +["0.5.1 - 0.6.0"] DifferentialEquations = "6" -["0.5.2-0.5"] -Modia3D = "0.5.1-0.6" -ModiaLang = "0.8.7-0.8" +["0.5.2 - 0.5"] +Modia3D = "0.5.1 - 0.6" +ModiaLang = "0.8.7 - 0.8" -["0.6-0"] -julia = "1.7.0-1" +["0.6 - 0"] +julia = "1.7.0 - 1" ["0.6.0"] Modia3D = "0.7" ModiaLang = "0.9" -["0.6.1-0.6"] +["0.6.1 - 0.6"] ModiaLang = "0.11" -["0.6.1-0.7"] +["0.6.1 - 0.7"] Modia3D = "0.9" -["0.6.1-0.9.3"] +["0.6.1 - 0.9.3"] DifferentialEquations = "7" ["0.7"] -ModiaLang = "0.11.2-0.11" +ModiaLang = "0.11.2 - 0.11" ["0.8"] -ModiaResult = "0.4.1-0.4" -Sundials = "4.4.0-4" +ModiaResult = "0.4.1 - 0.4" +Sundials = "4.4.0 - 4" -["0.8-0"] +["0.8 - 0"] DataFrames = "1" FiniteDiff = "2" ForwardDiff = "0.10" @@ -97,31 +99,31 @@ Reexport = "1" StaticArrays = "1" TimerOutputs = "0.5" -["0.8-0.8.1"] +["0.8 - 0.8.1"] ModiaBase = "0.10" -["0.8.2-0.10"] +["0.8.2 - 0.10"] ModiaBase = "0.11" -["0.9-0"] +["0.9 - 0"] Sundials = "4" -["0.9-0.9.2"] -DiffEqBase = "6.82.0-6" +["0.9 - 0.9.2"] +DiffEqBase = "6.82.0 - 6" ["0.9.0"] -SignalTables = "0.3.4-0.3" +SignalTables = "0.3.4 - 0.3" -["0.9.1-0.9.2"] -SignalTables = "0.3.5-0.3" +["0.9.1 - 0.9.2"] +SignalTables = "0.3.5 - 0.3" ["0.9.3"] SignalTables = "0.4" -["0.9.3-0"] +["0.9.3 - 0"] DiffEqBase = "6" -["0.9.4-0"] -DifferentialEquations = "7.6.0-7" -SignalTables = "0.4.2-0.4" +["0.9.4 - 0"] +DifferentialEquations = "7.6.0 - 7" +SignalTables = "0.4.2 - 0.4" SnoopPrecompile = "1" diff --git a/M/MolecularGraphKernels/Compat.toml b/M/MolecularGraphKernels/Compat.toml index c22b7dc077a304a..3095e646f31761f 100644 --- a/M/MolecularGraphKernels/Compat.toml +++ b/M/MolecularGraphKernels/Compat.toml @@ -3,46 +3,47 @@ Cairo = "1" Colors = "0.12" Compose = "0.9" GraphPlot = "0.5" -Graphs = "1.7.0-1" +Graphs = "1.7.0 - 1" MetaGraphs = "0.7" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0-0.6"] +["0 - 0.6"] MolecularGraph = "0.11" -["0-0.8.4"] +["0 - 0.8.4"] FIGlet = "0.2" -["0.10-0"] +["0.10 - 0"] MolecularGraph = "0.13" -["0.2-0.5.0"] +["0.2 - 0.5.0"] Xtals = "0.4" -["0.4.1-0"] +["0.4.1 - 0"] PrecompileSignatures = "3" -["0.5-0"] -RDKitMinimalLib = "1.1.0-1" +["0.5 - 0"] +Distributed = "1.7.0 - 1" +RDKitMinimalLib = "1.1.0 - 1" -["0.5-0.8.5"] +["0.5 - 0.8.5"] Aqua = "0.5" -["0.5.1-0"] -PeriodicTable = "1.1.0-1" +["0.5.1 - 0"] +PeriodicTable = "1.1.0 - 1" -["0.7-0.8.5"] +["0.7 - 0.8.5"] MolecularGraph = "0.12" -["0.8.1-0"] -ProgressMeter = "1.7.0-1" +["0.8.1 - 0"] +ProgressMeter = "1.7.0 - 1" -["0.8.2-0"] +["0.8.2 - 0"] JLD2 = "0.4" -["0.8.6-0.9"] -MolecularGraph = "0.12-0.13" +["0.8.6 - 0.9"] +MolecularGraph = "0.12 - 0.13" -["0.9-0"] +["0.9 - 0"] Combinatorics = "1" Memoization = "0.2" diff --git a/M/MomentMatching/Compat.toml b/M/MomentMatching/Compat.toml index 27915567a073b14..7e260142841d6fa 100644 --- a/M/MomentMatching/Compat.toml +++ b/M/MomentMatching/Compat.toml @@ -3,6 +3,7 @@ CSV = "0.10" ChunkSplitters = "2" ClusterManagers = "0.4" DataFrames = "1" +Distributed = "1.7.0 - 1" DistributedArrays = "0.6" DocStringExtensions = "0.9" JLD = "0.13" @@ -13,4 +14,4 @@ ProgressMeter = "1" RecipesBase = "1" Sobol = "1" Statistics = "1" -julia = "1.7.0-1" +julia = "1.7.0 - 1" diff --git a/M/MonteCarloMeasurements/Compat.toml b/M/MonteCarloMeasurements/Compat.toml index a2dd8f1004d2ecc..ba2b8c2b61d48a5 100644 --- a/M/MonteCarloMeasurements/Compat.toml +++ b/M/MonteCarloMeasurements/Compat.toml @@ -1,109 +1,115 @@ -["0-0.1.1"] -Statistics = "1.1-1" -julia = "1.1-1" +["0 - 0.1.1"] +Statistics = "1.1 - 1" +julia = "1.1 - 1" -["0-0.1.3"] -Distributions = "0.0.0-0.19" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.30" +["0 - 0.1.3"] +Distributions = "0.0.0 - 0.19" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.30" -["0-0.5.3"] -Lazy = "0.0.0-0.13" -StaticArrays = "0.0.0-0.11" +["0 - 0.5.3"] +Lazy = "0.0.0 - 0.13" +StaticArrays = "0.0.0 - 0.11" -["0-0.8.3"] -RecipesBase = "0.0.0-0.7" +["0 - 0.8.3"] +RecipesBase = "0.0.0 - 0.7" -["0-0.9.13"] -GenericLinearAlgebra = "0.0.0-0.2" +["0 - 0.9.13"] +GenericLinearAlgebra = "0.0.0 - 0.2" -["0.1.2-0.9"] +["0.1.2 - 0.9"] Statistics = "1" julia = "1" -["0.1.4-0.2.0"] -Distributions = "0.17.0-0.19" -StatsBase = "0.29.0-0.30" +["0.1.4 - 0.2.0"] +Distributions = "0.17.0 - 0.19" +StatsBase = "0.29.0 - 0.30" -["0.1.4-1"] -MacroTools = "0.0.0-0.5" +["0.1.4 - 0.9"] +Distributed = "1" -["0.10-0"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.1.4 - 1"] +MacroTools = "0.0.0 - 0.5" -["0.10.3-1"] -Distributions = "0.17-0.25" +["0.10 - 0"] +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.2.1-0.3.1"] -Distributions = "0.17-0.19" +["0.10.3 - 1"] +Distributions = "0.17 - 0.25" -["0.2.1-0.5.2"] -StatsBase = "0.29-0.30" +["0.2.1 - 0.3.1"] +Distributions = "0.17 - 0.19" -["0.3.2-0.5.3"] -Distributions = "0.17-0.20" +["0.2.1 - 0.5.2"] +StatsBase = "0.29 - 0.30" -["0.3.2-0.6.3"] -Requires = "0.0.0-0.5" +["0.3.2 - 0.5.3"] +Distributions = "0.17 - 0.20" -["0.5.3-0.8.4"] -StatsBase = ["0.29-0.30", "0.32"] +["0.3.2 - 0.6.3"] +Requires = "0.0.0 - 0.5" -["0.5.4-0.6.3"] -Distributions = "0.17-0.21" +["0.5.3 - 0.8.4"] +StatsBase = ["0.29 - 0.30", "0.32"] -["0.5.4-0.7.0"] -Lazy = "0.0.0-0.14" +["0.5.4 - 0.6.3"] +Distributions = "0.17 - 0.21" -["0.5.4-0.9.12"] -StaticArrays = "0.0.0-0.12" +["0.5.4 - 0.7.0"] +Lazy = "0.0.0 - 0.14" -["0.6.4-0.8.3"] -Distributions = "0.17-0.22" +["0.5.4 - 0.9.12"] +StaticArrays = "0.0.0 - 0.12" -["0.6.4-1"] -Requires = ["0.0.0-0.5", "1"] +["0.6.4 - 0.8.3"] +Distributions = "0.17 - 0.22" -["0.8.4-0.8.8"] -RecipesBase = "0.0.0-0.8" +["0.6.4 - 1"] +Requires = ["0.0.0 - 0.5", "1"] -["0.8.4-0.9.7"] -Distributions = "0.17-0.23" +["0.8.4 - 0.8.8"] +RecipesBase = "0.0.0 - 0.8" -["0.8.5-1.1.4"] -StatsBase = ["0.29-0.30", "0.32-0.33"] +["0.8.4 - 0.9.7"] +Distributions = "0.17 - 0.23" -["0.8.9-1"] -RecipesBase = ["0.0.0-0.8", "1"] +["0.8.5 - 1.1.4"] +StatsBase = ["0.29 - 0.30", "0.32 - 0.33"] -["0.9-0.9.12"] -SLEEFPirates = "0.4-0.5" +["0.8.9 - 1"] +RecipesBase = ["0.0.0 - 0.8", "1"] -["0.9.13-1"] -SLEEFPirates = "0.4-0.6" -StaticArrays = ["0.0.0-0.12", "1"] +["0.9 - 0.9.12"] +SLEEFPirates = "0.4 - 0.5" -["0.9.8-0.10.2"] -Distributions = "0.17-0.24" +["0.9.13 - 1"] +SLEEFPirates = "0.4 - 0.6" +StaticArrays = ["0.0.0 - 0.12", "1"] -["1-1.1.6"] -Statistics = "1.6.0-1" +["0.9.8 - 0.10.2"] +Distributions = "0.17 - 0.24" -["1-1.2"] -julia = "1.6.0-1" +["1 - 1.1.6"] +Statistics = "1.6.0 - 1" -["1.0.10-1"] +["1 - 1.2"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" + +["1.0.10 - 1"] ForwardDiff = "0.10" -["1.0.13-1"] +["1.0.13 - 1"] GenericSchur = "0.5" -["1.1.5-1"] -StatsBase = ["0.29-0.30", "0.32-0.34"] +["1.1.5 - 1"] +StatsBase = ["0.29 - 0.30", "0.32 - 0.34"] -["1.1.7-1"] +["1.1.7 - 1"] Statistics = "1" -["1.3-1"] -julia = "1.10.0-1" +["1.3 - 1"] +Distributed = "1.10.0 - 1" +julia = "1.10.0 - 1" diff --git a/M/MonteCarloObservable/Compat.toml b/M/MonteCarloObservable/Compat.toml index 5d86c6e86b7103e..db288a2469a80cf 100644 --- a/M/MonteCarloObservable/Compat.toml +++ b/M/MonteCarloObservable/Compat.toml @@ -1,49 +1,50 @@ -["0-0.1.0"] -PyPlot = "1-2" -StatsBase = "0.0.0-0.33" +["0 - 0.1.0"] +Distributed = ["0.7", "1"] +PyPlot = "1 - 2" +StatsBase = "0.0.0 - 0.33" -["0-0.2"] +["0 - 0.2"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.3.0"] -EllipsisNotation = "0.0.0-0.4" -HDF5 = "0.0.0-0.12" -JLD = "0.0.0-0.9" +["0 - 0.3.0"] +EllipsisNotation = "0.0.0 - 0.4" +HDF5 = "0.0.0 - 0.12" +JLD = "0.0.0 - 0.9" -["0.3-0"] +["0.3 - 0"] Statistics = "1" julia = "1" ["0.3.0"] -BinningAnalysis = "0.0.0-0.3" -Lazy = "0.0.0-0.14" -Reexport = "0.0.0-0.2" +BinningAnalysis = "0.0.0 - 0.3" +Lazy = "0.0.0 - 0.14" +Reexport = "0.0.0 - 0.2" ["0.3.1"] Lazy = "0.14" -["0.3.1-0.3.2"] -BinningAnalysis = "0.3.2-0.3" -HDF5 = "0.12.5-0.12" -JLD = "0.9.1-0.9" +["0.3.1 - 0.3.2"] +BinningAnalysis = "0.3.2 - 0.3" +HDF5 = "0.12.5 - 0.12" +JLD = "0.9.1 - 0.9" -["0.3.1-0.3.3"] +["0.3.1 - 0.3.3"] EllipsisNotation = "0.4" Reexport = "0.2" -["0.3.2-0"] -Lazy = "0.14-0.15" +["0.3.2 - 0"] +Lazy = "0.14 - 0.15" ["0.3.3"] -HDF5 = "0.12.5-0.13" -JLD = "0.9.1-0.10" +HDF5 = "0.12.5 - 0.13" +JLD = "0.9.1 - 0.10" -["0.3.3-0"] -BinningAnalysis = "0.3.2-0.4" +["0.3.3 - 0"] +BinningAnalysis = "0.3.2 - 0.4" -["0.3.4-0"] +["0.3.4 - 0"] EllipsisNotation = ["0.4", "1"] -HDF5 = "0.12.5-0.15" -JLD = "0.9.1-0.12" +HDF5 = "0.12.5 - 0.15" +JLD = "0.9.1 - 0.12" Reexport = ["0.2", "1"] diff --git a/M/Muninn/Compat.toml b/M/Muninn/Compat.toml index bd0bd18d351dd0b..b13322f9c47f974 100644 --- a/M/Muninn/Compat.toml +++ b/M/Muninn/Compat.toml @@ -1,25 +1,26 @@ [0] +Distributed = "1.9.0 - 1" Infiltrator = "1" JLD2 = "0.4" PyCall = "1" Reexport = "1" Revise = "3" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.1"] -Sleipnir = "0.3.2-0.3" +["0 - 0.1"] +Sleipnir = "0.3.2 - 0.3" -["0.2-0.2.2"] -Sleipnir = "0.3.3-0.3" +["0.2 - 0.2.2"] +Sleipnir = "0.3.3 - 0.3" -["0.2.3-0.2.5"] -Sleipnir = "0.3.4-0.3" +["0.2.3 - 0.2.5"] +Sleipnir = "0.3.4 - 0.3" ["0.2.6"] Sleipnir = "0.4" -["0.2.7-0.2"] +["0.2.7 - 0.2"] Sleipnir = "0.5" -["0.3-0"] +["0.3 - 0"] Sleipnir = "0.6" diff --git a/M/MuseInference/Compat.toml b/M/MuseInference/Compat.toml index d98ce7476aed5ce..e8ea4ee885ec57e 100644 --- a/M/MuseInference/Compat.toml +++ b/M/MuseInference/Compat.toml @@ -1,41 +1,43 @@ [0] -CovarianceEstimation = "0.2.7-0.2" -Distributions = "0.25.36-0.25" -FileIO = "1.11.0-1" -FiniteDifferences = "0.12.20-0.12" -ForwardDiff = "0.10.24-0.10" -Optim = "1.5.0-1" -ProgressMeter = "1.7.0-1" -Requires = "1.2.0-1" -UnPack = "1.0.2-1" - -["0-0.1"] -AbstractDifferentiation = "0.2.1-0.2" -ComponentArrays = "0.11.7-0.11" - -["0-0.1.0"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" - -["0-0.2.1"] -NamedTupleTools = "0.13.7-0.13" -Setfield = "0.8.1-0.8" - -["0.1.1-0"] -Statistics = "1.7.0-1" -julia = "1.7.0-1" - -["0.2-0"] -ComponentArrays = "0.12.3-0.13" +CovarianceEstimation = "0.2.7 - 0.2" +Distributions = "0.25.36 - 0.25" +FileIO = "1.11.0 - 1" +FiniteDifferences = "0.12.20 - 0.12" +ForwardDiff = "0.10.24 - 0.10" +Optim = "1.5.0 - 1" +ProgressMeter = "1.7.0 - 1" +Requires = "1.2.0 - 1" +UnPack = "1.0.2 - 1" + +["0 - 0.1"] +AbstractDifferentiation = "0.2.1 - 0.2" +ComponentArrays = "0.11.7 - 0.11" + +["0 - 0.1.0"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" + +["0 - 0.2.1"] +NamedTupleTools = "0.13.7 - 0.13" +Setfield = "0.8.1 - 0.8" + +["0.1.1 - 0"] +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" + +["0.2 - 0"] +ComponentArrays = "0.12.3 - 0.13" IterativeSolvers = "0.9" -LinearMaps = "3.6.0-3" +LinearMaps = "3.6.0 - 3" -["0.2-0.2.2"] -AbstractDifferentiation = "0.4.3-0.4" +["0.2 - 0.2.2"] +AbstractDifferentiation = "0.4.3 - 0.4" -["0.2.2-0"] -NamedTupleTools = "0.13.7-0.14" -Setfield = ["0.8.1-0.8", "1"] +["0.2.2 - 0"] +NamedTupleTools = "0.13.7 - 0.14" +Setfield = ["0.8.1 - 0.8", "1"] -["0.2.3-0"] +["0.2.3 - 0"] AbstractDifferentiation = "0.5" diff --git a/N/NEOs/Compat.toml b/N/NEOs/Compat.toml index 190db3cf050000f..5fc1348bcc16e94 100644 --- a/N/NEOs/Compat.toml +++ b/N/NEOs/Compat.toml @@ -2,7 +2,7 @@ Quadmath = "0.5" SPICE = "0.2" -["0-0.2"] +["0 - 0.2"] JLD = "0.12" PlanetaryEphemeris = "0.2" ReferenceFrameRotations = "1" @@ -11,152 +11,156 @@ SatelliteToolbox = "0.9" TaylorIntegration = "0.8" TaylorSeries = "0.12" -["0-0.3"] -StaticArrays = "1.2.0-1" +["0 - 0.3"] +StaticArrays = "1.2.0 - 1" -["0-0.3.0"] +["0 - 0.3.0"] Healpix = "3" IntervalArithmetic = "0.19" StatsBase = "0.33" -["0-0.4"] -DelimitedFiles = "1.6.0-1" +["0 - 0.4"] +DelimitedFiles = "1.6.0 - 1" -["0-0.5"] -DataFrames = "1.2.0-1" +["0 - 0.5"] +DataFrames = "1.2.0 - 1" Query = "1" -["0-0.6.3"] +["0 - 0.6.3"] EarthOrientation = "0.7" -["0-0.7"] +["0 - 0.7"] +Distributed = "1.6.0 - 1" HORIZONS = "0.3" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.7.1"] +["0 - 0.7.1"] LazyArtifacts = "1" -["0.10.1-0"] +["0.10.1 - 0"] JLD2 = "0.5" -PlanetaryEphemeris = "0.8.7-0.8" +PlanetaryEphemeris = "0.8.7 - 0.8" -["0.11.1-0"] +["0.11.1 - 0"] Distributions = "0.25" ["0.3"] JLD = "0.13" ReferenceFrameRotations = "3" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" -["0.3-0"] -HTTP = "1.9.5-1" +["0.3 - 0"] +HTTP = "1.9.5 - 1" -["0.3-0.10.0"] +["0.3 - 0.10.0"] JLD2 = "0.4" -["0.3-0.6"] +["0.3 - 0.6"] SatelliteToolbox = "0.10" -["0.3-0.7"] -IntervalRootFinding = "0.5.11-0.5" +["0.3 - 0.7"] +IntervalRootFinding = "0.5.11 - 0.5" -["0.3-0.7.4"] +["0.3 - 0.7.4"] TaylorSeries = "0.15" -["0.3-0.8.9"] +["0.3 - 0.8.9"] AutoHashEquals = "0.2" ["0.3.0"] PlanetaryEphemeris = "0.5" TaylorIntegration = "0.12" -["0.3.1-0"] +["0.3.1 - 0"] Healpix = "4" -["0.3.1-0.3"] +["0.3.1 - 0.3"] StatsBase = "0.34" -["0.3.1-0.6"] +["0.3.1 - 0.6"] PlanetaryEphemeris = "0.6" TaylorIntegration = "0.13" -["0.3.1-0.7.3"] +["0.3.1 - 0.7.3"] IntervalArithmetic = "0.20" -["0.4-0"] -StatsBase = "0.33-0.34" +["0.4 - 0"] +StatsBase = "0.33 - 0.34" -["0.5-0"] +["0.5 - 0"] DelimitedFiles = "1" -["0.6-0.7"] -Requires = ["0.5.2-0.5", "1"] +["0.6 - 0.7"] +Requires = ["0.5.2 - 0.5", "1"] -["0.6.3-0"] -Scratch = "1.2.0-1" +["0.6.3 - 0"] +Scratch = "1.2.0 - 1" ["0.7"] PlanetaryEphemeris = "0.7" TaylorIntegration = "0.14" -["0.7-0"] +["0.7 - 0"] SatelliteToolboxTransformations = "0.1" -["0.7.4-0"] +["0.7.4 - 0"] Artifacts = "1" Downloads = "1" LazyArtifacts = "1" -["0.7.4-0.7"] +["0.7.4 - 0.7"] IntervalArithmetic = ["0.20", "0.22"] -["0.7.5-0.7"] +["0.7.5 - 0.7"] TaylorSeries = "0.16" ["0.8"] -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.8-0"] -DataFrames = "1.5.0-1" +["0.8 - 0"] +DataFrames = "1.5.0 - 1" HORIZONS = "0.4" JSON = "0.21" LsqFit = "0.15" Roots = "2" -Tables = "1.10.0-1" +Tables = "1.10.0 - 1" -["0.8-0.10"] +["0.8 - 0.10"] Clustering = "0.15" -["0.8-0.8.8"] +["0.8 - 0.8.8"] PlanetaryEphemeris = "0.8" TaylorIntegration = "0.15" TaylorSeries = "0.17" -["0.8.10-0"] +["0.8.0"] +Distributed = "1.9.0 - 1" + +["0.8.10 - 0"] AutoHashEquals = "2" -["0.8.11-0"] -TaylorIntegration = "0.16.1-0.16" +["0.8.11 - 0"] +TaylorIntegration = "0.16.1 - 0.16" -["0.8.11-0.10.0"] -PlanetaryEphemeris = "0.8.6-0.8" +["0.8.11 - 0.10.0"] +PlanetaryEphemeris = "0.8.6 - 0.8" -["0.8.2-0"] +["0.8.2 - 0"] Dates = "1" InteractiveUtils = "1" LinearAlgebra = "1" Printf = "1" -["0.8.6-0.8"] +["0.8.6 - 0.8"] OhMyThreads = "0.5" -["0.8.9-0"] +["0.8.9 - 0"] TaylorSeries = "0.18" -["0.8.9-0.8.10"] -PlanetaryEphemeris = "0.8.5-0.8" -TaylorIntegration = "0.15.3-0.15" +["0.8.9 - 0.8.10"] +PlanetaryEphemeris = "0.8.5 - 0.8" +TaylorIntegration = "0.15.3 - 0.15" -["0.9-0"] +["0.9 - 0"] OhMyThreads = "0.6" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/N/NFFT/Compat.toml b/N/NFFT/Compat.toml index a84f989cc64a14a..32a5c77d936f2fc 100644 --- a/N/NFFT/Compat.toml +++ b/N/NFFT/Compat.toml @@ -1,9 +1,10 @@ -["0-0.3"] -FFTW = "0.0.0-0.3" +["0 - 0.3"] +Distributed = ["0.7", "1"] +FFTW = "0.0.0 - 0.3" julia = ["0.7", "1"] -["0-0.4"] -SpecialFunctions = "0.0.0-0.8" +["0 - 0.4"] +SpecialFunctions = "0.0.0 - 0.8" ["0.11"] AbstractNFFTs = "0.6" @@ -11,75 +12,80 @@ AbstractNFFTs = "0.6" ["0.12"] AbstractNFFTs = "0.7" -["0.13-0"] +["0.13 - 0"] AbstractNFFTs = "0.8" -["0.13-0.13.2"] -BasicInterpolators = "0.6.5-0.6" +["0.13 - 0.13.2"] +BasicInterpolators = "0.6.5 - 0.6" -["0.13.1-0"] -FFTW = "1.5.0-1" +["0.13.1 - 0"] +FFTW = "1.5.0 - 1" -["0.13.1-0.13.3"] +["0.13.1 - 0.13.3"] SnoopPrecompile = "1" -["0.13.3-0"] -BasicInterpolators = "0.6.5-0.7" +["0.13.3 - 0"] +BasicInterpolators = "0.6.5 - 0.7" -["0.13.4-0"] +["0.13.4 - 0"] +Distributed = "1.9.0 - 1" PrecompileTools = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" ["0.4"] -FFTW = "0.0.0-1" +Distributed = "1" +FFTW = "0.0.0 - 1" julia = "1" ["0.5"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.5-0.13.0"] +["0.5 - 0.13.0"] FFTW = ["0.2", "1"] ["0.5.0"] SpecialFunctions = "0.8" -["0.5.1-0.5"] +["0.5.1 - 0.5"] SpecialFunctions = ["0.8", "0.10"] ["0.6"] +Distributed = "1.3.0 - 1" SpecialFunctions = ["0.8", "0.10", "1"] -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.6-0.13.0"] +["0.6 - 0.13.0"] Graphics = ["0.4", "1"] ["0.6.0"] -CUDA = "2.3.0-2" +CUDA = "2.3.0 - 2" ["0.6.1"] -CUDA = ["1.3.3-1", "2.3.0-2"] +CUDA = ["1.3.3 - 1", "2.3.0 - 2"] -["0.6.2-0.6"] -CUDA = ["1.3.3-1", "2.3.0-2", "3.1.0-3"] +["0.6.2 - 0.6"] +CUDA = ["1.3.3 - 1", "2.3.0 - 2", "3.1.0 - 3"] ["0.7"] -AbstractNFFTs = "0.2.2-0.2" +AbstractNFFTs = "0.2.2 - 0.2" -["0.7-0"] +["0.7 - 0"] Reexport = "1" -SpecialFunctions = ["0.8", "0.10", "1-2"] +SpecialFunctions = ["0.8", "0.10", "1 - 2"] -["0.7-0.13.3"] -julia = "1.6.0-1" +["0.7 - 0.13.3"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.7-0.8"] -Polyester = "0.5.5-0.6" +["0.7 - 0.8"] +Polyester = "0.5.5 - 0.6" ["0.8"] AbstractNFFTs = "0.3" -["0.9-0"] +["0.9 - 0"] FLoops = "0.2" -["0.9-0.10"] +["0.9 - 0.10"] AbstractNFFTs = "0.5" diff --git a/N/NLSolversBase/Compat.toml b/N/NLSolversBase/Compat.toml index 878d1d6b3dbc0bb..937b81e6b39a7d7 100644 --- a/N/NLSolversBase/Compat.toml +++ b/N/NLSolversBase/Compat.toml @@ -1,26 +1,30 @@ -["7-7.3"] -DiffEqDiffTools = "0.0.0-0.14" +["7 - 7.3"] +DiffEqDiffTools = "0.0.0 - 0.14" +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["7-7.5"] -Calculus = "0.0.0-0.5" -ForwardDiff = "0.0.0-0.10" +["7 - 7.5"] +Calculus = "0.0.0 - 0.5" +ForwardDiff = "0.0.0 - 0.10" -["7.0.3-7.3"] -DiffResults = "0.0.0-0.0.4" +["7.0.3 - 7.3"] +DiffResults = "0.0.0 - 0.0.4" -["7.4-7.5"] -DiffEqDiffTools = "0.14.0-1" -DiffResults = "0.0.0-1" +["7.4 - 7.5"] +DiffEqDiffTools = "0.14.0 - 1" +DiffResults = "0.0.0 - 1" +Distributed = "1" julia = "1" -["7.6-7"] +["7.6 - 7"] DiffResults = "1" FiniteDiff = "2" ForwardDiff = "0.10" -["7.6-7.7"] -julia = "1.2.0-1" +["7.6 - 7.7"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" -["7.8-7"] -julia = "1.5.0-1" +["7.8 - 7"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" diff --git a/N/NMF/Compat.toml b/N/NMF/Compat.toml index f9373e899382dae..3ee27486142dcff 100644 --- a/N/NMF/Compat.toml +++ b/N/NMF/Compat.toml @@ -2,35 +2,38 @@ Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.4.0"] -StatsBase = "0.0.0-0.33" +["0 - 0.4.0"] +StatsBase = "0.0.0 - 0.33" -["0.4.1-0"] -StatsBase = "0.25-0.33" +["0.4.1 - 0"] +StatsBase = "0.25 - 0.33" + +["0.5.1"] +Distributed = ["0.7", "1"] ["0.5.2"] -NonNegLeastSquares = "0.2-0.3" +NonNegLeastSquares = "0.2 - 0.3" -["0.5.2-1"] +["0.5.2 - 1"] RandomizedLinAlg = "0.1" -["0.5.3-1"] -NonNegLeastSquares = "0.2-0.4" +["0.5.3 - 1"] +NonNegLeastSquares = "0.2 - 0.4" [1] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1-1.0.1"] +["1 - 1.0.1"] SnoopPrecompile = "1" -["1-1.0.2"] -Statistics = "1.6.0-1" +["1 - 1.0.2"] +Statistics = "1.6.0 - 1" ["1.0.0"] -StatsBase = "0.25-0.33" +StatsBase = "0.25 - 0.33" -["1.0.1-1"] -StatsBase = "0.25-0.34" +["1.0.1 - 1"] +StatsBase = "0.25 - 0.34" -["1.0.2-1"] +["1.0.2 - 1"] PrecompileTools = "1" diff --git a/N/NMFk/Compat.toml b/N/NMFk/Compat.toml index e0e85e1938cb51f..739027413b6d1fa 100644 --- a/N/NMFk/Compat.toml +++ b/N/NMFk/Compat.toml @@ -1,256 +1,261 @@ [0] -Colors = "0.0.0-0.12" -DataFrames = "0.0.0-0.21" -DistributedArrays = "0.0.0-0.6" -DocumentFunction = "0.0.0-0.6" -JLD = "0.0.0-0.10" -JLD2 = "0.0.0-0.2" -MultivariateStats = "0.0.0-0.7" -NLopt = "0.0.0-0.6" -ReusableFunctions = "0.0.0-0.7" -Suppressor = "0.0.0-0.2" - -["0-0.1.8"] -Clustering = "0.7.0-0.14" -Distances = "0.3.2-0.9" -FileIO = "0.0.0-1" -Gadfly = "0.0.0-1" -Ipopt = "0.5.0-0.6" -JuMP = "0.19.0-0.20" -NMF = "0.2.5-0.4" -PyPlot = "0.0.0-2" - -["0-0.3"] +Colors = "0.0.0 - 0.12" +DataFrames = "0.0.0 - 0.21" +DistributedArrays = "0.0.0 - 0.6" +DocumentFunction = "0.0.0 - 0.6" +JLD = "0.0.0 - 0.10" +JLD2 = "0.0.0 - 0.2" +MultivariateStats = "0.0.0 - 0.7" +NLopt = "0.0.0 - 0.6" +ReusableFunctions = "0.0.0 - 0.7" +Suppressor = "0.0.0 - 0.2" + +["0 - 0.1.8"] +Clustering = "0.7.0 - 0.14" +Distances = "0.3.2 - 0.9" +FileIO = "0.0.0 - 1" +Gadfly = "0.0.0 - 1" +Ipopt = "0.5.0 - 0.6" +JuMP = "0.19.0 - 0.20" +NMF = "0.2.5 - 0.4" +PyPlot = "0.0.0 - 2" + +["0 - 0.3"] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.7.8"] -Distributions = "0.0.0-0.23" -Images = "0.0.0-0.22" +["0 - 0.7.8"] +Distributions = "0.0.0 - 0.23" +Images = "0.0.0 - 0.22" -["0.1.1-0.1.8"] -PyCall = "0.0.0-1" +["0.1.1 - 0.1.8"] +PyCall = "0.0.0 - 1" -["0.1.2-0"] -Compose = "0.0.0-0.9" -Measures = "0.0.0-0.3" +["0.1.2 - 0"] +Compose = "0.0.0 - 0.9" +Measures = "0.0.0 - 0.3" -["0.1.4-0"] -StatsBase = "0.0.0-0.33" +["0.1.4 - 0"] +StatsBase = "0.0.0 - 0.33" -["0.1.6-0"] -PlotlyJS = "0.0.0-0.14" +["0.1.6 - 0"] +PlotlyJS = "0.0.0 - 0.14" -["0.1.9-0"] -Clustering = "0.0.0-0.14" -Distances = "0.0.0-0.9" -Ipopt = "0.0.0-0.6" -NMF = "0.0.0-0.4" -Plotly = "0.0.0-0.3" +["0.1.9 - 0"] +Clustering = "0.0.0 - 0.14" +Distances = "0.0.0 - 0.9" +Ipopt = "0.0.0 - 0.6" +NMF = "0.0.0 - 0.4" +Plotly = "0.0.0 - 0.3" -["0.1.9-0.5.2"] -JuMP = "0.0.0-0.20" +["0.1.9 - 0.5.2"] +JuMP = "0.0.0 - 0.20" -["0.1.9-1"] +["0.1.9 - 1"] Gadfly = "1" -["0.1.9-1.3.5"] +["0.1.9 - 1.3.5"] FileIO = "1" -["0.1.9-1.3.6"] +["0.1.9 - 1.3.6"] Conda = "1" PyCall = "1" PyPlot = "2" -["0.3-0"] -Geodesy = "0.0.0-0.5" +["0.3 - 0"] +Geodesy = "0.0.0 - 0.5" -["0.4-0.5"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.4 - 0.5"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" ["0.5"] -DelimitedFiles = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" -["0.5.3-0.5"] -JuMP = "0.0.0-0.20.1" +["0.5.3 - 0.5"] +JuMP = "0.0.0 - 0.20.1" -["0.6-0"] -DelimitedFiles = "1.4.0-1" -JuMP = "0.0.0-0.21" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.6 - 0"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +JuMP = "0.0.0 - 0.21" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.6.9-1"] +["0.6.9 - 1"] VegaDatasets = "2" -["0.6.9-1.2.11"] +["0.6.9 - 1.2.11"] VegaLite = "2" -["0.7.3-0"] +["0.7.3 - 0"] Mads = "0.10" -["0.7.9-0"] -Distributions = "0.0.0-0.24" -Images = "0.0.0-0.23" +["0.7.9 - 0"] +Distributions = "0.0.0 - 0.24" +Images = "0.0.0 - 0.23" [1] -Clustering = "0.14-0.15" -Colors = "0.12-0.13" -Compose = "0.8-0.9" -DistributedArrays = "0.6-0.7" -Measures = "0.3-0.4" -Suppressor = "0.2-0.3" +Clustering = "0.14 - 0.15" +Colors = "0.12 - 0.13" +Compose = "0.8 - 0.9" +DistributedArrays = "0.6 - 0.7" +Measures = "0.3 - 0.4" +Suppressor = "0.2 - 0.3" -["1-1.1"] -DelimitedFiles = "1.5.0-1" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["1 - 1.1"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["1-1.1.12"] -JLD = "0.10-0.11" +["1 - 1.1.12"] +JLD = "0.10 - 0.11" -["1-1.1.15"] -JLD2 = "0.2-0.3" +["1 - 1.1.15"] +JLD2 = "0.2 - 0.3" -["1-1.1.21"] -Images = "0.22-0.23" +["1 - 1.1.21"] +Images = "0.22 - 0.23" -["1-1.1.31"] -PlotlyJS = "0.14-0.15" +["1 - 1.1.31"] +PlotlyJS = "0.14 - 0.15" -["1-1.1.37"] -Ipopt = "0.6-0.7" +["1 - 1.1.37"] +Ipopt = "0.6 - 0.7" -["1-1.1.40"] -MultivariateStats = "0.7-0.8" +["1 - 1.1.40"] +MultivariateStats = "0.7 - 0.8" -["1-1.1.41"] -JuMP = "0.21-0.22" +["1 - 1.1.41"] +JuMP = "0.21 - 0.22" -["1-1.1.5"] -DataFrames = "0.20-0.21" -NMF = "0.4-0.5" +["1 - 1.1.5"] +DataFrames = "0.20 - 0.21" +NMF = "0.4 - 0.5" -["1-1.1.6"] -Geodesy = "0.5-0.6" +["1 - 1.1.6"] +Geodesy = "0.5 - 0.6" -["1-1.2"] -Plotly = "0.3-0.4" +["1 - 1.2"] +Plotly = "0.3 - 0.4" -["1-1.2.11"] -StatsBase = "0.32-0.33" +["1 - 1.2.11"] +StatsBase = "0.32 - 0.33" -["1-1.2.13"] -NLopt = "0.6-0.7" +["1 - 1.2.13"] +NLopt = "0.6 - 0.7" ["1.0"] -Distances = "0.8-0.9" -Distributions = "0.23-0.24" -DocumentFunction = "0.6-0.7" -Mads = "0.10-0.11" -ReusableFunctions = "0.7-0.8" +Distances = "0.8 - 0.9" +Distributions = "0.23 - 0.24" +DocumentFunction = "0.6 - 0.7" +Mads = "0.10 - 0.11" +ReusableFunctions = "0.7 - 0.8" ["1.1"] Mads = "1" -["1.1-1"] +["1.1 - 1"] DocumentFunction = "1" ReusableFunctions = "1" -["1.1-1.1.5"] -Distances = "0.8-0.10" +["1.1 - 1.1.5"] +Distances = "0.8 - 0.10" ["1.1.0"] Distributions = ["0.23", "0.25"] -["1.1.1-1"] -Distributions = "0.23-0.25" +["1.1.1 - 1"] +Distributions = "0.23 - 0.25" -["1.1.13-1.1.21"] -JLD = "0.10-0.12" +["1.1.13 - 1.1.21"] +JLD = "0.10 - 0.12" -["1.1.16-1.1.20"] -JLD2 = "0.2-0.4" +["1.1.16 - 1.1.20"] +JLD2 = "0.2 - 0.4" -["1.1.21-1.2.9"] -JLD2 = "0.2-0.5" +["1.1.21 - 1.2.9"] +JLD2 = "0.2 - 0.5" -["1.1.22-1.2.13"] -Images = "0.22-0.25" +["1.1.22 - 1.2.13"] +Images = "0.22 - 0.25" -["1.1.22-1.2.2"] -JLD = "0.10-0.13" +["1.1.22 - 1.2.2"] +JLD = "0.10 - 0.13" -["1.1.26-1"] +["1.1.26 - 1"] DataFrames = "1" -["1.1.32-1"] -PlotlyJS = "0.14-0.18" +["1.1.32 - 1"] +PlotlyJS = "0.14 - 0.18" -["1.1.38-1.1.41"] -Ipopt = "0.6-0.9" +["1.1.38 - 1.1.41"] +Ipopt = "0.6 - 0.9" -["1.1.40-1.3.4"] -Interpolations = "0.12-0.14" +["1.1.40 - 1.3.4"] +Interpolations = "0.12 - 0.14" -["1.1.41-1.2.5"] -MultivariateStats = "0.7-0.9" +["1.1.41 - 1.2.5"] +MultivariateStats = "0.7 - 0.9" -["1.1.42-1"] -Ipopt = ["0.6-0.9", "1"] +["1.1.42 - 1"] +Ipopt = ["0.6 - 0.9", "1"] -["1.1.42-1.1"] -JuMP = "0.21-0.23" +["1.1.42 - 1.1"] +JuMP = "0.21 - 0.23" -["1.1.6-1"] -Distances = "0.8-0.11" +["1.1.6 - 1"] +Distances = "0.8 - 0.11" -["1.1.6-1.1.25"] -DataFrames = "0.20-0.22" +["1.1.6 - 1.1.25"] +DataFrames = "0.20 - 0.22" -["1.1.6-1.2.8"] -NMF = "0.4-0.6" +["1.1.6 - 1.2.8"] +NMF = "0.4 - 0.6" -["1.1.7-1"] -Geodesy = ["0.5-0.6", "1"] +["1.1.7 - 1"] +Geodesy = ["0.5 - 0.6", "1"] ["1.2"] -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["1.2-1"] -JuMP = ["0.21-0.23", "1"] +["1.2 - 1"] +JuMP = ["0.21 - 0.23", "1"] -["1.2-1.2.12"] -DelimitedFiles = "1.7.0-1" +["1.2 - 1.2.12"] +DelimitedFiles = "1.7.0 - 1" -["1.2-1.2.15"] -Statistics = "1.7.0-1" +["1.2 - 1.2.15"] +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" ["1.2.0"] -Mads = "1.3.1-1" +Mads = "1.3.1 - 1" -["1.2.1-1.3.0"] +["1.2.1 - 1.3.0"] Mads = "1" -["1.2.10-1"] -JLD = ["0.10-0.14", "1"] -JLD2 = ["0.2-0.5", "1"] +["1.2.10 - 1"] +JLD = ["0.10 - 0.14", "1"] +JLD2 = ["0.2 - 0.5", "1"] -["1.2.12-1"] -StatsBase = ["0.32-0.34", "1"] -VegaLite = "2-3" +["1.2.12 - 1"] +StatsBase = ["0.32 - 0.34", "1"] +VegaLite = "2 - 3" -["1.2.13-1"] +["1.2.13 - 1"] DelimitedFiles = "1" -["1.2.14-1"] -NLopt = ["0.6-0.7", "1"] +["1.2.14 - 1"] +NLopt = ["0.6 - 0.7", "1"] -["1.2.14-1.3.4"] -Images = ["0.3", "0.22-0.26"] +["1.2.14 - 1.3.4"] +Images = ["0.3", "0.22 - 0.26"] -["1.2.16-1"] +["1.2.16 - 1"] Dates = "1" Distributed = "1" LinearAlgebra = "1" @@ -260,34 +265,34 @@ Random = "1" Statistics = "1" Test = "1" -["1.2.2-1"] +["1.2.2 - 1"] ColorSchemes = "3" -["1.2.3-1.2.9"] -JLD = "0.10-0.14" +["1.2.3 - 1.2.9"] +JLD = "0.10 - 0.14" -["1.2.6-1"] -MultivariateStats = "0.8-0.11" +["1.2.6 - 1"] +MultivariateStats = "0.8 - 0.11" -["1.2.9-1"] -NMF = ["0.4-0.6", "1"] +["1.2.9 - 1"] +NMF = ["0.4 - 0.6", "1"] ["1.3"] -julia = "1.9.0-1" +julia = "1.9.0 - 1" ["1.3.1"] -Mads = "1.5.10-2" +Mads = "1.5.10 - 2" -["1.3.2-1.3.3"] -Mads = "1.5.11-2" +["1.3.2 - 1.3.3"] +Mads = "1.5.11 - 2" -["1.3.4-1.3"] -Mads = "1.5.17-2" +["1.3.4 - 1.3"] +Mads = "1.5.17 - 2" -["1.3.5-1"] -Images = "0.25-0.26" -Interpolations = ["0.14-0.15", "1"] +["1.3.5 - 1"] +Images = "0.25 - 0.26" +Interpolations = ["0.14 - 0.15", "1"] -["1.4-1"] -Mads = "1.6.0-2" -julia = "1.11.0-1" +["1.4 - 1"] +Mads = "1.6.0 - 2" +julia = "1.11.0 - 1" diff --git a/N/NODAL/Compat.toml b/N/NODAL/Compat.toml index 32c01a0bed55f4a..dea9c1be04e4c5c 100644 --- a/N/NODAL/Compat.toml +++ b/N/NODAL/Compat.toml @@ -1,6 +1,7 @@ -["0-0.3"] +["0 - 0.3"] julia = ["0.7", "1"] -["0.4-0"] +["0.4 - 0"] +Distributed = "1" Statistics = "1" julia = "1" diff --git a/N/NPCFs/Compat.toml b/N/NPCFs/Compat.toml index 041c3d8bca13543..01c230fc4054d3c 100644 --- a/N/NPCFs/Compat.toml +++ b/N/NPCFs/Compat.toml @@ -1,10 +1,11 @@ [1] -ClassicalOrthogonalPolynomials = "0.4.10-0.4" -HypergeometricFunctions = "0.3.5-0.3" -LegendrePolynomials = "0.3.3-0.3" -Parameters = "0.12.3-0.12" -Rotations = "1.0.2-1" -SpecialFunctions = "1.7.0-1" -SphericalHarmonics = "0.1.18-0.1" +ClassicalOrthogonalPolynomials = "0.4.10 - 0.4" +Distributed = "1.6.0 - 1" +HypergeometricFunctions = "0.3.5 - 0.3" +LegendrePolynomials = "0.3.3 - 0.3" +Parameters = "0.12.3 - 0.12" +Rotations = "1.0.2 - 1" +SpecialFunctions = "1.7.0 - 1" +SphericalHarmonics = "0.1.18 - 0.1" WignerSymbols = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/N/NTFk/Compat.toml b/N/NTFk/Compat.toml index 34920941150f5df..370e17d184e0ba5 100644 --- a/N/NTFk/Compat.toml +++ b/N/NTFk/Compat.toml @@ -1,53 +1,55 @@ [0] -Arpack = "0.0.0-0.4" -Colors = "0.0.0-0.12" -Compose = "0.0.0-0.9" -DistributedArrays = "0.0.0-0.6" -Distributions = "0.0.0-0.23" -DocumentFunction = "0.0.0-0.6" -Geodesy = "0.0.0-0.5" -Interpolations = "0.0.0-0.12" -JLD = "0.0.0-0.10" -JLD2 = "0.0.0-0.2" -LoadTensorDecompositions = "0.0.0-0.2" -Measures = "0.0.0-0.3" - -["0-0.1"] -Cairo = "0.0.0-1" +Arpack = "0.0.0 - 0.4" +Colors = "0.0.0 - 0.12" +Compose = "0.0.0 - 0.9" +DistributedArrays = "0.0.0 - 0.6" +Distributions = "0.0.0 - 0.23" +DocumentFunction = "0.0.0 - 0.6" +Geodesy = "0.0.0 - 0.5" +Interpolations = "0.0.0 - 0.12" +JLD = "0.0.0 - 0.10" +JLD2 = "0.0.0 - 0.2" +LoadTensorDecompositions = "0.0.0 - 0.2" +Measures = "0.0.0 - 0.3" + +["0 - 0.1"] +Cairo = "0.0.0 - 1" DelimitedFiles = "1" -FileIO = "0.0.0-1" -Fontconfig = "0.0.0-0.4" -Gadfly = "0.0.0-1" -PyCall = "0.0.0-1" -PyPlot = "0.0.0-2" +Distributed = "1" +FileIO = "0.0.0 - 1" +Fontconfig = "0.0.0 - 0.4" +Gadfly = "0.0.0 - 1" +PyCall = "0.0.0 - 1" +PyPlot = "0.0.0 - 2" Statistics = "1" -TensorOperations = "1.1.0-1" -TensorToolbox = "0.0.0-1" +TensorOperations = "1.1.0 - 1" +TensorToolbox = "0.0.0 - 1" julia = "1" -["0-0.2.0"] -CanDecomp = "0.0.0-0.3" +["0 - 0.2.0"] +CanDecomp = "0.0.0 - 0.3" -["0-0.2.1"] -NMFk = "0.0.0-0.5" +["0 - 0.2.1"] +NMFk = "0.0.0 - 0.5" -[0-1] +["0 - 1"] TensorDecompositions = "1" ["0.2"] -DelimitedFiles = "1.3.0-1" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.2-0"] -Images = "0.0.0-0.22" -Ipopt = "0.0.0-0.6" -MATLAB = "0.0.0-0.7" +["0.2 - 0"] +Images = "0.0.0 - 0.22" +Ipopt = "0.0.0 - 0.6" +MATLAB = "0.0.0 - 0.7" -["0.2-0.2.1"] -JuMP = "0.0.0-0.20" +["0.2 - 0.2.1"] +JuMP = "0.0.0 - 0.20" -["0.2-1"] +["0.2 - 1"] Conda = "1" FileIO = "1" Gadfly = "1" @@ -55,116 +57,120 @@ PyCall = "1" PyPlot = "2" TensorToolbox = "1" -["0.2-1.1.8"] +["0.2 - 1.1.8"] TensorOperations = "1" -["0.2.1-0.2"] +["0.2.1 - 0.2"] CanDecomp = "0.3" -["0.2.2-0.2"] -JuMP = "0.0.0-0.20.1" +["0.2.2 - 0.2"] +JuMP = "0.0.0 - 0.20.1" NMFk = "0.5" ["0.3"] NMFk = "0.6" -["0.3-0"] +["0.3 - 0"] CanDecomp = "0.4" -DelimitedFiles = "1.4.0-1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.4-0"] +["0.4 - 0"] NMFk = "0.7" [1] -Arpack = "0.4-0.5" -Colors = "0.12-0.13" -Compose = "0.8-0.9" -DistributedArrays = "0.6.5-0.7" +Arpack = "0.4 - 0.5" +Colors = "0.12 - 0.13" +Compose = "0.8 - 0.9" +DistributedArrays = "0.6.5 - 0.7" DocumentFunction = "1" LoadTensorDecompositions = "1" -Measures = "0.3.1-0.4" +Measures = "0.3.1 - 0.4" NMFk = "1" -["1-1.0.1"] -JLD = "0.10-0.11" +["1 - 1.0.1"] +JLD = "0.10 - 0.11" -["1-1.0.2"] -JLD2 = "0.2-0.3" +["1 - 1.0.2"] +JLD2 = "0.2 - 0.3" -["1-1.0.5"] -Images = "0.23-0.24" +["1 - 1.0.5"] +Images = "0.23 - 0.24" -["1-1.1.1"] +["1 - 1.1.1"] CanDecomp = "1" -["1-1.1.4"] -Ipopt = "0.6-0.7" +["1 - 1.1.4"] +Ipopt = "0.6 - 0.7" -["1-1.1.7"] -MATLAB = "0.7.3-0.8" +["1 - 1.1.7"] +MATLAB = "0.7.3 - 0.8" ["1.0"] -DelimitedFiles = "1.5.0-1" +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" Interpolations = ["0.12", "0.14"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" ["1.0.0"] Distributions = ["0.23", "0.25"] -Geodesy = "0.5-0.6" +Geodesy = "0.5 - 0.6" -["1.0.2-1.0.5"] -JLD = "0.10-0.12" +["1.0.2 - 1.0.5"] +JLD = "0.10 - 0.12" -["1.0.3-1.0.5"] -JLD2 = "0.2-0.4" +["1.0.3 - 1.0.5"] +JLD2 = "0.2 - 0.4" -["1.0.6-1"] -JLD2 = "0.2-0.5" +["1.0.6 - 1"] +JLD2 = "0.2 - 0.5" -["1.0.6-1.1.7"] -JLD = "0.10-0.13" +["1.0.6 - 1.1.7"] +JLD = "0.10 - 0.13" -["1.0.6-1.2.0"] -Images = "0.22-0.25" +["1.0.6 - 1.2.0"] +Images = "0.22 - 0.25" ["1.1"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["1.1-1.2"] -Interpolations = "0.12-0.14" +["1.1 - 1.2"] +Interpolations = "0.12 - 0.14" -["1.1.2-1"] -CanDecomp = "1.1.0-1" +["1.1.2 - 1"] +CanDecomp = "1.1.0 - 1" -["1.1.4-1"] +["1.1.4 - 1"] Mads = "1" -["1.1.5-1.1.6"] -Ipopt = "0.6-0.9" +["1.1.5 - 1.1.6"] +Ipopt = "0.6 - 0.9" -["1.1.7-1"] -Ipopt = ["0.6-0.9", "1"] +["1.1.7 - 1"] +Ipopt = ["0.6 - 0.9", "1"] -["1.1.8-1"] -JLD = "0.10-0.14" +["1.1.8 - 1"] +JLD = "0.10 - 0.14" -["1.1.9-1.1"] -TensorOperations = "1-3" +["1.1.9 - 1.1"] +TensorOperations = "1 - 3" ["1.2"] -TensorOperations = "1-4" -julia = "1.9.0-1" +TensorOperations = "1 - 4" +julia = "1.9.0 - 1" ["1.2.0"] -DelimitedFiles = "1.9.0-1" -Statistics = "1.9.0-1" +DelimitedFiles = "1.9.0 - 1" +Distributed = "1.9.0 - 1" +Statistics = "1.9.0 - 1" -["1.2.1-1"] +["1.2.1 - 1"] Dates = "1" DelimitedFiles = "1" Distributed = "1" @@ -177,11 +183,11 @@ SparseArrays = "1" Statistics = "1" Test = "1" -["1.2.1-1.2"] -Images = ["0.3", "0.22-0.25"] +["1.2.1 - 1.2"] +Images = ["0.3", "0.22 - 0.25"] -["1.3-1"] -Images = ["0.25-0.27", "1"] -Interpolations = ["0.14-0.15", "1"] -TensorOperations = "1-5" -julia = "1.11.0-1" +["1.3 - 1"] +Images = ["0.25 - 0.27", "1"] +Interpolations = ["0.14 - 0.15", "1"] +TensorOperations = "1 - 5" +julia = "1.11.0 - 1" diff --git a/N/Nbdev/Compat.toml b/N/Nbdev/Compat.toml index fbe9918662e5358..5bb2282842c3d8d 100644 --- a/N/Nbdev/Compat.toml +++ b/N/Nbdev/Compat.toml @@ -1,13 +1,14 @@ [0] +Distributed = "1.6.0 - 1" PlutoTest = "0.2" -PlutoUI = "0.7.19-0.7" -ProgressMeter = "1.7.1-1.7" -julia = "1.6.0-1" +PlutoUI = "0.7.19 - 0.7" +ProgressMeter = "1.7.1 - 1.7" +julia = "1.6.0 - 1" ["0.0"] -Pluto = "0.17.1-0.17" +Pluto = "0.17.1 - 0.17" -["0.1-0"] -OrderedCollections = "1.4.1-1" -Pluto = "0.18.4-0.18" -YAML = "0.4.7-0.4" +["0.1 - 0"] +OrderedCollections = "1.4.1 - 1" +Pluto = "0.18.4 - 0.18" +YAML = "0.4.7 - 0.4" diff --git a/N/NbodyGradient/Compat.toml b/N/NbodyGradient/Compat.toml index e39646bf4324569..3ef0bd256fa2b96 100644 --- a/N/NbodyGradient/Compat.toml +++ b/N/NbodyGradient/Compat.toml @@ -1,10 +1,11 @@ [0] DiffResults = "1" -FileIO = "1.8.0-1" +Distributed = "1" +FileIO = "1.8.0 - 1" ForwardDiff = "0.10" JLD2 = "0.4" julia = "1" -["0-0.2.0"] +["0 - 0.2.0"] DelimitedFiles = "1" Statistics = "1" diff --git a/N/Nclusion/Compat.toml b/N/Nclusion/Compat.toml index 766fd96451fb865..27787dbe8b69c0c 100644 --- a/N/Nclusion/Compat.toml +++ b/N/Nclusion/Compat.toml @@ -1,36 +1,37 @@ [1] -BenchmarkTools = "1.4.0-1" -CSV = "0.10.12-0.10" -ClusterValidityIndices = "0.6.4-0.6" -Clustering = "0.15.7-0.15" -ColorSchemes = "3.24.0-3" -Colors = "0.12.10-0.12" -DataFrames = "1.6.1-1" -Debugger = "0.7.8-0.7" -Distances = "0.10.11-0.10" -Distributions = "0.25.107-0.25" -FileIO = "1.16.2-1" -Flux = "0.14.11-0.14" -Gnuplot = "1.6.3-1" -HDF5 = "0.17.1-0.17" +BenchmarkTools = "1.4.0 - 1" +CSV = "0.10.12 - 0.10" +ClusterValidityIndices = "0.6.4 - 0.6" +Clustering = "0.15.7 - 0.15" +ColorSchemes = "3.24.0 - 3" +Colors = "0.12.10 - 0.12" +DataFrames = "1.6.1 - 1" +Debugger = "0.7.8 - 0.7" +Distances = "0.10.11 - 0.10" +Distributed = "1" +Distributions = "0.25.107 - 0.25" +FileIO = "1.16.2 - 1" +Flux = "0.14.11 - 0.14" +Gnuplot = "1.6.3 - 1" +HDF5 = "0.17.1 - 0.17" HypothesisTests = "0.11" JLD2 = "0.4" -JSON = "0.21.4-0.21" -JSON3 = "1.14.0-1" -LaTeXStrings = "1.3.1-1" -LoggingExtras = "1.0.3-1" -MultivariateStats = "0.10.2-0.10" -Optim = "1.9.2-1" -OrderedCollections = "1.6.3-1" -PProf = "3.1.0-3" -PrettyTables = "2.3.0-2" -SpecialFunctions = "2.3.1-2" -StaticArrays = "1.9.2-1" -Statistics = "1.8.5-1" -StatsBase = "0.34.2-0.34" -StatsFuns = "1.3.0-1" -StatsModels = "0.7.3-0.7" -StatsPlots = "0.15.6-0.15" -TSne = "1.3.0-1" -TypedTables = "1.4.6-1" +JSON = "0.21.4 - 0.21" +JSON3 = "1.14.0 - 1" +LaTeXStrings = "1.3.1 - 1" +LoggingExtras = "1.0.3 - 1" +MultivariateStats = "0.10.2 - 0.10" +Optim = "1.9.2 - 1" +OrderedCollections = "1.6.3 - 1" +PProf = "3.1.0 - 3" +PrettyTables = "2.3.0 - 2" +SpecialFunctions = "2.3.1 - 2" +StaticArrays = "1.9.2 - 1" +Statistics = "1.8.5 - 1" +StatsBase = "0.34.2 - 0.34" +StatsFuns = "1.3.0 - 1" +StatsModels = "0.7.3 - 0.7" +StatsPlots = "0.15.6 - 0.15" +TSne = "1.3.0 - 1" +TypedTables = "1.4.6 - 1" julia = "1" diff --git a/N/Neovim/Compat.toml b/N/Neovim/Compat.toml index 1b74bf65bce4993..214d87d4391b824 100644 --- a/N/Neovim/Compat.toml +++ b/N/Neovim/Compat.toml @@ -1,4 +1,5 @@ [0] -Compat = "2.2.0-3" +Compat = "2.2.0 - 3" +Distributed = "1" MsgPack = "1" julia = "1" diff --git a/N/Neptune/Compat.toml b/N/Neptune/Compat.toml index 4217ae6b40ab92f..8b47d260903b2c7 100644 --- a/N/Neptune/Compat.toml +++ b/N/Neptune/Compat.toml @@ -1,6 +1,7 @@ [0] -FuzzyCompletions = "0.3-0.4" -HTTP = ["0.8.18-0.8", "0.9.0"] -MsgPack = "1.1.0-1" +Distributed = "1.0.4 - 1" +FuzzyCompletions = "0.3 - 0.4" +HTTP = ["0.8.18 - 0.8", "0.9.0"] +MsgPack = "1.1.0 - 1" Tables = "1" -julia = "1.0.4-1" +julia = "1.0.4 - 1" diff --git a/N/NetCDFTools/Compat.toml b/N/NetCDFTools/Compat.toml index 0a66340211565df..3156eb6409a5ae0 100644 --- a/N/NetCDFTools/Compat.toml +++ b/N/NetCDFTools/Compat.toml @@ -1,60 +1,61 @@ [0] CFTime = "0.1" DocStringExtensions = "0.9" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0-0.1.7"] -DataFrames = "1.5.0-1" +["0 - 0.1.7"] +DataFrames = "1.5.0 - 1" Interpolations = "0.14" -Ipaper = "0.1.9-0.1" +Ipaper = "0.1.9 - 0.1" NCDatasets = "0.12" -PrecompileTools = "1.1.0-1" -Statistics = "1.9.0-1" +PrecompileTools = "1.1.0 - 1" +Statistics = "1.9.0 - 1" -["0-0.1.8"] -StatsBase = "0.33-0.34" +["0 - 0.1.8"] +StatsBase = "0.33 - 0.34" -["0-0.1.9"] +["0 - 0.1.9"] CategoricalArrays = "0.10" LoopVectorization = "0.12" ["0.1.10"] DiskArrays = "0.3" -["0.1.10-0"] -NCDatasets = "0.13-0.14" +["0.1.10 - 0"] +NCDatasets = "0.13 - 0.14" Parameters = "0.12" -Reexport = "1.2.0-1" +Reexport = "1.2.0 - 1" -["0.1.10-0.1"] -Ipaper = "0.1.16-0.1" +["0.1.10 - 0.1"] +Ipaper = "0.1.16 - 0.1" -["0.1.11-0"] +["0.1.11 - 0"] ProgressMeter = "1" -["0.1.11-0.1"] -DiskArrays = "0.3-0.4" +["0.1.11 - 0.1"] +DiskArrays = "0.3 - 0.4" ["0.1.8"] -Ipaper = "0.1.12-0.1" -NCDatasets = "0.12-0.13" +Ipaper = "0.1.12 - 0.1" +NCDatasets = "0.12 - 0.13" -["0.1.8-0"] -DataFrames = "1.6.0-1" -PrecompileTools = "1.2.0-1" +["0.1.8 - 0"] +DataFrames = "1.6.0 - 1" +PrecompileTools = "1.2.0 - 1" -["0.1.8-0.1.9"] -Interpolations = "0.14-0.15" +["0.1.8 - 0.1.9"] +Interpolations = "0.14 - 0.15" ["0.1.9"] -Ipaper = "0.1.13-0.1" -NCDatasets = "0.12-0.14" +Ipaper = "0.1.13 - 0.1" +NCDatasets = "0.12 - 0.14" -["0.1.9-0"] -StatsBase = "0.34-0.35" +["0.1.9 - 0"] +StatsBase = "0.34 - 0.35" ["0.2.0"] -Ipaper = "0.1.16-0.2" +Ipaper = "0.1.16 - 0.2" -["0.2.1-0"] +["0.2.1 - 0"] +Distributed = "1.9.0 - 1" Ipaper = "0.2" diff --git a/N/NetworkInference/Compat.toml b/N/NetworkInference/Compat.toml index eb7ba574a170eac..ae673bd13f4b9d7 100644 --- a/N/NetworkInference/Compat.toml +++ b/N/NetworkInference/Compat.toml @@ -1,5 +1,6 @@ [0] DelimitedFiles = "1" -Distributions = "0.0.0-0.23" +Distributed = "1" +Distributions = "0.0.0 - 0.23" InformationMeasures = "0.3" julia = "1" diff --git a/N/NeuralQuantumState/Compat.toml b/N/NeuralQuantumState/Compat.toml index dae1aeca2eac9fa..f3e3ea316fef85a 100644 --- a/N/NeuralQuantumState/Compat.toml +++ b/N/NeuralQuantumState/Compat.toml @@ -1,9 +1,10 @@ [0] DelimitedFiles = "1" +Distributed = "1" Distributions = "0.21" GR = "0.44" Parameters = "0.12" Plots = "0.28" -ProgressMeter = "1.2.0-2" +ProgressMeter = "1.2.0 - 2" StatsBase = "0.32" julia = "1" diff --git a/N/NonNegLeastSquares/Compat.toml b/N/NonNegLeastSquares/Compat.toml index ef3737ddf989055..485d88cfdf933e4 100644 --- a/N/NonNegLeastSquares/Compat.toml +++ b/N/NonNegLeastSquares/Compat.toml @@ -1,5 +1,6 @@ -["0-0.4.0"] +["0 - 0.4.0"] +Distributed = "1" julia = "1" -["0.4.1-0"] -julia = "1.10.0-1" +["0.4.1 - 0"] +julia = "1.10.0 - 1" diff --git a/N/NonlinearEigenproblems/Compat.toml b/N/NonlinearEigenproblems/Compat.toml index 9a91838e239b87b..bccc838082a997a 100644 --- a/N/NonlinearEigenproblems/Compat.toml +++ b/N/NonlinearEigenproblems/Compat.toml @@ -1,45 +1,47 @@ -["0-0.2.5"] -FFTW = "0.0.0-0.3" -LinearMaps = "0-2" +["0 - 0.2.5"] +Distributed = ["0.7", "1"] +FFTW = "0.0.0 - 0.3" +LinearMaps = "0 - 2" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.2.7"] -Arpack = "0.0.0-0.4" +["0 - 0.2.7"] +Arpack = "0.0.0 - 0.4" -["0-1.0.2"] -IterativeSolvers = "0.0.0-0.8" -Polynomials = "0.0.0-0.8" -Reexport = "0.0.0-0.2" -SpecialFunctions = "0.0.0-0.10" +["0 - 1.0.2"] +IterativeSolvers = "0.0.0 - 0.8" +Polynomials = "0.0.0 - 0.8" +Reexport = "0.0.0 - 0.2" +SpecialFunctions = "0.0.0 - 0.10" -["0.2.6-0"] -FFTW = "0.0.0-1" -LinearMaps = "0.0.0-2" +["0.2.6 - 0"] +FFTW = "0.0.0 - 1" +LinearMaps = "0.0.0 - 2" -["0.2.6-1"] +["0.2.6 - 1"] +Distributed = "1" Statistics = "1" julia = "1" -["0.2.8-1.0.2"] -ArnoldiMethod = "0.0.0-0.0.4" +["0.2.8 - 1.0.2"] +ArnoldiMethod = "0.0.0 - 0.0.4" -["1-1.0.2"] +["1 - 1.0.2"] LinearMaps = "2" -["1-1.1.0"] +["1 - 1.1.0"] FFTW = "1" -["1.0.3-1"] +["1.0.3 - 1"] ArnoldiMethod = "0.2" IterativeSolvers = "0.9" -LinearMaps = "2-3" +LinearMaps = "2 - 3" -["1.0.3-1.1.0"] +["1.0.3 - 1.1.0"] Polynomials = ["1", "3"] Reexport = "1" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" -["1.1.1-1"] -Reexport = "1.2.0-1" +["1.1.1 - 1"] +Reexport = "1.2.0 - 1" SpecialFunctions = "2" diff --git a/N/NormalizeQuantiles/Compat.toml b/N/NormalizeQuantiles/Compat.toml index 867829cb74c7336..37ca4c1c3c3f2b5 100644 --- a/N/NormalizeQuantiles/Compat.toml +++ b/N/NormalizeQuantiles/Compat.toml @@ -1,5 +1,6 @@ -[0-1] +["0 - 1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.5.3-1"] +["0.5.3 - 1"] Statistics = ["0.7", "1"] diff --git a/O/ODINN/Compat.toml b/O/ODINN/Compat.toml index 9b8bb4912b8859c..c07b0134e312b8a 100644 --- a/O/ODINN/Compat.toml +++ b/O/ODINN/Compat.toml @@ -1,44 +1,45 @@ [0] -BenchmarkTools = "1.2.0-1" -CairoMakie = "0.6-0.7" -CartesianGrids = "0.1.11-0.1" -ChainRules = "1.27.0-1" -ChainRulesCore = "1.12.0-1" -ComponentArrays = "0.11.10-0.11" -DataDrivenDiffEq = "0.6-0.8" -Debugger = "0.6-0.7" -DiffEqFlux = "1.44.0-1" -DiffEqOperators = "4.35.0-4" -DifferentialEquations = "6-7" +BenchmarkTools = "1.2.0 - 1" +CairoMakie = "0.6 - 0.7" +CartesianGrids = "0.1.11 - 0.1" +ChainRules = "1.27.0 - 1" +ChainRulesCore = "1.12.0 - 1" +ComponentArrays = "0.11.10 - 0.11" +DataDrivenDiffEq = "0.6 - 0.8" +Debugger = "0.6 - 0.7" +DiffEqFlux = "1.44.0 - 1" +DiffEqOperators = "4.35.0 - 4" +DifferentialEquations = "6 - 7" +Distributed = "1.5.0 - 1" Flux = "0.12" -GR = "0.62-0.64" -GeoArrays = "0.6-0.7" -HDF5 = "0.15-0.16" -IJulia = "1.2.0-1" -Infiltrator = "1.2.0-1" +GR = "0.62 - 0.64" +GeoArrays = "0.6 - 0.7" +HDF5 = "0.15 - 0.16" +IJulia = "1.2.0 - 1" +Infiltrator = "1.2.0 - 1" Interpolations = "0.13" JLD = "0.12" JLD2 = "0.4" Makie = "0.16" Measures = "0.3" -ModelingToolkit = "7-8" -OrdinaryDiffEq = "5-6" +ModelingToolkit = "7 - 8" +OrdinaryDiffEq = "5 - 6" PackageCompatUI = "1" -ParallelDataTransfer = "0.4-0.5" +ParallelDataTransfer = "0.4 - 0.5" Parameters = "0.12" PkgTemplates = "0.7" -Plots = "1.2.0-1" -Polynomials = "2-3" +Plots = "1.2.0 - 1" +Polynomials = "2 - 3" ProgressMeter = "1" -PyCall = "1.9.0-1" +PyCall = "1.9.0 - 1" PyCallJLD = "0.2" PyPlot = "2" RecursiveArrayTools = "2" -Revise = "3.1.0-3" -Statistics = "1.5.0-1" -StatsBase = "0.32-0.33" -SymbolicUtils = "0.17-0.19" +Revise = "3.1.0 - 3" +Statistics = "1.5.0 - 1" +StatsBase = "0.32 - 0.33" +SymbolicUtils = "0.17 - 0.19" TerminalLoggers = "0.1" Tullio = "0.3" Zygote = "0.6" -julia = "1.5.0-1" +julia = "1.5.0 - 1" diff --git a/O/OOESAlgorithm/Compat.toml b/O/OOESAlgorithm/Compat.toml index a83eda10413a0e9..14e6332efed5810 100644 --- a/O/OOESAlgorithm/Compat.toml +++ b/O/OOESAlgorithm/Compat.toml @@ -1,7 +1,8 @@ [0] -GLPK = "0.9.1-0.13" -GLPKMathProgInterface = "0.4.0-0.5" -JuMP = "0.18.0-0.21" -MathOptInterface = "0.8.0-0.9" -MathProgBase = "0.5.0-0.7" +Distributed = "1" +GLPK = "0.9.1 - 0.13" +GLPKMathProgInterface = "0.4.0 - 0.5" +JuMP = "0.18.0 - 0.21" +MathOptInterface = "0.8.0 - 0.9" +MathProgBase = "0.5.0 - 0.7" julia = "1" diff --git a/O/OPFLearn/Compat.toml b/O/OPFLearn/Compat.toml index c47c8c1fefdc502..e58280044929667 100644 --- a/O/OPFLearn/Compat.toml +++ b/O/OPFLearn/Compat.toml @@ -1,17 +1,18 @@ [0] DelimitedFiles = "1" +Distributed = "1" InfrastructureModels = "0.6" -Ipopt = "0.4-0.9" -JSON = "0.18-0.21" -MathOptInterface = "0.9-0.10" +Ipopt = "0.4 - 0.9" +JSON = "0.18 - 0.21" +MathOptInterface = "0.9 - 0.10" OnlineStats = "1" OnlineStatsBase = "1" PowerModels = "0.18" StatsBase = "0.33" julia = "1" -["0-0.1.1"] +["0 - 0.1.1"] JuMP = "0.21" -["0.1.2-0"] -JuMP = "0.21.6-0.21" +["0.1.2 - 0"] +JuMP = "0.21.6 - 0.21" diff --git a/O/ObservablePmap/Compat.toml b/O/ObservablePmap/Compat.toml index 17e7fe03c6455a2..4fed55c6be2e2c6 100644 --- a/O/ObservablePmap/Compat.toml +++ b/O/ObservablePmap/Compat.toml @@ -1,8 +1,9 @@ [0] -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0-0.2.0"] +["0 - 0.2.0"] Observables = "0.3" -["0.2.1-0"] +["0.2.1 - 0"] Observables = ["0.3", "0.5"] diff --git a/O/OceanStateEstimation/Compat.toml b/O/OceanStateEstimation/Compat.toml index e414b24f6841218..7e2e799520f3556 100644 --- a/O/OceanStateEstimation/Compat.toml +++ b/O/OceanStateEstimation/Compat.toml @@ -1,87 +1,89 @@ -["0-0.1.0"] -CSV = "0.6.1-0.6" -DataFrames = "0.20.2-0.20" -MITgcmTools = "0.1.3-0.1" -MeshArrays = "0.2.9-0.2" +["0 - 0.1.0"] +CSV = "0.6.1 - 0.6" +DataFrames = "0.20.2 - 0.20" +MITgcmTools = "0.1.3 - 0.1" +MeshArrays = "0.2.9 - 0.2" -["0-0.1.7"] +["0 - 0.1.7"] Statistics = "1" julia = "1" -["0-0.3.5"] +["0 - 0.3.5"] FortranFiles = "0.6" ["0.1.1"] CSV = "0.6" -["0.1.1-0.1.3"] -DataFrames = "0.19-0.21" +["0.1.1 - 0.1.3"] +DataFrames = "0.19 - 0.21" -["0.1.1-0.1.9"] +["0.1.1 - 0.1.9"] MITgcmTools = "0.1" -["0.1.1-0.3.2"] +["0.1.1 - 0.3.2"] MeshArrays = "0.2" -["0.1.10-0.3.0"] -MITgcmTools = "0.1-0.2" +["0.1.10 - 0.3.0"] +MITgcmTools = "0.1 - 0.2" -["0.1.15-0.2.10"] +["0.1.15 - 0.2.10"] LazyArtifacts = "1" ["0.1.3"] -CSV = "0.6-0.7" +CSV = "0.6 - 0.7" -["0.1.8-0.2.6"] -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.1.8 - 0.2.6"] +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.2-0.3.6"] +["0.2 - 0.3.6"] CodecZlib = "0.7" -["0.2.10-0"] +["0.2.10 - 0"] Scratch = "1" -["0.2.7-0.3.5"] +["0.2.7 - 0.3.5"] +Distributed = "1.7.0 - 1" NCDatasets = "0.12" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.2.7-0.3.7"] +["0.2.7 - 0.3.7"] JLD2 = "0.4" -["0.3.1-0.3.5"] +["0.3.1 - 0.3.5"] MITgcmTools = "0.2" -["0.3.3-0.3.4"] -MeshArrays = "0.2.37-0.2" +["0.3.3 - 0.3.4"] +MeshArrays = "0.2.37 - 0.2" -["0.3.4-0"] +["0.3.4 - 0"] Dataverse = "0.2" Glob = "1" -["0.3.5-0.3"] -MeshArrays = "0.2-0.3" +["0.3.5 - 0.3"] +MeshArrays = "0.2 - 0.3" -["0.3.6-0"] -julia = "1.9.0-1" +["0.3.6 - 0"] +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.3.6-0.3"] -Statistics = "1.9.0-1" +["0.3.6 - 0.3"] +Statistics = "1.9.0 - 1" -["0.3.8-0.4.1"] -JLD2 = "0.4.35-0.4" +["0.3.8 - 0.4.1"] +JLD2 = "0.4.35 - 0.4" -["0.4-0"] +["0.4 - 0"] MeshArrays = "0.3" Statistics = "1" TOML = "1" -["0.4-0.4.3"] +["0.4 - 0.4.3"] Downloads = "1" -["0.4.2-0"] +["0.4.2 - 0"] JLD2 = "0.4" -["0.4.5-0"] +["0.4.5 - 0"] DataDeps = "0.7" diff --git a/O/Oceananigans/Compat.toml b/O/Oceananigans/Compat.toml index 004484de4dbf63b..dc5ca92f0c135fb 100644 --- a/O/Oceananigans/Compat.toml +++ b/O/Oceananigans/Compat.toml @@ -1,380 +1,386 @@ -["0-0.11"] -GPUifyLoops = "0.0.0-0.2" -NetCDF = "0.0.0-0.10" +["0 - 0.11"] +GPUifyLoops = "0.0.0 - 0.2" +NetCDF = "0.0.0 - 0.10" -["0-0.5.1"] -FFTW = "0.0.0-0.3" -Statistics = "1.1-1" -julia = "1.1-1" +["0 - 0.5.1"] +Distributed = "1.1 - 1" +FFTW = "0.0.0 - 0.3" +Statistics = "1.1 - 1" +julia = "1.1 - 1" -["0-0.9.2"] -JLD = "0.0.0-0.10" +["0 - 0.9.2"] +JLD = "0.0.0 - 0.10" -["0.10-0.11"] -CUDAapi = "0.0.0-1" +["0.10 - 0.11"] +CUDAapi = "0.0.0 - 1" ["0.11"] -OrderedCollections = "0.0.0-1" +OrderedCollections = "0.0.0 - 1" -["0.12-0"] +["0.12 - 0"] FFTW = "1" -OrderedCollections = "1.1.0-1" +OrderedCollections = "1.1.0 - 1" -["0.12-0.16"] -CUDAapi = "1.1.0-1" -CUDAdrv = "3.1.0-3" +["0.12 - 0.16"] +CUDAapi = "1.1.0 - 1" +CUDAdrv = "3.1.0 - 3" -["0.12-0.18.0"] +["0.12 - 0.18.0"] StaticArrays = ["0.11", "1"] TimerOutputs = ["0.5", "1"] -["0.12-0.23"] -NCDatasets = ["0.9.3-0.9", "1"] +["0.12 - 0.23"] +NCDatasets = ["0.9.3 - 0.9", "1"] -["0.12-0.27.1"] -CUDAnative = "2.3.0-2" -CuArrays = "1.2.0-1" +["0.12 - 0.27.1"] +CUDAnative = "2.3.0 - 2" +CuArrays = "1.2.0 - 1" -["0.12-0.30"] +["0.12 - 0.30"] Adapt = "1" -GPUifyLoops = ["0.2.8-0.2", "1"] +GPUifyLoops = ["0.2.8 - 0.2", "1"] -["0.12-0.40"] -JLD2 = ["0.1.2-0.1", "1"] -OffsetArrays = ["0.11.1-0.11", "1"] +["0.12 - 0.40"] +JLD2 = ["0.1.2 - 0.1", "1"] +OffsetArrays = ["0.11.1 - 0.11", "1"] -["0.16-0.18"] +["0.16 - 0.18"] Cassette = ["0.2", "1"] -["0.17-0.18"] -CUDAdrv = "3.1.0-4" +["0.17 - 0.18"] +CUDAdrv = "3.1.0 - 4" -["0.17-0.25"] -CUDAapi = "1.1.0-2" +["0.17 - 0.25"] +CUDAapi = "1.1.0 - 2" -["0.19-0.25"] -CUDAdrv = ["3.1.0-3", "5"] +["0.19 - 0.25"] +CUDAdrv = ["3.1.0 - 3", "5"] -["0.23-0.30"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.23 - 0.30"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.24-0.37"] -NCDatasets = "0-1" +["0.24 - 0.37"] +NCDatasets = "0 - 1" -["0.26-0.27.1"] -CUDAapi = ["1.1.0-2", "4"] +["0.26 - 0.27.1"] +CUDAapi = ["1.1.0 - 2", "4"] -["0.26-0.30"] -CUDAdrv = ["3.1.0-3", "5-6"] +["0.26 - 0.30"] +CUDAdrv = ["3.1.0 - 3", "5 - 6"] -["0.27.2-0.30"] -CUDAapi = "1.1.0-4" -CUDAnative = "2.3.0-3" -CuArrays = "1.2.0-2" +["0.27.2 - 0.30"] +CUDAapi = "1.1.0 - 4" +CUDAnative = "2.3.0 - 3" +CuArrays = "1.2.0 - 2" ["0.30"] -SeawaterPolynomials = "0.0.0-0.2" +SeawaterPolynomials = "0.0.0 - 0.2" -["0.31-0.36"] +["0.31 - 0.36"] KernelAbstractions = "0.3" -["0.31-0.44.0"] +["0.31 - 0.44.0"] CUDA = "1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.31-0.45"] +["0.31 - 0.45"] Adapt = "2" -["0.31-0.76.0"] +["0.31 - 0.76.0"] SeawaterPolynomials = "0.2" -["0.35-0"] +["0.35 - 0"] Crayons = "4" -["0.35-0.76.5"] +["0.35 - 0.76.5"] SafeTestsets = "0.0.1" -["0.37-0.45"] -KernelAbstractions = "0.3-0.4" +["0.37 - 0.45"] +KernelAbstractions = "0.3 - 0.4" ["0.38"] SymPy = "1" -["0.38-0.44"] +["0.38 - 0.44"] NCDatasets = "0.10" StaticArrays = "0.12" -["0.41-0.44.1"] +["0.41 - 0.44.1"] JLD2 = "0.2" -["0.41-0.45.0"] +["0.41 - 0.45.0"] OffsetArrays = "1" -["0.44-0"] -Glob = "1.3.0-1" +["0.44 - 0"] +Glob = "1.3.0 - 1" -["0.44.1-0.57"] -CUDA = "1-2" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.44.1 - 0.57"] +CUDA = "1 - 2" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.44.2-0.47"] -JLD2 = "0.2-0.3" +["0.44.2 - 0.47"] +JLD2 = "0.2 - 0.3" -["0.45-0.71"] -NCDatasets = "0.10-0.11" +["0.45 - 0.71"] +NCDatasets = "0.10 - 0.11" -["0.45.1-0"] -OffsetArrays = "1.4.0-1" +["0.45.1 - 0"] +OffsetArrays = "1.4.0 - 1" -["0.46-0.47"] +["0.46 - 0.47"] StructArrays = "0.4" -["0.46-0.57"] -Adapt = "2-3" -KernelAbstractions = "0.3-0.5" +["0.46 - 0.57"] +Adapt = "2 - 3" +KernelAbstractions = "0.3 - 0.5" -["0.48-0.57"] -JLD2 = "0.2-0.4" +["0.48 - 0.57"] +JLD2 = "0.2 - 0.4" -["0.48-0.58.8"] -StructArrays = "0.4-0.5" +["0.48 - 0.58.8"] +StructArrays = "0.4 - 0.5" ["0.5.2"] +Distributed = "1" Statistics = "1" julia = "1" -["0.5.2-0.11"] -CUDAdrv = "0.0.0-3" -CUDAnative = "0.0.0-2" -CuArrays = "0.0.0-1" -FFTW = "0.0.0-1" -StaticArrays = "0.0.0-0.12" -TimerOutputs = "0.0.0-0.5" +["0.5.2 - 0.11"] +CUDAdrv = "0.0.0 - 3" +CUDAnative = "0.0.0 - 2" +CuArrays = "0.0.0 - 1" +FFTW = "0.0.0 - 1" +StaticArrays = "0.0.0 - 0.12" +TimerOutputs = "0.0.0 - 0.5" -["0.5.2-0.5"] -CUDAapi = "0.0.0-4" +["0.5.2 - 0.5"] +CUDAapi = "0.0.0 - 4" ["0.5.3"] -Statistics = "1.1-1" -julia = "1.1-1" +Distributed = "1.1 - 1" +Statistics = "1.1 - 1" +julia = "1.1 - 1" -["0.5.3-0.5"] -NNlib = "0.0.0-0.7" +["0.5.3 - 0.5"] +NNlib = "0.0.0 - 0.7" -["0.5.4-0.11"] -Adapt = "0.0.0-1" +["0.5.4 - 0.11"] +Adapt = "0.0.0 - 1" -["0.5.4-0.22"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.5.4 - 0.18.0"] +Distributed = "1.1.0 - 1" -["0.53-0.53.1"] +["0.5.4 - 0.22"] +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" + +["0.53 - 0.53.1"] MPI = "0.16" -["0.53-0.68.6"] +["0.53 - 0.68.6"] PencilFFTs = "0.12" -["0.53.2-0"] +["0.53.2 - 0"] Rotations = "1" -["0.53.2-0.58.1"] -MPI = "0.16-0.17" +["0.53.2 - 0.58.1"] +MPI = "0.16 - 0.17" -["0.53.2-0.63.2"] +["0.53.2 - 0.63.2"] CubedSphere = "0.1" -["0.54.1-0.58.8"] +["0.54.1 - 0.58.8"] Tullio = "0.2" -["0.57.1-0.57"] +["0.57.1 - 0.57"] ArrayInterface = "3.1.6" -["0.58-0.58.8"] +["0.58 - 0.58.8"] CUDAKernels = "0.2" KernelAbstractions = "0.6" -["0.58-0.63.1"] +["0.58 - 0.63.1"] CUDA = "3" -["0.58-0.85"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.58 - 0.85"] +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.58-0.90.8"] +["0.58 - 0.90.8"] Adapt = "3" -["0.58-0.92.0"] +["0.58 - 0.92.0"] JLD2 = "0.4" -["0.58.2-0.61.0"] -MPI = "0.16-0.18" +["0.58.2 - 0.61.0"] +MPI = "0.16 - 0.18" -["0.58.9-0.75"] -CUDAKernels = "0.2-0.3" -KernelAbstractions = "0.6-0.7" +["0.58.9 - 0.75"] +CUDAKernels = "0.2 - 0.3" +KernelAbstractions = "0.6 - 0.7" -["0.58.9-0.80"] -Tullio = "0.2-0.3" +["0.58.9 - 0.80"] +Tullio = "0.2 - 0.3" -["0.58.9-0.94.2"] -StructArrays = "0.4-0.6" +["0.58.9 - 0.94.2"] +StructArrays = "0.4 - 0.6" -["0.6-0.11"] -OffsetArrays = "0.0.0-1" +["0.6 - 0.11"] +OffsetArrays = "0.0.0 - 1" -["0.61.1-0.77"] -MPI = "0.16-0.19" +["0.61.1 - 0.77"] +MPI = "0.16 - 0.19" -["0.63.2-0.75"] -CUDA = "3.0.0-3.3.6" +["0.63.2 - 0.75"] +CUDA = "3.0.0 - 3.3.6" -["0.63.3-0.91.12"] -CubedSphere = "0.1-0.2" +["0.63.3 - 0.91.12"] +CubedSphere = "0.1 - 0.2" -["0.66.2-0.76.5"] +["0.66.2 - 0.76.5"] DocStringExtensions = "0.8" -["0.68-0"] +["0.68 - 0"] IncompleteLU = "0.2" IterativeSolvers = "0.9" -["0.68.7-0.76.1"] -PencilFFTs = "0.12-0.13" +["0.68.7 - 0.76.1"] +PencilFFTs = "0.12 - 0.13" -["0.72-0.78.5"] -NCDatasets = "0.10-0.12" +["0.72 - 0.78.5"] +NCDatasets = "0.10 - 0.12" -["0.76-0.77"] -CUDAKernels = "0.3.3-0.4" +["0.76 - 0.77"] +CUDAKernels = "0.3.3 - 0.4" -["0.76-0.78.5"] -KernelAbstractions = "0.7-0.8" +["0.76 - 0.78.5"] +KernelAbstractions = "0.7 - 0.8" -["0.76-0.81.0"] -CUDA = "3.8.0-3" +["0.76 - 0.81.0"] +CUDA = "3.8.0 - 3" -["0.76.1-0.77"] -SeawaterPolynomials = "0.2.3-0.2" +["0.76.1 - 0.77"] +SeawaterPolynomials = "0.2.3 - 0.2" -["0.76.2-0.76.5"] -PencilFFTs = "0.13.5-0.13" +["0.76.2 - 0.76.5"] +PencilFFTs = "0.13.5 - 0.13" -["0.76.2-0.84.0"] -PencilArrays = "0.16-0.17" +["0.76.2 - 0.84.0"] +PencilArrays = "0.16 - 0.17" -["0.76.6-0"] -DocStringExtensions = "0.8-0.9" +["0.76.6 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.76.6-0.84.0"] -PencilFFTs = "0.13.5-0.14" +["0.76.6 - 0.84.0"] +PencilFFTs = "0.13.5 - 0.14" -["0.76.7-0.80"] +["0.76.7 - 0.80"] AlgebraicMultigrid = "0.5" -["0.77.3-0.78.3"] +["0.77.3 - 0.78.3"] AMGX = "0.1" -["0.78-0"] -MPI = "0.16-0.20" +["0.78 - 0"] +MPI = "0.16 - 0.20" -["0.78-0.80"] +["0.78 - 0.80"] SeawaterPolynomials = "0.3" ["0.78.0"] -CUDAKernels = "0.3.3-0.3" +CUDAKernels = "0.3.3 - 0.3" -["0.78.1-0.79.2"] -CUDAKernels = "0.3.3-0.4" +["0.78.1 - 0.79.2"] +CUDAKernels = "0.3.3 - 0.4" -["0.78.4-0.80"] -AMGX = "0.1.3-0.1" +["0.78.4 - 0.80"] +AMGX = "0.1.3 - 0.1" -["0.78.6-0.79.2"] -KernelAbstractions = "0.7.2-0.7" +["0.78.6 - 0.79.2"] +KernelAbstractions = "0.7.2 - 0.7" -["0.78.6-0.89.2"] -NCDatasets = "0.12.10-0.12" +["0.78.6 - 0.89.2"] +NCDatasets = "0.12.10 - 0.12" -["0.79.3-0.81.0"] -CUDAKernels = "0.4.7-0.4" +["0.79.3 - 0.81.0"] +CUDAKernels = "0.4.7 - 0.4" KernelAbstractions = "0.8" -["0.81-0.90.6"] -SeawaterPolynomials = "0.3.2-0.3" +["0.81 - 0.90.6"] +SeawaterPolynomials = "0.3.2 - 0.3" -["0.81.1-0.89.2"] +["0.81.1 - 0.89.2"] CUDA = "4" -["0.81.1-0.91.3"] +["0.81.1 - 0.91.3"] KernelAbstractions = "0.9" -["0.84.1-0.85"] -PencilArrays = "0.16-0.18" +["0.84.1 - 0.85"] +PencilArrays = "0.16 - 0.18" -["0.84.1-0.91.5"] -PencilFFTs = "0.13.5-0.15" +["0.84.1 - 0.91.5"] +PencilFFTs = "0.13.5 - 0.15" -["0.86-0"] -Statistics = "1.9.0-1" -julia = "1.9.0-1" +["0.86 - 0"] +Statistics = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.86-0.91.5"] -PencilArrays = "0.16-0.19" +["0.86 - 0.91.5"] +PencilArrays = "0.16 - 0.19" -["0.87-0"] +["0.87 - 0"] Distances = "0.10" -["0.89.3-0.90.1"] -CUDA = "4-5" +["0.89.3 - 0.90.1"] +CUDA = "4 - 5" -["0.89.3-0.90.8"] -NCDatasets = ["0.12.10-0.12", "0.13.1-0.13"] +["0.89.3 - 0.90.8"] +NCDatasets = ["0.12.10 - 0.12", "0.13.1 - 0.13"] -["0.9-0.11"] -JLD2 = "0.0.0-0.2" +["0.9 - 0.11"] +JLD2 = "0.0.0 - 0.2" -["0.9-0.9.3"] -FileIO = "0.0.0-1" +["0.9 - 0.9.3"] +FileIO = "0.0.0 - 1" -["0.90-0"] -Dates = "1.9.0-1" -InteractiveUtils = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Logging = "1.9.0-1" -Printf = "1.9.0-1" -Random = "1.9.0-1" -SparseArrays = "1.9.0-1" +["0.90 - 0"] +Dates = "1.9.0 - 1" +InteractiveUtils = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Logging = "1.9.0 - 1" +Printf = "1.9.0 - 1" +Random = "1.9.0 - 1" +SparseArrays = "1.9.0 - 1" -["0.90-0.92"] -Pkg = "1.9.0-1" +["0.90 - 0.92"] +Pkg = "1.9.0 - 1" -["0.90.2-0"] -CUDA = "4.1.1-5" +["0.90.2 - 0"] +CUDA = "4.1.1 - 5" -["0.90.7-0.91.12"] -SeawaterPolynomials = "0.3.4-0.3" +["0.90.7 - 0.91.12"] +SeawaterPolynomials = "0.3.4 - 0.3" -["0.90.9-0"] -NCDatasets = ["0.12.10-0.12", "0.13.1-0.14"] +["0.90.9 - 0"] +NCDatasets = ["0.12.10 - 0.12", "0.13.1 - 0.14"] -["0.90.9-0.93.1"] -Adapt = "3-4" +["0.90.9 - 0.93.1"] +Adapt = "3 - 4" -["0.91.13-0"] -CubedSphere = "0.2-0.3" -SeawaterPolynomials = "0.3.5-0.3" +["0.91.13 - 0"] +CubedSphere = "0.2 - 0.3" +SeawaterPolynomials = "0.3.5 - 0.3" -["0.91.4-0"] -KernelAbstractions = "0.9.21-0.9" +["0.91.4 - 0"] +KernelAbstractions = "0.9.21 - 0.9" -["0.92.1-0"] -JLD2 = "0.4-0.5" +["0.92.1 - 0"] +JLD2 = "0.4 - 0.5" -["0.93.2-0"] -Adapt = "4.1.1-4" +["0.93.2 - 0"] +Adapt = "4.1.1 - 4" -["0.94.3-0"] -StructArrays = "0.4-0.7" +["0.94.3 - 0"] +StructArrays = "0.4 - 0.7" diff --git a/O/OmniSci/Compat.toml b/O/OmniSci/Compat.toml index 288637ee25d8a56..0db63c5f412040e 100644 --- a/O/OmniSci/Compat.toml +++ b/O/OmniSci/Compat.toml @@ -1,51 +1,57 @@ [0] Thrift = "0.6" -["0-0.3"] -DataFrames = "0.14.1-0.18" +["0 - 0.3"] +DataFrames = "0.14.1 - 0.18" -["0-0.5.0"] -julia = "1.0.1-1" +["0 - 0.5.0"] +Distributed = "1.0.1 - 1" +julia = "1.0.1 - 1" -["0.2-0"] +["0.2 - 0"] GeoInterface = "0.4" -["0.2-0.3"] -DecFP = "0.4.6-0.4" +["0.2 - 0.3"] +DecFP = "0.4.6 - 0.4" -["0.2-0.5"] -LibGEOS = "0.4.1-0.5" +["0.2 - 0.5"] +LibGEOS = "0.4.1 - 0.5" ["0.4"] -DataFrames = "0.17.0-0.18" +DataFrames = "0.17.0 - 0.18" -["0.4-0"] -DecFP = "0.4.8-0.4" +["0.4 - 0"] +DecFP = "0.4.8 - 0.4" -["0.4-0.5.0"] -Decimals = "0.3.1-0.4" +["0.4 - 0.5.0"] +Decimals = "0.3.1 - 0.4" ["0.5.0"] DataFrames = "0.18" -["0.5.1-0"] +["0.5.1 - 0"] Decimals = "0.4" -["0.5.1-0.5.2"] -julia = "1.1.0-1" +["0.5.1 - 0.5.2"] +Distributed = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.5.1-0.7"] +["0.5.1 - 0.7"] DataFrames = "0.19" -["0.5.3-0.5"] -julia = "1.1.0-*" +["0.5.3 - 0.5"] +Distributed = "1.1.0 - *" +julia = "1.1.0 - *" -["0.6-0"] +["0.6 - 0"] LibGEOS = "0.5" -julia = "1.1.0-1" +julia = "1.1.0 - 1" -["0.7-0"] +["0.6 - 0.7"] +Distributed = "1.1.0 - 1" + +["0.7 - 0"] Tables = "0.2" -["0.8-0"] +["0.8 - 0"] DataFrames = "0.20" diff --git a/O/Omniscape/Compat.toml b/O/Omniscape/Compat.toml index 5cf9437a092d94a..1128d40f4aa701f 100644 --- a/O/Omniscape/Compat.toml +++ b/O/Omniscape/Compat.toml @@ -1,82 +1,83 @@ -["0-0.1"] +["0 - 0.1"] DelimitedFiles = "1" +Distributed = "1" julia = "1" -["0-0.1.2"] -Circuitscape = "5.5.3-5" +["0 - 0.1.2"] +Circuitscape = "5.5.3 - 5" -["0.1.3-0.1"] -Circuitscape = "5.5.5-5" +["0.1.3 - 0.1"] +Circuitscape = "5.5.5 - 5" ["0.2"] -ArchGDAL = "0.3.1-0.3" +ArchGDAL = "0.3.1 - 0.3" Circuitscape = "5" -DelimitedFiles = "1.4.0-1" +DelimitedFiles = "1.4.0 - 1" StatsBase = "0.32" -["0.2-0.3"] -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.2 - 0.3"] +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" ["0.3"] -Circuitscape = "5.6.0-5" +Circuitscape = "5.6.0 - 5" -["0.3-0.6.1"] +["0.3 - 0.6.1"] StatsBase = "0.33" ["0.4"] -DelimitedFiles = "1.5.0-1" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +DelimitedFiles = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.4.0"] -Circuitscape = "5.7.0-5" +Circuitscape = "5.7.0 - 5" -["0.4.1-0"] -ProgressMeter = "1.3.0-1" +["0.4.1 - 0"] +ProgressMeter = "1.3.0 - 1" -["0.4.1-0.4"] -Circuitscape = "5.7.1-5" +["0.4.1 - 0.4"] +Circuitscape = "5.7.1 - 5" -["0.4.1-0.5.0"] -ArchGDAL = "0.4-0.6" +["0.4.1 - 0.5.0"] +ArchGDAL = "0.4 - 0.6" ["0.5"] -DelimitedFiles = "1.5.4-1" -Statistics = "1.5.4-1" -julia = "1.5.4-1" +DelimitedFiles = "1.5.4 - 1" +Statistics = "1.5.4 - 1" +julia = "1.5.4 - 1" -["0.5-0.5.2"] -Circuitscape = "5.8.1-5" +["0.5 - 0.5.2"] +Circuitscape = "5.8.1 - 5" -["0.5.1-0.5.5"] -ArchGDAL = "0.4-0.5" +["0.5.1 - 0.5.5"] +ArchGDAL = "0.4 - 0.5" ["0.5.3"] -Circuitscape = "5.8.3-5" +Circuitscape = "5.8.3 - 5" ["0.5.4"] -Circuitscape = "5.9.0-5" +Circuitscape = "5.9.0 - 5" -["0.5.5-0.5.7"] -Circuitscape = "5.9.1-5" +["0.5.5 - 0.5.7"] +Circuitscape = "5.9.1 - 5" -["0.5.6-0.5.7"] -ArchGDAL = "0.5-0.7" +["0.5.6 - 0.5.7"] +ArchGDAL = "0.5 - 0.7" -["0.5.8-0.5"] +["0.5.8 - 0.5"] ArchGDAL = "0.8" -Circuitscape = "5.11.0-5" +Circuitscape = "5.11.0 - 5" -["0.6-0"] +["0.6 - 0"] ArchGDAL = "0.10" -Circuitscape = "5.13.1-5" +Circuitscape = "5.13.1 - 5" -["0.6-0.6.1"] -DelimitedFiles = "1.9.0-1" -Statistics = "1.9.0-1" -julia = "1.9.0-1" +["0.6 - 0.6.1"] +DelimitedFiles = "1.9.0 - 1" +Statistics = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.6.2-0"] +["0.6.2 - 0"] StatsBase = "0.34" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/O/OndaBatches/Compat.toml b/O/OndaBatches/Compat.toml index 16dce03aaaf9b3c..9bf6b675ef05af3 100644 --- a/O/OndaBatches/Compat.toml +++ b/O/OndaBatches/Compat.toml @@ -1,46 +1,48 @@ [0] -AWS = "1.75.1-1" -DataFrames = "1.3.4-1" -Tables = "1.7.0-1" +AWS = "1.75.1 - 1" +DataFrames = "1.3.4 - 1" +Tables = "1.7.0 - 1" -["0-0.3"] -Legolas = "0.3.3-0.4" -Onda = "0.14.6-0.14" -TimeSpans = "0.2.9-0.2" +["0 - 0.3"] +Legolas = "0.3.3 - 0.4" +Onda = "0.14.6 - 0.14" +TimeSpans = "0.2.9 - 0.2" -["0-0.3.5"] -AWSS3 = "0.9.8-0.10" +["0 - 0.3.5"] +AWSS3 = "0.9.8 - 0.10" -["0-0.4.7"] -julia = "1.7.0-1" +["0 - 0.4.7"] +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0-0.4.8"] +["0 - 0.4.8"] StatsBase = "0.33" -["0.3.6-0.3"] -AWSS3 = "0.9.8-0.11" +["0.3.6 - 0.3"] +AWSS3 = "0.9.8 - 0.11" -["0.4-0"] +["0.4 - 0"] AlignedSpans = "0.2" Legolas = "0.5" -["0.4-0.4.3"] -AWSS3 = "0.9.8-0.9" +["0.4 - 0.4.3"] +AWSS3 = "0.9.8 - 0.9" -["0.4-0.4.7"] +["0.4 - 0.4.7"] Onda = "0.15" TimeSpans = "0.3" -["0.4.4-0.4.6"] -AWSS3 = "0.9.8-0.10" +["0.4.4 - 0.4.6"] +AWSS3 = "0.9.8 - 0.10" -["0.4.7-0"] -AWSS3 = "0.9.8-0.11" +["0.4.7 - 0"] +AWSS3 = "0.9.8 - 0.11" -["0.4.8-0"] -Onda = "0.15.3-0.15" +["0.4.8 - 0"] +Distributed = "1.9.0 - 1" +Onda = "0.15.3 - 0.15" TimeSpans = ["0.3", "1"] -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.4.9-0"] -StatsBase = "0.33-0.34" +["0.4.9 - 0"] +StatsBase = "0.33 - 0.34" diff --git a/O/OpenDSSDirect/Compat.toml b/O/OpenDSSDirect/Compat.toml index 87ceb2567df6188..1bc1cfe69764ed0 100644 --- a/O/OpenDSSDirect/Compat.toml +++ b/O/OpenDSSDirect/Compat.toml @@ -1,22 +1,23 @@ -["0-0.5"] -DocStringExtensions = "0.0.0-0.6" +["0 - 0.5"] +Distributed = ["0.7", "1"] +DocStringExtensions = "0.0.0 - 0.6" julia = ["0.7", "1"] -["0.6-0"] +["0.6 - 0"] julia = "1" ["0.6.0"] DocStringExtensions = "0.6" -["0.6.1-0.9.4"] +["0.6.1 - 0.9.4"] DocStringExtensions = "0.8" -["0.7-0.9.8"] +["0.7 - 0.9.8"] CEnum = "0.4" -["0.9.5-0"] +["0.9.5 - 0"] DocStringExtensions = "0.9" -["0.9.9-0"] -CEnum = "0.4-0.5" +["0.9.9 - 0"] +CEnum = "0.4 - 0.5" Downloads = "1" diff --git a/O/OpenGeoSysUncertaintyQuantification/Compat.toml b/O/OpenGeoSysUncertaintyQuantification/Compat.toml index 8242bc8d7e34d34..b42bf2dd3f0641a 100644 --- a/O/OpenGeoSysUncertaintyQuantification/Compat.toml +++ b/O/OpenGeoSysUncertaintyQuantification/Compat.toml @@ -1,34 +1,34 @@ [0] AltInplaceOpsInterface = "0.1" Distributed = "1" -DistributedMonteCarlo = "0.1.1-0.1" +DistributedMonteCarlo = "0.1.1 - 0.1" Distributions = "0.25" LinearAlgebra = "1" -StaticArrays = "1.4.4-1" +StaticArrays = "1.4.4 - 1" Test = "1" VTUFileHandler = "1" -XMLParser = "0.2.1-0.2" +XMLParser = "0.2.1 - 0.2" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Ogs6InputFileHandler = "0.0.2" -XDMFFileHandler = "0.1.1-0.1" +XDMFFileHandler = "0.1.1 - 0.1" -["0-0.1.1"] -DistributedSparseGrids = "0.1.8-0.1" +["0 - 0.1.1"] +DistributedSparseGrids = "0.1.8 - 0.1" ["0.1.1"] -XDMFFileHandler = "0.1.2-0.1" +XDMFFileHandler = "0.1.2 - 0.1" -["0.1.1-0"] +["0.1.1 - 0"] Format = "1" Ogs6InputFileHandler = "0.0.3" PGFPlotsX = "1" PrettyTables = "2" -["0.1.2-0"] -DistributedSparseGrids = "0.1.9-0.1" -XDMFFileHandler = "0.1.3-0.1" +["0.1.2 - 0"] +DistributedSparseGrids = "0.1.9 - 0.1" +XDMFFileHandler = "0.1.3 - 0.1" -["0.1.3-0"] +["0.1.3 - 0"] DelimitedFiles = "1" diff --git a/O/Oscar/Compat.toml b/O/Oscar/Compat.toml index 7c56bc9214afbb0..070a3566597ed3a 100644 --- a/O/Oscar/Compat.toml +++ b/O/Oscar/Compat.toml @@ -1,265 +1,265 @@ -["0-0.2"] +["0 - 0.2"] AbstractAlgebra = "0.9" -Nemo = "0.17.1-0.17" +Nemo = "0.17.1 - 0.17" Polymake = "0.3" -Singular = "0.2.1-0.2" +Singular = "0.2.1 - 0.2" -["0-0.5.0"] +["0 - 0.5.0"] Hecke = "0.8" -["0-0.6"] -julia = "1.3.0-1" +["0 - 0.6"] +julia = "1.3.0 - 1" ["0.10"] Polymake = "0.8" -["0.10-0.11.0"] -GAP = "0.8.1-0.8" +["0.10 - 0.11.0"] +GAP = "0.8.1 - 0.8" ["0.10.0"] -Hecke = "0.14.4-0.14" +Hecke = "0.14.4 - 0.14" ["0.10.1"] -Hecke = "0.14.12-0.14" +Hecke = "0.14.12 - 0.14" -["0.10.1-0.10"] -AbstractAlgebra = "0.27.1-0.27" +["0.10.1 - 0.10"] +AbstractAlgebra = "0.27.1 - 0.27" Singular = "0.12" -msolve_jll = "0.4.1-0.4" +msolve_jll = "0.4.1 - 0.4" -["0.10.1-0.11.0"] -Nemo = "0.32.1-0.32" +["0.10.1 - 0.11.0"] +Nemo = "0.32.1 - 0.32" -["0.10.2-0.10"] +["0.10.2 - 0.10"] Hecke = "0.15" -["0.11-0.11.2"] -AlgebraicSolving = "0.2.2-0.2" -Polymake = "0.8.1-0.8" +["0.11 - 0.11.2"] +AlgebraicSolving = "0.2.2 - 0.2" +Polymake = "0.8.1 - 0.8" Singular = "0.14" ["0.11.0"] -AbstractAlgebra = "0.27.6-0.27" -Hecke = "0.15.4-0.15" +AbstractAlgebra = "0.27.6 - 0.27" +Hecke = "0.15.4 - 0.15" -["0.11.1-0"] -DocStringExtensions = "0.8-0.9" +["0.11.1 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.11.1-0.11"] -AbstractAlgebra = "0.27.7-0.27" +["0.11.1 - 0.11"] +AbstractAlgebra = "0.27.7 - 0.27" GAP = "0.9" -Nemo = "0.32.5-0.32" +Nemo = "0.32.5 - 0.32" -["0.11.1-0.11.2"] -Hecke = "0.16.2-0.16" +["0.11.1 - 0.11.2"] +Hecke = "0.16.2 - 0.16" -["0.11.3-0.11"] -Hecke = "0.17.4-0.17" +["0.11.3 - 0.11"] +Hecke = "0.17.4 - 0.17" Singular = "0.16" -["0.11.3-0.12"] +["0.11.3 - 0.12"] AlgebraicSolving = "0.3" Polymake = "0.9" -["0.12-0.13"] -GAP = "0.9.4-0.9" +["0.12 - 0.13"] +GAP = "0.9.4 - 0.9" ["0.12.0"] -AbstractAlgebra = "0.29.2-0.29" -Hecke = "0.18.8-0.18" -Nemo = "0.33.7-0.33" -Singular = "0.17-0.18" - -["0.12.1-0.12"] -AbstractAlgebra = "0.30.7-0.30" -Hecke = "0.18.13-0.18" -Nemo = "0.34.3-0.34" -Singular = "0.18.2-0.18" - -["0.12.1-1"] -TOPCOM_jll = "0.17.8-0.17" +AbstractAlgebra = "0.29.2 - 0.29" +Hecke = "0.18.8 - 0.18" +Nemo = "0.33.7 - 0.33" +Singular = "0.17 - 0.18" + +["0.12.1 - 0.12"] +AbstractAlgebra = "0.30.7 - 0.30" +Hecke = "0.18.13 - 0.18" +Nemo = "0.34.3 - 0.34" +Singular = "0.18.2 - 0.18" + +["0.12.1 - 1"] +TOPCOM_jll = "0.17.8 - 0.17" cohomCalg_jll = "0.32" ["0.13"] -AbstractAlgebra = "0.31.1-0.31" -AlgebraicSolving = "0.3.3-0.3" +AbstractAlgebra = "0.31.1 - 0.31" +AlgebraicSolving = "0.3.3 - 0.3" Hecke = "0.20" LazyArtifacts = "1" -Nemo = "0.35.1-0.35" -Polymake = "0.11.1-0.11" -Singular = "0.18.10-0.18" +Nemo = "0.35.1 - 0.35" +Polymake = "0.11.1 - 0.11" +Singular = "0.18.10 - 0.18" -["0.14-0"] -AbstractAlgebra = "0.35.2-0.35" -AlgebraicSolving = "0.4.6-0.4" +["0.14 - 0"] +AbstractAlgebra = "0.35.2 - 0.35" +AlgebraicSolving = "0.4.6 - 0.4" GAP = "0.10" Hecke = "0.24" -Nemo = "0.39.1-0.39" -Polymake = "0.11.8-0.11" -Singular = "0.21.2-0.21" - -["0.14-1"] -Distributed = "1.6.0-1" -JSON3 = "1.13.2-1" -LazyArtifacts = "1.6.0-1" -Pkg = "1.6.0-1" -Random = "1.6.0-1" -Serialization = "1.6.0-1" -UUIDs = "1.6.0-1" +Nemo = "0.39.1 - 0.39" +Polymake = "0.11.8 - 0.11" +Singular = "0.21.2 - 0.21" + +["0.14 - 1"] +Distributed = "1.6.0 - 1" +JSON3 = "1.13.2 - 1" +LazyArtifacts = "1.6.0 - 1" +Pkg = "1.6.0 - 1" +Random = "1.6.0 - 1" +Serialization = "1.6.0 - 1" +UUIDs = "1.6.0 - 1" ["0.3"] GAP = "0.3" -["0.3-0.4"] -AbstractAlgebra = "0.9.1-0.9" -Nemo = "0.17.2-0.17" +["0.3 - 0.4"] +AbstractAlgebra = "0.9.1 - 0.9" +Nemo = "0.17.2 - 0.17" Polymake = "0.4" Singular = "0.3" -["0.4-0.5.0"] +["0.4 - 0.5.0"] GAP = "0.4" -["0.4-0.6"] +["0.4 - 0.6"] Requires = "1" -["0.5-0.11.0"] +["0.5 - 0.11.0"] DocStringExtensions = "0.8" ["0.5.0"] -AbstractAlgebra = "0.9.1-0.10" +AbstractAlgebra = "0.9.1 - 0.10" Nemo = "0.18" -Polymake = "0.4-0.5" -Singular = "0.3-0.4" +Polymake = "0.4 - 0.5" +Singular = "0.3 - 0.4" ["0.5.1"] -AbstractAlgebra = "0.13.3-0.13" -Hecke = "0.9.3-0.9" +AbstractAlgebra = "0.13.3 - 0.13" +Hecke = "0.9.3 - 0.9" Nemo = "0.20" -Singular = "0.4.5-0.4" +Singular = "0.4.5 - 0.4" -["0.5.1-0.5"] +["0.5.1 - 0.5"] GAP = "0.5" -Polymake = "0.5.5-0.5" +Polymake = "0.5.5 - 0.5" -["0.5.1-1"] -RandomExtensions = "0.4.3-0.4" +["0.5.1 - 1"] +RandomExtensions = "0.4.3 - 0.4" -["0.5.2-0.5"] +["0.5.2 - 0.5"] AbstractAlgebra = "0.16" -Hecke = "0.10.4-0.10" -Nemo = "0.22.1-0.22" -Singular = "0.5.2-0.5" +Hecke = "0.10.4 - 0.10" +Nemo = "0.22.1 - 0.22" +Singular = "0.5.2 - 0.5" ["0.6"] AbstractAlgebra = "0.21" GAP = "0.6" -Hecke = "0.10.17-0.10" -Nemo = "0.26.1-0.26" -Polymake = "0.5.6-0.5" +Hecke = "0.10.17 - 0.10" +Nemo = "0.26.1 - 0.26" +Polymake = "0.5.6 - 0.5" Singular = "0.6" ["0.7"] -GAP = "0.7.2-0.7" +GAP = "0.7.2 - 0.7" Polymake = "0.6" Singular = "0.9" -["0.7-0.8.1"] -msolve_jll = "0.1.7-0.1" +["0.7 - 0.8.1"] +msolve_jll = "0.1.7 - 0.1" -["0.7-1"] -julia = "1.6.0-1" +["0.7 - 1"] +julia = "1.6.0 - 1" ["0.7.0"] -AbstractAlgebra = "0.22.2-0.22" -Hecke = "0.10.25-0.10" +AbstractAlgebra = "0.22.2 - 0.22" +Hecke = "0.10.25 - 0.10" Nemo = "0.27" -["0.7.1-0.7"] -AbstractAlgebra = "0.22.3-0.22" -Hecke = "0.10.26-0.10" -Nemo = "0.27.4-0.27" +["0.7.1 - 0.7"] +AbstractAlgebra = "0.22.3 - 0.22" +Hecke = "0.10.26 - 0.10" +Nemo = "0.27.4 - 0.27" ["0.8"] -Singular = "0.9.2-0.9" +Singular = "0.9.2 - 0.9" -["0.8-0.8.1"] +["0.8 - 0.8.1"] Nemo = "0.29" ["0.8.0"] AbstractAlgebra = "0.24" -GAP = "0.7.5-0.7" -Hecke = "0.10.29-0.10" +GAP = "0.7.5 - 0.7" +Hecke = "0.10.29 - 0.10" Polymake = "0.7" ["0.8.1"] -AbstractAlgebra = "0.24.1-0.24" +AbstractAlgebra = "0.24.1 - 0.24" Hecke = "0.11" -["0.8.1-0.8"] -GAP = "0.7.7-0.7" +["0.8.1 - 0.8"] +GAP = "0.7.7 - 0.7" -["0.8.1-0.9"] -Polymake = "0.7.1-0.7" +["0.8.1 - 0.9"] +Polymake = "0.7.1 - 0.7" -["0.8.2-0"] +["0.8.2 - 0"] Preferences = "1" -["0.8.2-0.10.0"] -msolve_jll = "0.2.3-0.2" +["0.8.2 - 0.10.0"] +msolve_jll = "0.2.3 - 0.2" -["0.8.2-0.8"] +["0.8.2 - 0.8"] AbstractAlgebra = "0.25" Hecke = "0.13" Nemo = "0.30" ["0.9"] GAP = "0.8" -Hecke = "0.14.1-0.14" +Hecke = "0.14.1 - 0.14" -["0.9-0.10.0"] +["0.9 - 0.10.0"] AbstractAlgebra = "0.26" Nemo = "0.31" -Singular = "0.10.2-0.10" +Singular = "0.10.2 - 0.10" -["0.9-0.13"] -RecipesBase = "1.2.1-1" +["0.9 - 0.13"] +RecipesBase = "1.2.1 - 1" -["0.9-1"] -JSON = "0.20-0.21" +["0.9 - 1"] +JSON = "0.20 - 0.21" -["1-1.1"] -GAP = "0.10.2-0.10" -Polymake = "0.11.14-0.11" +["1 - 1.1"] +GAP = "0.10.2 - 0.10" +Polymake = "0.11.14 - 0.11" ["1.0"] -AlgebraicSolving = "0.4.11-0.4" -DocStringExtensions = "0.8-0.9" +AlgebraicSolving = "0.4.11 - 0.4" +DocStringExtensions = "0.8 - 0.9" Hecke = "0.30" Nemo = "0.43" Preferences = "1" -Singular = "0.22.4-0.22" +Singular = "0.22.4 - 0.22" ["1.0.0"] -AbstractAlgebra = "0.40.1-0.40" +AbstractAlgebra = "0.40.1 - 0.40" -["1.0.1-1.0"] -AbstractAlgebra = "0.40.8-0.40" +["1.0.1 - 1.0"] +AbstractAlgebra = "0.40.8 - 0.40" ["1.1"] -AbstractAlgebra = "0.41.3-0.41" -AlgebraicSolving = "0.4.15-0.4" +AbstractAlgebra = "0.41.3 - 0.41" +AlgebraicSolving = "0.4.15 - 0.4" Hecke = "0.32" -Nemo = "0.45.5-0.45" -Singular = "0.23.1-0.23" +Nemo = "0.45.5 - 0.45" +Singular = "0.23.1 - 0.23" -["1.1-1"] -Markdown = "1.6.0-1" +["1.1 - 1"] +Markdown = "1.6.0 - 1" -["1.2-1"] -AbstractAlgebra = "0.43.7-0.43" +["1.2 - 1"] +AbstractAlgebra = "0.43.7 - 0.43" AlgebraicSolving = "0.8" GAP = "0.12" -Hecke = "0.34.3-0.34" -Nemo = "0.47.1-0.47" -Polymake = "0.11.20-0.11" -Singular = "0.23.8-0.23" +Hecke = "0.34.3 - 0.34" +Nemo = "0.47.1 - 0.47" +Polymake = "0.11.20 - 0.11" +Singular = "0.23.8 - 0.23" diff --git a/P/PANDA/Compat.toml b/P/PANDA/Compat.toml index c55579e9ba56162..6f7ea5978fcea28 100644 --- a/P/PANDA/Compat.toml +++ b/P/PANDA/Compat.toml @@ -1,31 +1,32 @@ [0] julia = "1" -["0-0.0.1"] -Optim = "0.0.0-0.22" +["0 - 0.0.1"] +Optim = "0.0.0 - 0.22" -["0-0.0.7"] +["0 - 0.0.7"] DelimitedFiles = "1" DifferentialEquations = "6" +Distributed = "1" ProgressMeter = ["0.9", "1"] RCall = "0.13" ["0.0.2"] StringDistances = "0.9" -["0.0.2-0.0.4"] -Distributions = "0.22-0.24" +["0.0.2 - 0.0.4"] +Distributions = "0.22 - 0.24" -["0.0.2-0.0.7"] -Optim = ["0.20-0.22", "1"] +["0.0.2 - 0.0.7"] +Optim = ["0.20 - 0.22", "1"] Statistics = "1" -["0.0.3-0.0.4"] -StringDistances = "0.6-0.10" +["0.0.3 - 0.0.4"] +StringDistances = "0.6 - 0.10" -["0.0.5-0"] -Distributions = "0.22-0.25" -StringDistances = "0.6-0.11" +["0.0.5 - 0"] +Distributions = "0.22 - 0.25" +StringDistances = "0.6 - 0.11" -["0.0.8-0"] -RCall = "0.12-0.13" +["0.0.8 - 0"] +RCall = "0.12 - 0.13" diff --git a/P/PDFmerger/Compat.toml b/P/PDFmerger/Compat.toml index 29a115fc7f670aa..829d39d652af5ad 100644 --- a/P/PDFmerger/Compat.toml +++ b/P/PDFmerger/Compat.toml @@ -1,8 +1,9 @@ [0] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.3.0"] -Poppler_jll = "21.9.0-21" +["0 - 0.3.0"] +Poppler_jll = "21.9.0 - 21" -["0.3.1-0"] +["0.3.1 - 0"] +Distributed = "1.6.0 - 1" Poppler_jll = "23" diff --git a/P/PEtab/Compat.toml b/P/PEtab/Compat.toml index e4ac86d42680cdf..24d0ebd135dd1f7 100644 --- a/P/PEtab/Compat.toml +++ b/P/PEtab/Compat.toml @@ -1,36 +1,37 @@ [1] SciMLBase = "1" -["1-1.1"] +["1 - 1.1"] StatsBase = "0.33" -["1-1.4.0"] +["1 - 1.4.0"] Requires = "1" -[1-2] +["1 - 2"] ChainRulesCore = "1" DiffEqCallbacks = "2" OrdinaryDiffEq = "6" -["1-2.0.1"] +["1 - 2.0.1"] NonlinearSolve = "1" -["1-2.4.1"] +["1 - 2.4.1"] SteadyStateDiffEq = "1" -["1-2.6"] -FiniteDifferences = "0.11-0.12" -ModelingToolkit = "6-8" -RuntimeGeneratedFunctions = "0.4-0.5" -SciMLSensitivity = "6-7" +["1 - 2.6"] +FiniteDifferences = "0.11 - 0.12" +ModelingToolkit = "6 - 8" +RuntimeGeneratedFunctions = "0.4 - 0.5" +SciMLSensitivity = "6 - 7" -["1-2.8"] +["1 - 2.8"] +Distributed = "1" PyCall = "1" Zygote = "0.6" -[1-3] +["1 - 3"] CSV = "0.10" -Distributions = "0.21-0.25" +Distributions = "0.21 - 0.25" ForwardDiff = "0.10" PreallocationTools = "0.4" ReverseDiff = "1" @@ -41,109 +42,106 @@ julia = "1" ["1.0"] DataFrames = "1" -["1.1.1-3"] +["1.1.1 - 3"] PrecompileTools = "1" -["1.2-1.3"] +["1.2 - 1.3"] QuasiMonteCarlo = "0.2" -["1.2-2.6"] -StatsBase = "0.33-0.34" +["1.2 - 2.6"] +StatsBase = "0.33 - 0.34" -["1.2-2.8"] +["1.2 - 2.8"] Optim = "1" -["1.4-2.3"] +["1.4 - 2.3"] SBML = "1" -["1.4-2.6"] -QuasiMonteCarlo = "0.2-0.3" +["1.4 - 2.6"] +QuasiMonteCarlo = "0.2 - 0.3" ["1.4.0"] Revise = "3" -["1.4.2-2.3"] +["1.4.2 - 2.3"] SpecialFunctions = "2" [2] Catalyst = "13" -["2-2.8"] +["2 - 2.8"] Ipopt = "1" Plots = "1" -[2-3] +["2 - 3"] DataFrames = "1" ["2.0.0"] SciMLBase = "1" -["2.0.1-3"] +["2.0.1 - 3"] SciMLBase = "2" -["2.0.2-2.5.1"] -NonlinearSolve = "1-2" - -["2.1.1-2.8"] -Distributed = "1" +["2.0.2 - 2.5.1"] +NonlinearSolve = "1 - 2" -["2.1.1-3"] +["2.1.1 - 3"] LinearAlgebra = "1" Printf = "1" Random = "1" -["2.10.6-2.11.0"] -SBMLImporter = "1.0.2-1" +["2.10.6 - 2.11.0"] +SBMLImporter = "1.0.2 - 1" -["2.11-3"] -ArrayInterface = "7.7.0-7" +["2.11 - 3"] +ArrayInterface = "7.7.0 - 7" -["2.11.1-2.14"] -SBMLImporter = "1.0.3-1" +["2.11.1 - 2.14"] +SBMLImporter = "1.0.3 - 1" -["2.12-3"] -LogDensityProblems = "2.1.0-2" -LogDensityProblemsAD = "1.7.0-1" +["2.12 - 3"] +LogDensityProblems = "2.1.0 - 2" +LogDensityProblemsAD = "1.7.0 - 1" -["2.12-3.5.1"] +["2.12 - 3.5.1"] Bijectors = "0.13" -["2.15-2"] +["2.15 - 2"] SBMLImporter = "1.1.2" -["2.3-2.8"] +["2.3 - 2.8"] Optimization = "3" -["2.4-2.5"] +["2.4 - 2.5"] SBMLImporter = "0.1" -["2.4.2-2.6"] -SteadyStateDiffEq = "1-2" +["2.4.2 - 2.6"] +SteadyStateDiffEq = "1 - 2" -["2.5.2-2.6"] -NonlinearSolve = "2-3" +["2.5.2 - 2.6"] +NonlinearSolve = "2 - 3" ["2.6"] SBMLImporter = "0.2" -["2.7-2"] +["2.7 - 2"] ModelingToolkit = "8" SteadyStateDiffEq = "2" -["2.7-2.8"] +["2.7 - 2.8"] FiniteDifferences = "0.12" SBMLImporter = "0.3" SciMLSensitivity = "7" -["2.7-3"] +["2.7 - 3"] QuasiMonteCarlo = "0.3" RuntimeGeneratedFunctions = "0.5" StatsBase = "0.34" -["2.7-3.5.0"] +["2.7 - 3.5.0"] NonlinearSolve = "3" -["2.9-2.10.5"] +["2.9 - 2.10.5"] SBMLImporter = "1" [3] @@ -157,33 +155,33 @@ OrdinaryDiffEqRosenbrock = "1" OrdinaryDiffEqSDIRK = "1" Plots = "1" PyCall = "1" -SciMLSensitivity = "7.60.0-7" -Setfield = "1.1.0-1" +SciMLSensitivity = "7.60.0 - 7" +Setfield = "1.1.0 - 1" StyledStrings = "1" -["3-3.1"] +["3 - 3.1"] ModelingToolkit = "9" -["3-3.2"] +["3 - 3.2"] DiffEqCallbacks = "3" Optimization = "3" -["3-3.3.0"] -SBMLImporter = "2.4.0-2" +["3 - 3.3.0"] +SBMLImporter = "2.4.0 - 2" -["3.2-3"] +["3.2 - 3"] Distributed = "1" -ModelingToolkit = "9.40.0-9" +ModelingToolkit = "9.40.0 - 9" -["3.3-3"] +["3.3 - 3"] DiffEqCallbacks = "4" Optimization = "4" -["3.3.1-3"] -SBMLImporter = "2.6.0-2" +["3.3.1 - 3"] +SBMLImporter = "2.6.0 - 2" -["3.5.1-3"] +["3.5.1 - 3"] NonlinearSolve = "4" -["3.5.2-3"] +["3.5.2 - 3"] Bijectors = ["0.13", "0.15"] diff --git a/P/PGFPlots/Compat.toml b/P/PGFPlots/Compat.toml index bda0689b2b6f72a..10cbb7ffe06a094 100644 --- a/P/PGFPlots/Compat.toml +++ b/P/PGFPlots/Compat.toml @@ -1,78 +1,80 @@ ["3.0"] -ColorBrewer = "0.3.0-0.4" -Colors = "0.8.0-0.12" -Contour = "0.4.0-0.5" -DataFrames = "0.11.2-0.21" +ColorBrewer = "0.3.0 - 0.4" +Colors = "0.8.0 - 0.12" +Contour = "0.4.0 - 0.5" +DataFrames = "0.11.2 - 0.21" Discretizers = "3" -ImageMagick = "0.2.3-0.7" -Images = "0.11-0.17" -IndirectArrays = "0.1.1-0.5" -StatsBase = "0.9.0-0.33" -TikzPictures = "1.1-3" +Distributed = ["0.7", "1"] +ImageMagick = "0.2.3 - 0.7" +Images = "0.11 - 0.17" +IndirectArrays = "0.1.1 - 0.5" +StatsBase = "0.9.0 - 0.33" +TikzPictures = "1.1 - 3" julia = ["0.7", "1"] ["3.1"] -ImageMagick = "0.0.0-1" +ImageMagick = "0.0.0 - 1" -["3.1-3"] +["3.1 - 3"] +Distributed = "1" julia = "1" -["3.1-3.2"] -ColorBrewer = "0.0.0-0.4" -ColorSchemes = "0.0.0-3" -Colors = "0.0.0-0.12" -Contour = "0.0.0-0.5" -DataFrames = "0.0.0-0.21" -Discretizers = "0.0.0-3" -Images = "0.0.0-0.22" -IndirectArrays = "0.0.0-0.5" -StatsBase = "0.0.0-0.33" -TikzPictures = "0.0.0-3" - -["3.1.3-3.4.3"] +["3.1 - 3.2"] +ColorBrewer = "0.0.0 - 0.4" +ColorSchemes = "0.0.0 - 3" +Colors = "0.0.0 - 0.12" +Contour = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.21" +Discretizers = "0.0.0 - 3" +Images = "0.0.0 - 0.22" +IndirectArrays = "0.0.0 - 0.5" +StatsBase = "0.0.0 - 0.33" +TikzPictures = "0.0.0 - 3" + +["3.1.3 - 3.4.3"] DelimitedFiles = "1" -["3.2-3"] -ImageMagick = ["0.7.3-0.7", "1"] +["3.2 - 3"] +ImageMagick = ["0.7.3 - 0.7", "1"] -["3.3-3"] +["3.3 - 3"] ColorBrewer = "0.4" -ColorSchemes = "3.9.0-3" +ColorSchemes = "3.9.0 - 3" Colors = "0.12" -Discretizers = "3.2.0-3" -TikzPictures = "3.1.0-3" +Discretizers = "3.2.0 - 3" +TikzPictures = "3.1.0 - 3" -["3.3-3.3.3"] +["3.3 - 3.3.3"] DataFrames = "0.21" Images = "0.22" IndirectArrays = "0.5" -["3.3-3.4.2"] +["3.3 - 3.4.2"] Contour = "0.5" StatsBase = "0.33" -["3.3.2-3.3"] -Requires = "1.0.1-1" +["3.3.2 - 3.3"] +Requires = "1.0.1 - 1" -["3.3.4-3.3.6"] -DataFrames = "0.21-0.22" -Images = "0.22-0.23" +["3.3.4 - 3.3.6"] +DataFrames = "0.21 - 0.22" +Images = "0.22 - 0.23" -["3.3.7-3"] -DataFrames = ["0.21-0.22", "1"] +["3.3.7 - 3"] +DataFrames = ["0.21 - 0.22", "1"] -["3.3.7-3.4.1"] -Images = "0.22-0.24" +["3.3.7 - 3.4.1"] +Images = "0.22 - 0.24" -["3.4-3"] +["3.4 - 3"] Requires = "1" -["3.4.2-3.4.3"] -Images = "0.22-0.25" +["3.4.2 - 3.4.3"] +Images = "0.22 - 0.25" -["3.4.3-3"] -Contour = "0.5-0.6" -StatsBase = "0.33-0.34" +["3.4.3 - 3"] +Contour = "0.5 - 0.6" +StatsBase = "0.33 - 0.34" -["3.4.4-3"] -Images = "0.22-0.26" +["3.4.4 - 3"] +Images = "0.22 - 0.26" diff --git a/P/POMDPSimulators/Compat.toml b/P/POMDPSimulators/Compat.toml index dca606ea23a618d..77fcc93669a2c95 100644 --- a/P/POMDPSimulators/Compat.toml +++ b/P/POMDPSimulators/Compat.toml @@ -1,70 +1,74 @@ -["0-0.2"] -POMDPs = "0.0.0-0.8" -ProgressMeter = "0.0.0-0.9" +["0 - 0.2"] +POMDPs = "0.0.0 - 0.8" +ProgressMeter = "0.0.0 - 0.9" julia = ["0.7", "1"] -["0-0.3.1"] -BeliefUpdaters = "0.0.0-0.1" -DataFrames = "0.0.0-0.19" -POMDPModelTools = "0.0.0-0.2" -POMDPPolicies = "0.0.0-0.2" +["0 - 0.3.1"] +BeliefUpdaters = "0.0.0 - 0.1" +DataFrames = "0.0.0 - 0.19" +POMDPModelTools = "0.0.0 - 0.2" +POMDPPolicies = "0.0.0 - 0.2" -["0.3-0"] +["0.1.1 - 0.2"] +Distributed = ["0.7", "1"] + +["0.3 - 0"] +Distributed = "1" julia = "1" -["0.3-0.3.1"] -ProgressMeter = "0.0.0-1" +["0.3 - 0.3.1"] +ProgressMeter = "0.0.0 - 1" -["0.3-0.3.5"] -POMDPs = "0.7.3-0.8" +["0.3 - 0.3.5"] +POMDPs = "0.7.3 - 0.8" -["0.3-0.3.8"] -NamedTupleTools = "0.0.0-0.13" +["0.3 - 0.3.8"] +NamedTupleTools = "0.0.0 - 0.13" -["0.3.10-0.3.11"] -DataFrames = "0.19-0.22" +["0.3.10 - 0.3.11"] +DataFrames = "0.19 - 0.22" -["0.3.12-0"] -DataFrames = ["0.19-0.22", "1"] +["0.3.12 - 0"] +DataFrames = ["0.19 - 0.22", "1"] -["0.3.14-0"] +["0.3.14 - 0"] POMDPTools = "0.1" Reexport = "1" ["0.3.2"] DataFrames = "0.19" -["0.3.2-0"] +["0.3.2 - 0"] ProgressMeter = "1" -["0.3.2-0.3.4"] +["0.3.2 - 0.3.4"] BeliefUpdaters = "0.1" POMDPPolicies = "0.2" -["0.3.2-0.3.5"] -POMDPModelTools = "0.1-0.2" +["0.3.2 - 0.3.5"] +POMDPModelTools = "0.1 - 0.2" -["0.3.3-0.3.5"] -DataFrames = "0.19-0.20" +["0.3.3 - 0.3.5"] +DataFrames = "0.19 - 0.20" -["0.3.5-0.3.13"] -BeliefUpdaters = "0.1-0.2" +["0.3.5 - 0.3.13"] +BeliefUpdaters = "0.1 - 0.2" -["0.3.5-0.3.7"] -POMDPPolicies = "0.2-0.3" +["0.3.5 - 0.3.7"] +POMDPPolicies = "0.2 - 0.3" -["0.3.6-0"] +["0.3.6 - 0"] POMDPLinter = "0.1" POMDPs = "0.9" -["0.3.6-0.3.13"] +["0.3.6 - 0.3.13"] POMDPModelTools = "0.3" -["0.3.6-0.3.9"] -DataFrames = "0.19-0.21" +["0.3.6 - 0.3.9"] +DataFrames = "0.19 - 0.21" -["0.3.8-0.3.13"] -POMDPPolicies = "0.2-0.4" +["0.3.8 - 0.3.13"] +POMDPPolicies = "0.2 - 0.4" -["0.3.9-0"] +["0.3.9 - 0"] NamedTupleTools = "0.13" diff --git a/P/POMDPStressTesting/Compat.toml b/P/POMDPStressTesting/Compat.toml index d5a8153824f42a5..02f9a5f04fa0461 100644 --- a/P/POMDPStressTesting/Compat.toml +++ b/P/POMDPStressTesting/Compat.toml @@ -3,24 +3,25 @@ CommonRLInterface = "0.3" CrossEntropyMethod = "0.1" D3Trees = "0.3" DataStructures = "0.18" -Distributions = "0.17-0.25" -IterTools = "1.3.0-1" -JLD2 = "0.3-0.4" -MCTS = "0.4.6-0.4" +Distributed = "1" +Distributions = "0.17 - 0.25" +IterTools = "1.3.0 - 1" +JLD2 = "0.3 - 0.4" +MCTS = "0.4.6 - 0.4" POMDPModelTools = "0.3" POMDPPolicies = "0.4" POMDPSimulators = "0.3" POMDPs = "0.9" Parameters = "0.12" -ProgressMeter = "1.3.0-1" +ProgressMeter = "1.3.0 - 1" Requires = "1" Statistics = "1" -Zygote = "0.5-0.6" +Zygote = "0.5 - 0.6" julia = "1" ["1.0.0"] -Flux = "0.10-0.11" +Flux = "0.10 - 0.11" -["1.0.1-1"] +["1.0.1 - 1"] CUDA = "3" -Flux = "0.10-0.12" +Flux = "0.10 - 0.12" diff --git a/P/POMDPTools/Compat.toml b/P/POMDPTools/Compat.toml index ed074f861b00c10..8bd1162f83230ed 100644 --- a/P/POMDPTools/Compat.toml +++ b/P/POMDPTools/Compat.toml @@ -1,45 +1,48 @@ -["0-0.1.0"] +["0 - 0.1.0"] NamedTupleTools = "0.13" -UnicodePlots = "1-2" +UnicodePlots = "1 - 2" -["0-0.1.3"] -StatsBase = "0.30-0.33" +["0 - 0.1.3"] +StatsBase = "0.30 - 0.33" -["0-0.1.4"] -CommonRLInterface = "0.2-0.3" +["0 - 0.1.4"] +CommonRLInterface = "0.2 - 0.3" +Distributed = "1" Statistics = "1" julia = "1" -["0-0.1.5"] +["0 - 0.1.5"] POMDPs = "0.9" -[0-1] -DataFrames = ["0.19-0.22", "1"] -Distributions = "0.17-0.25" +["0 - 1"] +DataFrames = ["0.19 - 0.22", "1"] +Distributions = "0.17 - 0.25" POMDPLinter = "0.1" Parameters = "0.12" ProgressMeter = "1" Reexport = "1" Tricks = "0.1" -["0.1.1-1"] -NamedTupleTools = "0.13-0.14" -UnicodePlots = "1-3" +["0.1.1 - 1"] +NamedTupleTools = "0.13 - 0.14" +UnicodePlots = "1 - 3" -["0.1.4-1"] -StatsBase = "0.30-0.34" +["0.1.4 - 1"] +StatsBase = "0.30 - 0.34" -["0.1.5-0"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.1.5 - 0"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.1.5-1"] -CommonRLInterface = "0.3.3-0.3" +["0.1.5 - 1"] +CommonRLInterface = "0.3.3 - 0.3" -["0.1.6-0"] -POMDPs = "0.9.6-0.9" +["0.1.6 - 0"] +POMDPs = "0.9.6 - 0.9" [1] -POMDPs = ["0.9.6-0.9", "1"] +Distributed = "1.6.0 - 1" +POMDPs = ["0.9.6 - 0.9", "1"] Statistics = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/P/PairVelocities/Compat.toml b/P/PairVelocities/Compat.toml index cd0a374092c5a26..1358a0c82e2abf6 100644 --- a/P/PairVelocities/Compat.toml +++ b/P/PairVelocities/Compat.toml @@ -1,10 +1,11 @@ [0] -ArgParse = "1.1.4-1" -BenchmarkTools = "1.2.2-1" -CellListMap = "0.7.2-0.7" -Distances = "0.10.7-0.10" -HDF5 = "0.16.2-0.16" -NPZ = "0.4.1-0.4" -PyCall = "1.93.0-1" -StaticArrays = "1.3.4-1" -julia = "1.6.0-1" +ArgParse = "1.1.4 - 1" +BenchmarkTools = "1.2.2 - 1" +CellListMap = "0.7.2 - 0.7" +Distances = "0.10.7 - 0.10" +Distributed = "1.6.0 - 1" +HDF5 = "0.16.2 - 0.16" +NPZ = "0.4.1 - 0.4" +PyCall = "1.93.0 - 1" +StaticArrays = "1.3.4 - 1" +julia = "1.6.0 - 1" diff --git a/P/ParaReal/Compat.toml b/P/ParaReal/Compat.toml index 3a9825e70ef2775..3b826b762f23efb 100644 --- a/P/ParaReal/Compat.toml +++ b/P/ParaReal/Compat.toml @@ -1,6 +1,7 @@ [0] CommonSolve = "0.2" +Distributed = "1.6.0 - 1" LoggingExtras = ["0.4", "1"] Requires = "1" UnPack = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/P/ParallelDataTransfer/Compat.toml b/P/ParallelDataTransfer/Compat.toml index 2e552ff427d9434..761717a97d56f2d 100644 --- a/P/ParallelDataTransfer/Compat.toml +++ b/P/ParallelDataTransfer/Compat.toml @@ -1,5 +1,7 @@ -["0-0.5.0"] +["0 - 0.5.0"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.5.1-0"] -julia = "1.6.0-1" +["0.5.1 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/P/ParallelMapReduce/Compat.toml b/P/ParallelMapReduce/Compat.toml index 7ab487d42eff4fe..efca3a8c387254b 100644 --- a/P/ParallelMapReduce/Compat.toml +++ b/P/ParallelMapReduce/Compat.toml @@ -1,2 +1,3 @@ [0] -julia = "1.4.0-1" +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" diff --git a/P/ParallelOperations/Compat.toml b/P/ParallelOperations/Compat.toml index e0052bae0d8eaaf..0cd3b4b6574bc3a 100644 --- a/P/ParallelOperations/Compat.toml +++ b/P/ParallelOperations/Compat.toml @@ -1,2 +1,3 @@ [0] -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" diff --git a/P/ParallelProcessingTools/Compat.toml b/P/ParallelProcessingTools/Compat.toml index ce7d12869fdec0c..138ed589db0c93b 100644 --- a/P/ParallelProcessingTools/Compat.toml +++ b/P/ParallelProcessingTools/Compat.toml @@ -1,23 +1,26 @@ -["0-0.1"] +["0 - 0.1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.2-0.4.3"] +["0.2 - 0"] +Distributed = "1" + +["0.2 - 0.4.3"] julia = "1" -["0.4.4-0"] -ArgCheck = "1-2" -ClusterManagers = "0.4.6-0.4" -Distributed = "1" +["0.4.4 - 0"] +ArgCheck = "1 - 2" +ClusterManagers = "0.4.6 - 0.4" LinearAlgebra = "1" Logging = "1" -Parameters = "0.12-0.13" +Parameters = "0.12 - 0.13" Pkg = "1" Sockets = "1" -["0.4.4-0.4.5"] -ThreadPinning = "0.7.22-0.7" -julia = "1.6.0-1" +["0.4.4 - 0.4.5"] +ThreadPinning = "0.7.22 - 0.7" +julia = "1.6.0 - 1" -["0.4.6-0"] +["0.4.6 - 0"] Random = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/P/ParallelUtilities/Compat.toml b/P/ParallelUtilities/Compat.toml index 56186e5d0166c10..4794d305280d453 100644 --- a/P/ParallelUtilities/Compat.toml +++ b/P/ParallelUtilities/Compat.toml @@ -1,20 +1,21 @@ [0] -julia = "1.2.0-1" +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0-0.7"] +["0 - 0.7"] Reexport = "0.2" -["0.6-0.7"] -ProgressMeter = "1.2.0-1" +["0.6 - 0.7"] +ProgressMeter = "1.2.0 - 1" -["0.7.1-0.7.5"] +["0.7.1 - 0.7.5"] DataStructures = "0.17" -["0.7.6-0"] -DataStructures = "0.17-0.18" +["0.7.6 - 0"] +DataStructures = "0.17 - 0.18" -["0.7.6-0.7"] +["0.7.6 - 0.7"] OffsetArrays = "1" -["0.8.6-0"] +["0.8.6 - 0"] SplittablesBase = "0.1" diff --git a/P/Parallelism/Compat.toml b/P/Parallelism/Compat.toml index e6da8ed46d27cfc..093aa95bb1ddeea 100644 --- a/P/Parallelism/Compat.toml +++ b/P/Parallelism/Compat.toml @@ -1,3 +1,4 @@ [0] -Memento = ["0.11-0.13", "1"] -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +Memento = ["0.11 - 0.13", "1"] +julia = "1.3.0 - 1" diff --git a/P/ParametricProcesses/Compat.toml b/P/ParametricProcesses/Compat.toml index 17a30e41e36399f..616cd980d1cd5e0 100644 --- a/P/ParametricProcesses/Compat.toml +++ b/P/ParametricProcesses/Compat.toml @@ -1,3 +1,3 @@ [0] -Distributed = "1.9.2-1" -julia = "1.5.0-1" +Distributed = "1.9.2 - 1" +julia = "1.5.0 - 1" diff --git a/P/ParametrisedConvexApproximators/Compat.toml b/P/ParametrisedConvexApproximators/Compat.toml index 68e7e8630f71cf3..199234f35da00bd 100644 --- a/P/ParametrisedConvexApproximators/Compat.toml +++ b/P/ParametrisedConvexApproximators/Compat.toml @@ -1,31 +1,32 @@ [0] julia = "1" -["0-0.1"] +["0 - 0.1"] Convex = "0.14" Flux = "0.12" -Optim = "1.5.0-1" +Optim = "1.5.0 - 1" SCS = "0.8" UnPack = "1" -["0-0.2"] +["0 - 0.2"] Transducers = "0.4" -["0.2-0"] +["0.2 - 0"] Convex = "0.15" Flux = "0.13" ForwardDiff = "0.10" -Optim = "1.7.0-1" +Optim = "1.7.0 - 1" ["0.2.0"] -Plots = "1.38.0-1" -SCS = "1.1.0-1" +Plots = "1.38.0 - 1" +SCS = "1.1.0 - 1" -["0.2.1-0"] -ECOS = "1.1.0-1" +["0.2.1 - 0"] +ECOS = "1.1.0 - 1" -["0.3-0"] +["0.3 - 0"] AccessorsExtra = "0.1" ComponentArrays = "0.13" +Distributed = "1" ImplicitDifferentiation = "0.5" -ProgressMeter = "1.7.0-1" +ProgressMeter = "1.7.0 - 1" diff --git a/P/PathWeightSampling/Compat.toml b/P/PathWeightSampling/Compat.toml index b8f0dad5413d9fb..4f5208ce15e2be8 100644 --- a/P/PathWeightSampling/Compat.toml +++ b/P/PathWeightSampling/Compat.toml @@ -1,18 +1,19 @@ [0] -Catalyst = "6-7" +Catalyst = "6 - 7" CommonSolve = "0.2" DataFrames = ["0.22", "1"] -DiffEqBase = "6.74.0-6" -DiffEqJump = "6.12.1-7" -Distributions = "0.24-0.25" -FastGaussQuadrature = "0.4.4-0.4" -HDF5 = "0.14.1-0.14" -ModelingToolkit = ["4", "5.16.0-5"] -ProgressMeter = "1.7.1-1" +DiffEqBase = "6.74.0 - 6" +DiffEqJump = "6.12.1 - 7" +Distributed = "1.6.0 - 1" +Distributions = "0.24 - 0.25" +FastGaussQuadrature = "0.4.4 - 0.4" +HDF5 = "0.14.1 - 0.14" +ModelingToolkit = ["4", "5.16.0 - 5"] +ProgressMeter = "1.7.1 - 1" RecipesBase = "1" StaticArrays = ["0.12", "1"] -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" StatsBase = "0.33" StatsFuns = "0.9" Transducers = "0.4" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/P/Pathogen/Compat.toml b/P/Pathogen/Compat.toml index e37d0952b9c0426..071af7ddaec08c3 100644 --- a/P/Pathogen/Compat.toml +++ b/P/Pathogen/Compat.toml @@ -1,64 +1,68 @@ -["0-0.2"] +["0 - 0.2"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.3"] -DataFrames = "0.0.0-0.20" -Distances = "0.0.0-0.8" -Distributions = "0.0.0-0.21" -RecipesBase = "0.0.0-0.7" -StatsBase = "0.0.0-0.32" +["0 - 0.3"] +DataFrames = "0.0.0 - 0.20" +Distances = "0.0.0 - 0.8" +Distributions = "0.0.0 - 0.21" +RecipesBase = "0.0.0 - 0.7" +StatsBase = "0.0.0 - 0.32" -["0-0.3.0"] -OnlineStats = "0-0.23" -ProgressMeter = "0.0.0-0.9" +["0 - 0.3.0"] +OnlineStats = "0 - 0.23" +ProgressMeter = "0.0.0 - 0.9" ["0.3"] +Distributed = "1" julia = "1" -["0.3.1-0.3"] -OnlineStats = "0.0.0-1" -ProgressMeter = "0.0.0-1" +["0.3.1 - 0.3"] +OnlineStats = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" Statistics = "1" -["0.4-0"] -ProgressMeter = "1.2.0-1" +["0.4 - 0"] +ProgressMeter = "1.2.0 - 1" -["0.4-0.4.1"] +["0.4 - 0.4.1"] Distances = "0.8" Distributions = "0.21" -["0.4-0.4.12"] -DataFrames = "0.19-0.20" +["0.4 - 0.4.12"] +DataFrames = "0.19 - 0.20" -["0.4-0.4.3"] +["0.4 - 0.4.3"] RecipesBase = "0.7" -["0.4-0.4.5"] +["0.4 - 0.4.5"] +Distributed = "1.1.0 - 2" OnlineStats = "1" -Statistics = "1.1.0-2" -julia = "1.1.0-2" +Statistics = "1.1.0 - 2" +julia = "1.1.0 - 2" -["0.4-0.4.7"] +["0.4 - 0.4.7"] StatsBase = "0.32" -["0.4.13-0"] -DataFrames = ["0.19-0.22", "1"] -Distributions = "0.20-0.25" +["0.4.13 - 0"] +DataFrames = ["0.19 - 0.22", "1"] +Distributions = "0.20 - 0.25" -["0.4.2-0.4.5"] -Distributions = "0.20-0.22" +["0.4.2 - 0.4.5"] +Distributions = "0.20 - 0.22" -["0.4.4-0.4.7"] -RecipesBase = "0.7-0.8" +["0.4.4 - 0.4.7"] +RecipesBase = "0.7 - 0.8" -["0.4.6-0"] -OnlineStats = "1.1.0-1" -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0.4.6 - 0"] +Distributed = "1.1.0 - 1" +OnlineStats = "1.1.0 - 1" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.4.6-0.4.12"] -Distributions = "0.20-0.23" +["0.4.6 - 0.4.12"] +Distributions = "0.20 - 0.23" -["0.4.8-0"] -RecipesBase = ["0.7-0.8", "1"] -StatsBase = "0.32-0.33" +["0.4.8 - 0"] +RecipesBase = ["0.7 - 0.8", "1"] +StatsBase = "0.32 - 0.33" diff --git a/P/PerfChecker/Compat.toml b/P/PerfChecker/Compat.toml index 2c24d4355cb4117..5c1bddcadda7d8e 100644 --- a/P/PerfChecker/Compat.toml +++ b/P/PerfChecker/Compat.toml @@ -1,46 +1,47 @@ -["0-0.1"] +["0 - 0.1"] DataFrames = "1" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0-0.1.2"] +["0 - 0.1.2"] CSV = "0.9" PrettyTables = "1" -["0-0.1.3"] +["0 - 0.1.3"] Coverage = "1" -["0.1.1-0.1"] +["0.1.1 - 0.1"] BenchmarkTools = "1" OrderedCollections = "1" PGFPlotsX = "1" Plots = "1" -["0.1.1-0.1.2"] +["0.1.1 - 0.1.2"] StatsPlots = "0.14" ["0.1.3"] PrettyTables = "2" -["0.1.3-0"] +["0.1.3 - 0"] CSV = "0.10" -["0.1.3-0.1"] +["0.1.3 - 0.1"] StatsPlots = "0.15" -["0.1.4-0"] +["0.1.4 - 0"] TypedTables = "1" -["0.1.4-0.1"] +["0.1.4 - 0.1"] CoverageTools = "1" Pkg = "1" Term = "2" -["0.2-0"] -CoverageTools = "1.3.1-1" +["0.2 - 0"] +CoverageTools = "1.3.1 - 1" CpuId = "0.3" JSON = "0.21" Malt = "1" -julia = "1.9.0-1" +julia = "1.9.0 - 1" -["0.2.1-0"] +["0.2.1 - 0"] TOML = "1" diff --git a/P/PerronFrobenius/Compat.toml b/P/PerronFrobenius/Compat.toml index e8272d474f74c9b..b6ffcfd5775ead9 100644 --- a/P/PerronFrobenius/Compat.toml +++ b/P/PerronFrobenius/Compat.toml @@ -1,56 +1,58 @@ [0] -Conda = "0-1" -InplaceOps = "0.0.0-0.3" -Parameters = "0.0.0-0.12" -PyCall = "0-1" -RecipesBase = "0.0.0-0.8" -Reexport = "0.0.0-0.2" -StaticArrays = "0.0.0-0.12" - -["0-0.1"] -StateSpaceReconstruction = "0.2.1-0.3" +Conda = "0 - 1" +InplaceOps = "0.0.0 - 0.3" +Parameters = "0.0.0 - 0.12" +PyCall = "0 - 1" +RecipesBase = "0.0.0 - 0.8" +Reexport = "0.0.0 - 0.2" +StaticArrays = "0.0.0 - 0.12" + +["0 - 0.1"] +Distributed = ["0.7", "1"] +StateSpaceReconstruction = "0.2.1 - 0.3" julia = ["0.7", "1"] -["0-0.2"] -Simplices = "0.2.1-0.5" +["0 - 0.2"] +Simplices = "0.2.1 - 0.5" -["0-0.2.3"] -Documenter = "0.0.0-0.25" +["0 - 0.2.3"] +Documenter = "0.0.0 - 0.25" -["0.2-0"] +["0.2 - 0"] +Distributed = "1" julia = "1" -["0.2-0.2.2"] +["0.2 - 0.2.2"] StateSpaceReconstruction = "0.3" -["0.2.3-0.2"] -StateSpaceReconstruction = "0.3-0.3.1" +["0.2.3 - 0.2"] +StateSpaceReconstruction = "0.3 - 0.3.1" ["0.4"] -CausalityToolsBase = "0.3.1-0.7" +CausalityToolsBase = "0.3.1 - 0.7" StateSpaceReconstruction = "0.4" -["0.4-0"] -DelayEmbeddings = "0-1" -Simplices = "0.4.0-0.5" +["0.4 - 0"] +DelayEmbeddings = "0 - 1" +Simplices = "0.4.0 - 0.5" Statistics = "1" -["0.5-0"] -CausalityToolsBase = "0.3.4-0.7" -IntervalArithmetic = "0.0.0-0.17" -LaTeXStrings = "0-1" -StateSpaceReconstruction = "0.4.1-0.4" +["0.5 - 0"] +CausalityToolsBase = "0.3.4 - 0.7" +IntervalArithmetic = "0.0.0 - 0.17" +LaTeXStrings = "0 - 1" +StateSpaceReconstruction = "0.4.1 - 0.4" [1] CausalityToolsBase = "1" -DelayEmbeddings = "1.6.0-1" +DelayEmbeddings = "1.6.0 - 1" Distances = ["0.8", "1"] -Distributions = "0.22.6-0.22" +Distributions = "0.22.6 - 0.22" GroupSlices = "0.0.3" -Interpolations = "0.12.10-0.12" -NearestNeighbors = "0.4.3-0.4" +Interpolations = "0.12.10 - 0.12" +NearestNeighbors = "0.4.3 - 0.4" Reexport = "0.2" Requires = "1" -StaticArrays = "0.12.3-0.12" -Statistics = "1.1.0-1" -julia = "1.1.0-1" +StaticArrays = "0.12.3 - 0.12" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" diff --git a/P/Phonetics/Compat.toml b/P/Phonetics/Compat.toml index a4aa1f56a8f65b8..b7d028444995dec 100644 --- a/P/Phonetics/Compat.toml +++ b/P/Phonetics/Compat.toml @@ -4,42 +4,44 @@ DataStructures = "0.18" Distances = "0.10" Distributions = "0.25" DynamicAxisWarping = "0.4" -FFTW = "1.5.0-1" -FileIO = "1.16.0-1" +FFTW = "1.5.0 - 1" +FileIO = "1.16.0 - 1" GeometricalPredicates = "0.4" Measures = "0.3" -ProgressBars = "1.4.0-1" -ProgressMeter = "1.7.0-1" +ProgressBars = "1.4.0 - 1" +ProgressMeter = "1.7.0 - 1" QHull = "0.2" -SpecialFunctions = "2.1.0-2" +SpecialFunctions = "2.1.0 - 2" StatsBase = "0.33" -WAV = "1.2.0-1" +WAV = "1.2.0 - 1" -["0-0.1.1"] +["0 - 0.1.1"] HDF5 = "0.16" -Plots = "1.33-1.35" +Plots = "1.33 - 1.35" -["0-0.2"] -DataFrames = "1.3-1.4" +["0 - 0.2"] +DataFrames = "1.3 - 1.4" -["0-0.2.0"] -DelimitedFiles = "1.6-1.8" -Statistics = "1.6-1.8" -julia = "1.6-1.8" +["0 - 0.2.0"] +DelimitedFiles = "1.6 - 1.8" +Distributed = "1.6 - 1.8" +Statistics = "1.6 - 1.8" +julia = "1.6 - 1.8" -["0.1.2-0"] -MFCC = "0.3.3-0.3" +["0.1.2 - 0"] +MFCC = "0.3.3 - 0.3" -["0.1.2-0.2"] +["0.1.2 - 0.2"] Plots = "1" -["0.2.1-0"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.2.1 - 0"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.2.1-0.2"] -DelimitedFiles = "1.6.0-1" +["0.2.1 - 0.2"] +DelimitedFiles = "1.6.0 - 1" -["0.3-0"] -DataFrames = "1.3.0-1" -RecipesBase = "1.3.0-1" +["0.3 - 0"] +DataFrames = "1.3.0 - 1" +RecipesBase = "1.3.0 - 1" diff --git a/P/PhyNEST/Compat.toml b/P/PhyNEST/Compat.toml index 3472a45d29c20eb..5295c4d4c3847ed 100644 --- a/P/PhyNEST/Compat.toml +++ b/P/PhyNEST/Compat.toml @@ -1,26 +1,29 @@ [0] -CSV = "0.4-0.10" -DataFrames = "1.3.0-1" -Distributions = "0.15-0.25" +CSV = "0.4 - 0.10" +DataFrames = "1.3.0 - 1" +Distributions = "0.15 - 0.25" Documenter = "0.27" DocumenterTools = "0.1" -Optim = "1.7.3-1" -PhyloNetworks = "0.15.3-0.15" -StatsBase = "0.26-0.33" +Optim = "1.7.3 - 1" +PhyloNetworks = "0.15.3 - 0.15" +StatsBase = "0.26 - 0.33" Suppressor = "0.2" julia = "1" -["0-0.1.10"] -ProgressMeter = "1.7.2-1" +["0 - 0.1.10"] +ProgressMeter = "1.7.2 - 1" -["0-0.1.11"] +["0 - 0.1.11"] DelimitedFiles = "1" -["0-0.1.2"] -LineSearches = "7.2.0-7" +["0 - 0.1.2"] +LineSearches = "7.2.0 - 7" -["0.1.10-0"] -ProfileView = "1.7.1-1" +["0.1.10 - 0"] +ProfileView = "1.7.1 - 1" -["0.1.3-0"] +["0.1.3 - 0"] LineSearches = "7" + +["0.1.5 - 0"] +Distributed = "1" diff --git a/P/PhyloNetworks/Compat.toml b/P/PhyloNetworks/Compat.toml index f8eda831a05546f..da533a0fec242fa 100644 --- a/P/PhyloNetworks/Compat.toml +++ b/P/PhyloNetworks/Compat.toml @@ -1,123 +1,127 @@ -["0-0.11"] -CSV = "0.4.0-0.7" -DataFrames = "0.13.0-0.21" -DataStructures = "0.9.0-0.17" +["0 - 0.11"] +CSV = "0.4.0 - 0.7" +DataFrames = "0.13.0 - 0.21" +DataStructures = "0.9.0 - 0.17" GLM = "1" -SpecialFunctions = "0.7.0-0.10" -StatsBase = "0.26.0-0.33" -StatsFuns = "0.7.0-0.9" +SpecialFunctions = "0.7.0 - 0.10" +StatsBase = "0.26.0 - 0.33" +StatsFuns = "0.7.0 - 0.9" -["0-0.12"] -StaticArrays = "0.8.3-0.12" +["0 - 0.12"] +StaticArrays = "0.8.3 - 0.12" -["0-0.16.2"] -NLopt = "0.5.1-0.6" +["0 - 0.16.2"] +NLopt = "0.5.1 - 0.6" -["0-0.9"] +["0 - 0.9"] BioSequences = "1" BioSymbols = "3" Combinatorics = "0.7" +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] -StatsModels = "0.3-0.5" +StatsModels = "0.3 - 0.5" julia = ["0.7", "1"] -["0.10-0.11"] -BioSequences = "1.0.0-2" -BioSymbols = "3.0.0-4" -Combinatorics = "0.7.0-1" -Distributions = "0.15.0-0.23" +["0.10 - 0.11"] +BioSequences = "1.0.0 - 2" +BioSymbols = "3.0.0 - 4" +Combinatorics = "0.7.0 - 1" +Distributed = ["0.7.0", "1"] +Distributions = "0.15.0 - 0.23" Statistics = ["0.7.0", "1"] julia = ["0.7.0", "1"] -["0.10-0.15"] +["0.10 - 0.15"] StatsModels = "0.6" ["0.12"] -CSV = "0.4-0.7" +CSV = "0.4 - 0.7" DataFrames = "0.21" -DataStructures = "0.9-0.17" -Distributions = "0.15-0.23" +DataStructures = "0.9 - 0.17" +Distributions = "0.15 - 0.23" -["0.12-0.14"] -StatsFuns = "0.7-0.9" +["0.12 - 0.14"] +StatsFuns = "0.7 - 0.9" -["0.12-0.14.0"] +["0.12 - 0.14.0"] BioSymbols = "4" -["0.12-0.14.2"] +["0.12 - 0.14.2"] BioSequences = "2" -["0.12-0.15.1"] -FASTX = "1.1.0-1" +["0.12 - 0.15.1"] +FASTX = "1.1.0 - 1" -["0.12-0.16"] -GLM = "1.1.0-1" -julia = "1.1.0-1" +["0.12 - 0.16"] +Distributed = "1.1.0 - 1" +GLM = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.12-0.16.1"] -StatsBase = "0.26-0.33" +["0.12 - 0.16.1"] +StatsBase = "0.26 - 0.33" -["0.12-0.16.2"] -Statistics = "1.1.0-1" +["0.12 - 0.16.2"] +Statistics = "1.1.0 - 1" -["0.12-1"] +["0.12 - 1"] Combinatorics = ["0.7", "1"] ["0.13"] -DataFrames = "0.21-0.22" +DataFrames = "0.21 - 0.22" -["0.13-0.14.0"] -CSV = "0.4-0.8" -Distributions = "0.15-0.24" +["0.13 - 0.14.0"] +CSV = "0.4 - 0.8" +Distributions = "0.15 - 0.24" -["0.13-0.16"] -StaticArrays = ["0.8.3-0.12", "1"] +["0.13 - 0.16"] +StaticArrays = ["0.8.3 - 0.12", "1"] -["0.13-1"] -DataStructures = "0.9-0.18" +["0.13 - 1"] +DataStructures = "0.9 - 0.18" -["0.14-0.15.2"] -DataFrames = ["0.21-0.22", "1"] +["0.14 - 0.15.2"] +DataFrames = ["0.21 - 0.22", "1"] -["0.14.1-0.14.2"] -CSV = "0.4-0.9" +["0.14.1 - 0.14.2"] +CSV = "0.4 - 0.9" -["0.14.1-1"] -BioSymbols = "4-5" -Distributions = "0.15-0.25" +["0.14.1 - 1"] +BioSymbols = "4 - 5" +Distributions = "0.15 - 0.25" -["0.14.3-1"] -BioSequences = "2-3" -CSV = "0.4-0.10" +["0.14.3 - 1"] +BioSequences = "2 - 3" +CSV = "0.4 - 0.10" -["0.15-0.16"] -StatsFuns = ["0.7-0.9", "1"] +["0.15 - 0.16"] +StatsFuns = ["0.7 - 0.9", "1"] ["0.15.0"] Functors = "0.2" -["0.15.1-0.15"] -Functors = "0.2-0.3" +["0.15.1 - 0.15"] +Functors = "0.2 - 0.3" -["0.15.2-1"] -FASTX = "1.1.0-2" +["0.15.2 - 1"] +FASTX = "1.1.0 - 2" -["0.15.3-1"] -DataFrames = "1.3.0-1" +["0.15.3 - 1"] +DataFrames = "1.3.0 - 1" ["0.16"] -Functors = "0.2-0.4" -StatsModels = "0.6-0.7" +Functors = "0.2 - 0.4" +StatsModels = "0.6 - 0.7" -["0.16.2-1"] -StatsBase = "0.26-0.34" +["0.16.2 - 1"] +StatsBase = "0.26 - 0.34" -["0.16.3-1"] -NLopt = ["0.5.1-0.6", "1"] +["0.16.3 - 1"] +NLopt = ["0.5.1 - 0.6", "1"] -["0.17-1"] -Functors = "0.2-0.5" -julia = "1.5.0-1" +["0.17 - 1"] +Distributed = "1.5.0 - 1" +Functors = "0.2 - 0.5" +julia = "1.5.0 - 1" [1] -StaticArrays = ["0.8.3-0.12", "1"] +StaticArrays = ["0.8.3 - 0.12", "1"] diff --git a/P/PhysicalMeshes/Compat.toml b/P/PhysicalMeshes/Compat.toml index 60db1d43f3ed475..15018da0d1045f6 100644 --- a/P/PhysicalMeshes/Compat.toml +++ b/P/PhysicalMeshes/Compat.toml @@ -1,22 +1,23 @@ [0] +Distributed = "1.6.0 - 1" PhysicalParticles = "1" StaticArrays = "1" StructArrays = "0.6" Unitful = "1" UnitfulAstro = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.1.2"] +["0 - 0.1.2"] Reexport = "1" ["0.1.1"] CUDA = "3" DocStringExtensions = "0.8" -["0.1.2-0"] +["0.1.2 - 0"] AstroSimBase = "0.1" -CUDA = "3-5" -DocStringExtensions = "0.8-0.9" +CUDA = "3 - 5" +DocStringExtensions = "0.8 - 0.9" -["0.1.3-0"] +["0.1.3 - 0"] PrecompileTools = "1" diff --git a/P/PhysicalTrees/Compat.toml b/P/PhysicalTrees/Compat.toml index 29309922ae59e91..7e275bcbdac283e 100644 --- a/P/PhysicalTrees/Compat.toml +++ b/P/PhysicalTrees/Compat.toml @@ -3,17 +3,19 @@ BangBang = "0.3" ParallelOperations = "0.1" UnitfulAstro = "1" -["0-0.1.0"] +["0 - 0.1.0"] DataStructures = "0.18" -PhysicalParticles = "1.1.0-1" +Distributed = "1.3.0 - 1" +PhysicalParticles = "1.1.0 - 1" StaticArrays = "0.12" -Unitful = "1.4.0-1" -julia = "1.3.0-1" +Unitful = "1.4.0 - 1" +julia = "1.3.0 - 1" -["0.1.1-0"] +["0.1.1 - 0"] +Distributed = "1.6.0 - 1" PhysicalParticles = "1" Reexport = "1" StaticArrays = "1" StructArrays = "0.6" Unitful = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/P/PkgBake/Compat.toml b/P/PkgBake/Compat.toml index f39714a2969a05d..1041f9d0a8aa5c2 100644 --- a/P/PkgBake/Compat.toml +++ b/P/PkgBake/Compat.toml @@ -1,8 +1,9 @@ [0] -DelimitedFiles = "1.6.0-1" +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" LazyArtifacts = "1" MethodAnalysis = "0.4" PackageCompiler = "1" ProgressMeter = "1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/P/PkgTemplates/Compat.toml b/P/PkgTemplates/Compat.toml index 7e0979dfc81410b..5bbb1d5797dd1b7 100644 --- a/P/PkgTemplates/Compat.toml +++ b/P/PkgTemplates/Compat.toml @@ -1,27 +1,30 @@ -["0-0.4"] -AutoHashEquals = "0.0.0-0.2" +["0 - 0.3"] +Distributed = ["0.7", "1"] -["0-0.5"] -Mustache = "0.0.0-0.5" +["0 - 0.4"] +AutoHashEquals = "0.0.0 - 0.2" + +["0 - 0.5"] +Mustache = "0.0.0 - 0.5" julia = ["0.7", "1"] -["0-0.6"] -URIParser = "0.0.0-0.4" +["0 - 0.6"] +URIParser = "0.0.0 - 0.4" ["0.6"] -Mustache = "0.0.0-1" +Mustache = "0.0.0 - 1" -["0.6-0"] +["0.6 - 0"] julia = "1" -["0.7-0"] +["0.7 - 0"] Mustache = "1" Parameters = "0.12" -["0.7.17-0"] +["0.7.17 - 0"] Mocking = "0.7" -["0.7.46-0"] +["0.7.46 - 0"] Dates = ["0.0.0", "1"] InteractiveUtils = ["0.0.0", "1"] LibGit2 = ["0.0.0", "1"] diff --git a/P/Plasmo/Compat.toml b/P/Plasmo/Compat.toml index aad274ed6679608..d0fd8cb9148abb6 100644 --- a/P/Plasmo/Compat.toml +++ b/P/Plasmo/Compat.toml @@ -1,14 +1,15 @@ -["0-0.1"] -Ipopt = "0.0.0-0.6" +["0 - 0.1"] +Ipopt = "0.0.0 - 0.6" -["0-0.2"] -Compat = "0-2" -DataStructures = "0.0.0-0.17" -JuMP = "0.18.0-0.21" -LightGraphs = "0-1" -MathProgBase = "0.0.0-0.7" -Reexport = "0.0.0-0.2" -Requires = "0.0.0-0.5" +["0 - 0.2"] +Compat = "0 - 2" +DataStructures = "0.0.0 - 0.17" +Distributed = ["0.7", "1"] +JuMP = "0.18.0 - 0.21" +LightGraphs = "0 - 1" +MathProgBase = "0.0.0 - 0.7" +Reexport = "0.0.0 - 0.2" +Requires = "0.0.0 - 0.5" julia = ["0.7", "1"] ["0.3"] @@ -20,48 +21,50 @@ Reexport = "0.2" Requires = "1.0" Statistics = "1" -["0.3-0.3.2"] +["0.3 - 0.3.2"] DataStructures = "0.17" -["0.3-0.4.1"] -JuMP = "0.19-0.21" +["0.3 - 0.4.1"] +JuMP = "0.19 - 0.21" MathOptInterface = "0.9" -["0.3-0.5.3"] +["0.3 - 0.5.3"] +Distributed = "1" LightGraphs = "1.3" julia = "1" -["0.3.3-0"] +["0.3.3 - 0"] DataStructures = "0.18" -["0.4-0"] +["0.4 - 0"] Requires = "1" -["0.4-0.5"] +["0.4 - 0.5"] Reexport = ["0.2", "1"] -["0.4.2-0.4"] +["0.4.2 - 0.4"] JuMP = "0.22" MathOptInterface = "0.10" -["0.5-0.5.1"] -JuMP = "1.0.0-1.1.1" +["0.5 - 0.5.1"] +JuMP = "1.0.0 - 1.1.1" MathOptInterface = "1" -["0.5.2-0"] -MathOptInterface = "1.6.0-1" +["0.5.2 - 0"] +MathOptInterface = "1.6.0 - 1" -["0.5.2-0.5.3"] -JuMP = "1.2.0-1" +["0.5.2 - 0.5.3"] +JuMP = "1.2.0 - 1" -["0.5.4-0.5"] -JuMP = "1.11.1-1" -LightGraphs = "1.3.0-1" -julia = "1.6.0-1" +["0.5.4 - 0.5"] +Distributed = "1.6.0 - 1" +JuMP = "1.11.1 - 1" +LightGraphs = "1.3.0 - 1" +julia = "1.6.0 - 1" -["0.6-0"] +["0.6 - 0"] GraphOptInterface = "0.1" Graphs = "1" -JuMP = "1.2.0-1" +JuMP = "1.2.0 - 1" Reexport = "1" julia = "1" diff --git a/P/PlatformAware/Compat.toml b/P/PlatformAware/Compat.toml index c3ee5549512aea2..c75305f5b308f18 100644 --- a/P/PlatformAware/Compat.toml +++ b/P/PlatformAware/Compat.toml @@ -4,12 +4,15 @@ JSON = "0.21" XMLDict = "0.4" julia = "1" -["0-0.1"] +["0 - 0.1"] Decimals = "0.4" -["0.3-0"] +["0.3 - 0"] Scratch = "1" -["0.4-0"] +["0.4 - 0"] AbstractTrees = "0.4" HTTP = "1" + +["0.4.2 - 0"] +Distributed = "1" diff --git a/P/PlotPlants/Compat.toml b/P/PlotPlants/Compat.toml index d35d716e18f0e03..6a58586a8c302b2 100644 --- a/P/PlotPlants/Compat.toml +++ b/P/PlotPlants/Compat.toml @@ -1,65 +1,70 @@ [0] DocStringExtensions = "0.8" -GLM = "1.3.0-1" -PyCall = "1.91.0-1" -PyPlot = "2.9.0-2" +GLM = "1.3.0 - 1" +PyCall = "1.91.0 - 1" +PyPlot = "2.9.0 - 2" -["0-0.1.0"] -Revise = "2.7.0-2" +["0 - 0.1.0"] +Revise = "2.7.0 - 2" -["0-0.1.10"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0 - 0.1.10"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0-0.1.5"] +["0 - 0.1.5"] DataFrames = "0.21" ["0.1.10"] ImageIO = "0.4" -PkgUtility = "0.1.2-0.1" +PkgUtility = "0.1.2 - 0.1" -["0.1.10-0"] -FileIO = "1.4.0-1" -ImageMagick = "1.1.0-1" +["0.1.10 - 0"] +FileIO = "1.4.0 - 1" +ImageMagick = "1.1.0 - 1" ["0.1.11"] -PkgUtility = "0.1.4-0.1" -Statistics = "1.4.0-1" +PkgUtility = "0.1.4 - 0.1" +Statistics = "1.4.0 - 1" -["0.1.11-0"] +["0.1.11 - 0"] ImageIO = "0.5" -["0.1.11-0.1.12"] +["0.1.11 - 0.1.12"] DataFrames = "0.22" -["0.1.11-0.1.13"] -julia = "1.4.0-1" +["0.1.11 - 0.1.13"] +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.1.12-0"] +["0.1.12 - 0"] LazyArtifacts = "1" -["0.1.12-0.1.13"] -PkgUtility = "0.1.10-0.1" +["0.1.12 - 0.1.13"] +PkgUtility = "0.1.10 - 0.1" -["0.1.13-0"] +["0.1.13 - 0"] DataFrames = ["0.22", "1"] -["0.1.14-0"] -NetcdfIO = "0.2.3-0.2" -julia = "1.6.0-1" +["0.1.14 - 0"] +Distributed = "1.6.0 - 1" +NetcdfIO = "0.2.3 - 0.2" +julia = "1.6.0 - 1" -["0.1.2-0"] +["0.1.2 - 0"] KernelDensity = "0.6" -ProgressMeter = "1.4.0-1" +ProgressMeter = "1.4.0 - 1" -["0.1.3-0.1.6"] +["0.1.3 - 0.1.10"] +Distributed = "1.3.0 - 1" + +["0.1.3 - 0.1.6"] NetCDF = "0.10" -["0.1.6-0.1.10"] -DataFrames = "0.21-0.22" +["0.1.6 - 0.1.10"] +DataFrames = "0.21 - 0.22" ["0.1.7"] -NetCDF = "0.10-0.11" +NetCDF = "0.10 - 0.11" -["0.1.8-0.1.11"] +["0.1.8 - 0.1.11"] NetCDF = "0.10" diff --git a/P/Pluto/Compat.toml b/P/Pluto/Compat.toml index 2cfb35648d3510c..792a0b29aef2a86 100644 --- a/P/Pluto/Compat.toml +++ b/P/Pluto/Compat.toml @@ -1,101 +1,107 @@ -["0-0.2"] -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" -Pages = "0.0.0-0.3" +["0 - 0.2"] +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" +Pages = "0.0.0 - 0.3" julia = "1" -["0.11.6-0"] -MsgPack = "1.1.0-1" +["0.11.6 - 0"] +MsgPack = "1.1.0 - 1" -["0.11.8-0.12.12"] +["0.11.8 - 0.12.12"] +Distributed = "1" julia = "1" -["0.12.11-0.12.12"] +["0.12.11 - 0.12.12"] FuzzyCompletions = "0.2" -["0.12.13-0.12.14"] +["0.12.13 - 0.12.14"] FuzzyCompletions = "0.3" -["0.12.13-0.14"] -julia = "1.0.4-1" +["0.12.13 - 0.14"] +Distributed = "1.0.4 - 1" +julia = "1.0.4 - 1" -["0.12.15-0.18.0"] -FuzzyCompletions = "0.3-0.4" +["0.12.15 - 0.18.0"] +FuzzyCompletions = "0.3 - 0.4" ["0.12.17"] -HTTP = ["0.8.18-0.8", "0.9.0"] +HTTP = ["0.8.18 - 0.8", "0.9.0"] -["0.12.18-0.14.7"] -HTTP = "0.8.18-0.9" +["0.12.18 - 0.14.7"] +HTTP = "0.8.18 - 0.9" -["0.12.5-0.12.16"] -HTTP = "0.8.18-0.8" +["0.12.5 - 0.12.16"] +HTTP = "0.8.18 - 0.8" -["0.12.8-0"] +["0.12.8 - 0"] Tables = "1" -["0.14-0.17.4"] +["0.14 - 0.17.4"] TableIOInterface = "0.1" -["0.14.3-0.15"] +["0.14.3 - 0.15"] Configurations = "0.15" -["0.14.8-0.19.9"] -HTTP = "0.9.1-0.9" +["0.14.8 - 0.19.9"] +HTTP = "0.9.1 - 0.9" -["0.15-0.17"] -julia = "1.5.0-1" +["0.15 - 0.17"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.16-0.17.1"] -Configurations = "0.15-0.16" +["0.16 - 0.17.1"] +Configurations = "0.15 - 0.16" -["0.17.2-0"] -Configurations = "0.15-0.17" +["0.17.2 - 0"] +Configurations = "0.15 - 0.17" -["0.18-0.18.1"] +["0.18 - 0.18.1"] RelocatableFolders = "0.1" -["0.18-0.19"] -julia = "1.6.0-1" +["0.18 - 0.19"] +julia = "1.6.0 - 1" -["0.18.1-0.19.40"] -FuzzyCompletions = "0.3-0.5" +["0.18 - 0.19.27"] +Distributed = "1.6.0 - 1" -["0.18.2-0.19.4"] -RelocatableFolders = "0.1-0.2" +["0.18.1 - 0.19.40"] +FuzzyCompletions = "0.3 - 0.5" -["0.19-0"] +["0.18.2 - 0.19.4"] +RelocatableFolders = "0.1 - 0.2" + +["0.19 - 0"] MIMEs = "0.1" -["0.19.10-0.19.22"] -HTTP = "1.0.2-1" +["0.19.10 - 0.19.22"] +HTTP = "1.0.2 - 1" -["0.19.13-0"] +["0.19.13 - 0"] RegistryInstances = "0.1" -["0.19.15-0"] -RelocatableFolders = ["0.1-0.3", "1"] +["0.19.15 - 0"] +RelocatableFolders = ["0.1 - 0.3", "1"] -["0.19.20-0.19.25"] +["0.19.20 - 0.19.25"] SnoopPrecompile = "1" -["0.19.23-0"] -HTTP = "1.5.2-1" +["0.19.23 - 0"] +HTTP = "1.5.2 - 1" LoggingExtras = ["0.4", "1"] -["0.19.26-0.19.40"] +["0.19.26 - 0.19.40"] PrecompileTools = "1" ["0.19.28"] -Malt = "1.0.3-1" +Malt = "1.0.3 - 1" -["0.19.28-0"] -Scratch = "1.1.0-1" +["0.19.28 - 0"] +Scratch = "1.1.0 - 1" -["0.19.29-0"] -Malt = "1.1.0-1" +["0.19.29 - 0"] +Malt = "1.1.0 - 1" -["0.19.31-0"] +["0.19.31 - 0"] Base64 = "1" Downloads = "1" FileWatching = "1" @@ -108,50 +114,53 @@ Sockets = "1" TOML = "1" UUIDs = "1" -["0.19.31-0.19.38"] +["0.19.31 - 0.19.38"] Dates = "1" -["0.19.33-0"] -ExpressionExplorer = ["0.5-0.6", "1"] +["0.19.33 - 0"] +ExpressionExplorer = ["0.5 - 0.6", "1"] -["0.19.39-0"] -Dates = "0-1" +["0.19.39 - 0"] +Dates = "0 - 1" -["0.19.39-0.20.0"] +["0.19.39 - 0.20.0"] PlutoDependencyExplorer = "1.0" -["0.19.4-0"] +["0.19.4 - 0"] PrecompileSignatures = "3" -["0.19.41-0"] +["0.19.41 - 0"] PrecompileTools = "1.2.1" -["0.19.41-0.19.46"] +["0.19.41 - 0.19.46"] FuzzyCompletions = "0.5.4" -["0.19.47-0"] +["0.19.47 - 0"] FuzzyCompletions = "0.5.5" -["0.19.5-0"] -HypertextLiteral = "0.7-0.9" +["0.19.5 - 0"] +HypertextLiteral = "0.7 - 0.9" -["0.19.5-0.19.14"] -RelocatableFolders = "0.1-0.3" +["0.19.5 - 0.19.14"] +RelocatableFolders = "0.1 - 0.3" -["0.19.7-0"] -URIs = "1.3.0-1" +["0.19.7 - 0"] +URIs = "1.3.0 - 1" -["0.20-0"] -julia = "1.10.0-1" +["0.20 - 0"] +julia = "1.10.0 - 1" -["0.20.1-0"] -PlutoDependencyExplorer = "1.0-1.1" +["0.20.1 - 0"] +PlutoDependencyExplorer = "1.0 - 1.1" -["0.3-0.11.5"] +["0.3 - 0.11.5"] JSON = "0.21" -["0.3-0.11.7"] -julia = "1.0.5-1" +["0.3 - 0.11.7"] +julia = "1.0.5 - 1" + +["0.3 - 0.12.4"] +HTTP = "0.8.8 - 0.8" -["0.3-0.12.4"] -HTTP = "0.8.8-0.8" +["0.5 - 0.11.7"] +Distributed = "1.0.5 - 1" diff --git a/P/PlutoPDF/Compat.toml b/P/PlutoPDF/Compat.toml index f53e4962886097d..3e654120bd2ffb3 100644 --- a/P/PlutoPDF/Compat.toml +++ b/P/PlutoPDF/Compat.toml @@ -1,38 +1,39 @@ -["0-0.1.0"] -Pluto = "0.14.7-0.14" +["0 - 0.1.0"] +Pluto = "0.14.7 - 0.14" -["0-0.1.1"] -NodeJS = "1.1.1-1" +["0 - 0.1.1"] +NodeJS = "1.1.1 - 1" -[0-1] +["0 - 1"] DefaultApplication = "1" -JSON = "0.20-0.21" -julia = "1.6.0-1" +Distributed = "1.6.0 - 1" +JSON = "0.20 - 0.21" +julia = "1.6.0 - 1" ["0.1.1"] -Pluto = "0.14.7-0.15" +Pluto = "0.14.7 - 0.15" ["0.1.2"] -Pluto = "0.16-0.17" +Pluto = "0.16 - 0.17" -["0.1.2-0"] -NodeJS = "1.3.0-1" +["0.1.2 - 0"] +NodeJS = "1.3.0 - 1" ["0.1.3"] -Pluto = "0.16-0.18" +Pluto = "0.16 - 0.18" -["0.1.4-1.0.3"] -Pluto = "0.16-0.19" +["0.1.4 - 1.0.3"] +Pluto = "0.16 - 0.19" [1] RelocatableFolders = "1" Scratch = "1" -["1-1.0.2"] +["1 - 1.0.2"] NodeJS_18_jll = "18" -["1.0.3-1"] +["1.0.3 - 1"] NodeJS_20_jll = "20" -["1.0.4-1"] -Pluto = "0.16-0.20" +["1.0.4 - 1"] +Pluto = "0.16 - 0.20" diff --git a/P/PlutoSliderServer/Compat.toml b/P/PlutoSliderServer/Compat.toml index e7133402deb6a5f..4faebd6729f1e18 100644 --- a/P/PlutoSliderServer/Compat.toml +++ b/P/PlutoSliderServer/Compat.toml @@ -1,42 +1,48 @@ -["0-0.2"] -julia = "1.5.0-1" +["0 - 0.2"] +julia = "1.5.0 - 1" -["0-0.2.1"] +["0 - 0.2.1"] Configurations = "0.11" -Pluto = "0.14.1-0.15" +Pluto = "0.14.1 - 0.15" -["0-0.3.11"] -HTTP = "0.9.3-0.9" +["0 - 0.3.11"] +HTTP = "0.9.3 - 0.9" -["0-0.3.29"] +["0 - 0.3.29"] GitHubActions = "0.1" -["0.2.2-0.2.4"] -Pluto = "0.14.3-0.15" +["0.2.2 - 0.2.4"] +Pluto = "0.14.3 - 0.15" -["0.2.2-0.2.5"] +["0.2.2 - 0.2.5"] Configurations = "0.15" -["0.2.3-1"] +["0.2.3 - 1"] FromFile = "0.1" ["0.2.5"] -Pluto = "0.14.7-0.16" +Pluto = "0.14.7 - 0.16" -["0.2.6-0.2"] -Pluto = "0.14.7-0.17" +["0.2.5 - 0.2"] +Distributed = "1.5.0 - 1" -["0.2.6-0.3.11"] +["0.2.6 - 0.2"] +Pluto = "0.14.7 - 0.17" + +["0.2.6 - 0.3.11"] Configurations = "0.16" -["0.3-0"] -julia = "1.6.0-1" +["0.3 - 0"] +julia = "1.6.0 - 1" + +["0.3 - 0.3.26"] +Distributed = "1.6.0 - 1" -["0.3-0.3.3"] -Pluto = "0.15-0.17" +["0.3 - 0.3.3"] +Pluto = "0.15 - 0.17" -["0.3-1"] -BetterFileWatching = "0.1.2-0.1" +["0.3 - 1"] +BetterFileWatching = "0.1.2 - 0.1" Git = "1" TerminalLoggers = "0.1" @@ -44,34 +50,34 @@ TerminalLoggers = "0.1" Pluto = "0.19" ["0.3.11"] -Pluto = "0.19.5-0.19" +Pluto = "0.19.5 - 0.19" -["0.3.11-1"] +["0.3.11 - 1"] JSON = "0.21" -["0.3.12-0.3.15"] -Pluto = "0.19.10-0.19" +["0.3.12 - 0.3.15"] +Pluto = "0.19.10 - 0.19" -["0.3.12-1"] -Configurations = "0.16-0.17" -HTTP = "1.0.2-1" +["0.3.12 - 1"] +Configurations = "0.16 - 0.17" +HTTP = "1.0.2 - 1" -["0.3.15-1"] +["0.3.15 - 1"] Glob = "1" -["0.3.16-0.3.19"] -Pluto = "0.19.13-0.19" +["0.3.16 - 0.3.19"] +Pluto = "0.19.13 - 0.19" ["0.3.20"] -Pluto = "0.19.17-0.19" +Pluto = "0.19.17 - 0.19" -["0.3.21-0"] -Pluto = "0.19.18-0.19" +["0.3.21 - 0"] +Pluto = "0.19.18 - 0.19" ["0.3.27"] SHA = "0.7" -["0.3.27-1"] +["0.3.27 - 1"] Base64 = "1" Distributed = "1" Logging = "1" @@ -80,22 +86,22 @@ Sockets = "1" TOML = "1" UUIDs = "1" -["0.3.28-1"] +["0.3.28 - 1"] SHA = ["0.7", "1"] -["0.3.30-1"] -GitHubActions = "0.1.5-0.1" +["0.3.30 - 1"] +GitHubActions = "0.1.5 - 0.1" -["0.3.4-0.3.5"] -Pluto = "0.15-0.18" +["0.3.4 - 0.3.5"] +Pluto = "0.15 - 0.18" -["0.3.6-0.3.9"] -Pluto = "0.17.3-0.18" +["0.3.6 - 0.3.9"] +Pluto = "0.17.3 - 0.18" -["0.3.9-1"] -AbstractPlutoDingetjes = "1.1.0-1" +["0.3.9 - 1"] +AbstractPlutoDingetjes = "1.1.0 - 1" [1] -Pluto = "0.19.39-0.20" +Pluto = "0.19.39 - 0.20" PlutoDependencyExplorer = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" diff --git a/P/PorousMaterials/Compat.toml b/P/PorousMaterials/Compat.toml index 730c5574e567f28..01c46439185f416 100644 --- a/P/PorousMaterials/Compat.toml +++ b/P/PorousMaterials/Compat.toml @@ -1,84 +1,87 @@ -["0-0.1"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.20" -JLD2 = "0.0.0-0.1" -OffsetArrays = "0.0.0-0.11" -Polynomials = "0.0.0-0.6" -ProgressMeter = "0.0.0-0.9" -Roots = "0.0.0-0.8" -SpecialFunctions = "0.0.0-0.9" +["0 - 0.1"] +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.20" +Distributed = ["0.7", "1"] +JLD2 = "0.0.0 - 0.1" +OffsetArrays = "0.0.0 - 0.11" +Polynomials = "0.0.0 - 0.6" +ProgressMeter = "0.0.0 - 0.9" +Roots = "0.0.0 - 0.8" +SpecialFunctions = "0.0.0 - 0.9" Statistics = ["0.7", "1"] -StatsBase = "0.0.0-0.32" +StatsBase = "0.0.0 - 0.32" julia = ["0.7", "1"] -["0.1.3-0.1"] -LightGraphs = "0-1" +["0.1.3 - 0.1"] +LightGraphs = "0 - 1" -["0.1.5-0.1"] -FileIO = "0-1" +["0.1.5 - 0.1"] +FileIO = "0 - 1" ["0.2"] -CSV = "0.5.21-0.5" +CSV = "0.5.21 - 0.5" DataFrames = "0.20" -JLD2 = "0.1.10-0.1" -Optim = "0.19.7-0.19" +Distributed = "1.3.0 - 1" +JLD2 = "0.1.10 - 0.1" +Optim = "0.19.7 - 0.19" SpecialFunctions = "0.9" -Statistics = "1.3.0-1" +Statistics = "1.3.0 - 1" StatsBase = "0.32" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.2-0.3"] -FileIO = "1.2.0-1" -ProgressMeter = "1.2.0-1" +["0.2 - 0.3"] +FileIO = "1.2.0 - 1" +ProgressMeter = "1.2.0 - 1" -["0.2-0.3.1"] -LightGraphs = "1.3.0-1" +["0.2 - 0.3.1"] +LightGraphs = "1.3.0 - 1" -["0.2-0.3.2"] -OffsetArrays = "0.11.4-0.11" -Roots = "0.8.4-0.8" +["0.2 - 0.3.2"] +OffsetArrays = "0.11.4 - 0.11" +Roots = "0.8.4 - 0.8" -["0.2-0.4.0"] +["0.2 - 0.4.0"] Polynomials = "0.6" ["0.3"] -Reexport = "1.1.0-1" +Reexport = "1.1.0 - 1" -["0.3-0.3.2"] -DataFrames = "0.22.1-0.22" -FIGlet = "0.2.1-0.2" -JLD2 = "0.4.9-0.4" -Optim = ["0.19.7-0.19", "1.3.0-1"] -PyCall = "1.92.3-1" -StatsBase = ["0.32", "0.33.8-0.33"] +["0.3 - 0.3.2"] +DataFrames = "0.22.1 - 0.22" +FIGlet = "0.2.1 - 0.2" +JLD2 = "0.4.9 - 0.4" +Optim = ["0.19.7 - 0.19", "1.3.0 - 1"] +PyCall = "1.92.3 - 1" +StatsBase = ["0.32", "0.33.8 - 0.33"] -["0.3-0.4.0"] +["0.3 - 0.4.0"] CSV = "0.8" +Distributed = "1.6.0 - 1" SpecialFunctions = "0.10" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.3.0"] Xtals = "0.3" ["0.3.1"] -Xtals = "0.3.1-0.3" +Xtals = "0.3.1 - 0.3" ["0.3.2"] -Graphs = "1.4.1-1" +Graphs = "1.4.1 - 1" -["0.3.2-0.3"] -Xtals = "0.3.8-0.3" +["0.3.2 - 0.3"] +Xtals = "0.3.8 - 0.3" -["0.3.3-0.3"] +["0.3.3 - 0.3"] DataFrames = "0.22" -Graphs = "1.4.0-1" +Graphs = "1.4.0 - 1" OffsetArrays = "1" -Optim = ["0.19", "1.3.0-1"] -PyCall = "1.92.0-1" -StatsBase = "0.32-0.33" +Optim = ["0.19", "1.3.0 - 1"] +PyCall = "1.92.0 - 1" +StatsBase = "0.32 - 0.33" -["0.3.3-0.4.0"] +["0.3.3 - 0.4.0"] FIGlet = "0.2" JLD2 = "0.4" Roots = "0.8" @@ -86,7 +89,7 @@ Roots = "0.8" ["0.4"] FileIO = "1" -["0.4-0"] +["0.4 - 0"] DataFrames = "1" Graphs = "1" Optim = "1" @@ -99,26 +102,28 @@ OffsetArrays = "0.11" StatsBase = "0.32" Xtals = "0.3" -["0.4.1-0"] +["0.4.1 - 0"] OffsetArrays = "1" Polynomials = "3" Roots = "2" SpecialFunctions = "2" -["0.4.1-0.4"] -Aqua = "0.5.5-0.5" -CSV = "0.10.4-0.10" -FIGlet = "0.2.1-0.2" -JLD2 = "0.4.22-0.4" -Statistics = "1.7.0-1" -StatsBase = "0.33.16-0.33" +["0.4.1 - 0.4"] +Aqua = "0.5.5 - 0.5" +CSV = "0.10.4 - 0.10" +Distributed = "1.7.0 - 1" +FIGlet = "0.2.1 - 0.2" +JLD2 = "0.4.22 - 0.4" +Statistics = "1.7.0 - 1" +StatsBase = "0.33.16 - 0.33" Xtals = "0.4" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0.5-0"] +["0.5 - 0"] CSV = "0.10" +Distributed = "1.6.0 - 1" JLD2 = "0.4" PrecompileSignatures = "3" StatsBase = "0.34" Xtals = "0.5" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/P/PowerModelsADA/Compat.toml b/P/PowerModelsADA/Compat.toml index dd0985960cca03f..fac1612e861ed54 100644 --- a/P/PowerModelsADA/Compat.toml +++ b/P/PowerModelsADA/Compat.toml @@ -1,24 +1,27 @@ [0] -JuMP = ["0.22-0.23", "1"] -PowerModels = "0.18.4-0.19" +JuMP = ["0.22 - 0.23", "1"] +PowerModels = "0.18.4 - 0.19" Suppressor = "0.2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] KaHyPar = "0.3" -["0-0.1.2"] -DelimitedFiles = "1.6.0-1" +["0 - 0.1.2"] +DelimitedFiles = "1.6.0 - 1" -["0-0.1.3"] +["0 - 0.1.3"] Revise = "3" ["0.1.1"] -Ipopt = ["0.8-0.9", "1"] +Ipopt = ["0.8 - 0.9", "1"] + +["0.1.1 - 0"] +Distributed = "1.6.0 - 1" ["0.1.3"] DelimitedFiles = "1" -["0.1.4-0"] -DelimitedFiles = "1.6.0-1" +["0.1.4 - 0"] +DelimitedFiles = "1.6.0 - 1" InfrastructureModels = "0.7" diff --git a/P/PowerModelsONM/Compat.toml b/P/PowerModelsONM/Compat.toml index 221c2c29a6003e5..d6cdd21d0e99057 100644 --- a/P/PowerModelsONM/Compat.toml +++ b/P/PowerModelsONM/Compat.toml @@ -1,131 +1,132 @@ [1] -Alpine = "0.2.5-0.2" +Alpine = "0.2.5 - 0.2" Cbc = "0.8" InfrastructureModels = "0.6" Ipopt = "0.6" -JuMP = "0.21.8-0.21" +JuMP = "0.21.8 - 0.21" Juniper = "0.7" PowerModelsProtection = "0.3" -PowerModelsStability = "0.2.1-0.2" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +PowerModelsStability = "0.2.1 - 0.2" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -[1-2] +["1 - 2"] ArgParse = "1.1" -JSONSchema = "0.3.3-0.3" -PackageCompiler = "1.2.6-1.2" -ProgressMeter = "1.7.1-1.7" -Requires = "1.1.3-1.1" +JSONSchema = "0.3.3 - 0.3" +PackageCompiler = "1.2.6 - 1.2" +ProgressMeter = "1.7.1 - 1.7" +Requires = "1.1.3 - 1.1" -[1-3] -LoggingExtras = "0.4.7-0.4" +["1 - 3"] +LoggingExtras = "0.4.7 - 0.4" -[1-4] +["1 - 4"] JSON = "0.21" ["1.0.0"] -PowerModelsDistribution = "0.11.4-0.11" +PowerModelsDistribution = "0.11.4 - 0.11" -["1.0.1-1.0"] -PowerModelsDistribution = "0.11.5-0.11" +["1.0.1 - 1.0"] +PowerModelsDistribution = "0.11.5 - 0.11" -["1.1-1"] -LightGraphs = "1.3.5-1.3" -PowerModelsDistribution = "0.11.8-0.11" +["1.1 - 1"] +LightGraphs = "1.3.5 - 1.3" +PowerModelsDistribution = "0.11.8 - 0.11" ["2.0"] -Alpine = "0.2.5-0.2" +Alpine = "0.2.5 - 0.2" Cbc = "0.8" InfrastructureModels = "0.6" Ipopt = "0.6" -JuMP = "0.21.8-0.21" +JuMP = "0.21.8 - 0.21" Juniper = "0.7" -LightGraphs = "1.3.5-1.3" -PolyhedralRelaxations = "0.3.1-0.3" +LightGraphs = "1.3.5 - 1.3" +PolyhedralRelaxations = "0.3.1 - 0.3" PowerModelsDistribution = "0.13" -PowerModelsProtection = "0.4.1-0.4" -PowerModelsStability = "0.2.2-0.2" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +PowerModelsProtection = "0.4.1 - 0.4" +PowerModelsStability = "0.2.2 - 0.2" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["2.1-2"] +["2.1 - 2"] Cbc = "0.9" -Graphs = "1.4.1-1.4" +Graphs = "1.4.1 - 1.4" Hwloc = "2.0" Ipopt = "0.9" JuMP = "0.22" Juniper = "0.8" -PolyhedralRelaxations = "0.3.2-0.3" -PowerModelsDistribution = "0.14.1-0.14" +PolyhedralRelaxations = "0.3.2 - 0.3" +PowerModelsDistribution = "0.14.1 - 0.14" PowerModelsProtection = "0.5" PowerModelsStability = "0.3" -["2.1-3"] +["2.1 - 3"] InfrastructureModels = "0.7" -["2.1-3.5.0"] -Statistics = "1.6.0-1" +["2.1 - 3.5.0"] +Statistics = "1.6.0 - 1" -["2.1-4"] -julia = "1.6.0-1" +["2.1 - 4"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" [3] -Graphs = "1.4.1-1" +Graphs = "1.4.1 - 1" Hwloc = "2" -Ipopt = ["0.9", "1.0.2-1"] -JSONSchema = ["0.3.3-0.3", "1"] -Juniper = "0.8-0.9" -PolyhedralRelaxations = "0.3.3-0.3" -PowerModelsProtection = "0.5.2-0.5" -PowerModelsStability = "0.3.2-0.3" -Requires = "1.1.3-1" +Ipopt = ["0.9", "1.0.2 - 1"] +JSONSchema = ["0.3.3 - 0.3", "1"] +Juniper = "0.8 - 0.9" +PolyhedralRelaxations = "0.3.3 - 0.3" +PowerModelsProtection = "0.5.2 - 0.5" +PowerModelsStability = "0.3.2 - 0.3" +Requires = "1.1.3 - 1" -["3-3.3"] -HiGHS = "1.1.3-1" +["3 - 3.3"] +HiGHS = "1.1.3 - 1" -["3-3.4"] -PowerModelsDistribution = "0.14.4-0.14" +["3 - 3.4"] +PowerModelsDistribution = "0.14.4 - 0.14" -["3-3.5.0"] -EzXML = "1.1.0-1" -JuMP = ["0.22-0.23", "1"] +["3 - 3.5.0"] +EzXML = "1.1.0 - 1" +JuMP = ["0.22 - 0.23", "1"] -[3-4] -ArgParse = "1.1.0-1" +["3 - 4"] +ArgParse = "1.1.0 - 1" ["3.3"] StatsBase = "0.33" -["3.3-4"] +["3.3 - 4"] Combinatorics = "1" -["3.4-3"] -StatsBase = "0.33-0.34" +["3.4 - 3"] +StatsBase = "0.33 - 0.34" -["3.4-4"] -HiGHS = "1.5.2-1" +["3.4 - 4"] +HiGHS = "1.5.2 - 1" -["3.5-3"] -PowerModelsDistribution = "0.14.4-0.15" +["3.5 - 3"] +PowerModelsDistribution = "0.14.4 - 0.15" -["3.5.1-3"] -JuMP = "1-1.14" +["3.5.1 - 3"] +JuMP = "1 - 1.14" -["3.5.1-4"] -EzXML = "1.2.0-1" +["3.5.1 - 4"] +EzXML = "1.2.0 - 1" [4] -Graphs = "1.9.0-1" -Hwloc = "2-3" -InfrastructureModels = "0.7.8-0.7" -Ipopt = "1.3.0-1" +Graphs = "1.9.0 - 1" +Hwloc = "2 - 3" +InfrastructureModels = "0.7.8 - 0.7" +Ipopt = "1.3.0 - 1" JSONSchema = "1" -JuMP = "1.23.2-1" +JuMP = "1.23.2 - 1" Juniper = "0.9" -LoggingExtras = "0.4.9-0.4" -PolyhedralRelaxations = "0.3.5-0.3" +LoggingExtras = "0.4.9 - 0.4" +PolyhedralRelaxations = "0.3.5 - 0.3" PowerModelsDistribution = "0.16" -PowerModelsProtection = "0.7.1-0.7" +PowerModelsProtection = "0.7.1 - 0.7" PowerModelsStability = "0.4" -Requires = "1.3.0-1" +Requires = "1.3.0 - 1" StatsBase = "0.34" diff --git a/P/PowerModelsSecurityConstrained/Compat.toml b/P/PowerModelsSecurityConstrained/Compat.toml index 55eb13e0b831a95..906ece2c164d0e6 100644 --- a/P/PowerModelsSecurityConstrained/Compat.toml +++ b/P/PowerModelsSecurityConstrained/Compat.toml @@ -1,58 +1,59 @@ -["0-0.1"] +["0 - 0.1"] PowerModels = "0.12" -["0-0.10"] -JSON = "0.18-0.21" +["0 - 0.10"] +JSON = "0.18 - 0.21" -["0-0.2.0"] +["0 - 0.2.0"] InfrastructureModels = "0.3" -["0-0.3"] -Memento = "0.10-0.12" +["0 - 0.3"] +Memento = "0.10 - 0.12" -["0-0.3.0"] -JuMP = "0.19.1-0.20" +["0 - 0.3.0"] +JuMP = "0.19.1 - 0.20" -["0-0.9.0"] +["0 - 0.9.0"] +Distributed = "1" Statistics = "1" julia = "1" ["0.10"] -JuMP = ["0.22-0.23", "1"] +JuMP = ["0.22 - 0.23", "1"] -["0.10-0"] +["0.10 - 0"] Memento = "1" ["0.11"] JuMP = "1" PowerModels = "0.20" -["0.11-0"] +["0.11 - 0"] JSON = "0.21" -["0.12-0"] -JuMP = "1.15.0-1" +["0.12 - 0"] +JuMP = "1.15.0 - 1" PowerModels = "0.21" Statistics = "1" ["0.2.0"] PowerModels = "0.13" -["0.2.1-0.2"] -InfrastructureModels = "0.3-0.4" -PowerModels = "0.13-0.14" +["0.2.1 - 0.2"] +InfrastructureModels = "0.3 - 0.4" +PowerModels = "0.13 - 0.14" -["0.3-0.4"] +["0.3 - 0.4"] PowerModels = "0.15" -["0.3-0.5"] +["0.3 - 0.5"] InfrastructureModels = "0.4" -["0.3.1-0.7"] -JuMP = "0.19.1-0.21" +["0.3.1 - 0.7"] +JuMP = "0.19.1 - 0.21" -["0.4-0.5"] -Memento = ["0.10-0.13", "1.0"] +["0.4 - 0.5"] +Memento = ["0.10 - 0.13", "1.0"] ["0.5"] PowerModels = "0.16" @@ -60,42 +61,43 @@ PowerModels = "0.16" ["0.6"] InfrastructureModels = "0.5" -["0.6-0.7"] -Memento = ["0.10-0.13", "1.0-1.1"] +["0.6 - 0.7"] +Memento = ["0.10 - 0.13", "1.0 - 1.1"] PowerModels = "0.17" ["0.7"] -InfrastructureModels = "0.5.1-0.5" +InfrastructureModels = "0.5.1 - 0.5" ["0.8.0"] InfrastructureModels = "0.6" JuMP = "0.21" -Memento = "1.0-1.1" +Memento = "1.0 - 1.1" PowerModels = "0.18" ["0.8.1"] -Memento = "1.0-1.2" +Memento = "1.0 - 1.2" -["0.8.1-0"] -InfrastructureModels = "0.6-0.7" +["0.8.1 - 0"] +InfrastructureModels = "0.6 - 0.7" -["0.8.1-0.8"] -PowerModels = "0.18-0.19" +["0.8.1 - 0.8"] +PowerModels = "0.18 - 0.19" -["0.8.1-0.9.0"] -JuMP = "0.21-0.22" +["0.8.1 - 0.9.0"] +JuMP = "0.21 - 0.22" -["0.8.2-0.9"] -Memento = "1.0-1.3" +["0.8.2 - 0.9"] +Memento = "1.0 - 1.3" -["0.9-0.10"] -PowerModels = "0.18.4-0.19" +["0.9 - 0.10"] +PowerModels = "0.18.4 - 0.19" -["0.9.1-0"] -julia = "1.6.0-1" +["0.9.1 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.9.1-0.10.0"] -Statistics = "1.6.0-1" +["0.9.1 - 0.10.0"] +Statistics = "1.6.0 - 1" -["0.9.1-0.9"] -JuMP = "0.21-0.23" +["0.9.1 - 0.9"] +JuMP = "0.21 - 0.23" diff --git a/P/PowerSimulations/Compat.toml b/P/PowerSimulations/Compat.toml index ef37e8928d45752..6a8033fa6759788 100644 --- a/P/PowerSimulations/Compat.toml +++ b/P/PowerSimulations/Compat.toml @@ -1,188 +1,191 @@ -["0-0.1"] -AxisArrays = "0.3.0-0.4" -DataFrames = "0.18.1-0.20" -JuMP = "0.19.1-0.21" -MathOptInterface = "0.8.4-0.9" -ParameterJuMP = "0.1.0-0.2" -PowerModels = "0.10.0-0.15" -PowerSystems = "0.3.2-0.10" -TimeSeries = "0.14.1-0.16" +["0 - 0.1"] +AxisArrays = "0.3.0 - 0.4" +DataFrames = "0.18.1 - 0.20" +JuMP = "0.19.1 - 0.21" +MathOptInterface = "0.8.4 - 0.9" +ParameterJuMP = "0.1.0 - 0.2" +PowerModels = "0.10.0 - 0.15" +PowerSystems = "0.3.2 - 0.10" +TimeSeries = "0.14.1 - 0.16" julia = "1" -["0.11-0"] -ProgressMeter = "1.5.0-1" +["0.11 - 0"] +ProgressMeter = "1.5.0 - 1" -["0.11-0.13"] -julia = "1.5.0-1" +["0.11 - 0.13"] +julia = "1.5.0 - 1" -["0.11-0.14"] +["0.11 - 0.14"] ParameterJuMP = "0.3" PowerModels = "0.18" ["0.11.0"] InfrastructureSystems = "1.3" -["0.11.1-0.14.6"] +["0.11.1 - 0.14.6"] InfrastructureSystems = "1" ["0.12.1"] TimeSeries = "0.21" -["0.12.1-0.13"] +["0.12.1 - 0.13"] PowerSystems = "1.3" -["0.12.2-0"] +["0.12.2 - 0"] JSON3 = "1" -["0.12.2-0.14.6"] +["0.12.2 - 0.14.6"] TimeSeries = "0.22" -["0.14-0"] +["0.14 - 0"] DataFrames = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.14-0.14.1"] -PowerSystems = "1.4.0-1" +["0.14 - 0.14.1"] +PowerSystems = "1.4.0 - 1" -["0.14.2-0.14.6"] -PowerSystems = "1.8.0-1" +["0.14.2 - 0.14.6"] +PowerSystems = "1.8.0 - 1" -["0.14.7-0.14"] -TimeSeries = "0.22-0.23" +["0.14.7 - 0.14"] +TimeSeries = "0.22 - 0.23" -["0.14.7-0.14.8"] -InfrastructureSystems = "1.11.0-1" -PowerSystems = "1.10.0-1" +["0.14.7 - 0.14.8"] +InfrastructureSystems = "1.11.0 - 1" +PowerSystems = "1.10.0 - 1" -["0.14.9-0.14"] +["0.14.9 - 0.14"] CSV = "0.9" -InfrastructureSystems = "1.14.0-1" -PowerSystems = "1.15.0-1" +InfrastructureSystems = "1.14.0 - 1" +PowerSystems = "1.15.0 - 1" ["0.15"] ParameterJuMP = "0.4" -["0.15-0"] +["0.15 - 0"] CSV = "0.10" MathOptInterface = "1" -["0.15-0.15.4"] +["0.15 - 0.15.4"] PowerSystems = "1" -["0.15-0.15.7"] +["0.15 - 0.15.7"] DocStringExtensions = "0.8" -InfrastructureSystems = "1.16.0-1" +InfrastructureSystems = "1.16.0 - 1" JuMP = ["0.23", "1"] -PrettyTables = "1.3.0-1" +PrettyTables = "1.3.0 - 1" -["0.15-0.22"] +["0.15 - 0.22"] HDF5 = "0.16" -["0.15-0.25"] +["0.15 - 0.25"] PowerModels = "0.19" -["0.15-0.26"] +["0.15 - 0.26"] TimeSeries = "0.23" -["0.15.5-0.16"] -PowerSystems = "1.24.0-1" +["0.15.5 - 0.16"] +PowerSystems = "1.24.0 - 1" -["0.15.8-0"] +["0.15.5 - 0.24.0"] +Distributed = "1.6.0 - 1" + +["0.15.8 - 0"] DocStringExtensions = "0.9" JuMP = "1" -["0.15.8-0.17"] +["0.15.8 - 0.17"] InfrastructureSystems = "1" -["0.15.8-0.24"] -PrettyTables = "1.3.0-2" +["0.15.8 - 0.24"] +PrettyTables = "1.3.0 - 2" -["0.17-0.18.2"] +["0.17 - 0.18.2"] PowerNetworkMatrices = "0.1" -["0.17-0.20"] +["0.17 - 0.20"] PowerSystems = "2" -["0.18-0.18.3"] -InfrastructureSystems = "1.20.0-1" +["0.18 - 0.18.3"] +InfrastructureSystems = "1.20.0 - 1" -["0.18.3-0.18"] +["0.18.3 - 0.18"] PowerNetworkMatrices = "0.2" -["0.18.4-0.27"] -InfrastructureSystems = "1.21.0-1" +["0.18.4 - 0.27"] +InfrastructureSystems = "1.21.0 - 1" -["0.19-0.19.1"] -PowerNetworkMatrices = "0.4.1-0.4" +["0.19 - 0.19.1"] +PowerNetworkMatrices = "0.4.1 - 0.4" -["0.19.2-0.19.4"] +["0.19.2 - 0.19.4"] PowerNetworkMatrices = "0.5" ["0.19.5"] -PowerNetworkMatrices = "0.6.1-0.6" +PowerNetworkMatrices = "0.6.1 - 0.6" -["0.19.6-0.21.3"] +["0.19.6 - 0.21.3"] PowerNetworkMatrices = "0.7" -["0.2-0"] +["0.2 - 0"] JSON = "0.21" TimerOutputs = "0.5" -["0.2-0.10"] +["0.2 - 0.10"] ParameterJuMP = "0.2" -["0.2-0.14"] +["0.2 - 0.14"] JuMP = "0.21" -["0.2-0.4.0"] +["0.2 - 0.4.0"] TimeSeries = "0.16" -["0.2-0.4.1"] +["0.2 - 0.4.1"] CSV = "0.5" -["0.2-0.4.2"] -Feather = "0.5.3-0.5" -MathOptInterface = "0.9.9-0.9" +["0.2 - 0.4.2"] +Feather = "0.5.3 - 0.5" +MathOptInterface = "0.9.9 - 0.9" -["0.2-0.4.3"] +["0.2 - 0.4.3"] PowerModels = "0.15" -["0.2-0.5"] +["0.2 - 0.5"] DataFrames = "0.20" -["0.2-0.8"] -julia = "1.2.0-1" +["0.2 - 0.8"] +julia = "1.2.0 - 1" ["0.2.0"] -InfrastructureSystems = "0.5.1-0.5" +InfrastructureSystems = "0.5.1 - 0.5" PowerSystems = "0.10" -["0.2.1-0.2.4"] +["0.2.1 - 0.2.4"] PowerSystems = "0.11" -["0.2.1-0.4.2"] +["0.2.1 - 0.4.2"] InfrastructureSystems = "0.5" -["0.2.5-0.4.0"] +["0.2.5 - 0.4.0"] PowerSystems = "0.12" -["0.21-0.21.3"] -PowerSystems = "2.3.0-2" +["0.21 - 0.21.3"] +PowerSystems = "2.3.0 - 2" -["0.21.4-0.22"] +["0.21.4 - 0.22"] PowerNetworkMatrices = "0.8" -PowerSystems = "2.6.0-2" +PowerSystems = "2.6.0 - 2" -["0.23-0"] +["0.23 - 0"] HDF5 = "0.17" -["0.23-0.26"] +["0.23 - 0.26"] PowerNetworkMatrices = "0.9" -["0.23-0.27.6"] +["0.23 - 0.27.6"] PowerSystems = "3" -["0.24.1-0"] +["0.24.1 - 0"] Dates = "1" Distributed = "1" InteractiveUtils = "1" @@ -190,129 +193,129 @@ LinearAlgebra = "1" Logging = "1" Serialization = "1" -["0.24.1-0.27"] +["0.24.1 - 0.27"] SHA = "0.7" -["0.25-0"] +["0.25 - 0"] PrettyTables = "2" -["0.26-0.27"] +["0.26 - 0.27"] PowerModels = "0.20" ["0.27"] PowerNetworkMatrices = "0.10" -["0.27-0"] -TimeSeries = "0.23-0.24" +["0.27 - 0"] +TimeSeries = "0.23 - 0.24" -["0.27.7-0.27"] -PowerSystems = "3.3.0-3" +["0.27.7 - 0.27"] +PowerSystems = "3.3.0 - 3" -["0.28-0"] +["0.28 - 0"] InfrastructureSystems = "2" PowerModels = "0.21" PowerNetworkMatrices = "0.11" PowerSystems = "4" -["0.4.1-0.4.2"] +["0.4.1 - 0.4.2"] PowerSystems = "0.13" TimeSeries = "0.17" -["0.4.2-0.5"] +["0.4.2 - 0.5"] CSV = "0.6" ["0.4.3"] PowerSystems = "0.14" -["0.4.3-0.14"] +["0.4.3 - 0.14"] MathOptInterface = "0.9" -["0.4.3-0.4"] +["0.4.3 - 0.4"] InfrastructureSystems = "0.6" -["0.4.3-0.6.4"] +["0.4.3 - 0.6.4"] TimeSeries = "0.18" -["0.4.3-0.7"] +["0.4.3 - 0.7"] Feather = "0.5" ["0.4.4"] PowerSystems = "0.15" -["0.4.4-0.10"] +["0.4.4 - 0.10"] PowerModels = "0.17" -["0.4.5-0.4"] +["0.4.5 - 0.4"] PowerSystems = "0.16" -["0.5-0.5.1"] -PowerSystems = "0.18.2-0.18" +["0.5 - 0.5.1"] +PowerSystems = "0.18.2 - 0.18" -["0.5-0.5.3"] +["0.5 - 0.5.3"] InfrastructureSystems = "0.8" ["0.5.2"] -PowerSystems = "0.18.3-0.18" +PowerSystems = "0.18.3 - 0.18" ["0.5.3"] -PowerSystems = "0.18.5-0.18" +PowerSystems = "0.18.5 - 0.18" -["0.5.4-0.5"] +["0.5.4 - 0.5"] InfrastructureSystems = "0.9" PowerSystems = "0.19" -["0.6-0.6.1"] +["0.6 - 0.6.1"] InfrastructureSystems = "0.14" PowerSystems = "0.24" -["0.6-0.7"] +["0.6 - 0.7"] CSV = "0.7" DataFrames = "0.21" ["0.6.2"] PowerSystems = "0.25" -["0.6.2-0.6"] +["0.6.2 - 0.6"] InfrastructureSystems = "0.15" ["0.6.3"] PowerSystems = "0.26" -["0.6.4-0.6"] +["0.6.4 - 0.6"] PowerSystems = "0.28" -["0.6.5-0.8.1"] +["0.6.5 - 0.8.1"] TimeSeries = "0.19" -["0.7-0.8"] +["0.7 - 0.8"] InfrastructureSystems = "1" PowerSystems = "1" ["0.8"] Arrow = "0.4" -["0.8-0.13"] +["0.8 - 0.13"] DataFrames = "0.22" -["0.8-0.14.8"] +["0.8 - 0.14.8"] CSV = "0.8" -["0.8.2-0.12.0"] +["0.8.2 - 0.12.0"] TimeSeries = "0.20" -["0.9-0"] +["0.9 - 0"] DataStructures = "0.18" -["0.9-0.10"] +["0.9 - 0.10"] InfrastructureSystems = "1.2" ProgressMeter = "1" -julia = "1.4.0-1" +julia = "1.4.0 - 1" -["0.9-0.12.0"] +["0.9 - 0.12.0"] PowerSystems = "1.2" -["0.9-0.12.1"] +["0.9 - 0.12.1"] JSON3 = "1.5" -["0.9-0.14"] +["0.9 - 0.14"] HDF5 = "0.15" diff --git a/P/PrecompilePlutoCourse/Compat.toml b/P/PrecompilePlutoCourse/Compat.toml index 233045657a76ecc..40a0f1d1127210a 100644 --- a/P/PrecompilePlutoCourse/Compat.toml +++ b/P/PrecompilePlutoCourse/Compat.toml @@ -1,4 +1,5 @@ [0] +Distributed = "1" Git = "1" PackageCompiler = "2" Pluto = "0.19" diff --git a/P/PredictMD/Compat.toml b/P/PredictMD/Compat.toml index 63e01ed5c2bdb8d..3deb6c02c33743d 100644 --- a/P/PredictMD/Compat.toml +++ b/P/PredictMD/Compat.toml @@ -1,136 +1,137 @@ -["0-0.30"] -Adapt = "0.0.0-1" -Atom = "0.0.0-0.11" -BSON = "0.0.0-0.2" -CSV = "0.0.0-0.5" -CSVFiles = "0.0.0-0.16" -CUDAapi = "0.0.0-2" -Cassette = "0.0.0-0.2" -ClassImbalance = "0.0.0-0.8" -Combinatorics = "0.0.0-1" -DataDeps = "0.0.0-0.7" -DataFrames = "0.0.0-0.20" -DecisionTree = "0.0.0-0.10" -DefaultApplication = "0.0.0-0.1" -Distributions = "0.0.0-0.21" +["0 - 0.30"] +Adapt = "0.0.0 - 1" +Atom = "0.0.0 - 0.11" +BSON = "0.0.0 - 0.2" +CSV = "0.0.0 - 0.5" +CSVFiles = "0.0.0 - 0.16" +CUDAapi = "0.0.0 - 2" +Cassette = "0.0.0 - 0.2" +ClassImbalance = "0.0.0 - 0.8" +Combinatorics = "0.0.0 - 1" +DataDeps = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.20" +DecisionTree = "0.0.0 - 0.10" +DefaultApplication = "0.0.0 - 0.1" +Distributions = "0.0.0 - 0.21" Documenter = "0.19" -FileIO = "0.0.0-1" -Flux = "0.0.0-0.10" -GLM = "0.0.0-1" -GPUArrays = "0.0.0-2" -GZip = "0.0.0-0.5" -HTTP = "0.0.0-0.8" -IterableTables = "0.0.0-1" -JLD2 = "0.0.0-0.1" -Knet = "0.0.0-1" -LIBSVM = "0.0.0-0.3" -LaTeXStrings = "0.0.0-1" -Literate = "0.0.0-2" -MLBase = "0.0.0-0.8" -MbedTLS = "0.0.0-0.7" -Metalhead = "0.0.0-0.4" -NNlib = "0.0.0-0.6" -NumericalIntegration = "0.0.0-0.2" -PGFPlotsX = "0.0.0-1" -ProgressMeter = "0.0.0-1" -Query = "0.0.0-0.12" -RData = "0.0.0-0.6" -RDatasets = "0.0.0-0.6" -ROCAnalysis = "0.0.0-0.3" -Requires = "0.0.0-0.5" -Revise = "0.0.0-2" -StatsBase = "0.0.0-0.32" -TikzPictures = "0.0.0-3" -TimeSeries = "0.0.0-0.16" -UnicodePlots = "0.0.0-1" -ValueHistories = "0.0.0-0.5" - -["0-0.30.0"] -StatsModels = "0.0.0-0.6" - -["0-0.34.19"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" - -["0.29-0.34.19"] -DelimitedFiles = "1.1.0-1" +FileIO = "0.0.0 - 1" +Flux = "0.0.0 - 0.10" +GLM = "0.0.0 - 1" +GPUArrays = "0.0.0 - 2" +GZip = "0.0.0 - 0.5" +HTTP = "0.0.0 - 0.8" +IterableTables = "0.0.0 - 1" +JLD2 = "0.0.0 - 0.1" +Knet = "0.0.0 - 1" +LIBSVM = "0.0.0 - 0.3" +LaTeXStrings = "0.0.0 - 1" +Literate = "0.0.0 - 2" +MLBase = "0.0.0 - 0.8" +MbedTLS = "0.0.0 - 0.7" +Metalhead = "0.0.0 - 0.4" +NNlib = "0.0.0 - 0.6" +NumericalIntegration = "0.0.0 - 0.2" +PGFPlotsX = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" +Query = "0.0.0 - 0.12" +RData = "0.0.0 - 0.6" +RDatasets = "0.0.0 - 0.6" +ROCAnalysis = "0.0.0 - 0.3" +Requires = "0.0.0 - 0.5" +Revise = "0.0.0 - 2" +StatsBase = "0.0.0 - 0.32" +TikzPictures = "0.0.0 - 3" +TimeSeries = "0.0.0 - 0.16" +UnicodePlots = "0.0.0 - 1" +ValueHistories = "0.0.0 - 0.5" + +["0 - 0.30.0"] +StatsModels = "0.0.0 - 0.6" + +["0 - 0.34.19"] +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" + +["0.29 - 0.34.19"] +DelimitedFiles = "1.1.0 - 1" +Distributed = "1.1.0 - 1" ["0.30"] -PredictMDAPI = "0.0.0-0.3" +PredictMDAPI = "0.0.0 - 0.3" -["0.30.1-0.30"] -StatsModels = "0.0.0-0.5" +["0.30.1 - 0.30"] +StatsModels = "0.0.0 - 0.5" ["0.31"] -CSV = "0.5.6-0.5" -Distributions = "0.19-0.20" +CSV = "0.5.6 - 0.5" +Distributions = "0.19 - 0.20" Metalhead = "0.3" -PGFPlots = "3.1.2-3" +PGFPlots = "3.1.2 - 3" PredictMDAPI = "0.1" -StatsBase = "0.30-0.31" +StatsBase = "0.30 - 0.31" -["0.31-0"] +["0.31 - 0"] GZip = "0.5" MLBase = "0.8" NumericalIntegration = "0.2" PGFPlotsX = "1" ROCAnalysis = "0.3" -["0.31-0.33"] -Adapt = "0.4.2-0.4" -BSON = "0.2.3-0.2" +["0.31 - 0.33"] +Adapt = "0.4.2 - 0.4" +BSON = "0.2.3 - 0.2" CSVFiles = "0.15" -Cassette = "0.2.3-0.2" +Cassette = "0.2.3 - 0.2" ClassImbalance = "0.7" -DataDeps = "0.6.4-0.6" -DataFrames = "0.18.4-0.18" -DecisionTree = "0.8.1-0.8" -DefaultApplication = "0.1.3-0.1" -Documenter = "0.22.5-0.22" -FileIO = "1.0.7-1" -Flux = "0.8.3-0.8" -GLM = "1.3.0-1" -GPUArrays = "0.7.1-0.7" -HTTP = "0.8.4-0.8" -IterableTables = "0.11-1" -JLD2 = "0.1.2-0.1" -Knet = "1.2.2-1" -LIBSVM = "0.3.1-0.3" -LaTeXStrings = "1.0.3-1" -Literate = "1.1.0-1" +DataDeps = "0.6.4 - 0.6" +DataFrames = "0.18.4 - 0.18" +DecisionTree = "0.8.1 - 0.8" +DefaultApplication = "0.1.3 - 0.1" +Documenter = "0.22.5 - 0.22" +FileIO = "1.0.7 - 1" +Flux = "0.8.3 - 0.8" +GLM = "1.3.0 - 1" +GPUArrays = "0.7.1 - 0.7" +HTTP = "0.8.4 - 0.8" +IterableTables = "0.11 - 1" +JLD2 = "0.1.2 - 0.1" +Knet = "1.2.2 - 1" +LIBSVM = "0.3.1 - 0.3" +LaTeXStrings = "1.0.3 - 1" +Literate = "1.1.0 - 1" ProgressMeter = ["0.9", "1"] -RDatasets = "0.6.2-0.6" -Requires = "0.5.2-0.5" -StatsModels = "0.6.1-0.6" -TikzPictures = "3.0.5-3" -UnicodePlots = "1.1.0-1" -ValueHistories = "0.5.1-0.5" -Zygote = "0.3.2-0.3" - -["0.31-0.34.2"] +RDatasets = "0.6.2 - 0.6" +Requires = "0.5.2 - 0.5" +StatsModels = "0.6.1 - 0.6" +TikzPictures = "3.0.5 - 3" +UnicodePlots = "1.1.0 - 1" +ValueHistories = "0.5.1 - 0.5" +Zygote = "0.3.2 - 0.3" + +["0.31 - 0.34.2"] CUDAapi = "1" Combinatorics = "0.7" -["0.31-0.34.6"] +["0.31 - 0.34.6"] NNlib = "0.6" -["0.31-0.34.9"] +["0.31 - 0.34.9"] RData = "0.6" -["0.32-0.33"] -CategoricalArrays = "0.0.0-0.5.2" +["0.32 - 0.33"] +CategoricalArrays = "0.0.0 - 0.5.2" Distributions = "0.19" FixedPointNumbers = "0.5.3" -MacroTools = "0.5.1-0.5" -PredictMDAPI = "0.2-0.3" +MacroTools = "0.5.1 - 0.5" +PredictMDAPI = "0.2 - 0.3" StatsBase = "0.30" ["0.33"] FFTW = "0.3" StaticArrays = "0.11" -Tables = ["0.2.7-0.2", "1"] +Tables = ["0.2.7 - 0.2", "1"] -["0.34-0"] +["0.34 - 0"] BSON = "0.2" ClassImbalance = "0.8" DataDeps = "0.7" @@ -143,107 +144,108 @@ LaTeXStrings = "1" Literate = "2" MacroTools = "0.5" ProgressMeter = "1" -RDatasets = "0.6.4-0.6" +RDatasets = "0.6.4 - 0.6" StatsModels = "0.6" TikzPictures = "3" UnicodePlots = "1" ValueHistories = "0.5" -["0.34-0.34.10"] +["0.34 - 0.34.10"] GLM = "1" -["0.34-0.34.16"] +["0.34 - 0.34.16"] Tables = ["0.2", "1"] -["0.34-0.34.18"] +["0.34 - 0.34.18"] CategoricalArrays = "0.7" DefaultApplication = "0.1" StatsBase = "0.32" -["0.34-0.34.19"] +["0.34 - 0.34.19"] Adapt = "1" -["0.34-0.34.2"] +["0.34 - 0.34.2"] DataFrames = "0.19" DecisionTree = "0.9" Documenter = "0.23" Flux = "0.9" PredictMDAPI = "0.2" -["0.34-0.34.4"] +["0.34 - 0.34.4"] CSVFiles = "0.16" LIBSVM = "0.3" Requires = "0.5" -["0.34-0.34.6"] +["0.34 - 0.34.6"] FixedPointNumbers = "0.6" Zygote = "0.4" -["0.34-0.34.9"] +["0.34 - 0.34.9"] Cassette = "0.2" Distributions = "0.21" ["0.34.0"] JLD2 = "0.1.2" -["0.34.1-0"] -JLD2 = "0.1.8-0.1" +["0.34.1 - 0"] +JLD2 = "0.1.8 - 0.1" -["0.34.10-0"] -Cassette = "0.2-0.3" -RData = "0.6-0.7" +["0.34.10 - 0"] +Cassette = "0.2 - 0.3" +RData = "0.6 - 0.7" -["0.34.10-0.34.18"] -Distributions = "0.21-0.22" +["0.34.10 - 0.34.18"] +Distributions = "0.21 - 0.22" -["0.34.11-0"] -GLM = "1.3.6-1" +["0.34.11 - 0"] +GLM = "1.3.6 - 1" -["0.34.12-0"] +["0.34.12 - 0"] DocumenterLaTeX = "0.2" DocumenterMarkdown = "0.2" -["0.34.14-0"] -Requires = "1.0.1-1" +["0.34.14 - 0"] +Requires = "1.0.1 - 1" -["0.34.17-0.34.18"] -FixedPointNumbers = "0.6-0.7" +["0.34.17 - 0.34.18"] +FixedPointNumbers = "0.6 - 0.7" ["0.34.19"] -CUDAapi = "2-4" +CUDAapi = "2 - 4" -["0.34.19-0"] -CategoricalArrays = "0.7-0.8" -DataFrames = "0.20-0.21" +["0.34.19 - 0"] +CategoricalArrays = "0.7 - 0.8" +DataFrames = "0.20 - 0.21" DefaultApplication = "1" -Distributions = "0.21-0.23" -FixedPointNumbers = "0.6-0.8" -StatsBase = "0.32-0.33" +Distributions = "0.21 - 0.23" +FixedPointNumbers = "0.6 - 0.8" +StatsBase = "0.32 - 0.33" -["0.34.20-0"] -DelimitedFiles = "1.5.0-1" -Statistics = "1.5.0-1" -julia = "1.5.0-1" +["0.34.20 - 0"] +DelimitedFiles = "1.5.0 - 1" +Distributed = "1.5.0 - 1" +Statistics = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.34.3-0"] +["0.34.3 - 0"] Combinatorics = "1" DecisionTree = "0.10" Documenter = "0.24" PredictMDAPI = "0.3" -["0.34.3-0.34.18"] +["0.34.3 - 0.34.18"] CUDAapi = "2" DataFrames = "0.20" -["0.34.3-0.34.6"] +["0.34.3 - 0.34.6"] Flux = "0.10" -["0.34.5-0"] +["0.34.5 - 0"] CSVFiles = ["0.16", "1"] -LIBSVM = "0.3-0.4" +LIBSVM = "0.3 - 0.4" -["0.34.5-0.34.13"] +["0.34.5 - 0.34.13"] Requires = ["0.5", "1"] -["0.34.7-0.34.16"] +["0.34.7 - 0.34.16"] FixedPointNumbers = "0.7" diff --git a/P/PredictMDExtra/Compat.toml b/P/PredictMDExtra/Compat.toml index 1c6dadb3a23d207..213b7e4372479d5 100644 --- a/P/PredictMDExtra/Compat.toml +++ b/P/PredictMDExtra/Compat.toml @@ -1,221 +1,224 @@ [0] -julia = "1.1.0-1" - -["0-0.10"] -BenchmarkTools = "0.0.0-0.4" -Calculus = "0.0.0-0.5" -CategoricalArrays = "0.0.0-0.7" -Clustering = "0.0.0-1" -Distances = "0.0.0-0.8" -GaussianProcesses = "0.0.0-0.11" -IRTools = "0.0.0-0.3" -MLDatasets = "0.0.0-0.4" -MLJ = "0.0.0-1" -MLJBase = "0.0.0-1" -MLJModels = "0.0.0-1" -Measurements = "0.0.0-2" -MemPool = "0.0.0-0.2" -MultivariateStats = "0.0.0-0.7" -PGFPlots = "0.0.0-3" -PhysicalConstants = "0.0.0-0.2" -RemoteFiles = "0.0.0-0.3" -Rmath = "0.0.0-0.6" -ScikitLearnBase = "0.0.0-0.5" -Tables = ["0.0.0-0.2", "1"] -Tau = "0.0.0-0.2" -Unitful = "0.0.0-0.18" -Zygote = "0.0.0-0.4" - -["0-0.7"] -Documenter = "0.0.0-0.24" -JuliaDB = "0.0.0-0.13" -OnlineStats = "0.0.0-1" -PooledArrays = "0.0.0-0.5" -Requires = "0.0.0-0.5" - -["0-0.9"] -Adapt = "0.0.0-1" -Atom = "0.0.0-0.11" -BSON = "0.0.0-0.2" -CSV = "0.0.0-0.5" -CSVFiles = "0.0.0-0.16" -CUDAapi = "0.0.0-2" -Cassette = "0.0.0-0.2" -ClassImbalance = "0.0.0-0.8" -Combinatorics = "0.0.0-1" -DataDeps = "0.0.0-0.7" -DataFrames = "0.0.0-0.20" -DecisionTree = "0.0.0-0.10" -DefaultApplication = "0.0.0-0.1" -DelimitedFiles = "1.1.0-1" -Distributions = "0.0.0-0.21" -FileIO = "0.0.0-1" -Flux = "0.0.0-0.10" -GLM = "0.0.0-1" -GPUArrays = "0.0.0-2" -GZip = "0.0.0-0.5" -HTTP = "0.0.0-0.8" -IterableTables = "0.0.0-1" -JLD2 = "0.0.0-0.1" -Knet = "0.0.0-1" -LIBSVM = "0.0.0-0.3" -LaTeXStrings = "0.0.0-1" -Literate = "0.0.0-2" -MLBase = "0.0.0-0.8" -Metalhead = "0.0.0-0.4" -NNlib = "0.0.0-0.6" -NumericalIntegration = "0.0.0-0.2" -PGFPlotsX = "0.0.0-1" -ProgressMeter = "0.0.0-1" -Query = "0.0.0-0.12" -RData = "0.0.0-0.6" -RDatasets = "0.0.0-0.6" -ROCAnalysis = "0.0.0-0.3" -Revise = "0.0.0-2" -Statistics = "1.1.0-1" -StatsBase = "0.0.0-0.32" -StatsModels = "0.0.0-0.6" -TikzPictures = "0.0.0-3" -TimeSeries = "0.0.0-0.16" -UnicodePlots = "0.0.0-1" -ValueHistories = "0.0.0-0.5" +julia = "1.1.0 - 1" + +["0 - 0.10"] +BenchmarkTools = "0.0.0 - 0.4" +Calculus = "0.0.0 - 0.5" +CategoricalArrays = "0.0.0 - 0.7" +Clustering = "0.0.0 - 1" +Distances = "0.0.0 - 0.8" +GaussianProcesses = "0.0.0 - 0.11" +IRTools = "0.0.0 - 0.3" +MLDatasets = "0.0.0 - 0.4" +MLJ = "0.0.0 - 1" +MLJBase = "0.0.0 - 1" +MLJModels = "0.0.0 - 1" +Measurements = "0.0.0 - 2" +MemPool = "0.0.0 - 0.2" +MultivariateStats = "0.0.0 - 0.7" +PGFPlots = "0.0.0 - 3" +PhysicalConstants = "0.0.0 - 0.2" +RemoteFiles = "0.0.0 - 0.3" +Rmath = "0.0.0 - 0.6" +ScikitLearnBase = "0.0.0 - 0.5" +Tables = ["0.0.0 - 0.2", "1"] +Tau = "0.0.0 - 0.2" +Unitful = "0.0.0 - 0.18" +Zygote = "0.0.0 - 0.4" + +["0 - 0.7"] +Documenter = "0.0.0 - 0.24" +JuliaDB = "0.0.0 - 0.13" +OnlineStats = "0.0.0 - 1" +PooledArrays = "0.0.0 - 0.5" +Requires = "0.0.0 - 0.5" + +["0 - 0.9"] +Adapt = "0.0.0 - 1" +Atom = "0.0.0 - 0.11" +BSON = "0.0.0 - 0.2" +CSV = "0.0.0 - 0.5" +CSVFiles = "0.0.0 - 0.16" +CUDAapi = "0.0.0 - 2" +Cassette = "0.0.0 - 0.2" +ClassImbalance = "0.0.0 - 0.8" +Combinatorics = "0.0.0 - 1" +DataDeps = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.20" +DecisionTree = "0.0.0 - 0.10" +DefaultApplication = "0.0.0 - 0.1" +DelimitedFiles = "1.1.0 - 1" +Distributions = "0.0.0 - 0.21" +FileIO = "0.0.0 - 1" +Flux = "0.0.0 - 0.10" +GLM = "0.0.0 - 1" +GPUArrays = "0.0.0 - 2" +GZip = "0.0.0 - 0.5" +HTTP = "0.0.0 - 0.8" +IterableTables = "0.0.0 - 1" +JLD2 = "0.0.0 - 0.1" +Knet = "0.0.0 - 1" +LIBSVM = "0.0.0 - 0.3" +LaTeXStrings = "0.0.0 - 1" +Literate = "0.0.0 - 2" +MLBase = "0.0.0 - 0.8" +Metalhead = "0.0.0 - 0.4" +NNlib = "0.0.0 - 0.6" +NumericalIntegration = "0.0.0 - 0.2" +PGFPlotsX = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" +Query = "0.0.0 - 0.12" +RData = "0.0.0 - 0.6" +RDatasets = "0.0.0 - 0.6" +ROCAnalysis = "0.0.0 - 0.3" +Revise = "0.0.0 - 2" +Statistics = "1.1.0 - 1" +StatsBase = "0.0.0 - 0.32" +StatsModels = "0.0.0 - 0.6" +TikzPictures = "0.0.0 - 3" +TimeSeries = "0.0.0 - 0.16" +UnicodePlots = "0.0.0 - 1" +ValueHistories = "0.0.0 - 0.5" ["0.11"] CategoricalArrays = "0.5" -IRTools = "0.2.2-0.2" -Makie = "0.9.4-0.9" +IRTools = "0.2.2 - 0.2" +Makie = "0.9.4 - 0.9" Tau = "0.2" -["0.11-0"] +["0.11 - 0"] MemPool = "0.2" -["0.11-0.11.1"] +["0.11 - 0.11.1"] MLDatasets = "0.3" -["0.11-0.12"] -BenchmarkTools = "0.4.2-0.4" -Clustering = "0.13.1-1" -Compose = "0.7.3-0.7" +["0.11 - 0.12"] +BenchmarkTools = "0.4.2 - 0.4" +Clustering = "0.13.1 - 1" +Compose = "0.7.3 - 0.7" DeIdentification = "0.6" -Gadfly = "1.0.1-1" +Gadfly = "1.0.1 - 1" MultivariateStats = "0.6" -PackageCompiler = "0.6.4-0.6" -RemoteFiles = "0.2.1-0.2" +PackageCompiler = "0.6.4 - 0.6" +RemoteFiles = "0.2.1 - 0.2" StaticArrays = "0.11" -Tables = ["0.2.7-0.2", "1"] +Tables = ["0.2.7 - 0.2", "1"] Unitful = "0.16" -["0.11-0.12.0"] -MLJ = "0.2.5-1" -MLJBase = "0.2.6-1" -MLJModels = "0.2.5-1" +["0.11 - 0.12.0"] +MLJ = "0.2.5 - 1" +MLJBase = "0.2.6 - 1" +MLJModels = "0.2.5 - 1" -["0.11-0.13.0"] +["0.11 - 0.13.0"] Rmath = "0.5" -["0.11-0.13.15"] +["0.11 - 0.13.15"] Distances = "0.8" ["0.11.0"] -ScikitLearnBase = "0.4.1-0.4" +ScikitLearnBase = "0.4.1 - 0.4" -["0.11.1-0"] +["0.11.1 - 0"] TimerOutputs = "0.5" -["0.11.1-0.12"] -Coverage = "0.9.2-0.9" -PkgBenchmark = "0.2.2-0.2" +["0.11.1 - 0.12"] +Coverage = "0.9.2 - 0.9" +PkgBenchmark = "0.2.2 - 0.2" ["0.12"] -CategoricalArrays = "0.3-0.8" +CategoricalArrays = "0.3 - 0.8" -["0.12.1-0.12"] -MLJ = "0.3-1" -MLJBase = "0.4-1" -MLJModels = "0.3-1" +["0.12.1 - 0.12"] +MLJ = "0.3 - 1" +MLJBase = "0.4 - 1" +MLJModels = "0.3 - 1" -["0.13-0"] +["0.13 - 0"] DeIdentification = "0.8" MultivariateStats = "0.7" PkgBenchmark = "0.2" RemoteFiles = "0.3" -["0.13-0.13.1"] +["0.13 - 0.13.1"] Unitful = "0.17" -["0.13-0.13.12"] +["0.13 - 0.13.12"] Tables = ["0.2", "1"] -["0.13-0.13.14"] -Clustering = "0.13-1" +["0.13 - 0.13.14"] +Clustering = "0.13 - 1" -["0.13-0.13.15"] +["0.13 - 0.13.15"] BenchmarkTools = "0.4" CategoricalArrays = "0.7" -["0.13-0.13.2"] +["0.13 - 0.13.2"] Coverage = "0.9" -["0.13-0.13.6"] +["0.13 - 0.13.6"] PackageCompiler = "0.6" -["0.13-0.13.8"] -MLJ = "0.5-1" -MLJModels = "0.5-1" +["0.13 - 0.13.8"] +MLJ = "0.5 - 1" +MLJModels = "0.5 - 1" -["0.13-0.13.9"] +["0.13 - 0.13.9"] Compose = "0.7" ["0.13.0"] -MLJBase = "0.7-1" +MLJBase = "0.7 - 1" -["0.13.1-0"] +["0.13.1 - 0"] Rmath = "0.6" -["0.13.1-0.13.8"] -MLJBase = "0.8-1" +["0.13.1 - 0.13.8"] +MLJBase = "0.8 - 1" -["0.13.10-0.13.12"] -MLJ = "0.7-1" -MLJBase = "0.10-1" -MLJModels = "0.7-1" +["0.13.10 - 0.13.12"] +MLJ = "0.7 - 1" +MLJBase = "0.10 - 1" +MLJModels = "0.7 - 1" -["0.13.11-0"] +["0.13.11 - 0"] Unitful = "1" -["0.13.13-0"] -MLJ = "0-1" -MLJBase = "0-1" -MLJModels = "0-1" +["0.13.13 - 0"] +MLJ = "0 - 1" +MLJBase = "0 - 1" +MLJModels = "0 - 1" -["0.13.14-0"] +["0.13.14 - 0"] UnicodePlots = "1" -["0.13.15-0"] -Clustering = "0-1" +["0.13.15 - 0"] +Clustering = "0 - 1" -["0.13.16-0"] -BenchmarkTools = "0.4-0.5" -CategoricalArrays = "0.7-0.8" -Distances = "0.8-0.9" +["0.13.16 - 0"] +BenchmarkTools = "0.4 - 0.5" +CategoricalArrays = "0.7 - 0.8" +Distances = "0.8 - 0.9" StatsPlots = "0.14" -["0.13.17-0"] -ClusterManagers = "0.3.2-0.3" +["0.13.17 - 0"] +ClusterManagers = "0.3.2 - 0.3" -["0.13.2-0.13.10"] +["0.13.2 - 0.13.10"] Unitful = "0.18" -["0.13.3-0"] +["0.13.3 - 0"] Coverage = "1" ["0.13.9"] -MLJ = "0.6-1" -MLJBase = "0.9-1" -MLJModels = "0.6-1" +MLJ = "0.6 - 1" +MLJBase = "0.9 - 1" +MLJModels = "0.6 - 1" -["0.8-0.10"] -StaticArrays = "0.0.0-0.12" +["0.8 - 0"] +Distributed = "1.1.0 - 1" -["0.8-0.9"] +["0.8 - 0.10"] +StaticArrays = "0.0.0 - 0.12" + +["0.8 - 0.9"] Documenter = "0.19" diff --git a/P/PredictMDFull/Compat.toml b/P/PredictMDFull/Compat.toml index 7816066e5b33358..a24dd74ed338a98 100644 --- a/P/PredictMDFull/Compat.toml +++ b/P/PredictMDFull/Compat.toml @@ -1,27 +1,30 @@ [0] -julia = "1.1.0-1" +julia = "1.1.0 - 1" -["0-0.9"] -PredictMD = "0.0.0-0.34" -PredictMDExtra = "0.0.0-0.13" +["0 - 0.9"] +PredictMD = "0.0.0 - 0.34" +PredictMDExtra = "0.0.0 - 0.13" ["0.10"] -PredictMD = "0.31.0-0.34" -PredictMDExtra = "0.10.0-0.13" +PredictMD = "0.31.0 - 0.34" +PredictMDExtra = "0.10.0 - 0.13" ["0.11"] PredictMD = "0.32" -PredictMDExtra = "0.11.2-0.12" +PredictMDExtra = "0.11.2 - 0.12" -["0.12-0.13.4"] -PredictMD = "0.34.1-0.34" -PredictMDExtra = "0.13.1-0.13" +["0.12 - 0.13.4"] +PredictMD = "0.34.1 - 0.34" +PredictMDExtra = "0.13.1 - 0.13" ["0.13.5"] -PredictMD = "0.34.7-0.34" +PredictMD = "0.34.7 - 0.34" -["0.13.5-0"] -PredictMDExtra = "0.13.9-0.13" +["0.13.5 - 0"] +PredictMDExtra = "0.13.9 - 0.13" -["0.13.6-0"] -PredictMD = "0.34.8-0.34" +["0.13.6 - 0"] +PredictMD = "0.34.8 - 0.34" + +["0.8 - 0"] +Distributed = "1.1.0 - 1" diff --git a/P/PriorityChannels/Compat.toml b/P/PriorityChannels/Compat.toml index cdca9958aa79eca..5ba4cd918b479f1 100644 --- a/P/PriorityChannels/Compat.toml +++ b/P/PriorityChannels/Compat.toml @@ -1,3 +1,4 @@ [0] -DataStructures = "0.0.0-0.18" +DataStructures = "0.0.0 - 0.18" +Distributed = "1" julia = "1" diff --git a/P/ProbabilisticEchoInversion/Compat.toml b/P/ProbabilisticEchoInversion/Compat.toml index e6517f886bf8f6e..f39039d0a336d99 100644 --- a/P/ProbabilisticEchoInversion/Compat.toml +++ b/P/ProbabilisticEchoInversion/Compat.toml @@ -1,6 +1,7 @@ [0] CSV = "0.10" DataFrames = "1" +Distributed = "1.8.0 - 1" Distributions = "0.25" DoubleFloats = "1" FiniteDiff = "2" @@ -8,48 +9,47 @@ ForwardDiff = "0.10" Optim = "1" ProgressMeter = "1" Reexport = "1" -StatsBase = "0.33-0.34" -julia = "1.8.0-1" +StatsBase = "0.33 - 0.34" +julia = "1.8.0 - 1" -["0-0.2.1"] -Turing = "0.24-0.26" +["0 - 0.2.1"] +Turing = "0.24 - 0.26" -["0-0.2.3"] +["0 - 0.2.3"] DimensionalData = "0.24" -Statistics = "1.8.0-1" +Statistics = "1.8.0 - 1" -["0-0.2.6"] +["0 - 0.2.6"] DataFramesMeta = "0.14" ["0.2.2"] -Turing = "0.24-0.28" +Turing = "0.24 - 0.28" -["0.2.3-0.2.5"] -Turing = "0.24-0.29" +["0.2.3 - 0.2.5"] +Turing = "0.24 - 0.29" -["0.2.4-0"] -Distributed = "1.8.0-1" -LinearAlgebra = "1.8.0-1" -Logging = "1.8.0-1" +["0.2.4 - 0"] +LinearAlgebra = "1.8.0 - 1" +Logging = "1.8.0 - 1" Statistics = "1" -["0.2.4-0.2.6"] -DimensionalData = "0.24-0.25" +["0.2.4 - 0.2.6"] +DimensionalData = "0.24 - 0.25" ["0.2.6"] -Turing = "0.24-0.30" +Turing = "0.24 - 0.30" ["0.2.7"] -DimensionalData = "0.24-0.26" +DimensionalData = "0.24 - 0.26" -["0.2.7-0"] -DataFramesMeta = "0.14-0.15" +["0.2.7 - 0"] +DataFramesMeta = "0.14 - 0.15" -["0.2.7-0.2.8"] -Turing = "0.24-0.31" +["0.2.7 - 0.2.8"] +Turing = "0.24 - 0.31" -["0.2.8-0"] -DimensionalData = "0.24-0.27" +["0.2.8 - 0"] +DimensionalData = "0.24 - 0.27" -["0.2.9-0"] -Turing = "0.24-0.32" +["0.2.9 - 0"] +Turing = "0.24 - 0.32" diff --git a/P/ProbabilityBoundsAnalysis/Compat.toml b/P/ProbabilityBoundsAnalysis/Compat.toml index 9ba3e156e86eb20..7510ce095616a3a 100644 --- a/P/ProbabilityBoundsAnalysis/Compat.toml +++ b/P/ProbabilityBoundsAnalysis/Compat.toml @@ -1,48 +1,50 @@ -["0-0.1"] -Distributions = "0.23.1-0.23" -Interpolations = "0.12.8-0.12" +["0 - 0.1"] +Distributions = "0.23.1 - 0.23" +Interpolations = "0.12.8 - 0.12" -["0-0.1.0"] -IntervalArithmetic = "0.15.2-0.15" -Plots = "0.29.8-0.29" +["0 - 0.1.0"] +IntervalArithmetic = "0.15.2 - 0.15" +Plots = "0.29.8 - 0.29" -["0-0.2.0"] -julia = "1.0.3-1" +["0 - 0.2.0"] +julia = "1.0.3 - 1" -["0-0.2.6"] -PyCall = "1.91.4-1" +["0 - 0.2.6"] +PyCall = "1.91.4 - 1" -["0.1.1-0.2.0"] -IntervalArithmetic = "0.15.2-0.17" +["0.1.1 - 0.2.0"] +IntervalArithmetic = "0.15.2 - 0.17" -["0.1.1-0.2.6"] -PyPlot = "2.9.0-2" +["0.1.1 - 0.2.6"] +PyPlot = "2.9.0 - 2" -["0.2-0"] -Interpolations = "0.12.8-0.13" +["0.2 - 0"] +Interpolations = "0.12.8 - 0.13" -["0.2-0.2.1"] -Distributions = "0.23.1-0.24" +["0.2 - 0.2.1"] +Distributions = "0.23.1 - 0.24" ["0.2.0"] +Distributed = "1.0.3 - 1" Reexport = "0.2" -Statistics = "1.0.3-1" +Statistics = "1.0.3 - 1" -["0.2.1-0"] +["0.2.1 - 0"] +Distributed = "1" Statistics = "1" julia = "1" -["0.2.1-0.2.5"] -IntervalArithmetic = "0.15.2-0.18" +["0.2.1 - 0.2.5"] +IntervalArithmetic = "0.15.2 - 0.18" -["0.2.1-0.2.6"] +["0.2.1 - 0.2.6"] Reexport = ["0.2", "1"] -["0.2.2-0"] -Distributions = "0.23.1-0.25" +["0.2.2 - 0"] +Distributions = "0.23.1 - 0.25" -["0.2.6-0"] -IntervalArithmetic = "0.15.2-0.20" +["0.2.6 - 0"] +IntervalArithmetic = "0.15.2 - 0.20" -["0.2.7-0"] -Requires = "1.3.0-1" +["0.2.7 - 0"] +Requires = "1.3.0 - 1" diff --git a/P/ProgressMeter/Compat.toml b/P/ProgressMeter/Compat.toml index a27dfab9a526778..fc7679f2f937c86 100644 --- a/P/ProgressMeter/Compat.toml +++ b/P/ProgressMeter/Compat.toml @@ -1,5 +1,9 @@ -["0-1.9"] +["0 - 1.9"] julia = ["0.7", "1"] -["1.10-1"] -julia = "1.6.0-1" +["0.6.1 - 1.9"] +Distributed = ["0.7", "1"] + +["1.10 - 1"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/P/ProgressiveHedging/Compat.toml b/P/ProgressiveHedging/Compat.toml index 3ca901e6778bf13..7bd1eb599dff1d7 100644 --- a/P/ProgressiveHedging/Compat.toml +++ b/P/ProgressiveHedging/Compat.toml @@ -1,6 +1,7 @@ [0] DataFrames = "1" -JuMP = "0.21.7-0.21" -MathOptInterface = "0.9.20-0.9" +Distributed = "1" +JuMP = "0.21.7 - 0.21" +MathOptInterface = "0.9.20 - 0.9" TimerOutputs = "0.5" julia = "1" diff --git a/P/PulseInputDDM/Compat.toml b/P/PulseInputDDM/Compat.toml index f08c1b534ded399..aee1b58f2f5a1ef 100644 --- a/P/PulseInputDDM/Compat.toml +++ b/P/PulseInputDDM/Compat.toml @@ -1,37 +1,37 @@ [0] -DSP = "0.7.9-0.7" -Discretizers = "3.2.3-3" +DSP = "0.7.9 - 0.7" +Discretizers = "3.2.3 - 3" Distributed = "1" -Flatten = "0.4.3-0.4" -ForwardDiff = "0.10.36-0.10" +Flatten = "0.4.3 - 0.4" +ForwardDiff = "0.10.36 - 0.10" HypothesisTests = "0.11" -ImageFiltering = "0.7.8-0.7" +ImageFiltering = "0.7.8 - 0.7" LinearAlgebra = "1" -MAT = "0.10.7-0.10" -Missings = "1.2.0-1" -Optim = "1.9.4-1" -Parameters = "0.12.3-0.12" -Polynomials = "4.0.11-4" -PositiveFactorizations = "0.2.4-0.2" +MAT = "0.10.7 - 0.10" +Missings = "1.2.0 - 1" +Optim = "1.9.4 - 1" +Parameters = "0.12.3 - 0.12" +Polynomials = "4.0.11 - 4" +PositiveFactorizations = "0.2.4 - 0.2" Random = "1" -SpecialFunctions = "2.4.0-2" -StatsBase = "0.33.21-0.33" -StatsFuns = "1.3.1-1" -julia = "1.10.0-1" +SpecialFunctions = "2.4.0 - 2" +StatsBase = "0.33.21 - 0.33" +StatsFuns = "1.3.1 - 1" +julia = "1.10.0 - 1" -["0-0.4.4"] -BasisFunctionExpansions = "1.1.0-1" -Distributions = "0.25.109-0.25" -LineSearches = "7.2.0-7" +["0 - 0.4.4"] +BasisFunctionExpansions = "1.1.0 - 1" +Distributions = "0.25.109 - 0.25" +LineSearches = "7.2.0 - 7" TaylorSeries = "0.18" -["0.4.4-0"] -NBInclude = "2.3.1-2" -PyPlot = "2.11.5-2" +["0.4.4 - 0"] +NBInclude = "2.3.1 - 2" +PyPlot = "2.11.5 - 2" -["0.4.5-0"] -BasisFunctionExpansions = "1.1.1-1" -Distributions = "0.25.111-0.25" -DocStringExtensions = "0.9.3-0.9" -LineSearches = "7.3.0-7" -TaylorSeries = "0.18.1-0.18" +["0.4.5 - 0"] +BasisFunctionExpansions = "1.1.1 - 1" +Distributions = "0.25.111 - 0.25" +DocStringExtensions = "0.9.3 - 0.9" +LineSearches = "7.3.0 - 7" +TaylorSeries = "0.18.1 - 0.18" diff --git a/Q/Quante/Compat.toml b/Q/Quante/Compat.toml index 7d9ecdc84895bfc..795213a155b60f0 100644 --- a/Q/Quante/Compat.toml +++ b/Q/Quante/Compat.toml @@ -1,4 +1,5 @@ [0] -BenchmarkTools = "0.0.0-0.5" -SpecialFunctions = "0.0.0-0.10" +BenchmarkTools = "0.0.0 - 0.5" +Distributed = ["0.7", "1"] +SpecialFunctions = "0.0.0 - 0.10" julia = ["0.7", "1"] diff --git a/Q/QuantumDynamics/Compat.toml b/Q/QuantumDynamics/Compat.toml index 750c4fbd5a5b28e..74abff35c01468b 100644 --- a/Q/QuantumDynamics/Compat.toml +++ b/Q/QuantumDynamics/Compat.toml @@ -1,21 +1,23 @@ [0] Distributions = "0.25" -["0-0.1"] -DelimitedFiles = "1.4.0-1" +["0 - 0.1"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" OrdinaryDiffEq = "6" -julia = "1.4.0-1" +julia = "1.4.0 - 1" -["0-0.2.1"] +["0 - 0.2.1"] ITensors = "0.3" -["0.2-0"] +["0.2 - 0"] Combinatorics = "1" DelimitedFiles = "1" +Distributed = "1.8.0 - 1" HDF5 = "0.17" PackageCompiler = "2" Reexport = "1" -julia = "1.8.0-1" +julia = "1.8.0 - 1" ["0.2.0"] ITensorTDVP = "0.1" @@ -24,27 +26,27 @@ OrdinaryDiffEq = "6.55.0" ["0.2.1"] ITensorTDVP = "0.2" -["0.2.1-0"] +["0.2.1 - 0"] FLoops = "0.2" OrdinaryDiffEq = "6" -["0.2.14-0"] +["0.2.14 - 0"] AtomsIO = "0.2" JSON3 = "1" Unitful = "1" UnitfulAtomic = "1" -["0.2.15-0"] +["0.2.15 - 0"] PrecompileTools = "1" ["0.2.2"] ITensorTDVP = "0.4" -["0.2.2-0"] +["0.2.2 - 0"] BaryRational = "1" ITensors = "0.6" Interpolations = "0.15" Statistics = "1" -["0.2.3-0"] -ITensorMPS = "0.2.1-0.2" +["0.2.3 - 0"] +ITensorMPS = "0.2.1 - 0.2" diff --git a/Q/QuantumMAMBO/Compat.toml b/Q/QuantumMAMBO/Compat.toml index 02d6a85daecba73..2c84cbc790562f2 100644 --- a/Q/QuantumMAMBO/Compat.toml +++ b/Q/QuantumMAMBO/Compat.toml @@ -1,15 +1,16 @@ [1] -Arpack = "0.5.4-0.5" -CondaPkg = "0.2.18-0.2" -DistributedArrays = "0.6.6-0.6" -Einsum = "0.4.1-0.4" -HDF5 = "0.15.7-0.15" -HiGHS = "1.4.3-1" -Ipopt = "1.1.0-1" -JuMP = "1.8.1-1" -Optim = "1.7.4-1" -PythonCall = "0.9.12-0.9" -julia = "1.7-1.9" +Arpack = "0.5.4 - 0.5" +CondaPkg = "0.2.18 - 0.2" +Distributed = "1.7 - 1.9" +DistributedArrays = "0.6.6 - 0.6" +Einsum = "0.4.1 - 0.4" +HDF5 = "0.15.7 - 0.15" +HiGHS = "1.4.3 - 1" +Ipopt = "1.1.0 - 1" +JuMP = "1.8.1 - 1" +Optim = "1.7.4 - 1" +PythonCall = "0.9.12 - 0.9" +julia = "1.7 - 1.9" -["1.1.5-1"] -LuxurySparse = "0.7.4-0.7" +["1.1.5 - 1"] +LuxurySparse = "0.7.4 - 0.7" diff --git a/Q/QuantumToolbox/Compat.toml b/Q/QuantumToolbox/Compat.toml index 28a4ecc57f0577b..0da2d766572cd85 100644 --- a/Q/QuantumToolbox/Compat.toml +++ b/Q/QuantumToolbox/Compat.toml @@ -1,78 +1,79 @@ [0] -FFTW = "1.5.0-1" +FFTW = "1.5.0 - 1" IncompleteLU = "0.2" LinearSolve = "2" Reexport = "1" -["0-0.12"] -julia = "1.7.0-1" +["0 - 0.12"] +julia = "1.7.0 - 1" -["0-0.13.0"] +["0 - 0.13.0"] LinearMaps = "3" -["0-0.5"] -DiffEqCallbacks = "2.24.0-2" +["0 - 0.5"] +DiffEqCallbacks = "2.24.0 - 2" -["0-0.6"] -Graphs = "1.7.4-1" -OrdinaryDiffEq = "6.30.0-6" -SpecialFunctions = "2.2.0-2" +["0 - 0.6"] +Distributed = "1.7.0 - 1" +Graphs = "1.7.4 - 1" +OrdinaryDiffEq = "6.30.0 - 6" +SpecialFunctions = "2.2.0 - 2" -["0.11.4-0.11"] -DiffEqCallbacks = ["2", "3.0.1-3.1"] +["0.11.4 - 0.11"] +DiffEqCallbacks = ["2", "3.0.1 - 3.1"] -["0.12-0.15"] -DiffEqCallbacks = ["2-3.1", "3.8.0-3"] +["0.12 - 0.15"] +DiffEqCallbacks = ["2 - 3.1", "3.8.0 - 3"] -["0.13-0"] +["0.13 - 0"] DiffEqBase = "6" OrdinaryDiffEqCore = "1" OrdinaryDiffEqTsit5 = "1" SciMLBase = "2" SciMLOperators = "0.3" StaticArraysCore = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0.15-0"] +["0.15 - 0"] DiffEqNoiseProcess = "5" StochasticDiffEq = "6" -["0.16-0.23.0"] -DiffEqCallbacks = ["2-3.1", "3.8.0-4"] +["0.16 - 0.23.0"] +DiffEqCallbacks = ["2 - 3.1", "3.8.0 - 4"] -["0.17-0"] +["0.17 - 0"] Distributed = "1" LinearAlgebra = "1" Pkg = "1" Random = "1" SparseArrays = "1" -["0.23.1-0"] -DiffEqCallbacks = "4.2.1-4" +["0.23.1 - 0"] +DiffEqCallbacks = "4.2.1 - 4" ["0.6"] -DiffEqCallbacks = "2.24.0-3" +DiffEqCallbacks = "2.24.0 - 3" -["0.7-0"] -Graphs = "1.7.0-1" +["0.7 - 0"] +Graphs = "1.7.0 - 1" SpecialFunctions = "2" -["0.7-0.11.3"] -DiffEqCallbacks = "2-3" +["0.7 - 0.11.3"] +DiffEqCallbacks = "2 - 3" -["0.7-0.12"] +["0.7 - 0.12"] OrdinaryDiffEq = "6" -["0.7-0.16"] +["0.7 - 0.16"] LinearAlgebra = ["0.0.0", "1"] Random = ["0.0.0", "1"] SparseArrays = ["0.0.0", "1"] -["0.7-0.8.0"] +["0.7 - 0.8.0"] Distributed = ["0.0.0", "1"] -["0.8-0.16"] +["0.8 - 0.16"] Pkg = ["0.0.0", "1"] -["0.8.3-0"] -ArrayInterface = "6-7" +["0.8.3 - 0"] +ArrayInterface = "6 - 7" diff --git a/Q/QuartetNetworkGoodnessFit/Compat.toml b/Q/QuartetNetworkGoodnessFit/Compat.toml index c04a2a4819e51a7..5e356f9f5837827 100644 --- a/Q/QuartetNetworkGoodnessFit/Compat.toml +++ b/Q/QuartetNetworkGoodnessFit/Compat.toml @@ -1,76 +1,79 @@ [0] -julia = "1.2.0-1" +julia = "1.2.0 - 1" -["0-0.1"] -CSV = "0.0.0-0.6" -CategoricalArrays = "0.0.0-0.8" -DataFrames = "0.0.0-0.20" -NLopt = "0.0.0-0.5" -PhyloNetworks = "0.10.0-0.11" -SpecialFunctions = "0.8.0-0.10" -StatsBase = "0.0.0-0.33" -StatsFuns = "0.0.0-0.9" +["0 - 0.1"] +CSV = "0.0.0 - 0.6" +CategoricalArrays = "0.0.0 - 0.8" +DataFrames = "0.0.0 - 0.20" +NLopt = "0.0.0 - 0.5" +PhyloNetworks = "0.10.0 - 0.11" +SpecialFunctions = "0.8.0 - 0.10" +StatsBase = "0.0.0 - 0.33" +StatsFuns = "0.0.0 - 0.9" -["0-0.5.0"] -Statistics = "1.2.0-1" +["0 - 0.5.0"] +Statistics = "1.2.0 - 1" ["0.2"] -SpecialFunctions = "0.8-0.10" +SpecialFunctions = "0.8 - 0.10" -["0.2-0.3.3"] -StatsFuns = "0.7-0.9" +["0.2 - 0"] +Distributed = "1.2.0 - 1" + +["0.2 - 0.3.3"] +StatsFuns = "0.7 - 0.9" ["0.2.0"] -CSV = "0.4-0.6" -DataFrames = "0.13-0.20" -NLopt = "0.5.1-0.5" +CSV = "0.4 - 0.6" +DataFrames = "0.13 - 0.20" +NLopt = "0.5.1 - 0.5" PhyloNetworks = "0.11" -["0.2.1-0.2"] -CSV = "0.4-0.7" -DataFrames = "0.13-0.21" +["0.2.1 - 0.2"] +CSV = "0.4 - 0.7" +DataFrames = "0.13 - 0.21" -["0.2.1-0.3.0"] -PhyloNetworks = "0.11-0.12" +["0.2.1 - 0.3.0"] +PhyloNetworks = "0.11 - 0.12" -["0.2.1-0.5.0"] -NLopt = "0.5.1-0.6" +["0.2.1 - 0.5.0"] +NLopt = "0.5.1 - 0.6" -["0.3-0.3.1"] -CSV = "0.4-0.8" +["0.3 - 0.3.1"] +CSV = "0.4 - 0.8" -["0.3-0.3.2"] -SpecialFunctions = ["0.8-0.10", "1"] +["0.3 - 0.3.2"] +SpecialFunctions = ["0.8 - 0.10", "1"] ["0.3.0"] -DataFrames = "0.13-0.22" +DataFrames = "0.13 - 0.22" -["0.3.1-0"] -DataFrames = ["0.13-0.22", "1"] +["0.3.1 - 0"] +DataFrames = ["0.13 - 0.22", "1"] -["0.3.1-0.3.3"] -PhyloNetworks = "0.11-0.14" +["0.3.1 - 0.3.3"] +PhyloNetworks = "0.11 - 0.14" ["0.3.2"] -CSV = "0.4-0.9" +CSV = "0.4 - 0.9" -["0.3.3-0"] -CSV = "0.4-0.10" -SpecialFunctions = ["0.8-0.10", "1-2"] +["0.3.3 - 0"] +CSV = "0.4 - 0.10" +SpecialFunctions = ["0.8 - 0.10", "1 - 2"] -["0.3.4-0"] -StatsFuns = ["0.7-0.9", "1"] +["0.3.4 - 0"] +StatsFuns = ["0.7 - 0.9", "1"] -["0.3.4-0.4"] -PhyloNetworks = "0.11-0.15" +["0.3.4 - 0.4"] +PhyloNetworks = "0.11 - 0.15" -["0.4-0"] +["0.4 - 0"] PhyloCoalSimulations = ["0.1", "1"] -["0.5-0"] +["0.5 - 0"] PhyloNetworks = "0.16" -StaticArrays = ["0.9-0.12", "1"] +StaticArrays = ["0.9 - 0.12", "1"] -["0.5.1-0"] -NLopt = ["0.5.1-0.6", "1"] +["0.5.1 - 0"] +NLopt = ["0.5.1 - 0.6", "1"] Statistics = "1" diff --git a/Q/Qwind/Compat.toml b/Q/Qwind/Compat.toml index bb79f4cd72c1165..1a8e7a85e684160 100644 --- a/Q/Qwind/Compat.toml +++ b/Q/Qwind/Compat.toml @@ -1,38 +1,39 @@ [0] -DiffEqBase = "6.73.0-6" -DifferentialEquations = "6.19.0-6" -Parsers = "1.1.2-1" +DiffEqBase = "6.73.0 - 6" +DifferentialEquations = "6.19.0 - 6" +Parsers = "1.1.2 - 1" -[0-3] -ArgParse = "1.1.4-1" -CSV = "0.8.5-0.8" -ClusterManagers = "0.4.1-0.4" -ConcaveHull = "1.1.0-1" -Conda = "1.5.2-1" -Coverage = "1.3.2-1" -Cubature = "1.5.1-1" +["0 - 3"] +ArgParse = "1.1.4 - 1" +CSV = "0.8.5 - 0.8" +ClusterManagers = "0.4.1 - 0.4" +ConcaveHull = "1.1.0 - 1" +Conda = "1.5.2 - 1" +Coverage = "1.3.2 - 1" +Cubature = "1.5.1 - 1" DEDataArrays = "0.2" -DataFrames = "1.2.2-1" -DataStructures = "0.18.10-0.18" -DiffEqCallbacks = "2.16.1-2" -Distances = "0.10.3-0.10" -Glob = "1.3.0-1" -HDF5 = "0.15.6-0.15" -Interpolations = "0.13.4-0.13" -JLD2 = "0.4.13-0.4" -JSON = "0.21.2-0.21" -LoggingExtras = "0.4.7-0.4" -Optim = "1.4.1-1" -Peaks = "0.3.2-0.3" -ProgressMeter = "1.7.1-1" -PyCall = "1.92.3-1" -QuadGK = "2.4.1-2" -Roots = "1.2.0-1" -Statistics = "1.6.0-1" -Sundials = "4.5.3-4" -TimerOutputs = "0.5.12-0.5" -YAML = "0.4.7-0.4" -julia = "1.6.0-1" +DataFrames = "1.2.2 - 1" +DataStructures = "0.18.10 - 0.18" +DiffEqCallbacks = "2.16.1 - 2" +Distances = "0.10.3 - 0.10" +Distributed = "1.6.0 - 1" +Glob = "1.3.0 - 1" +HDF5 = "0.15.6 - 0.15" +Interpolations = "0.13.4 - 0.13" +JLD2 = "0.4.13 - 0.4" +JSON = "0.21.2 - 0.21" +LoggingExtras = "0.4.7 - 0.4" +Optim = "1.4.1 - 1" +Peaks = "0.3.2 - 0.3" +ProgressMeter = "1.7.1 - 1" +PyCall = "1.92.3 - 1" +QuadGK = "2.4.1 - 2" +Roots = "1.2.0 - 1" +Statistics = "1.6.0 - 1" +Sundials = "4.5.3 - 4" +TimerOutputs = "0.5.12 - 0.5" +YAML = "0.4.7 - 0.4" +julia = "1.6.0 - 1" -[1-3] -Qsosed = "0.1.1-0.1" +["1 - 3"] +Qsosed = "0.1.1 - 0.1" diff --git a/R/RAFF/Compat.toml b/R/RAFF/Compat.toml index 339b85d6df53931..d0f34ef7dbb5f16 100644 --- a/R/RAFF/Compat.toml +++ b/R/RAFF/Compat.toml @@ -1,5 +1,6 @@ [0] DelimitedFiles = "1" -ForwardDiff = "0.0.0-0.10" +Distributed = "1" +ForwardDiff = "0.0.0 - 0.10" Statistics = "1" julia = "1" diff --git a/R/RELOG/Compat.toml b/R/RELOG/Compat.toml index 1ca84976aa14dfc..756d06530019cc6 100644 --- a/R/RELOG/Compat.toml +++ b/R/RELOG/Compat.toml @@ -3,10 +3,10 @@ GZip = "0.5" JSON = "0.21" julia = "1" -["0-0.5.0"] +["0 - 0.5.0"] JSONSchema = "0.2" -["0-0.5.1"] +["0 - 0.5.1"] CSV = "0.7" Cbc = "0.6" Clp = "0.8" @@ -18,19 +18,19 @@ MathOptInterface = "0.9" PackageCompiler = "1" ProgressBars = "0.6" -["0.5-0"] +["0.5 - 0"] Statistics = "1" ["0.5.1"] JSONSchema = "0.3" -OrderedCollections = "1.4.0-1" +OrderedCollections = "1.4.0 - 1" Shapefile = "0.7" ZipFile = "0.9" -["0.5.1-0"] +["0.5.1 - 0"] CRC = "4" -["0.5.2-0"] +["0.5.2 - 0"] CSV = "0.10" DataFrames = "1" DataStructures = "0.18" @@ -43,13 +43,14 @@ ProgressBars = "1" Shapefile = "0.8" ZipFile = "0.10" -["0.5.2-0.6"] +["0.5.2 - 0.6"] Cbc = "1" Clp = "1" -["0.6-0"] +["0.6 - 0"] NearestNeighbors = "0.4" -["0.7-0"] +["0.7 - 0"] +Distributed = "1" HTTP = "0.9" HiGHS = "1" diff --git a/R/RNAForecaster/Compat.toml b/R/RNAForecaster/Compat.toml index e68df95a9c80f64..752c72d9bd29580 100644 --- a/R/RNAForecaster/Compat.toml +++ b/R/RNAForecaster/Compat.toml @@ -1,14 +1,15 @@ [0] -CUDA = "3.9.0-3" -CategoricalArrays = "0.10.5-0.10" -DataFrames = "1.3.3-1" -DiffEqFlux = "1.46.0-1" -DifferentialEquations = "7.1.0-7" -Distances = "0.10.7-0.10" +CUDA = "3.9.0 - 3" +CategoricalArrays = "0.10.5 - 0.10" +DataFrames = "1.3.3 - 1" +DiffEqFlux = "1.46.0 - 1" +DifferentialEquations = "7.1.0 - 7" +Distances = "0.10.7 - 0.10" +Distributed = "1.6.0 - 1" Flux = "0.13" -HypothesisTests = "0.10.10-0.10" -JLD2 = "0.4.22-0.4" -LinearRegression = "0.2.1-0.2" -Statistics = "1.6.0-1" -StatsBase = "0.33.16-0.33" -julia = "1.6.0-1" +HypothesisTests = "0.10.10 - 0.10" +JLD2 = "0.4.22 - 0.4" +LinearRegression = "0.2.1 - 0.2" +Statistics = "1.6.0 - 1" +StatsBase = "0.33.16 - 0.33" +julia = "1.6.0 - 1" diff --git a/R/RNGTest/Compat.toml b/R/RNGTest/Compat.toml index e4f17f076445360..1c0412f69b86eab 100644 --- a/R/RNGTest/Compat.toml +++ b/R/RNGTest/Compat.toml @@ -1,10 +1,13 @@ -["1-1.4"] -BinaryProvider = "0.3.0-0.5" +["1 - 1.4"] +BinaryProvider = "0.3.0 - 0.5" +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["1.5"] BinaryProvider = "0.5" +Distributed = "1" julia = "1" -["1.6-1"] -julia = "1.6.0-1" +["1.6 - 1"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/R/RandomPhaseApproximation/Compat.toml b/R/RandomPhaseApproximation/Compat.toml index 6ee893eb49a72d2..45d40397e8e9b62 100644 --- a/R/RandomPhaseApproximation/Compat.toml +++ b/R/RandomPhaseApproximation/Compat.toml @@ -1,12 +1,14 @@ [0] RecipesBase = "1" -["0-0.1.0"] -QuantumLattices = "0.9.10-0.9" -TightBindingApproximation = "0.1.18-0.1" -julia = "1.8-1.9" +["0 - 0.1.0"] +Distributed = "1.8 - 1.9" +QuantumLattices = "0.9.10 - 0.9" +TightBindingApproximation = "0.1.18 - 0.1" +julia = "1.8 - 1.9" -["0.1.1-0"] -QuantumLattices = "0.9.14-0.9" -TightBindingApproximation = "0.1.21-0.1" -julia = "1.8-1.10" +["0.1.1 - 0"] +Distributed = "1.8 - 1.10" +QuantumLattices = "0.9.14 - 0.9" +TightBindingApproximation = "0.1.21 - 0.1" +julia = "1.8 - 1.10" diff --git a/R/RandomProjectionTree/Compat.toml b/R/RandomProjectionTree/Compat.toml index 8ffc9dc807af1c0..109550c4fa3dfb0 100644 --- a/R/RandomProjectionTree/Compat.toml +++ b/R/RandomProjectionTree/Compat.toml @@ -1,10 +1,11 @@ [0] -Match = "1.1.0-1" +Distributed = "1" +Match = "1.1.0 - 1" Statistics = "1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Distances = "0.8" -["0.1.1-0"] +["0.1.1 - 0"] Distances = "0.10" diff --git a/R/RandomizedProgressiveHedging/Compat.toml b/R/RandomizedProgressiveHedging/Compat.toml index 69c8598e578d640..af84424a0e6ebaf 100644 --- a/R/RandomizedProgressiveHedging/Compat.toml +++ b/R/RandomizedProgressiveHedging/Compat.toml @@ -1,10 +1,11 @@ [0] -DataStructures = "0.17.9-0.17" -Distributions = "0.22.3-0.22" -GLPK = "0.12.1-0.12" -Ipopt = "0.6.1-0.6" -JuMP = "0.20.1-0.20" -MathOptInterface = "0.9.9-0.9" -Mosek = "1.1.1-1" -MosekTools = "0.9.2-0.9" +DataStructures = "0.17.9 - 0.17" +Distributed = "1" +Distributions = "0.22.3 - 0.22" +GLPK = "0.12.1 - 0.12" +Ipopt = "0.6.1 - 0.6" +JuMP = "0.20.1 - 0.20" +MathOptInterface = "0.9.9 - 0.9" +Mosek = "1.1.1 - 1" +MosekTools = "0.9.2 - 0.9" julia = "1" diff --git a/R/RankCompV3/Compat.toml b/R/RankCompV3/Compat.toml index 944f7144cfb5886..d5db27ca7458068 100644 --- a/R/RankCompV3/Compat.toml +++ b/R/RankCompV3/Compat.toml @@ -1,32 +1,33 @@ [0] -julia = "1.7.0-1" +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0-0.1.1"] -ArgParse = "1.1.4-1" -CSV = "0.9.10-0.9" -DataFrames = "1.2.2-1" -Distributions = "0.25.29-0.25" -HypothesisTests = "0.10.6-0.10" +["0 - 0.1.1"] +ArgParse = "1.1.4 - 1" +CSV = "0.9.10 - 0.9" +DataFrames = "1.2.2 - 1" +Distributions = "0.25.29 - 0.25" +HypothesisTests = "0.10.6 - 0.10" MultipleTesting = "0.5" -RCall = "0.13.13-0.13" +RCall = "0.13.13 - 0.13" -["0-0.1.6"] -DelimitedFiles = "1.7.0-1" -Statistics = "1.7.0-1" +["0 - 0.1.6"] +DelimitedFiles = "1.7.0 - 1" +Statistics = "1.7.0 - 1" ["0.1.1"] -Parsers = "2.4.2-2" +Parsers = "2.4.2 - 2" -["0.1.2-0"] -CSV = "0.10.9-0.10" -CategoricalArrays = "0.10.7-0.10" -DataFrames = "1.4.4-1" -Distributions = "0.25.80-0.25" -HypothesisTests = "0.10.11-0.10" -MultipleTesting = "0.5.1-0.5" -Plots = "1.38.4-1" -StatsBase = "0.33.21-0.33" -StatsPlots = "0.15.4-0.15" +["0.1.2 - 0"] +CSV = "0.10.9 - 0.10" +CategoricalArrays = "0.10.7 - 0.10" +DataFrames = "1.4.4 - 1" +Distributions = "0.25.80 - 0.25" +HypothesisTests = "0.10.11 - 0.10" +MultipleTesting = "0.5.1 - 0.5" +Plots = "1.38.4 - 1" +StatsBase = "0.33.21 - 0.33" +StatsPlots = "0.15.4 - 0.15" -["0.1.4-0"] -FileIO = "1.16.1-1" +["0.1.4 - 0"] +FileIO = "1.16.1 - 1" diff --git a/R/RayTracer/Compat.toml b/R/RayTracer/Compat.toml index 0560777b5fc71eb..0d670bd74385cf5 100644 --- a/R/RayTracer/Compat.toml +++ b/R/RayTracer/Compat.toml @@ -1,29 +1,31 @@ -["0-0.1.1"] +["0 - 0.1.1"] Compat = "2" Flux = "0.9" -ImageMagick = "0.0.0-0.7" -Images = "0.0.0-0.22" +ImageMagick = "0.0.0 - 0.7" +Images = "0.0.0 - 0.22" -["0-0.1.3"] +["0 - 0.1.3"] +Distributed = "1" Statistics = "1" Zygote = "0.4" julia = "1" -["0.1.2-0"] -Compat = "3.8.0-3" -ImageMagick = "1.1.0-1" +["0.1.2 - 0"] +Compat = "3.8.0 - 3" +ImageMagick = "1.1.0 - 1" -["0.1.2-0.1.3"] +["0.1.2 - 0.1.3"] Flux = "0.10" Images = "0.22" ["0.1.3"] ImageIO = "0.1" -["0.1.4-0"] -Flux = "0.10-0.11" -ImageIO = "0.1-0.3" -Images = "0.22-0.23" -Statistics = "1.5.0-1" -Zygote = "0.4-0.5" -julia = "1.5.0-1" +["0.1.4 - 0"] +Distributed = "1.5.0 - 1" +Flux = "0.10 - 0.11" +ImageIO = "0.1 - 0.3" +Images = "0.22 - 0.23" +Statistics = "1.5.0 - 1" +Zygote = "0.4 - 0.5" +julia = "1.5.0 - 1" diff --git a/R/ReTest/Compat.toml b/R/ReTest/Compat.toml index ddc5ff71a6363b1..fc232375af8ca6a 100644 --- a/R/ReTest/Compat.toml +++ b/R/ReTest/Compat.toml @@ -4,5 +4,8 @@ julia = "1" ["0.2"] InlineTest = "0.1.1" -["0.3-0"] +["0.2 - 0"] +Distributed = "1" + +["0.3 - 0"] InlineTest = "0.2.0" diff --git a/R/Reactive/Compat.toml b/R/Reactive/Compat.toml index ee58517bbda5ef8..2aeb24799307a69 100644 --- a/R/Reactive/Compat.toml +++ b/R/Reactive/Compat.toml @@ -1,3 +1,4 @@ [0] -DataStructures = "0.0.0-0.18" +DataStructures = "0.0.0 - 0.18" +Distributed = ["0.7", "1"] julia = ["0.7", "1"] diff --git a/R/RealNeuralNetworks/Compat.toml b/R/RealNeuralNetworks/Compat.toml index b9256a1a4765e26..a04a1c71fd5aa61 100644 --- a/R/RealNeuralNetworks/Compat.toml +++ b/R/RealNeuralNetworks/Compat.toml @@ -1,28 +1,29 @@ [0] -BigArrays = "0.0.0-0.8" -ImageFiltering = "0-0.5" -LightGraphs = "0-1" -OffsetArrays = "0.0.0-0.11" -ProgressMeter = "0.0.0-0.9" -Query = "0.0.0-0.12" +BigArrays = "0.0.0 - 0.8" +ImageFiltering = "0 - 0.5" +LightGraphs = "0 - 1" +OffsetArrays = "0.0.0 - 0.11" +ProgressMeter = "0.0.0 - 0.9" +Query = "0.0.0 - 0.12" -[0-1] -DataFrames = "0.0.0-0.21" -DataStructures = "0.0.0-0.18" -JSON = "0.0.0-0.21" -LsqFit = "0.0.0-0.11" -MetaGraphs = "0.0.0-0.6" -NearestNeighbors = "0.0.0-0.4" +["0 - 1"] +DataFrames = "0.0.0 - 0.21" +DataStructures = "0.0.0 - 0.18" +Distributed = "1" +JSON = "0.0.0 - 0.21" +LsqFit = "0.0.0 - 0.11" +MetaGraphs = "0.0.0 - 0.6" +NearestNeighbors = "0.0.0 - 0.4" Statistics = "1" julia = "1" -["0.8-1"] -CSV = "0.0.0-0.7" +["0.8 - 1"] +CSV = "0.0.0 - 0.7" [1] -BigArrays = "0.0.0-1" -ImageFiltering = "0.0.0-0.6" -LightGraphs = "0.0.0-1" -OffsetArrays = "0.0.0-1" -ProgressMeter = "0.0.0-1" -Query = "0.0.0-1" +BigArrays = "0.0.0 - 1" +ImageFiltering = "0.0.0 - 0.6" +LightGraphs = "0.0.0 - 1" +OffsetArrays = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" +Query = "0.0.0 - 1" diff --git a/R/Registrator/Compat.toml b/R/Registrator/Compat.toml index 76f008491005650..d2ec223e88a0a3e 100644 --- a/R/Registrator/Compat.toml +++ b/R/Registrator/Compat.toml @@ -1,95 +1,99 @@ [0] -DataStructures = "0.0.0-0.18" -GitHub = "0.0.0-5" -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" -MbedTLS = "0.0.0-0.7" +DataStructures = "0.0.0 - 0.18" +Distributed = "1" +GitHub = "0.0.0 - 5" +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" +MbedTLS = "0.0.0 - 0.7" julia = "1" [1] -julia = "1.1.0-1" +julia = "1.1.0 - 1" + +["1 - 1.2.0"] +GitForge = "0.1.4 - 0.1" -["1-1.2.0"] -GitForge = "0.1.4-0.1" +["1 - 1.9.0"] +Distributed = "1.1.0 - 1" ["1.0.0"] -AutoHashEquals = "0.0.0-0.2" -GitHub = "0.0.0-5" -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" -MbedTLS = "0.0.0-0.7" -Mustache = "0.0.0-0.5" -Mux = "0.0.0-0.7" -TimeToLive = "0.0.0-0.2" -ZMQ = "0.0.0-1" - -["1.0.1-1"] +AutoHashEquals = "0.0.0 - 0.2" +GitHub = "0.0.0 - 5" +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" +MbedTLS = "0.0.0 - 0.7" +Mustache = "0.0.0 - 0.5" +Mux = "0.0.0 - 0.7" +TimeToLive = "0.0.0 - 0.2" +ZMQ = "0.0.0 - 1" + +["1.0.1 - 1"] AutoHashEquals = "0.2" -JSON = "0.20-0.21" +JSON = "0.20 - 0.21" ZMQ = "1" -["1.0.1-1.1.0"] -MbedTLS = "0.6.8-0.7" +["1.0.1 - 1.1.0"] +MbedTLS = "0.6.8 - 0.7" Mustache = "0.5" RegistryTools = "1" TimeToLive = "0.2" -["1.0.1-1.2.4"] +["1.0.1 - 1.2.4"] HTTP = "0.8" -["1.0.1-1.2.8"] +["1.0.1 - 1.2.8"] GitHub = "5" -["1.0.1-1.4.0"] +["1.0.1 - 1.4.0"] Mux = "0.7" -["1.1.1-1"] -MbedTLS = ["0.6.8-0.7", "1"] +["1.1.1 - 1"] +MbedTLS = ["0.6.8 - 0.7", "1"] Mustache = ["0.5", "1"] -TimeToLive = "0.2-0.3" +TimeToLive = "0.2 - 0.3" -["1.1.1-1.1"] -RegistryTools = "1.3.1-1" +["1.1.1 - 1.1"] +RegistryTools = "1.3.1 - 1" ["1.2"] -RegistryTools = "1.5.0-1" +RegistryTools = "1.5.0 - 1" -["1.2.1-1.4.0"] -GitForge = "0.1.6-0.1" +["1.2.1 - 1.4.0"] +GitForge = "0.1.6 - 0.1" -["1.2.3-1"] +["1.2.3 - 1"] Mocking = "0.7" -["1.2.5-1.4.0"] -HTTP = "0.8-0.9" +["1.2.5 - 1.4.0"] +HTTP = "0.8 - 0.9" -["1.2.9-1"] -GitHub = "5.7.0-5" +["1.2.9 - 1"] +GitHub = "5.7.0 - 5" ["1.3"] -RegistryTools = "1.7.0-1" +RegistryTools = "1.7.0 - 1" -["1.4-1.5"] -RegistryTools = "1.8.0-1" +["1.4 - 1.5"] +RegistryTools = "1.8.0 - 1" -["1.4.1-1"] -HTTP = ["0.8-0.9", "1"] +["1.4.1 - 1"] +HTTP = ["0.8 - 0.9", "1"] Mux = ["0.7", "1"] -["1.4.1-1.4"] -GitForge = "0.1.8-0.1" +["1.4.1 - 1.4"] +GitForge = "0.1.8 - 0.1" -["1.5-1"] +["1.5 - 1"] GitForge = "0.4" URIs = "1" ["1.6"] -RegistryTools = "1.9.0-1" +RegistryTools = "1.9.0 - 1" -["1.7-1"] +["1.7 - 1"] RegistryTools = "2" -["1.9.1-1"] +["1.9.1 - 1"] Base64 = "1" Dates = "1" Distributed = "1" diff --git a/R/ReinforcementLearning/Compat.toml b/R/ReinforcementLearning/Compat.toml index dbf62c79a2bfef7..93fc78e9de3e8d1 100644 --- a/R/ReinforcementLearning/Compat.toml +++ b/R/ReinforcementLearning/Compat.toml @@ -1,31 +1,32 @@ -["0-0.2"] -PyCall = "0-1" -julia = "0.6-1" - -["0-0.3"] -Colors = "0.0.0-0.12" -Compat = "0-2" -DataFrames = "0.0.0-0.21" -DataStructures = "0.0.0-0.18" -FileIO = "0-1" -Flux = "0.0.0-0.11" -JLD2 = "0.0.0-0.2" -PGFPlotsX = "0.0.0-0.3" -Parameters = "0.0.0-0.12" -Requires = "0.0.0-0.5" -StatsBase = "0.0.0-0.33" +["0 - 0.2"] +PyCall = "0 - 1" +julia = "0.6 - 1" + +["0 - 0.3"] +Colors = "0.0.0 - 0.12" +Compat = "0 - 2" +DataFrames = "0.0.0 - 0.21" +DataStructures = "0.0.0 - 0.18" +FileIO = "0 - 1" +Flux = "0.0.0 - 0.11" +JLD2 = "0.0.0 - 0.2" +PGFPlotsX = "0.0.0 - 0.3" +Parameters = "0.0.0 - 0.12" +Requires = "0.0.0 - 0.5" +StatsBase = "0.0.0 - 0.33" ["0.10"] ReinforcementLearningZoo = "0.5" -["0.11-0"] +["0.11 - 0"] ReinforcementLearningBase = "0.13" ReinforcementLearningCore = "0.15" ReinforcementLearningEnvironments = "0.9" ["0.3"] -ReinforcementLearningBase = "0.0.0-0.6" -ReinforcementLearningEnvironmentDiscrete = "0.0.0-0.2" +Distributed = "1" +ReinforcementLearningBase = "0.0.0 - 0.6" +ReinforcementLearningEnvironmentDiscrete = "0.0.0 - 0.2" Statistics = "1" julia = "1" @@ -33,14 +34,14 @@ julia = "1" ReinforcementLearningBase = "0.6" ReinforcementLearningCore = "0.2" -["0.4-0.5"] +["0.4 - 0.5"] ReinforcementLearningEnvironments = "0.2" -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["0.4-0.6"] +["0.4 - 0.6"] ReinforcementLearningZoo = "0.1" -["0.4-0.8"] +["0.4 - 0.8"] Reexport = "0.2" ["0.5"] @@ -52,30 +53,30 @@ ReinforcementLearningBase = "0.8" ReinforcementLearningCore = "0.4" ReinforcementLearningEnvironments = "0.3" -["0.6-0.8"] -julia = "1.4.0-1" +["0.6 - 0.8"] +julia = "1.4.0 - 1" ["0.7"] -ReinforcementLearningBase = "0.8.5-0.8" +ReinforcementLearningBase = "0.8.5 - 0.8" ReinforcementLearningCore = "0.5" -ReinforcementLearningEnvironments = "0.3.3-0.3" -ReinforcementLearningZoo = "0.2.1-0.2" +ReinforcementLearningEnvironments = "0.3.3 - 0.3" +ReinforcementLearningZoo = "0.2.1 - 0.2" ["0.8"] ReinforcementLearningCore = "0.7" ReinforcementLearningEnvironments = "0.4" ReinforcementLearningZoo = "0.3" -["0.8-0.10"] +["0.8 - 0.10"] ReinforcementLearningBase = "0.9" ["0.9"] ReinforcementLearningZoo = "0.4" -["0.9-0"] +["0.9 - 0"] Reexport = ["0.2", "1"] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.9-0.10"] +["0.9 - 0.10"] ReinforcementLearningCore = "0.8" ReinforcementLearningEnvironments = "0.6" diff --git a/R/ReinforcementLearningEnvironmentClassicControl/Compat.toml b/R/ReinforcementLearningEnvironmentClassicControl/Compat.toml index fd6f9a3a5baba2e..90be708d27ca3ca 100644 --- a/R/ReinforcementLearningEnvironmentClassicControl/Compat.toml +++ b/R/ReinforcementLearningEnvironmentClassicControl/Compat.toml @@ -1,11 +1,12 @@ [0] -Compat = "0-2" -GR = "0.0.0-0.52" -julia = "0.6-1" +Compat = "0 - 2" +GR = "0.0.0 - 0.52" +julia = "0.6 - 1" -["0-0.1"] -Reexport = "0.0.0-0.2" -ReinforcementLearning = "0.0.0-0.6" +["0 - 0.1"] +Reexport = "0.0.0 - 0.2" +ReinforcementLearning = "0.0.0 - 0.6" -["0.2-0"] -ReinforcementLearningBase = "0.0.0-0.8" +["0.2 - 0"] +Distributed = "0.6 - 1" +ReinforcementLearningBase = "0.0.0 - 0.8" diff --git a/R/Rembus/Compat.toml b/R/Rembus/Compat.toml index 534dbb9c941151a..e2914f8b4458501 100644 --- a/R/Rembus/Compat.toml +++ b/R/Rembus/Compat.toml @@ -3,6 +3,7 @@ ArgParse = "1" Arrow = "2" DataFrames = "1" DataStructures = "0.18" +Distributed = "1.10.0 - 1" DocStringExtensions = "0.9" HTTP = "1" JSON3 = "1" @@ -13,24 +14,24 @@ Preferences = "1" Reexport = "1" URIs = "1" ZMQ = "1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0-0.1"] +["0 - 0.1"] Visor = "0.6" -["0-0.3"] +["0 - 0.3"] CSV = "0.10" -["0.2-0.3"] -Visor = "0.6.1-0.6" +["0.2 - 0.3"] +Visor = "0.6.1 - 0.6" ["0.4"] -Visor = "0.7.1-0.7" +Visor = "0.7.1 - 0.7" -["0.4-0"] +["0.4 - 0"] DuckDB = "1" JSONTables = "1" Parquet = "0.8" -["0.5-0"] -Visor = "0.7.3-0.7" +["0.5 - 0"] +Visor = "0.7.3 - 0.7" diff --git a/R/RemoteSemaphores/Compat.toml b/R/RemoteSemaphores/Compat.toml index 373409607b004cc..cb31aee45e71e44 100644 --- a/R/RemoteSemaphores/Compat.toml +++ b/R/RemoteSemaphores/Compat.toml @@ -1,6 +1,7 @@ -["0-0.1"] -Compat = "0.50-2" -julia = "0.6-1" +["0 - 0.1"] +Compat = "0.50 - 2" +julia = "0.6 - 1" -["0.2-0"] +["0.2 - 0"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] diff --git a/R/RenderJay/Compat.toml b/R/RenderJay/Compat.toml index f0bba6139979754..d43ccb89869365b 100644 --- a/R/RenderJay/Compat.toml +++ b/R/RenderJay/Compat.toml @@ -1,9 +1,10 @@ [0] -CSV = "0.8.4-0.8" -DataFrames = "0.22.5-0.22" +CSV = "0.8.4 - 0.8" +DataFrames = "0.22.5 - 0.22" DelimitedFiles = "1" -ImageMagick = "1.2.0-1" -Images = "0.23.3-0.23" +Distributed = "1" +ImageMagick = "1.2.0 - 1" +Images = "0.23.3 - 0.23" LightXML = "0.9" -ProgressMeter = "1.5.0-1" +ProgressMeter = "1.5.0 - 1" julia = "1" diff --git a/R/Reproduce/Compat.toml b/R/Reproduce/Compat.toml index 1f984101db3d74c..4f50e9185ee523c 100644 --- a/R/Reproduce/Compat.toml +++ b/R/Reproduce/Compat.toml @@ -1,92 +1,95 @@ -["0-0.4"] -ArgParse = "0.0.0-1" -CodeTracking = "0.0.0-0.5" -DataFrames = "0.0.0-0.21" -FileIO = "0.0.0-1" -Git = "0.0.0-0.3" -Glob = "0.0.0-1" -JLD2 = "0.0.0-0.1" -ProgressMeter = "0.0.0-1" -Reexport = "0.0.0-0.2" - -["0-0.6"] +["0 - 0.4"] +ArgParse = "0.0.0 - 1" +CodeTracking = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.21" +FileIO = "0.0.0 - 1" +Git = "0.0.0 - 0.3" +Glob = "0.0.0 - 1" +JLD2 = "0.0.0 - 0.1" +ProgressMeter = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" + +["0 - 0.6"] +Distributed = "1" julia = "1" -["0.10-0"] +["0.10 - 0"] DBInterface = "2" DataFrames = "1" MySQL = "1" Tables = "1" -["0.12.3-0"] -HDF5 = "0.12-0.16" +["0.12.3 - 0"] +HDF5 = "0.12 - 0.16" Reexport = "1" -["0.13-0"] +["0.13 - 0"] MacroTools = "0.5" -["0.5-0.11"] +["0.5 - 0.11"] ArgParse = ["0.6", "1"] -["0.5-0.5.1"] -FileIO = "1.1.0-1" -ProgressMeter = "1.1.0-1" +["0.5 - 0.5.1"] +FileIO = "1.1.0 - 1" +ProgressMeter = "1.1.0 - 1" -["0.5-0.6"] +["0.5 - 0.6"] CodeTracking = "0.5" -Glob = "1.2.0-1" +Glob = "1.2.0 - 1" JLD2 = "0.1" -["0.5-0.7"] +["0.5 - 0.7"] Git = "0.3" Reexport = "0.2" ["0.5.0"] Config = "0.1" -["0.5.1-0.6"] +["0.5.1 - 0.6"] Config = "0.2" -["0.5.2-0"] +["0.5.2 - 0"] FileIO = "1" -JSON = "0.20-0.21" +JSON = "0.20 - 0.21" ProgressMeter = "1" ["0.7"] -julia = "1.1.0-1" +Distributed = "1.1.0 - 1" +julia = "1.1.0 - 1" -["0.7-0"] +["0.7 - 0"] CodeTracking = ["0.5", "1"] -["0.7-0.8.0"] +["0.7 - 0.8.0"] BSON = "0.2" -HDF5 = "0.12-0.14" -JLD2 = "0.1-0.3" +HDF5 = "0.12 - 0.14" +JLD2 = "0.1 - 0.3" -["0.8-0"] -julia = "1.3.0-1" +["0.8 - 0"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.8-0.12.2"] +["0.8 - 0.12.2"] Reexport = ["0.2", "1"] -["0.8-0.8.1"] +["0.8 - 0.8.1"] GitCommand = "2" -["0.8.1-0"] -BSON = "0.2-0.3" -JLD2 = "0.1-0.4" +["0.8.1 - 0"] +BSON = "0.2 - 0.3" +JLD2 = "0.1 - 0.4" -["0.8.1-0.12.2"] -HDF5 = "0.12-0.15" +["0.8.1 - 0.12.2"] +HDF5 = "0.12 - 0.15" ["0.8.2"] -GitCommand = "2-3" +GitCommand = "2 - 3" -["0.8.3-0.9.0"] +["0.8.3 - 0.9.0"] Git = "1" -["0.9-0"] +["0.9 - 0"] Parallelism = "0.1" -["0.9.1-0"] +["0.9.1 - 0"] Git = ["0.3", "1"] diff --git a/R/ResilienceDecisionMaking/Compat.toml b/R/ResilienceDecisionMaking/Compat.toml index 616f503e1fb1ce6..643228c7dbe358e 100644 --- a/R/ResilienceDecisionMaking/Compat.toml +++ b/R/ResilienceDecisionMaking/Compat.toml @@ -1,5 +1,6 @@ [1] -Combinatorics = "1.0.2-1" -ProgressMeter = "1.7.2-1" -Statistics = "1.9.0-1" -julia = "1.6.0-1" +Combinatorics = "1.0.2 - 1" +Distributed = "1.6.0 - 1" +ProgressMeter = "1.7.2 - 1" +Statistics = "1.9.0 - 1" +julia = "1.6.0 - 1" diff --git a/R/Revise/Compat.toml b/R/Revise/Compat.toml index 0d0eeb31f71dec3..44027ebf02f58c6 100644 --- a/R/Revise/Compat.toml +++ b/R/Revise/Compat.toml @@ -1,137 +1,142 @@ [0] julia = ["0.7", "1"] -["0-0.3"] -DataStructures = "0.0.0-0.17" +["0 - 0.3"] +DataStructures = "0.0.0 - 0.17" -["0.2.1-0.2"] -Compat = "0.50-2" +["0.2.1 - 0.2"] +Compat = "0.50 - 2" ["0.3"] -Compat = "0.51-2" +Compat = "0.51 - 2" -["0.4-0.5.1"] -DataStructures = "0.8.3-0.17" +["0.4 - 0"] +Distributed = ["0.7", "1"] -["0.5.2-1.1.0"] -OrderedCollections = "0-1" +["0.4 - 0.5.1"] +DataStructures = "0.8.3 - 0.17" -["1-3.2"] +["0.5.2 - 1.1.0"] +OrderedCollections = "0 - 1" + +["1 - 3.2"] +Distributed = "1" julia = "1" ["1.1.0"] -CodeTracking = "0-0.5" +CodeTracking = "0 - 0.5" -["1.1.1-1"] -CodeTracking = "0.5.1-0.5" -OrderedCollections = "0.0.0-1" +["1.1.1 - 1"] +CodeTracking = "0.5.1 - 0.5" +OrderedCollections = "0.0.0 - 1" -["2-2.0.1"] +["2 - 2.0.1"] CodeTracking = "0.4" LoweredCodeUtils = "0.2" -["2-2.0.4"] -JuliaInterpreter = "0.2-0.3" +["2 - 2.0.4"] +JuliaInterpreter = "0.2 - 0.3" -["2-2.1.2"] -OrderedCollections = "0-1" +["2 - 2.1.2"] +OrderedCollections = "0 - 1" -["2.0.2-2.0"] -CodeTracking = "0.4-0.5" +["2.0.2 - 2.0"] +CodeTracking = "0.4 - 0.5" -["2.0.2-2.0.4"] +["2.0.2 - 2.0.4"] LoweredCodeUtils = "0.3" -["2.0.5-2.1.1"] -JuliaInterpreter = "0.2-0.4" +["2.0.5 - 2.1.1"] +JuliaInterpreter = "0.2 - 0.4" -["2.0.5-2.1.2"] +["2.0.5 - 2.1.2"] LoweredCodeUtils = "0.3.1" -["2.1-2.6.0"] -CodeTracking = "0.5.1-0.5" +["2.1 - 2.6.0"] +CodeTracking = "0.5.1 - 0.5" -["2.1.10-2.6"] -JuliaInterpreter = "0.7.1-0.7" +["2.1.10 - 2.6"] +JuliaInterpreter = "0.7.1 - 0.7" -["2.1.2-2.1.5"] -JuliaInterpreter = "0.2-0.5" +["2.1.2 - 2.1.5"] +JuliaInterpreter = "0.2 - 0.5" ["2.1.3"] -LoweredCodeUtils = "0.3.2-0.3" +LoweredCodeUtils = "0.3.2 - 0.3" -["2.1.3-2.2"] -OrderedCollections = "0.0.0-1" +["2.1.3 - 2.2"] +OrderedCollections = "0.0.0 - 1" -["2.1.4-2.1.7"] -LoweredCodeUtils = "0.3.4-0.3" +["2.1.4 - 2.1.7"] +LoweredCodeUtils = "0.3.4 - 0.3" ["2.1.6"] -JuliaInterpreter = "0.2-0.6" +JuliaInterpreter = "0.2 - 0.6" -["2.1.7-2.1.9"] -JuliaInterpreter = "0.2-0.7" +["2.1.7 - 2.1.9"] +JuliaInterpreter = "0.2 - 0.7" -["2.1.8-2.2"] -LoweredCodeUtils = "0.3.8-0.3" +["2.1.8 - 2.2"] +LoweredCodeUtils = "0.3.8 - 0.3" -["2.3-2"] +["2.3 - 2"] LoweredCodeUtils = "0.4" -["2.3-3"] +["2.3 - 3"] OrderedCollections = "1" -["2.6.1-2"] -CodeTracking = "0.5.9-0.5" +["2.6.1 - 2"] +CodeTracking = "0.5.9 - 0.5" -["2.7-2.7.2"] -JuliaInterpreter = "0.7.16-0.7" +["2.7 - 2.7.2"] +JuliaInterpreter = "0.7.16 - 0.7" -["2.7.3-2"] -JuliaInterpreter = "0.7.23-0.7" +["2.7.3 - 2"] +JuliaInterpreter = "0.7.23 - 0.7" -["3-3.1.12"] -LoweredCodeUtils = "1.2.0-1" +["3 - 3.1.12"] +LoweredCodeUtils = "1.2.0 - 1" -["3-3.1.9"] +["3 - 3.1.9"] JuliaInterpreter = "0.8" -["3-3.3"] +["3 - 3.3"] CodeTracking = "1" -["3.1.10-3.2"] -JuliaInterpreter = "0.8.6-0.8" +["3.1.10 - 3.2"] +JuliaInterpreter = "0.8.6 - 0.8" -["3.1.13-3.1.14"] -LoweredCodeUtils = "1.2.8-1" +["3.1.13 - 3.1.14"] +LoweredCodeUtils = "1.2.8 - 1" -["3.1.15-3.2"] +["3.1.15 - 3.2"] LoweredCodeUtils = "2" -["3.1.4-3.1.7"] +["3.1.4 - 3.1.7"] Requires = "1.0" -["3.1.8-3"] -Requires = ["1.0", "1.1.1-1"] +["3.1.8 - 3"] +Requires = ["1.0", "1.1.1 - 1"] -["3.3-3"] +["3.3 - 3"] +Distributed = "1.6.0 - 1" JuliaInterpreter = "0.9" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["3.3-3.4"] -LoweredCodeUtils = "2.2.0-2" +["3.3 - 3.4"] +LoweredCodeUtils = "2.2.0 - 2" ["3.4"] -CodeTracking = "1.1.0-1" +CodeTracking = "1.1.0 - 1" -["3.5-3"] -CodeTracking = "1.2.0-1" +["3.5 - 3"] +CodeTracking = "1.2.0 - 1" -["3.5-3.5.15"] -LoweredCodeUtils = "2.3.0-2" +["3.5 - 3.5.15"] +LoweredCodeUtils = "2.3.0 - 2" ["3.5.16"] LoweredCodeUtils = "3" -["3.5.17-3"] -LoweredCodeUtils = "3.0.1-3" +["3.5.17 - 3"] +LoweredCodeUtils = "3.0.1 - 3" diff --git a/R/Rimu/Compat.toml b/R/Rimu/Compat.toml index 51ea9179a63e655..ca7339c2a6e43c2 100644 --- a/R/Rimu/Compat.toml +++ b/R/Rimu/Compat.toml @@ -1,5 +1,5 @@ [0] -Arrow = "1.5.0-2" +Arrow = "1.5.0 - 2" BSON = "0.3" ConsoleProgressMonitor = "0.1" DataFrames = "1" @@ -8,56 +8,59 @@ Distributions = "0.25" FFTW = "1" MacroTools = "0.5" Measurements = "2" -MonteCarloMeasurements = "1.0.2-1" +MonteCarloMeasurements = "1.0.2 - 1" OrderedCollections = "1" Parameters = "0.12" -ProgressLogging = "0.1.3-0.1" +ProgressLogging = "0.1.3 - 0.1" Reexport = "1" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" StaticArrays = "1" StrFormat = "1" StrLiterals = "1" -TerminalLoggers = "0.1.4-0.1" +TerminalLoggers = "0.1.4 - 0.1" -["0-0.7.0"] -Setfield = "0.7-0.8" +["0 - 0.7.0"] +Setfield = "0.7 - 0.8" -["0-0.8"] -MPI = "0.18-0.19" -RandomNumbers = "1.5.2-1" +["0 - 0.8"] +Distributed = "1.6.0 - 1" +MPI = "0.18 - 0.19" +RandomNumbers = "1.5.2 - 1" SplittablesBase = "0.1" -Statistics = "1.6.0-1" +Statistics = "1.6.0 - 1" StatsBase = "0.33" ThreadsX = "0.1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.10-0"] +["0.10 - 0"] Statistics = "1" TOML = "1" -VectorInterface = "0.2-0.4" +VectorInterface = "0.2 - 0.4" -["0.12-0"] -CommonSolve = "0.2.4-0.2" +["0.12 - 0"] +CommonSolve = "0.2.4 - 0.2" +Distributed = "1.9.0 - 1" NamedTupleTools = "0.14" -Tables = "1.9.0-1" -julia = "1.9.0-1" +Tables = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.7-0"] +["0.7 - 0"] Folds = "0.2" -["0.7.1-0"] -Setfield = ["0.7-0.8", "1"] +["0.7.1 - 0"] +Setfield = ["0.7 - 0.8", "1"] ["0.9"] -Statistics = "1.7.0-1" +Statistics = "1.7.0 - 1" VectorInterface = "0.2" -["0.9-0"] +["0.9 - 0"] Combinatorics = "1" HypergeometricFunctions = "0.3" MPI = "0.20" -StatsBase = "0.33-0.34" +StatsBase = "0.33 - 0.34" TupleTools = "1" -["0.9-0.11"] -julia = "1.7.0-1" +["0.9 - 0.11"] +Distributed = "1.7.0 - 1" +julia = "1.7.0 - 1" diff --git a/R/RoME/Compat.toml b/R/RoME/Compat.toml index 17b178781047d1d..8975e8691077b91 100644 --- a/R/RoME/Compat.toml +++ b/R/RoME/Compat.toml @@ -1,85 +1,85 @@ -["0-0.2.0"] -TransformUtils = "0.2.1-0.2" +["0 - 0.2.0"] +TransformUtils = "0.2.1 - 0.2" -["0-0.2.1"] -IncrementalInference = "0.4.2-0.4" +["0 - 0.2.1"] +IncrementalInference = "0.4.2 - 0.4" -["0-0.2.3"] -KernelDensityEstimate = "0.4.1-0.4" +["0 - 0.2.3"] +KernelDensityEstimate = "0.4.1 - 0.4" -["0-0.3"] +["0 - 0.3"] CoordinateTransformations = "0.5" -["0-0.3.1"] -Graphs = "0.10.1-0.10" - -["0-0.3.3"] -DelimitedFiles = ["0.7-0", "1.0"] -Distributions = "0.16.4-0.18" -DocStringExtensions = "0.5.0-0.7" -FileIO = "1.0.2-1" -JLD2 = "0.1.2-0.1" -Optim = "0.16.0-0.18" -ProgressMeter = "0.6.0-0.9" -Rotations = "0.9.1-0.11" -Statistics = ["0.7-0", "1.0"] -julia = ["0.7-0", "1.0"] - -["0-0.4.2"] +["0 - 0.3.1"] +Graphs = "0.10.1 - 0.10" + +["0 - 0.3.3"] +DelimitedFiles = ["0.7 - 0", "1.0"] +Distributions = "0.16.4 - 0.18" +DocStringExtensions = "0.5.0 - 0.7" +FileIO = "1.0.2 - 1" +JLD2 = "0.1.2 - 0.1" +Optim = "0.16.0 - 0.18" +ProgressMeter = "0.6.0 - 0.9" +Rotations = "0.9.1 - 0.11" +Statistics = ["0.7 - 0", "1.0"] +julia = ["0.7 - 0", "1.0"] + +["0 - 0.4.2"] Reexport = "0.2" ["0.10"] -DistributedFactorGraphs = "0.10.2-0.10" -IncrementalInference = "0.16-0.17" +DistributedFactorGraphs = "0.10.2 - 0.10" +IncrementalInference = "0.16 - 0.17" -["0.11-0"] +["0.11 - 0"] Optim = ["0.22", "1"] -["0.11-0.11.1"] -IncrementalInference = "0.17-0.18" +["0.11 - 0.11.1"] +IncrementalInference = "0.17 - 0.18" -["0.11-0.12"] -DistributedFactorGraphs = "0.10.2-0.11" -JLD2 = "0.2-0.3" +["0.11 - 0.12"] +DistributedFactorGraphs = "0.10.2 - 0.11" +JLD2 = "0.2 - 0.3" -["0.11-0.15.0"] -Distributions = "0.21-0.24" +["0.11 - 0.15.0"] +Distributions = "0.21 - 0.24" -["0.11-0.16.0"] -DocStringExtensions = "0.7-0.8" +["0.11 - 0.16.0"] +DocStringExtensions = "0.7 - 0.8" ["0.11.2"] -IncrementalInference = "0.17-0.19" +IncrementalInference = "0.17 - 0.19" -["0.11.2-0.24.0"] +["0.11.2 - 0.24.0"] Reexport = ["0.2", "1"] -["0.11.3-0.11"] -IncrementalInference = "0.18-0.20" +["0.11.3 - 0.11"] +IncrementalInference = "0.18 - 0.20" ["0.12"] -IncrementalInference = "0.20.1-0.20" +IncrementalInference = "0.20.1 - 0.20" ["0.13"] -ApproxManifoldProducts = "0.1.4-0.2" -IncrementalInference = "0.21.2-0.21" +ApproxManifoldProducts = "0.1.4 - 0.2" +IncrementalInference = "0.21.2 - 0.21" -["0.13-0.14"] +["0.13 - 0.14"] DistributedFactorGraphs = "0.12" -["0.13-0.15.0"] -JLD2 = "0.2-0.4" -TransformUtils = "0.2.7-0.2" +["0.13 - 0.15.0"] +JLD2 = "0.2 - 0.4" +TransformUtils = "0.2.7 - 0.2" ["0.14"] -IncrementalInference = "0.21.2-0.22" +IncrementalInference = "0.21.2 - 0.22" -["0.14-0"] -TensorCast = "0.3.3-0.4" +["0.14 - 0"] +TensorCast = "0.3.3 - 0.4" -["0.14-0.15.0"] -ApproxManifoldProducts = "0.3.1-0.3" -Manifolds = "0.4.19-0.4" +["0.14 - 0.15.0"] +ApproxManifoldProducts = "0.3.1 - 0.3" +Manifolds = "0.4.19 - 0.4" ManifoldsBase = "0.10" ["0.15.0"] @@ -87,221 +87,226 @@ DistributedFactorGraphs = "0.13" IncrementalInference = "0.23" ["0.15.1"] -Distributions = "0.21-0.25" +Distributions = "0.21 - 0.25" IncrementalInference = "0.24" -["0.15.1-0"] +["0.15.1 - 0"] FileIO = "1" StaticArrays = "1" -["0.15.1-0.15"] -ApproxManifoldProducts = "0.3.3-0.3" +["0.15.1 - 0.15"] +ApproxManifoldProducts = "0.3.3 - 0.3" DistributedFactorGraphs = "0.14" Manifolds = "0.5" ManifoldsBase = "0.11" -TransformUtils = "0.2.10-0.2" +TransformUtils = "0.2.10 - 0.2" -["0.15.1-0.16"] +["0.15.1 - 0.16"] Rotations = ["0.13", "1"] -["0.15.1-0.23"] -JLD2 = "0.3-0.4" +["0.15.1 - 0.23"] +JLD2 = "0.3 - 0.4" -["0.15.2-0.15"] -IncrementalInference = "0.24.4-0.24" +["0.15.2 - 0.15"] +IncrementalInference = "0.24.4 - 0.24" -["0.15.2-0.16.0"] -Distributions = "0.23-0.25" +["0.15.2 - 0.16.0"] +Distributions = "0.23 - 0.25" -["0.16-0"] -CoordinateTransformations = "0.5-0.6" +["0.16 - 0"] +CoordinateTransformations = "0.5 - 0.6" -["0.16-0.18"] -ManifoldsBase = "0.12.6-0.12" +["0.16 - 0.18"] +ManifoldsBase = "0.12.6 - 0.12" -["0.16-0.24.0"] -TransformUtils = "0.2.11-0.2" +["0.16 - 0.24.0"] +TransformUtils = "0.2.11 - 0.2" ["0.16.0"] -ApproxManifoldProducts = "0.3.3-0.4" -DistributedFactorGraphs = "0.15-0.16" +ApproxManifoldProducts = "0.3.3 - 0.4" +DistributedFactorGraphs = "0.15 - 0.16" IncrementalInference = "0.25" -Manifolds = "0.6.3-0.6" +Manifolds = "0.6.3 - 0.6" ["0.16.1"] -IncrementalInference = "0.25.5-0.25" +IncrementalInference = "0.25.5 - 0.25" -["0.16.1-0"] -Distributions = "0.24-0.25" +["0.16.1 - 0"] +Distributions = "0.24 - 0.25" -["0.16.1-0.16"] -DistributedFactorGraphs = "0.16.2-0.16" +["0.16.1 - 0.16"] +DistributedFactorGraphs = "0.16.2 - 0.16" -["0.16.1-0.18"] -ApproxManifoldProducts = "0.4.15-0.4" +["0.16.1 - 0.18"] +ApproxManifoldProducts = "0.4.15 - 0.4" DocStringExtensions = "0.8" -Manifolds = "0.6.3-0.7" +Manifolds = "0.6.3 - 0.7" -["0.16.1-0.20"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.16.1 - 0.20"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.16.2-0.16"] -IncrementalInference = "0.25.7-0.25" +["0.16.2 - 0.16"] +IncrementalInference = "0.25.7 - 0.25" ["0.17"] -DistributedFactorGraphs = "0.16.2-0.17" -IncrementalInference = "0.25.7-0.26" +DistributedFactorGraphs = "0.16.2 - 0.17" +IncrementalInference = "0.25.7 - 0.26" -["0.17-0"] -Rotations = "1.1.0-1" +["0.17 - 0"] +Rotations = "1.1.0 - 1" ["0.18"] DistributedFactorGraphs = "0.18" -["0.18-0.18.2"] -IncrementalInference = "0.27.1-0.27" +["0.18 - 0.18.2"] +IncrementalInference = "0.27.1 - 0.27" -["0.18.3-0.18"] -IncrementalInference = "0.27.1-0.28" +["0.18.3 - 0.18"] +IncrementalInference = "0.27.1 - 0.28" ["0.19"] ApproxManifoldProducts = "0.5" IncrementalInference = "0.29" -Manifolds = "0.8.9-0.8" +Manifolds = "0.8.9 - 0.8" -["0.19-0"] -DocStringExtensions = "0.8-0.9" +["0.19 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.19-0.21.1"] -DistributedFactorGraphs = "0.18.4-0.18" +["0.19 - 0.21.1"] +DistributedFactorGraphs = "0.18.4 - 0.18" -["0.19-0.21.2"] +["0.19 - 0.21.2"] ManifoldsBase = "0.13" -["0.2.1-0.4.2"] -TransformUtils = "0.2.2-0.2" +["0.2.1 - 0.4.2"] +TransformUtils = "0.2.2 - 0.2" -["0.2.2-0.2.3"] -IncrementalInference = "0.4.4-0.4" +["0.2.2 - 0.2.3"] +IncrementalInference = "0.4.4 - 0.4" -["0.2.4-0.2"] -IncrementalInference = "0.4.6-0.4" -KernelDensityEstimate = "0.4.1-0.4.2" +["0.2.2 - 0.3.3"] +Distributed = ["0.7 - 0", "1.0"] + +["0.2.4 - 0.2"] +IncrementalInference = "0.4.6 - 0.4" +KernelDensityEstimate = "0.4.1 - 0.4.2" ["0.20"] IncrementalInference = "0.30" -["0.20-0.21.1"] +["0.20 - 0.21.1"] ApproxManifoldProducts = "0.6" -["0.20-0.23"] -Manifolds = "0.8.11-0.8" +["0.20 - 0.23"] +Manifolds = "0.8.11 - 0.8" -["0.21-0.21.1"] +["0.21 - 0.21.1"] IncrementalInference = "0.31" -["0.21-0.22"] -DelimitedFiles = "1.8.0-1" +["0.21 - 0.22"] +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" SnoopPrecompile = "1" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" -["0.21.2-0"] +["0.21.2 - 0"] OrderedCollections = "1" -["0.21.2-0.21"] -DistributedFactorGraphs = "0.18.4-0.19" +["0.21.2 - 0.21"] +DistributedFactorGraphs = "0.18.4 - 0.19" IncrementalInference = "0.32" -["0.21.2-0.22"] -ApproxManifoldProducts = "0.6.2-0.6" +["0.21.2 - 0.22"] +ApproxManifoldProducts = "0.6.2 - 0.6" -["0.21.3-0.23"] -ManifoldsBase = "0.13-0.14" +["0.21.3 - 0.23"] +ManifoldsBase = "0.13 - 0.14" ["0.22"] DistributedFactorGraphs = "0.20" IncrementalInference = "0.33" ["0.23"] -IncrementalInference = "0.33-0.34" +IncrementalInference = "0.33 - 0.34" -["0.23-0"] +["0.23 - 0"] DelimitedFiles = "1" -ImageCore = "0.9-0.10" +ImageCore = "0.9 - 0.10" PrecompileTools = "1" -["0.23-0.24.0"] -ApproxManifoldProducts = "0.7-0.8" -Statistics = "1.9.0-1" -julia = "1.9.0-1" +["0.23 - 0.24.0"] +ApproxManifoldProducts = "0.7 - 0.8" +Distributed = "1.9.0 - 1" +Statistics = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.23-0.24.3"] +["0.23 - 0.24.3"] DistributedFactorGraphs = "0.23" -["0.24-0"] +["0.24 - 0"] IncrementalInference = "0.35" ManifoldsBase = "0.15" -["0.24-0.24.5"] +["0.24 - 0.24.5"] Manifolds = "0.9" ["0.24.0"] -Dates = "1.9.0-1" -Distributed = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Random = "1.9.0-1" - -["0.24.1-0"] -Dates = "1.10.0-1" -Distributed = "1.10.0-1" -Interpolations = "0.14-0.15" -LinearAlgebra = "1.10.0-1" -Random = "1.10.0-1" +Dates = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Random = "1.9.0 - 1" + +["0.24.1 - 0"] +Dates = "1.10.0 - 1" +Distributed = "1.10.0 - 1" +Interpolations = "0.14 - 0.15" +LinearAlgebra = "1.10.0 - 1" +Random = "1.10.0 - 1" Reexport = "1" -Statistics = "1.10.0-1" +Statistics = "1.10.0 - 1" TimeZones = "1" -TransformUtils = "0.2.17-0.2" -julia = "1.10.0-1" +TransformUtils = "0.2.17 - 0.2" +julia = "1.10.0 - 1" -["0.24.1-0.24.4"] +["0.24.1 - 0.24.4"] ApproxManifoldProducts = "0.8" -["0.24.4-0.24.5"] -DistributedFactorGraphs = "0.23-0.24" +["0.24.4 - 0.24.5"] +DistributedFactorGraphs = "0.23 - 0.24" ["0.24.5"] -ApproxManifoldProducts = "0.8.5-0.8" +ApproxManifoldProducts = "0.8.5 - 0.8" -["0.24.6-0"] +["0.24.6 - 0"] ApproxManifoldProducts = "0.9" DistributedFactorGraphs = "0.25" -Manifolds = "0.10.1-0.10" +Manifolds = "0.10.1 - 0.10" RecursiveArrayTools = "3" ["0.3"] ApproxManifoldProducts = "0.0.3" -["0.3-0.3.1"] +["0.3 - 0.3.1"] IncrementalInference = "0.5" -KernelDensityEstimate = "0.4.3-0.5" +KernelDensityEstimate = "0.4.3 - 0.5" -["0.3.2-0.3"] -Graphs = "0.10.2-0.10" +["0.3.2 - 0.3"] +Graphs = "0.10.2 - 0.10" -["0.3.2-0.3.3"] +["0.3.2 - 0.3.3"] IncrementalInference = "0.5.4" -["0.3.2-0.4.2"] +["0.3.2 - 0.4.2"] KernelDensityEstimate = "0.5" -["0.3.4-0.3"] +["0.3.4 - 0.3"] DelimitedFiles = ["0.7", "1"] Distributions = "0.18" DocStringExtensions = "0.7" -IncrementalInference = "0.5.4-0.6" +IncrementalInference = "0.5.4 - 0.6" JLD2 = "0.1" Optim = ["0.16", "0.18"] ProgressMeter = "0.9" @@ -309,152 +314,155 @@ Rotations = "0.11" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.3.4-0.4.2"] +["0.3.4 - 0.4.2"] FileIO = "1" -["0.4-0.4.2"] +["0.4 - 0.4.2"] ApproxManifoldProducts = "0.1" -CoordinateTransformations = "0.5.0-0.6" -Distributions = "0.18.0-0.23" -DocStringExtensions = "0.7.0-0.8" -Graphs = "0.10.3-0.10" -JLD2 = "0.1.0-0.2" -Optim = "0.16.0-0.231" -ProgressMeter = "0.9.0-1" -Rotations = "0.11.0-1" - -["0.4-0.6"] +CoordinateTransformations = "0.5.0 - 0.6" +Distributions = "0.18.0 - 0.23" +DocStringExtensions = "0.7.0 - 0.8" +Graphs = "0.10.3 - 0.10" +JLD2 = "0.1.0 - 0.2" +Optim = "0.16.0 - 0.231" +ProgressMeter = "0.9.0 - 1" +Rotations = "0.11.0 - 1" + +["0.4 - 0.6"] DelimitedFiles = "1" +Distributed = "1" Statistics = "1" julia = "1" ["0.4.0"] -DistributedFactorGraphs = "0.1.0-0.3" -IncrementalInference = "0.7.2-0.7" +DistributedFactorGraphs = "0.1.0 - 0.3" +IncrementalInference = "0.7.2 - 0.7" ["0.4.1"] -DistributedFactorGraphs = "0.3.4-0.3" +DistributedFactorGraphs = "0.3.4 - 0.3" -["0.4.1-0.4.2"] -IncrementalInference = "0.7.7-0.7" +["0.4.1 - 0.4.2"] +IncrementalInference = "0.7.7 - 0.7" ["0.4.2"] DistributedFactorGraphs = "0.4" -["0.4.3-0"] -KernelDensityEstimate = "0.5.1-0.6" +["0.4.3 - 0"] +KernelDensityEstimate = "0.5.1 - 0.6" -["0.4.3-0.10"] -DocStringExtensions = ["0.7-0.10", "1"] -Graphs = ["0.10.2-0.11", "1"] -JLD2 = ["0.1-0.3", "1"] +["0.4.3 - 0.10"] +DocStringExtensions = ["0.7 - 0.10", "1"] +Graphs = ["0.10.2 - 0.11", "1"] +JLD2 = ["0.1 - 0.3", "1"] -["0.4.3-0.12"] -TransformUtils = "0.2.2-0.3" +["0.4.3 - 0.12"] +TransformUtils = "0.2.2 - 0.3" -["0.4.3-0.15"] -CoordinateTransformations = "0.5-0.7" +["0.4.3 - 0.15"] +CoordinateTransformations = "0.5 - 0.7" -["0.4.3-0.15.0"] -FileIO = "1.0.2-1" +["0.4.3 - 0.15.0"] +FileIO = "1.0.2 - 1" -["0.4.3-0.4"] -DistributedFactorGraphs = "0.4.1-0.4" -IncrementalInference = "0.7.9-0.7" +["0.4.3 - 0.4"] +DistributedFactorGraphs = "0.4.1 - 0.4" +IncrementalInference = "0.7.9 - 0.7" -["0.4.3-0.5.3"] -Optim = ["0.16-0.22", "0.231"] +["0.4.3 - 0.5.3"] +Optim = ["0.16 - 0.22", "0.231"] -["0.4.3-0.6"] -Distributions = ["0.18-0.25", "1"] -ProgressMeter = ["0.6-0.9", "1"] -Reexport = ["0.2-0.5", "1"] -Rotations = ["0.11-0.16", "1"] +["0.4.3 - 0.6"] +Distributions = ["0.18 - 0.25", "1"] +ProgressMeter = ["0.6 - 0.9", "1"] +Reexport = ["0.2 - 0.5", "1"] +Rotations = ["0.11 - 0.16", "1"] -["0.4.3-0.7"] -ApproxManifoldProducts = "0.1-0.2" +["0.4.3 - 0.7"] +ApproxManifoldProducts = "0.1 - 0.2" -["0.5-0.5.1"] -DistributedFactorGraphs = "0.4-0.5" -IncrementalInference = "0.8.1-0.8" +["0.5 - 0.5.1"] +DistributedFactorGraphs = "0.4 - 0.5" +IncrementalInference = "0.8.1 - 0.8" -["0.5.2-0.5"] -DistributedFactorGraphs = "0.5.1-0.5" -IncrementalInference = "0.8.2-0.8" +["0.5.2 - 0.5"] +DistributedFactorGraphs = "0.5.1 - 0.5" +IncrementalInference = "0.8.2 - 0.8" -["0.5.4-0.6"] -Optim = ["0.16-0.23", "1"] +["0.5.4 - 0.6"] +Optim = ["0.16 - 0.23", "1"] ["0.6.0"] -DistributedFactorGraphs = "0.6.2-0.6" +DistributedFactorGraphs = "0.6.2 - 0.6" IncrementalInference = "0.9" ["0.6.1"] -IncrementalInference = "0.9-0.10" +IncrementalInference = "0.9 - 0.10" -["0.6.1-0.6"] -DistributedFactorGraphs = ["0.6.2-0.6", "0.7.1-0.7"] +["0.6.1 - 0.6"] +DistributedFactorGraphs = ["0.6.2 - 0.6", "0.7.1 - 0.7"] -["0.6.2-0.6"] -IncrementalInference = "0.10.3-0.11" +["0.6.2 - 0.6"] +IncrementalInference = "0.10.3 - 0.11" ["0.7"] -DelimitedFiles = "1.2.0-1" -DistributedFactorGraphs = "0.7.1-0.8" -Statistics = "1.2.0-1" -julia = "1.2.0-1" +DelimitedFiles = "1.2.0 - 1" +Distributed = "1.2.0 - 1" +DistributedFactorGraphs = "0.7.1 - 0.8" +Statistics = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0.7-0"] +["0.7 - 0"] ProgressMeter = "1" -["0.7-0.11.1"] +["0.7 - 0.11.1"] Reexport = "0.2" -["0.7-0.13"] -TensorCast = "0.2-0.3" +["0.7 - 0.13"] +TensorCast = "0.2 - 0.3" -["0.7-0.15.0"] -Rotations = ["0.12.1-0.13", "1"] +["0.7 - 0.15.0"] +Rotations = ["0.12.1 - 0.13", "1"] -["0.7-0.22"] +["0.7 - 0.22"] Requires = "1" -["0.7-0.7.1"] -IncrementalInference = "0.11-0.12" -Optim = "0.19-0.21" +["0.7 - 0.7.1"] +IncrementalInference = "0.11 - 0.12" +Optim = "0.19 - 0.21" -["0.7-0.9.1"] -Distributions = "0.20-0.23" +["0.7 - 0.9.1"] +Distributions = "0.20 - 0.23" -["0.7.2-0.7"] -IncrementalInference = "0.11-0.13" +["0.7.2 - 0.7"] +IncrementalInference = "0.11 - 0.13" -["0.7.2-0.9.0"] -Optim = "0.19-0.22" +["0.7.2 - 0.9.0"] +Optim = "0.19 - 0.22" ["0.8"] DistributedFactorGraphs = "0.9" -IncrementalInference = "0.14.1-0.14" +IncrementalInference = "0.14.1 - 0.14" -["0.8-0.12"] -ApproxManifoldProducts = "0.1.4-0.1" +["0.8 - 0.12"] +ApproxManifoldProducts = "0.1.4 - 0.1" -["0.8-0.16.0"] -DelimitedFiles = "1.4.0-1" -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.8 - 0.16.0"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" ["0.9"] -DistributedFactorGraphs = "0.9-0.10" +DistributedFactorGraphs = "0.9 - 0.10" -["0.9-0.9.1"] -IncrementalInference = "0.14.1-0.15" +["0.9 - 0.9.1"] +IncrementalInference = "0.14.1 - 0.15" -["0.9.1-0.10"] -Optim = ["0.19-0.22", "1"] +["0.9.1 - 0.10"] +Optim = ["0.19 - 0.22", "1"] -["0.9.2-0.10"] -Distributions = "0.20-0.24" +["0.9.2 - 0.10"] +Distributions = "0.20 - 0.24" -["0.9.2-0.9"] -IncrementalInference = "0.14.1-0.16" +["0.9.2 - 0.9"] +IncrementalInference = "0.14.1 - 0.16" diff --git a/R/RobustPmap/Compat.toml b/R/RobustPmap/Compat.toml index 4bdf07d2ec7a543..f8529be4ea43fcc 100644 --- a/R/RobustPmap/Compat.toml +++ b/R/RobustPmap/Compat.toml @@ -1,40 +1,45 @@ -["0-0.3"] -JLD = "0.0.0-0.10" -julia = "0.6-1" +["0 - 0.3"] +JLD = "0.0.0 - 0.10" +julia = "0.6 - 1" -["0-0.4"] -Compat = "0.7.15-2" +["0 - 0.4"] +Compat = "0.7.15 - 2" ["0.4"] -FileIO = "0-1" +Distributed = ["0.7", "1"] +FileIO = "0 - 1" julia = ["0.7", "1"] -["0.4-0"] -JLD2 = "0.0.0-0.2" +["0.4 - 0"] +JLD2 = "0.0.0 - 0.2" ["0.5"] -Compat = "0.7.15-3" -FileIO = "0.0.0-1" -julia = "1.1.0-1" +Compat = "0.7.15 - 3" +Distributed = "1.1.0 - 1" +FileIO = "0.0.0 - 1" +julia = "1.1.0 - 1" -["0.6-0"] +["0.6 - 0"] +Distributed = "1" julia = "1" -["0.6-1"] +["0.6 - 1"] FileIO = "1" ["1.0"] -julia = "1.5.0-1" +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["1.0.0"] -JLD2 = "0.2-0.3" +JLD2 = "0.2 - 0.3" ["1.0.1"] -JLD2 = "0.2-0.4" +JLD2 = "0.2 - 0.4" -["1.0.2-1.0"] -JLD2 = "0.2-0.5" +["1.0.2 - 1.0"] +JLD2 = "0.2 - 0.5" -["1.1-1"] -JLD2 = ["0.4-0.5", "1"] -julia = "1.10.0-1" +["1.1 - 1"] +Distributed = "1.10.0 - 1" +JLD2 = ["0.4 - 0.5", "1"] +julia = "1.10.0 - 1" diff --git a/S/SDDP/Compat.toml b/S/SDDP/Compat.toml index 364127ecb13c80c..1c3201830f4018a 100644 --- a/S/SDDP/Compat.toml +++ b/S/SDDP/Compat.toml @@ -1,28 +1,31 @@ -["0-0.1"] -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" -MathOptFormat = "0.0.0-0.2" -RecipesBase = "0.0.0-0.7" -Reexport = "0.0.0-0.2" -TimerOutputs = "0.0.0-0.5" - -["0-0.2"] +["0 - 0.1"] +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" +MathOptFormat = "0.0.0 - 0.2" +RecipesBase = "0.0.0 - 0.7" +Reexport = "0.0.0 - 0.2" +TimerOutputs = "0.0.0 - 0.5" + +["0 - 0.2"] JuMP = "0.20" -["0-0.4.6"] +["0 - 0.4.6"] Statistics = "1" julia = "1" -["0.2-0.3.1"] +["0.2 - 0.3.1"] RecipesBase = "0.7" -["0.2-0.3.12"] +["0.2 - 0.3.12"] Reexport = "0.2" -["0.2-0.4.0"] -HTTP = "0.8.1-0.8" +["0.2 - 0.4.0"] +HTTP = "0.8.1 - 0.8" -["0.2-1"] +["0.2 - 0.4.6"] +Distributed = "1" + +["0.2 - 1"] JSON = "0.21" TimerOutputs = "0.5" @@ -32,40 +35,41 @@ MathOptFormat = "0.2" ["0.2.1"] MathOptFormat = "0.4" -["0.3-0.4.3"] +["0.3 - 0.4.3"] JuMP = "0.21" -["0.3.13-0.4.6"] +["0.3.13 - 0.4.6"] Reexport = ["0.2", "1"] -["0.3.2-1"] +["0.3.2 - 1"] RecipesBase = "1" -["0.3.7-0.4.3"] +["0.3.7 - 0.4.3"] MutableArithmetics = "0.2" -["0.4.1-0.4.6"] -HTTP = "0.8.1-0.9" +["0.4.1 - 0.4.6"] +HTTP = "0.8.1 - 0.9" ["0.4.4"] JuMP = "0.22" MutableArithmetics = "0.3" ["0.4.5"] -JuMP = "0.22-0.23" +JuMP = "0.22 - 0.23" -["0.4.5-0.4.6"] +["0.4.5 - 0.4.6"] MutableArithmetics = ["0.3", "1"] ["0.4.6"] -JuMP = ["0.22-0.23", "1"] +JuMP = ["0.22 - 0.23", "1"] -["0.4.7-1"] +["0.4.7 - 1"] +Distributed = "1.6.0 - 1" HTTP = "1" JuMP = "1" MutableArithmetics = "1" Reexport = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.4.7-1.6.6"] -Statistics = "1.6.0-1" +["0.4.7 - 1.6.6"] +Statistics = "1.6.0 - 1" diff --git a/S/SMC/Compat.toml b/S/SMC/Compat.toml index cf45f440f06700e..e709007af78d574 100644 --- a/S/SMC/Compat.toml +++ b/S/SMC/Compat.toml @@ -1,73 +1,75 @@ -["0-0.1.10"] +["0 - 0.1.10"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.1.7"] -BenchmarkTools = "0.0.0-0.4" -Calculus = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -Distributions = "0.0.0-0.21" -FileIO = "0.0.0-1" -HDF5 = "0.0.0-0.12" -JLD2 = "0.0.0-0.1" -ModelConstructors = "0.0.0-0.1" -PDMats = "0.0.0-0.9" -Roots = "0.0.0-0.8" -StatsBase = "0.0.0-0.32" +["0 - 0.1.7"] +BenchmarkTools = "0.0.0 - 0.4" +Calculus = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +Distributions = "0.0.0 - 0.21" +FileIO = "0.0.0 - 1" +HDF5 = "0.0.0 - 0.12" +JLD2 = "0.0.0 - 0.1" +ModelConstructors = "0.0.0 - 0.1" +PDMats = "0.0.0 - 0.9" +Roots = "0.0.0 - 0.8" +StatsBase = "0.0.0 - 0.32" ["0.1.11"] -DataFrames = "0.17-0.21" -Distributions = "0.18-0.23" -HDF5 = "0.12-0.13" -ModelConstructors = "0.1.10-0.1" +DataFrames = "0.17 - 0.21" +Distributions = "0.18 - 0.23" +HDF5 = "0.12 - 0.13" +ModelConstructors = "0.1.10 - 0.1" -["0.1.11-0"] -Roots = ["0.7-0.8", "1"] -StatsBase = "0.29-0.33" +["0.1.11 - 0"] +Distributed = "1" +Roots = ["0.7 - 0.8", "1"] +StatsBase = "0.29 - 0.33" julia = "1" -["0.1.11-0.1.13"] -BenchmarkTools = "0.4.3-0.5" -PDMats = "0.9.10-0.10" +["0.1.11 - 0.1.13"] +BenchmarkTools = "0.4.3 - 0.5" +PDMats = "0.9.10 - 0.10" ["0.1.12"] -HDF5 = "0.12-0.14" +HDF5 = "0.12 - 0.14" -["0.1.12-0"] -ModelConstructors = "0.1.10-0.2" +["0.1.12 - 0"] +ModelConstructors = "0.1.10 - 0.2" -["0.1.12-0.1.13"] -JLD2 = "0.1.3-0.3" +["0.1.12 - 0.1.13"] +JLD2 = "0.1.3 - 0.3" -["0.1.12-0.1.14"] -Distributions = "0.18-0.24" +["0.1.12 - 0.1.14"] +Distributions = "0.18 - 0.24" -["0.1.13-0"] -HDF5 = "0.12-0.15" +["0.1.13 - 0"] +HDF5 = "0.12 - 0.15" ["0.1.14"] -BenchmarkTools = "0.4.3-0.6" +BenchmarkTools = "0.4.3 - 0.6" -["0.1.14-0"] -JLD2 = "0.1.3-0.4" -PDMats = "0.9.10-0.11" +["0.1.14 - 0"] +JLD2 = "0.1.3 - 0.4" +PDMats = "0.9.10 - 0.11" -["0.1.15-0"] -Distributions = "0.18-0.25" +["0.1.15 - 0"] +Distributions = "0.18 - 0.25" -["0.1.8-0"] -Calculus = "0.4-0.5" -FileIO = "1.0.7-1" +["0.1.8 - 0"] +Calculus = "0.4 - 0.5" +FileIO = "1.0.7 - 1" -["0.1.8-0.1.10"] -BenchmarkTools = "0.4.3-0.4" -DataFrames = "0.17-0.19" -Distributions = "0.18-0.21" +["0.1.8 - 0.1.10"] +BenchmarkTools = "0.4.3 - 0.4" +DataFrames = "0.17 - 0.19" +Distributions = "0.18 - 0.21" HDF5 = "0.12" -ModelConstructors = "0.1.4-0.1" -PDMats = "0.9.10-0.9" -Plots = ["0.19-0.20", "0.22-0.27"] -Roots = "0.7-0.8" -StatsBase = "0.29-0.32" +ModelConstructors = "0.1.4 - 0.1" +PDMats = "0.9.10 - 0.9" +Plots = ["0.19 - 0.20", "0.22 - 0.27"] +Roots = "0.7 - 0.8" +StatsBase = "0.29 - 0.32" -["0.1.8-0.1.11"] -JLD2 = "0.1.3-0.1" +["0.1.8 - 0.1.11"] +JLD2 = "0.1.3 - 0.1" diff --git a/S/SMM/Compat.toml b/S/SMM/Compat.toml index fbb46a15d41ee58..b3608161b48aac9 100644 --- a/S/SMM/Compat.toml +++ b/S/SMM/Compat.toml @@ -1,16 +1,17 @@ [1] -DataFrames = "0.0.0-0.21" -DataFramesMeta = "0.0.0-0.5" -Distributions = "0.0.0-0.23" -Documenter = "0.0.0-0.25" -FileIO = "0.0.0-1" -GLM = "0.0.0-1" -JLD2 = "0.0.0-0.2" -JSON = "0.0.0-0.21" -OrderedCollections = "0.0.0-1" -PDMats = "0.0.0-0.10" -Plots = "0.0.0-1" -ProgressMeter = "0.0.0-1" +DataFrames = "0.0.0 - 0.21" +DataFramesMeta = "0.0.0 - 0.5" +Distributed = "1" +Distributions = "0.0.0 - 0.23" +Documenter = "0.0.0 - 0.25" +FileIO = "0.0.0 - 1" +GLM = "0.0.0 - 1" +JLD2 = "0.0.0 - 0.2" +JSON = "0.0.0 - 0.21" +OrderedCollections = "0.0.0 - 1" +PDMats = "0.0.0 - 0.10" +Plots = "0.0.0 - 1" +ProgressMeter = "0.0.0 - 1" Statistics = "1" -StatsPlots = "0.0.0-0.14" +StatsPlots = "0.0.0 - 0.14" julia = "1" diff --git a/S/SMRPInversion/Compat.toml b/S/SMRPInversion/Compat.toml index aa92932a9f4ff20..3629326f07bd473 100644 --- a/S/SMRPInversion/Compat.toml +++ b/S/SMRPInversion/Compat.toml @@ -1,12 +1,13 @@ [0] -FFTW = "1.4.6-1" -PyPlot = "2.10.0-2" +Distributed = "1.5.3 - 1" +FFTW = "1.4.6 - 1" +PyPlot = "2.10.0 - 2" SNMRForward = "0.1" -Statistics = "1.5.3-1" -julia = "1.5.3-1" +Statistics = "1.5.3 - 1" +julia = "1.5.3 - 1" -["0-0.1.0"] +["0 - 0.1.0"] HiQGA = "0.1" -["0.1.1-0"] -HiQGA = "0.1-0.3" +["0.1.1 - 0"] +HiQGA = "0.1 - 0.3" diff --git a/S/SMTPClient/Compat.toml b/S/SMTPClient/Compat.toml index 7d73c6515275608..2a23f4d1807c921 100644 --- a/S/SMTPClient/Compat.toml +++ b/S/SMTPClient/Compat.toml @@ -1,7 +1,9 @@ -["0-0.3"] -LibCURL = "0.0.0-0.6" +["0 - 0.3"] +Distributed = ["0.7", "1"] +LibCURL = "0.0.0 - 0.6" julia = ["0.7", "1"] -["0.6-0"] +["0.6 - 0"] +Distributed = "1.3.0 - 1" LibCURL = "0.6" -julia = "1.3.0-1" +julia = "1.3.0 - 1" diff --git a/S/SPHtoGrid/Compat.toml b/S/SPHtoGrid/Compat.toml index 0d07bcb6f7201f4..6a0e68b45cd488c 100644 --- a/S/SPHtoGrid/Compat.toml +++ b/S/SPHtoGrid/Compat.toml @@ -1,77 +1,79 @@ [0] DocumenterTools = "0.1" -["0-0.2"] -SPHKernels = "1.2.0-1" +["0 - 0.2"] +SPHKernels = "1.2.0 - 1" TriangularShapedCloudInterpolation = "0.1" -["0-0.3"] -DelimitedFiles = "1.4.0-1" +["0 - 0.3"] +DelimitedFiles = "1.4.0 - 1" +Distributed = "1.4.0 - 1" Documenter = "0.25" FITSIO = "0.16" -ProgressMeter = "1.3.0-1" -Unitful = "1.3.0-1" -julia = "1.4.0-1" +ProgressMeter = "1.3.0 - 1" +Unitful = "1.3.0 - 1" +julia = "1.4.0 - 1" -["0.2.2-0.2.4"] +["0.2.2 - 0.2.4"] SpecialFunctions = "0.10" -["0.2.5-0.3"] +["0.2.5 - 0.3"] SpecialFunctions = ["0.10", "1"] ["0.3"] -SPHKernels = "1.3.0-1" +SPHKernels = "1.3.0 - 1" TriangularShapedCloudInterpolation = "0.2" ["0.4"] -GadgetIO = "0.5-0.7" +GadgetIO = "0.5 - 0.7" -["0.4-0"] +["0.4 - 0"] Cosmology = "1" -FITSIO = "0.16-0.17" +Distributed = "1.7.0 - 1" +FITSIO = "0.16 - 0.17" Healpix = "4" ProgressMeter = "1" QuadGK = "2" Rotations = "1" SPHKernels = "2" -SpecialFunctions = ["0.1", "1-2"] +SpecialFunctions = ["0.1", "1 - 2"] Unitful = "1" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0.4-0.4.2"] -DelimitedFiles = "1.7.0-1" -GadgetUnits = "0.2-0.3" -SnoopPrecompile = "1-2" +["0.4 - 0.4.2"] +DelimitedFiles = "1.7.0 - 1" +GadgetUnits = "0.2 - 0.3" +SnoopPrecompile = "1 - 2" -["0.4-0.4.5"] -Documenter = "0.25-0.27" -Statistics = "1.7.0-1" +["0.4 - 0.4.5"] +Documenter = "0.25 - 0.27" +Statistics = "1.7.0 - 1" -["0.4.3-0"] +["0.4.3 - 0"] DelimitedFiles = "1" PrecompileTools = "1" -["0.4.3-0.4.4"] -GadgetUnits = "0.2-0.4" +["0.4.3 - 0.4.4"] +GadgetUnits = "0.2 - 0.4" -["0.4.4-0"] +["0.4.4 - 0"] DiffusiveShockAccelerationModels = "0.1" SynchrotronKernel = "0.2" ["0.4.5"] -GadgetUnits = "0.2-0.5" +GadgetUnits = "0.2 - 0.5" -["0.4.6-0"] +["0.4.6 - 0"] Distances = "0.10" -Documenter = ["0.25-0.27", "1"] +Documenter = ["0.25 - 0.27", "1"] Downloads = "1" -GadgetUnits = "0.2-0.6" +GadgetUnits = "0.2 - 0.6" Interpolations = "0.15" NearestNeighbors = "0.4" Statistics = "1" -["0.5-0"] -GadgetIO = "0.5-0.8" +["0.5 - 0"] +GadgetIO = "0.5 - 0.8" -["0.5.1-0"] +["0.5.1 - 0"] WriteVTK = "1" diff --git a/S/SQLDataFrameTools/Compat.toml b/S/SQLDataFrameTools/Compat.toml index f6a912d33dad23f..87f94f8c931d6fa 100644 --- a/S/SQLDataFrameTools/Compat.toml +++ b/S/SQLDataFrameTools/Compat.toml @@ -1,5 +1,6 @@ [0] -DBInterface = "2.4.1-2" -DataFrameTools = "1.0.7-1" -DataFrames = "1.2.0-1" -julia = "1.6.0-1" +DBInterface = "2.4.1 - 2" +DataFrameTools = "1.0.7 - 1" +DataFrames = "1.2.0 - 1" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/S/SalesForceBulkApi/Compat.toml b/S/SalesForceBulkApi/Compat.toml index f8d295ed8c7ab0c..35354bfb0461df2 100644 --- a/S/SalesForceBulkApi/Compat.toml +++ b/S/SalesForceBulkApi/Compat.toml @@ -1,8 +1,9 @@ [0] -CSV = "0.0.0-0.7" -DataFrames = "0.0.0-0.21" -HTTP = "0.0.0-0.8" -JSON = "0.0.0-0.21" -LightXML = "0.0.0-0.9" -ProgressMeter = "0.0.0-1" +CSV = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.21" +Distributed = "1" +HTTP = "0.0.0 - 0.8" +JSON = "0.0.0 - 0.21" +LightXML = "0.0.0 - 0.9" +ProgressMeter = "0.0.0 - 1" julia = "1" diff --git a/S/ScenTrees/Compat.toml b/S/ScenTrees/Compat.toml index 0a3ff0702c90f9f..50800c049528fa4 100644 --- a/S/ScenTrees/Compat.toml +++ b/S/ScenTrees/Compat.toml @@ -1,63 +1,66 @@ [0] julia = "1" -["0-0.1.1"] -Distributions = "0.0.0-0.23" -PyPlot = "0.0.0-2" -StaticArrays = "0.0.0-0.12" +["0 - 0.1.1"] +Distributions = "0.0.0 - 0.23" +PyPlot = "0.0.0 - 2" +StaticArrays = "0.0.0 - 0.12" -["0-0.3.3"] +["0 - 0.1.2"] +Distributed = "1" + +["0 - 0.3.3"] Statistics = "1" ["0.1.2"] -CSV = ["0.5.14-0.5", "1"] -DataFrames = ["0.19.3-0.19", "1"] +CSV = ["0.5.14 - 0.5", "1"] +DataFrames = ["0.19.3 - 0.19", "1"] Distributions = ["0.21", "1"] -PyPlot = ["1", "2.8.2-2"] +PyPlot = ["1", "2.8.2 - 2"] StaticArrays = ["0.11", "1"] -XLSX = ["0.5.8-0.5", "1"] +XLSX = ["0.5.8 - 0.5", "1"] ["0.1.3"] -CSV = "0.5.18-0.5" -DataFrames = "0.19.4-0.19" -Distributions = "0.21.8-0.21" -XLSX = "0.5.8-0.5" - -["0.1.3-0.2.2"] -PyPlot = "2.8.2-2" - -["0.1.4-0.2.2"] -CSV = "0.5.16-0.5" -DataFrames = "0.18-0.20" -Distributions = "0.21.7-0.21" -XLSX = "0.5.6-0.5" - -["0.2.3-0.2"] -CSV = "0.5.19-0.5" +CSV = "0.5.18 - 0.5" +DataFrames = "0.19.4 - 0.19" +Distributions = "0.21.8 - 0.21" +XLSX = "0.5.8 - 0.5" + +["0.1.3 - 0.2.2"] +PyPlot = "2.8.2 - 2" + +["0.1.4 - 0.2.2"] +CSV = "0.5.16 - 0.5" +DataFrames = "0.18 - 0.20" +Distributions = "0.21.7 - 0.21" +XLSX = "0.5.6 - 0.5" + +["0.2.3 - 0.2"] +CSV = "0.5.19 - 0.5" DataFrames = "0.20" -Distributions = "0.21.9-0.22" -PyPlot = "2.8.0-2" -XLSX = "0.5.6-0.6" +Distributions = "0.21.9 - 0.22" +PyPlot = "2.8.0 - 2" +XLSX = "0.5.6 - 0.6" -["0.3-0"] -PyPlot = "2.9.0-2" +["0.3 - 0"] +PyPlot = "2.9.0 - 2" -["0.3-0.3.2"] +["0.3 - 0.3.2"] Distributions = "0.23" -["0.3-0.3.3"] +["0.3 - 0.3.3"] CSV = "0.7" DataFrames = "0.21" XLSX = "0.7" -["0.3.3-0"] +["0.3.3 - 0"] Distributions = "0.25" -["0.3.4-0"] -CSV = "0.7-0.10" +["0.3.4 - 0"] +CSV = "0.7 - 0.10" DataFrames = ["0.21", "1"] LinearAlgebra = ["0.0.0", "1"] Random = ["0.0.0", "1"] Statistics = ["0.0.0", "1"] Test = ["0.0.0", "1"] -XLSX = "0.7-0.10" +XLSX = "0.7 - 0.10" diff --git a/S/Schedulers/Compat.toml b/S/Schedulers/Compat.toml index ece2f21f92b8a7d..bccd934f0b56200 100644 --- a/S/Schedulers/Compat.toml +++ b/S/Schedulers/Compat.toml @@ -1,9 +1,10 @@ [0] +Distributed = "1" Statistics = "1" julia = "1" -["0-0.4.6"] +["0 - 0.4.6"] DistributedOperations = "1" -["0.2.6-0"] +["0.2.6 - 0"] JSON = "0.21" diff --git a/S/SciMLBase/Compat.toml b/S/SciMLBase/Compat.toml index 1943ec7a8c9f94e..cab6a97f3c71eb7 100644 --- a/S/SciMLBase/Compat.toml +++ b/S/SciMLBase/Compat.toml @@ -1,237 +1,240 @@ -["1-1.1"] -ArrayInterface = "2.6.0-2" +["1 - 1.1"] +ArrayInterface = "2.6.0 - 2" -["1-1.13"] +["1 - 1.13"] RecursiveArrayTools = "2" -["1-1.19"] +["1 - 1.19"] Statistics = "1" julia = "1" -["1-1.35"] +["1 - 1.35"] DocStringExtensions = "0.8" -["1-1.41"] -StaticArrays = ["0.11-0.12", "1"] +["1 - 1.41"] +StaticArrays = ["0.11 - 0.12", "1"] -["1-1.42"] +["1 - 1.42"] TreeViews = "0.3" -["1-1.92.4"] +["1 - 1.92.4"] CommonSolve = "0.2" -["1-2.10"] +["1 - 2.10"] IteratorInterfaceExtensions = ["0.1", "1"] -RecipesBase = ["0.7-0.8", "1"] +RecipesBase = ["0.7 - 0.8", "1"] Tables = "1" -["1.12-2.10"] +["1.0.1 - 1.19"] +Distributed = "1" + +["1.12 - 2.10"] ConstructionBase = "1" -["1.14-1.81.0"] -RecursiveArrayTools = "2.14.0-2" +["1.14 - 1.81.0"] +RecursiveArrayTools = "2.14.0 - 2" -["1.2-1.25"] -ArrayInterface = "2.6.0-3" +["1.2 - 1.25"] +ArrayInterface = "2.6.0 - 3" -["1.20-2.5"] -Statistics = "1.6.0-1" +["1.20 - 2.5"] +Statistics = "1.6.0 - 1" -["1.20-2.6"] -julia = "1.6.0-1" +["1.20 - 2.6"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" ["1.26"] -ArrayInterface = "2.6.0-4" +ArrayInterface = "2.6.0 - 4" -["1.27-1.32.1"] -ArrayInterface = "2.6.0-5" +["1.27 - 1.32.1"] +ArrayInterface = "2.6.0 - 5" -["1.32.2-1.85"] -ArrayInterfaceCore = "0.1.1-0.1" +["1.32.2 - 1.85"] +ArrayInterfaceCore = "0.1.1 - 0.1" -["1.36-2.10"] -DocStringExtensions = "0.8-0.9" +["1.36 - 2.10"] +DocStringExtensions = "0.8 - 0.9" -["1.42-2.10"] +["1.42 - 2.10"] StaticArraysCore = "1" -["1.50-1.84"] +["1.50 - 1.84"] FunctionWrappersWrappers = "0.1" -["1.57-2"] -Preferences = "1.3.0-1" +["1.57 - 2"] +Preferences = "1.3.0 - 1" -["1.62-2.24"] +["1.62 - 2.24"] RuntimeGeneratedFunctions = "0.5" -["1.63-2"] +["1.63 - 2"] EnumX = "1" -["1.81.1-2.10"] -RecursiveArrayTools = "2.33.0-2" +["1.81.1 - 2.10"] +RecursiveArrayTools = "2.33.0 - 2" SymbolicIndexingInterface = "0.2" -["1.82-1.88"] -SciMLOperators = "0.1.18-0.1" +["1.82 - 1.88"] +SciMLOperators = "0.1.18 - 0.1" -["1.82-2"] +["1.82 - 2"] Reexport = "1" -["1.85-2"] -FunctionWrappersWrappers = "0.1.3-0.1" +["1.85 - 2"] +FunctionWrappersWrappers = "0.1.3 - 0.1" ["1.86.0"] ArrayInterface = "7" -["1.86.1-2.10"] -ArrayInterface = "6-7" +["1.86.1 - 2.10"] +ArrayInterface = "6 - 7" -["1.87-2.10"] +["1.87 - 2.10"] TruncatedStacktraces = "1" -["1.88-1.91"] +["1.88 - 1.91"] SnoopPrecompile = "1" -["1.89-1.92"] -SciMLOperators = "0.1.18-0.2" +["1.89 - 1.92"] +SciMLOperators = "0.1.18 - 0.2" -["1.92-2.10"] +["1.92 - 2.10"] PrecompileTools = "1" -["1.92.1-1.94"] -ADTypes = "0.1.3-0.1" +["1.92.1 - 1.94"] +ADTypes = "0.1.3 - 0.1" -["1.92.5-2"] -CommonSolve = "0.2.4-0.2" +["1.92.5 - 2"] +CommonSolve = "0.2.4 - 0.2" -["1.93-2.10"] -SciMLOperators = "0.1.18-0.3" +["1.93 - 2.10"] +SciMLOperators = "0.1.18 - 0.3" -["1.95-2.10"] -ADTypes = "0.1.3-0.2" +["1.95 - 2.10"] +ADTypes = "0.1.3 - 0.2" -["1.95-2.6"] -ChainRulesCore = "1.16.0-1" +["1.95 - 2.6"] +ChainRulesCore = "1.16.0 - 1" ZygoteRules = "0.2" -["1.97.1-2.10"] -FillArrays = "1.6.0-1" +["1.97.1 - 2.10"] +FillArrays = "1.6.0 - 1" ["2.10"] -QuasiMonteCarlo = "0.2-0.3" +QuasiMonteCarlo = "0.2 - 0.3" -["2.11-2"] -ArrayInterface = "7.6.0-7" -ConstructionBase = "1.5.0-1" +["2.11 - 2"] +ArrayInterface = "7.6.0 - 7" +ConstructionBase = "1.5.0 - 1" DocStringExtensions = "0.9" IteratorInterfaceExtensions = "1" -PrecompileTools = "1.2.0-1" -SciMLOperators = "0.3.7-0.3" -StaticArraysCore = "1.4.0-1" +PrecompileTools = "1.2.0 - 1" +SciMLOperators = "0.3.7 - 0.3" +StaticArraysCore = "1.4.0 - 1" -["2.11-2.15"] +["2.11 - 2.15"] RecursiveArrayTools = "3" SymbolicIndexingInterface = "0.3" -["2.11-2.24"] +["2.11 - 2.24"] RecipesBase = "1" -Statistics = "1.9.0-1" +Statistics = "1.9.0 - 1" -["2.11-2.28"] -FillArrays = "1.9.0-1" -TruncatedStacktraces = "1.4.0-1" +["2.11 - 2.28"] +FillArrays = "1.9.0 - 1" +TruncatedStacktraces = "1.4.0 - 1" -["2.11-2.33"] -ADTypes = "0.2.5-0.2" +["2.11 - 2.33"] +ADTypes = "0.2.5 - 0.2" -["2.11-2.56.1"] -Tables = "1.11.0-1" +["2.11 - 2.56.1"] +Tables = "1.11.0 - 1" ["2.11.0"] -QuasiMonteCarlo = "0.2.19-0.3" +QuasiMonteCarlo = "0.2.19 - 0.3" -["2.16-2.20"] -SymbolicIndexingInterface = "0.3.2-0.3" +["2.16 - 2.20"] +SymbolicIndexingInterface = "0.3.2 - 0.3" -["2.16-2.24"] -RecursiveArrayTools = "3.3.4-3" +["2.16 - 2.24"] +RecursiveArrayTools = "3.3.4 - 3" -["2.21-2.31"] -SymbolicIndexingInterface = "0.3.3-0.3" +["2.21 - 2.31"] +SymbolicIndexingInterface = "0.3.3 - 0.3" -["2.25-2"] -Distributed = "1.10.0-1" -LinearAlgebra = "1.10.0-1" -Logging = "1.10.0-1" -Markdown = "1.10.0-1" -Printf = "1.10.0-1" -RecipesBase = "1.3.4-1" -RuntimeGeneratedFunctions = "0.5.12-0.5" -Statistics = "1.10.0-1" -julia = "1.10.0-1" +["2.25 - 2"] +Distributed = "1.10.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Logging = "1.10.0 - 1" +Markdown = "1.10.0 - 1" +Printf = "1.10.0 - 1" +RecipesBase = "1.3.4 - 1" +RuntimeGeneratedFunctions = "0.5.12 - 0.5" +Statistics = "1.10.0 - 1" +julia = "1.10.0 - 1" -["2.25-2.35"] -RecursiveArrayTools = "3.8.0-3" +["2.25 - 2.35"] +RecursiveArrayTools = "3.8.0 - 3" -["2.30-2"] -SciMLStructures = "1.1.0-1" +["2.30 - 2"] +SciMLStructures = "1.1.0 - 1" -["2.32-2.35"] -SymbolicIndexingInterface = "0.3.15-0.3" +["2.32 - 2.35"] +SymbolicIndexingInterface = "0.3.15 - 0.3" -["2.34-2"] -ADTypes = ["0.2.5-0.2", "1"] +["2.34 - 2"] +ADTypes = ["0.2.5 - 0.2", "1"] -["2.36-2.39"] -RecursiveArrayTools = "3.14.0-3" +["2.36 - 2.39"] +RecursiveArrayTools = "3.14.0 - 3" -["2.36-2.44"] -SymbolicIndexingInterface = "0.3.20-0.3" +["2.36 - 2.44"] +SymbolicIndexingInterface = "0.3.20 - 0.3" -["2.40-2"] -Accessors = "0.1.36-0.1" +["2.40 - 2"] +Accessors = "0.1.36 - 0.1" -["2.40-2.44"] -RecursiveArrayTools = "3.22.0-3" +["2.40 - 2.44"] +RecursiveArrayTools = "3.22.0 - 3" -["2.45-2"] +["2.45 - 2"] Expronicon = "0.8" -["2.45-2.52.0"] -SymbolicIndexingInterface = "0.3.26-0.3" +["2.45 - 2.52.0"] +SymbolicIndexingInterface = "0.3.26 - 0.3" -["2.45-2.57"] -RecursiveArrayTools = "3.26.0-3" +["2.45 - 2.57"] +RecursiveArrayTools = "3.26.0 - 3" -["2.52.1-2.54"] -SymbolicIndexingInterface = "0.3.30-0.3" +["2.52.1 - 2.54"] +SymbolicIndexingInterface = "0.3.30 - 0.3" -["2.55-2.58"] -SymbolicIndexingInterface = "0.3.31-0.3" +["2.55 - 2.58"] +SymbolicIndexingInterface = "0.3.31 - 0.3" -["2.58-2"] -RecursiveArrayTools = "3.27.2-3" +["2.58 - 2"] +RecursiveArrayTools = "3.27.2 - 3" -["2.59-2"] -SymbolicIndexingInterface = "0.3.34-0.3" +["2.59 - 2"] +SymbolicIndexingInterface = "0.3.34 - 0.3" ["2.6"] -Distributed = "1.6.0-1" -LinearAlgebra = "1.6.0-1" -Logging = "1.6.0-1" -Markdown = "1.6.0-1" -Printf = "1.6.0-1" +LinearAlgebra = "1.6.0 - 1" +Logging = "1.6.0 - 1" +Markdown = "1.6.0 - 1" +Printf = "1.6.0 - 1" -["2.6-2.10"] +["2.6 - 2.10"] Statistics = "1" -["2.7-2.24"] -Distributed = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Logging = "1.9.0-1" -Markdown = "1.9.0-1" -Printf = "1.9.0-1" -julia = "1.9.0-1" +["2.7 - 2.24"] +Distributed = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Logging = "1.9.0 - 1" +Markdown = "1.9.0 - 1" +Printf = "1.9.0 - 1" +julia = "1.9.0 - 1" -["2.8-2.9"] +["2.8 - 2.9"] QuasiMonteCarlo = "0.3" diff --git a/S/ScikitLearn/Compat.toml b/S/ScikitLearn/Compat.toml index 57b548fcbf55980..9d21d43f2968ae4 100644 --- a/S/ScikitLearn/Compat.toml +++ b/S/ScikitLearn/Compat.toml @@ -1,85 +1,89 @@ -["0-0.5"] -DataFrames = "0.11.0-0.20" -MacroTools = "0.3.0-0.5" -Parameters = "0.3.0-0.12" -StatsBase = "0.8.0-0.33" - -["0-0.5.0"] -Compat = "0.18-2" -Conda = "0-1" -IterTools = "0-1" -PyCall = "1.6.2-1" -ScikitLearnBase = "0.1.0-0.5" +["0 - 0.5"] +DataFrames = "0.11.0 - 0.20" +MacroTools = "0.3.0 - 0.5" +Parameters = "0.3.0 - 0.12" +StatsBase = "0.8.0 - 0.33" + +["0 - 0.5.0"] +Compat = "0.18 - 2" +Conda = "0 - 1" +Distributed = ["0.7", "1"] +IterTools = "0 - 1" +PyCall = "1.6.2 - 1" +ScikitLearnBase = "0.1.0 - 0.5" Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.5.1-0.5"] -Compat = "0.0.0-3" -Conda = "0.0.0-1" -DecisionTree = "0.0.0-0.10" -GaussianMixtures = "0.0.0-0.3" -GaussianProcesses = "0.0.0-0.11" -IterTools = "0.0.0-1" -NBInclude = "0.0.0-2" -PyCall = "1.90.0-1" -PyPlot = "0.0.0-2" -RData = "0.0.0-0.7" -RDatasets = "0.0.0-0.6" -ScikitLearnBase = "0.0.6-0.5" +["0.5.1 - 0.5"] +Compat = "0.0.0 - 3" +Conda = "0.0.0 - 1" +DecisionTree = "0.0.0 - 0.10" +Distributed = ["0.7.0", "1"] +GaussianMixtures = "0.0.0 - 0.3" +GaussianProcesses = "0.0.0 - 0.11" +IterTools = "0.0.0 - 1" +NBInclude = "0.0.0 - 2" +PyCall = "1.90.0 - 1" +PyPlot = "0.0.0 - 2" +RData = "0.0.0 - 0.7" +RDatasets = "0.0.0 - 0.6" +ScikitLearnBase = "0.0.6 - 0.5" julia = ["0.7.0", "1"] -["0.6-0"] -IterTools = "1.2.0-1" +["0.6 - 0"] +IterTools = "1.2.0 - 1" MacroTools = "0.5" Parameters = "0.12" ScikitLearnBase = "0.5" -["0.6-0.6.1"] +["0.6 - 0.6.1"] DataFrames = "0.20" DecisionTree = ["0.8", "0.10"] GaussianMixtures = "0.3" GaussianProcesses = "0.11" -NBInclude = "2.1.0-2" -PyPlot = "2.8.0-2" +NBInclude = "2.1.0 - 2" +PyPlot = "2.8.0 - 2" RData = "0.7" RDatasets = "0.6" -["0.6-0.6.2"] -PyCall = "1.91.0-1" +["0.6 - 0.6.2"] +PyCall = "1.91.0 - 1" -["0.6-0.6.4"] -Compat = "2.2.0-3" -Conda = "1.4.0-1" +["0.6 - 0.6.4"] +Compat = "2.2.0 - 3" +Conda = "1.4.0 - 1" +Distributed = "1" julia = "1" ["0.6.0"] StatsBase = "0.33" -["0.6.1-0.6.2"] -StatsBase = "0.32-0.33" +["0.6.1 - 0.6.2"] +StatsBase = "0.32 - 0.33" ["0.6.2"] -DataFrames = "0.20-0.21" +DataFrames = "0.20 - 0.21" -["0.6.2-0"] -VersionParsing = "1.2.0-1" +["0.6.2 - 0"] +VersionParsing = "1.2.0 - 1" ["0.6.3"] -DataFrames = "0.20-0.22" +DataFrames = "0.20 - 0.22" -["0.6.3-0"] -PyCall = "1.92.0-1" +["0.6.3 - 0"] +PyCall = "1.92.0 - 1" StatsBase = "0.33" -["0.6.4-0"] -DataFrames = ["0.20-0.22", "1"] +["0.6.4 - 0"] +DataFrames = ["0.20 - 0.22", "1"] -["0.6.5-0"] -Compat = "2.2.0-4" -julia = "1.6.0-1" +["0.6.5 - 0"] +Compat = "2.2.0 - 4" +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.6.5-0.6"] -Conda = "1.5.2-1" +["0.6.5 - 0.6"] +Conda = "1.5.2 - 1" -["0.7-0"] -Conda = "1.8.0-1" +["0.7 - 0"] +Conda = "1.8.0 - 1" diff --git a/S/SearchLight/Compat.toml b/S/SearchLight/Compat.toml index a7a43cffff35f98..558baee3182870b 100644 --- a/S/SearchLight/Compat.toml +++ b/S/SearchLight/Compat.toml @@ -1,93 +1,94 @@ -["0-0.11"] -MiniLogging = "0.0.0-0.2" - -["0-0.13"] -DataFrames = "0.0.0-0.19" -DataStreams = "0.0.0-0.4" -JSON = "0.0.0-0.21" -LibPQ = "0.0.0-0.11" -MbedTLS = "0.0.0-0.7" -Millboard = "0.0.0-0.2" -MySQL = "0.0.0-0.7" -Nullables = "0.0.0-1" -OrderedCollections = "0.0.0-1" -Reexport = "0.0.0-0.2" -Revise = "0.0.0-2" -SQLite = "0.0.0-0.8" -YAML = "0.0.0-0.3" - -["0-0.8.4"] -Codecs = "0.0.0-0.5" -IterableTables = "0.0.0-1" - -[0-2] +["0 - 0.11"] +MiniLogging = "0.0.0 - 0.2" + +["0 - 0.13"] +DataFrames = "0.0.0 - 0.19" +DataStreams = "0.0.0 - 0.4" +JSON = "0.0.0 - 0.21" +LibPQ = "0.0.0 - 0.11" +MbedTLS = "0.0.0 - 0.7" +Millboard = "0.0.0 - 0.2" +MySQL = "0.0.0 - 0.7" +Nullables = "0.0.0 - 1" +OrderedCollections = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" +Revise = "0.0.0 - 2" +SQLite = "0.0.0 - 0.8" +YAML = "0.0.0 - 0.3" + +["0 - 0.8.4"] +Codecs = "0.0.0 - 0.5" +IterableTables = "0.0.0 - 1" + +["0 - 2"] +Distributed = "1" julia = "1" ["0.14"] -DataFrames = "0.19.4-0.19" -DataStreams = "0.4.2-0.4" -LibPQ = "0.11.2-0.11" -Millboard = "0.2.1-0.2" -OrderedCollections = "1.1.0-1" -Revise = "2.2.2-2" -SQLite = "0.8.2-0.8" -YAML = "0.3.2-0.3" - -["0.14-0.17"] +DataFrames = "0.19.4 - 0.19" +DataStreams = "0.4.2 - 0.4" +LibPQ = "0.11.2 - 0.11" +Millboard = "0.2.1 - 0.2" +OrderedCollections = "1.1.0 - 1" +Revise = "2.2.2 - 2" +SQLite = "0.8.2 - 0.8" +YAML = "0.3.2 - 0.3" + +["0.14 - 0.17"] Crayons = "4" MySQL = "0.7" -["0.14-0.18"] +["0.14 - 0.18"] JSON = "0.21" MbedTLS = "0.7" -["0.14-0.21"] +["0.14 - 0.21"] Reexport = "0.2" -["0.15-0"] +["0.15 - 0"] DataStreams = "0.4" -["0.15-0.16.0"] +["0.15 - 0.16.0"] DataFrames = "0.19" SQLite = "0.8" -["0.15-0.17"] +["0.15 - 0.17"] LibPQ = "1" -["0.15-0.18"] +["0.15 - 0.18"] YAML = "0.3" -["0.15-0.19"] +["0.15 - 0.19"] Revise = "2" -["0.15-2"] +["0.15 - 2"] Millboard = "0.2" OrderedCollections = "1" -["0.16.1-0.17"] +["0.16.1 - 0.17"] SQLite = "0.9" -["0.16.1-0.19"] +["0.16.1 - 0.19"] DataFrames = "0.20" -["0.19-2"] +["0.19 - 2"] YAML = "0.4" -["0.20-0.21"] +["0.20 - 0.21"] DataFrames = "0.21" -["0.22-0"] +["0.22 - 0"] DataFrames = "0.22" -["0.22-2"] +["0.22 - 2"] Reexport = ["0.2", "1"] -[1-2] +["1 - 2"] DataFrames = "1" Inflector = "1" [2] -JSON3 = "1.9.0-1" +JSON3 = "1.9.0 - 1" -["2.2.1-2"] -Intervals = "1.5.0-1" +["2.2.1 - 2"] +Intervals = "1.5.0 - 1" diff --git a/S/SearchModels/Compat.toml b/S/SearchModels/Compat.toml index 11e814e93bcb282..ae1dae7216ac664 100644 --- a/S/SearchModels/Compat.toml +++ b/S/SearchModels/Compat.toml @@ -1,6 +1,7 @@ [0] -StatsBase = ["0.30", "0.32-0.33"] -julia = "1.2.0-1" +Distributed = "1.2.0 - 1" +StatsBase = ["0.30", "0.32 - 0.33"] +julia = "1.2.0 - 1" -["0.3-0"] +["0.3 - 0"] Parameters = "0.12" diff --git a/S/SegyIO/Compat.toml b/S/SegyIO/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/S/SegyIO/Compat.toml +++ b/S/SegyIO/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/S/SeisMain/Compat.toml b/S/SeisMain/Compat.toml index 55be4145ae3a885..afb3ff4732f4e29 100644 --- a/S/SeisMain/Compat.toml +++ b/S/SeisMain/Compat.toml @@ -1,12 +1,13 @@ [0] +Distributed = "1" DocumenterTools = "0.1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Documenter = "0.23" -["0-0.1.1"] +["0 - 0.1.1"] Statistics = "1" -["0.1.1-0"] +["0.1.1 - 0"] Documenter = "0.27" diff --git a/S/SeisNoise/Compat.toml b/S/SeisNoise/Compat.toml index 4b3e8ea4ff631bb..881437c497ba6cc 100644 --- a/S/SeisNoise/Compat.toml +++ b/S/SeisNoise/Compat.toml @@ -1,92 +1,95 @@ [0] julia = "1" -["0-0.2"] -DSP = "0.0.0-0.6" -DataFrames = "0.0.0-0.20" -FFTW = "0.0.0-1" -GLM = "0.0.0-1" -Glob = "0.0.0-1" -Interpolations = "0.0.0-0.12" -JLD2 = "0.0.0-0.1" -Plots = "0.0.0-0.29" -SeisIO = "0.0.0-0.4" - -["0-0.5.3"] +["0 - 0.2"] +DSP = "0.0.0 - 0.6" +DataFrames = "0.0.0 - 0.20" +FFTW = "0.0.0 - 1" +GLM = "0.0.0 - 1" +Glob = "0.0.0 - 1" +Interpolations = "0.0.0 - 0.12" +JLD2 = "0.0.0 - 0.1" +Plots = "0.0.0 - 0.29" +SeisIO = "0.0.0 - 0.4" + +["0 - 0.5.0"] +Distributed = "1" + +["0 - 0.5.3"] Statistics = "1" ["0.2"] -LightXML = "0.0.0-0.8" +LightXML = "0.0.0 - 0.8" ["0.3"] AWSCore = "0.6" AWSS3 = "0.6" CSV = "0.5" DataFrames = "0.20" -GLM = "1.3.0-1" +GLM = "1.3.0 - 1" Interpolations = "0.12" LightXML = "0.8" Plots = "0.29" StatsBase = "0.32" -["0.3-0"] -FFTW = "1.1.0-1" -Glob = "1.2.0-1" +["0.3 - 0"] +FFTW = "1.1.0 - 1" +Glob = "1.2.0 - 1" -["0.3-0.4"] +["0.3 - 0.4"] JLD2 = "0.1" -["0.3-0.5.1"] +["0.3 - 0.5.1"] DSP = "0.6" ["0.3.0"] SeisIO = "0.4" -["0.3.1-0.5.3"] +["0.3.1 - 0.5.3"] SeisIO = "1" ["0.4"] -Adapt = "1.0.1-1" +Adapt = "1.0.1 - 1" CUDAnative = "3" CuArrays = "2" -GPUArrays = "3.1.0-3" +GPUArrays = "3.1.0 - 3" -["0.4-0.5.0"] -DataFrames = "0.20-0.21" +["0.4 - 0.5.0"] +DataFrames = "0.20 - 0.21" Plots = ["0.29", "1"] -["0.4-0.5.3"] -StatsBase = "0.32-0.33" +["0.4 - 0.5.3"] +StatsBase = "0.32 - 0.33" -["0.5-0.5.2"] -JLD2 = "0.1-0.2" +["0.5 - 0.5.2"] +JLD2 = "0.1 - 0.2" ["0.5.0"] -Adapt = "1.0.1-2" +Adapt = "1.0.1 - 2" CUDA = "1" -GPUArrays = "3.1.0-5" +GPUArrays = "3.1.0 - 5" ["0.5.1"] -GPUArrays = ["3.1.0-5", "6.2.0-6"] +GPUArrays = ["3.1.0 - 5", "6.2.0 - 6"] -["0.5.1-0"] -Adapt = "1.0.1-3" -RecipesBase = "1.1.0-1" +["0.5.1 - 0"] +Adapt = "1.0.1 - 3" +RecipesBase = "1.1.0 - 1" -["0.5.1-0.5.3"] -CUDA = "2-3" +["0.5.1 - 0.5.3"] +CUDA = "2 - 3" -["0.5.2-0"] -DSP = "0.6-0.7" +["0.5.2 - 0"] +DSP = "0.6 - 0.7" -["0.5.2-0.5.3"] -GPUArrays = ["3.1.0-5", "6.2.0-8"] +["0.5.2 - 0.5.3"] +GPUArrays = ["3.1.0 - 5", "6.2.0 - 8"] -["0.5.3-0"] -JLD2 = "0.1-0.4" +["0.5.3 - 0"] +JLD2 = "0.1 - 0.4" -["0.5.4-0"] -CUDA = "2-5" -GPUArrays = ["3.1.0-5", "6.2.0-9"] +["0.5.4 - 0"] +CUDA = "2 - 5" +GPUArrays = ["3.1.0 - 5", "6.2.0 - 9"] SeisBase = "0.1" -StatsBase = "0.32-0.34" +StatsBase = "0.32 - 0.34" diff --git a/S/SetIntersectionProjection/Compat.toml b/S/SetIntersectionProjection/Compat.toml index 0e05a276840d0fc..e2240f4981d9861 100644 --- a/S/SetIntersectionProjection/Compat.toml +++ b/S/SetIntersectionProjection/Compat.toml @@ -1,21 +1,22 @@ [0] +Distributed = "1" DistributedArrays = "0.6" Interpolations = "0.13" Parameters = "0.12" SortingAlgorithms = "1" julia = "1" -["0-0.2.2"] +["0 - 0.2.2"] JOLI = "0.7" -["0-0.2.4"] +["0 - 0.2.4"] Statistics = "1" -["0.2.2-0"] -TimerOutputs = "0.5.15-0.5" +["0.2.2 - 0"] +TimerOutputs = "0.5.15 - 0.5" -["0.2.3-0.2.4"] -JOLI = "0.7-0.8" +["0.2.3 - 0.2.4"] +JOLI = "0.7 - 0.8" -["0.2.5-0"] -JOLI = "0.7-0.9" +["0.2.5 - 0"] +JOLI = "0.7 - 0.9" diff --git a/S/ShapML/Compat.toml b/S/ShapML/Compat.toml index 13b31a028ad4449..e4e5f2ea00b3d71 100644 --- a/S/ShapML/Compat.toml +++ b/S/ShapML/Compat.toml @@ -2,8 +2,11 @@ Statistics = "1" julia = "1" -["0-0.3.0"] +["0 - 0.3.0"] DataFrames = "0.20" -["0.3.1-0"] +["0.2 - 0"] +Distributed = "1" + +["0.3.1 - 0"] DataFrames = ["0.21", "1"] diff --git a/S/SharedMemoryLocks/Compat.toml b/S/SharedMemoryLocks/Compat.toml index 29d5968d5074886..3d76e60dbdec450 100644 --- a/S/SharedMemoryLocks/Compat.toml +++ b/S/SharedMemoryLocks/Compat.toml @@ -1,5 +1,7 @@ -["0-0.1.0"] -julia = "1.9.0-1" +["0 - 0.1.0"] +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.1.1-0"] -julia = "1.8.0-1" +["0.1.1 - 0"] +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" diff --git a/S/SigmaRidgeRegression/Compat.toml b/S/SigmaRidgeRegression/Compat.toml index 6511a996649f72a..61205098ce65522 100644 --- a/S/SigmaRidgeRegression/Compat.toml +++ b/S/SigmaRidgeRegression/Compat.toml @@ -1,28 +1,29 @@ [0] BlockDiagonals = "0.1" -Expectations = "1.6.0-1" +Distributed = "1.5.0 - 1" +Expectations = "1.6.0 - 1" MLJ = "0.14" MLJModelInterface = "0.3" MLJTuning = "0.5" MutableNamedTuples = "0.1" -RecipesBase = "1.1.0-1" +RecipesBase = "1.1.0 - 1" Roots = "1" Setfield = "0.7" StatsBase = "0.33" -Tables = "1.1.0-1" +Tables = "1.1.0 - 1" UnPack = "1" WoodburyMatrices = "0.5" -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["0-0.1"] +["0 - 0.1"] Distributions = "0.23" FillArrays = "0.8" FiniteDifferences = "0.11" StaticArrays = "0.12" -["0.2-0"] -Distributions = "0.23-0.24" +["0.2 - 0"] +Distributions = "0.23 - 0.24" FillArrays = ["0.8", "0.11"] -FiniteDifferences = "0.11-0.12" +FiniteDifferences = "0.11 - 0.12" JLD2 = "0.4" StaticArrays = ["0.12", "1"] diff --git a/S/SignalTemps/Compat.toml b/S/SignalTemps/Compat.toml index 0eb915046158f4c..ecdc8ec9f55eb93 100644 --- a/S/SignalTemps/Compat.toml +++ b/S/SignalTemps/Compat.toml @@ -3,17 +3,19 @@ Query = "1" StatsBase = "0.33" UMAP = "0.1" -["0-0.3.0"] -CUDA = "2.3.0-2" -DataFrames = "0.21-0.22" +["0 - 0.3.0"] +CUDA = "2.3.0 - 2" +DataFrames = "0.21 - 0.22" +Distributed = "1" Distributions = "0.23" -LightGraphs = "1.3.0-1" +LightGraphs = "1.3.0 - 1" MetaGraphs = "0.6" julia = "1" -["0.3.1-0"] +["0.3.1 - 0"] CUDA = "4.0" DataFrames = "1.4" +Distributed = "1.8" Distributions = "0.25" Graphs = "1" MetaGraphs = "0.7" diff --git a/S/Signals/Compat.toml b/S/Signals/Compat.toml index 7039b3be8527c80..a8aeb2f02688f6e 100644 --- a/S/Signals/Compat.toml +++ b/S/Signals/Compat.toml @@ -1,9 +1,11 @@ [1] -DataStructures = "0.0.0-0.18" +DataStructures = "0.0.0 - 0.18" -["1-1.1"] +["1 - 1.1"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["1.2-1"] -julia = "1.2.0-1" +["1.2 - 1"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" diff --git a/S/SimpleWorkflows/Compat.toml b/S/SimpleWorkflows/Compat.toml index 9829394540aa8c4..fc45e360209e5d4 100644 --- a/S/SimpleWorkflows/Compat.toml +++ b/S/SimpleWorkflows/Compat.toml @@ -1,28 +1,31 @@ [0] julia = "1" -["0-0.5.0"] -LightGraphs = "1.3.0-1" +["0 - 0.5.0"] +LightGraphs = "1.3.0 - 1" -["0-0.8"] +["0 - 0.6"] +Distributed = "1" + +["0 - 0.8"] DataFrames = "1" -["0-0.9.1"] +["0 - 0.9.1"] IOCapture = "0.2" -["0.11-0.16"] +["0.11 - 0.16"] TryCatch = "0.1" -["0.12-0.18"] -Graphs = "1.4.0-1" +["0.12 - 0.18"] +Graphs = "1.4.0 - 1" -["0.15-0.17"] -JLD2 = "0.4.4-0.4" +["0.15 - 0.17"] +JLD2 = "0.4.4 - 0.4" ["0.19"] EasyJobs = "0.1" -["0.19-0"] +["0.19 - 0"] Graphs = "1" ["0.20"] @@ -35,43 +38,43 @@ EasyJobsBase = "0.2" EasyJobsBase = "0.3" ["0.23"] -EasyJobsBase = "0.3-0.4" +EasyJobsBase = "0.3 - 0.4" ["0.24"] EasyJobsBase = "0.7" -["0.24-0.25"] +["0.24 - 0.25"] Thinkers = "0.2" -["0.24-0.28"] +["0.24 - 0.28"] MetaGraphs = "0.7" ["0.25.0"] -EasyJobsBase = "0.7-0.8" +EasyJobsBase = "0.7 - 0.8" ["0.25.1"] -EasyJobsBase = "0.7-0.9" +EasyJobsBase = "0.7 - 0.9" -["0.25.2-0.25"] -EasyJobsBase = "0.7-0.10" +["0.25.2 - 0.25"] +EasyJobsBase = "0.7 - 0.10" ["0.26"] -EasyJobsBase = "0.7-0.11" +EasyJobsBase = "0.7 - 0.11" ["0.27.0"] EasyJobsBase = "0.13" -["0.27.1-0.28"] -EasyJobsBase = "0.13-0.14" +["0.27.1 - 0.28"] +EasyJobsBase = "0.13 - 0.14" -["0.29-0"] +["0.29 - 0"] EasyJobsBase = "0.15" -["0.5.1-0.11"] +["0.5.1 - 0.11"] LightGraphs = "1" -["0.9-0.13"] -LegibleLambdas = "0.1-0.3" +["0.9 - 0.13"] +LegibleLambdas = "0.1 - 0.3" -["0.9-0.18"] -DataFrames = ["0.13-0.22", "1"] +["0.9 - 0.18"] +DataFrames = ["0.13 - 0.22", "1"] diff --git a/S/SimulationBasedInference/Compat.toml b/S/SimulationBasedInference/Compat.toml index 22714626a2e307e..844a0cd23efcef5 100644 --- a/S/SimulationBasedInference/Compat.toml +++ b/S/SimulationBasedInference/Compat.toml @@ -6,7 +6,8 @@ Bijectors = "0.13" CommonSolve = "0.2" ComponentArrays = "0.15" CondaPkg = "0.2" -DiffEqBase = "5-6" +DiffEqBase = "5 - 6" +Distributed = "1.6.0 - 1" Distributions = "0.25" FileIO = "1" ForwardDiff = "0.10" @@ -23,29 +24,29 @@ ParameterHandling = "0.5" PosteriorStats = "0.2" Reexport = "1" Requires = "1" -SciMLBase = "1-2" +SciMLBase = "1 - 2" Statistics = "1" StatsBase = "0.34" StatsFuns = "1" Tables = "1" UnPack = "1" Zygote = "0.6" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.1.0"] +["0 - 0.1.0"] DimensionalData = "0.26" -["0-0.1.1"] +["0 - 0.1.1"] EnsembleKalmanProcesses = "1" -["0.1.1-0.1.5"] -DimensionalData = "0.26-0.27" +["0.1.1 - 0.1.5"] +DimensionalData = "0.26 - 0.27" -["0.1.2-0.1.3"] -EnsembleKalmanProcesses = "1.1.5-1" +["0.1.2 - 0.1.3"] +EnsembleKalmanProcesses = "1.1.5 - 1" -["0.1.4-0"] -EnsembleKalmanProcesses = "1.1.6-1.1" +["0.1.4 - 0"] +EnsembleKalmanProcesses = "1.1.6 - 1.1" -["0.1.6-0"] -DimensionalData = "0.26-0.28" +["0.1.6 - 0"] +DimensionalData = "0.26 - 0.28" diff --git a/S/Sleipnir/Compat.toml b/S/Sleipnir/Compat.toml index 19d94beb15b6e8f..9cba1ee77525b3a 100644 --- a/S/Sleipnir/Compat.toml +++ b/S/Sleipnir/Compat.toml @@ -1,17 +1,18 @@ [0] +Distributed = "1.7.0 - 1" Infiltrator = "1" JLD2 = "0.4" PyCall = "1" Revise = "3" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0-0.3.5"] -Statistics = "1.7.0-1" +["0 - 0.3.5"] +Statistics = "1.7.0 - 1" -["0.3.6-0"] +["0.3.6 - 0"] CairoMakie = "0.11" Statistics = "1" -["0.4-0"] +["0.4 - 0"] Downloads = "1" HDF5 = "0.17" diff --git a/S/SlurmClusterManager/Compat.toml b/S/SlurmClusterManager/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/S/SlurmClusterManager/Compat.toml +++ b/S/SlurmClusterManager/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/S/SoEwald2D/Compat.toml b/S/SoEwald2D/Compat.toml index 3e9af17c48aae41..d51fa10b18ae3cb 100644 --- a/S/SoEwald2D/Compat.toml +++ b/S/SoEwald2D/Compat.toml @@ -1,19 +1,22 @@ [0] Distributions = "0.25" Enzyme = "0.11.6" -ExTinyMD = "0.2.1-0.2" -ForwardDiff = "0.10.36-0.10" -GaussQuadrature = "0.5.8-0.5" -QuasiEwald = "0.2.1-0.2" -SpecialFunctions = "2.3.1-2" +ExTinyMD = "0.2.1 - 0.2" +ForwardDiff = "0.10.36 - 0.10" +GaussQuadrature = "0.5.8 - 0.5" +QuasiEwald = "0.2.1 - 0.2" +SpecialFunctions = "2.3.1 - 2" StatsBase = "0.34" -["0-0.1.3"] +["0 - 0.1.3"] julia = "1" -["0.1.4-0"] -Distributed = "1.7.0-1" -LinearAlgebra = "1.7.0-1" -Random = "1.7.0-1" -SharedArrays = "1.7.0-1" -julia = "1.7.0-1" +["0.1.3"] +Distributed = "1" + +["0.1.4 - 0"] +Distributed = "1.7.0 - 1" +LinearAlgebra = "1.7.0 - 1" +Random = "1.7.0 - 1" +SharedArrays = "1.7.0 - 1" +julia = "1.7.0 - 1" diff --git a/S/SphericalFourierBesselDecompositions/Compat.toml b/S/SphericalFourierBesselDecompositions/Compat.toml index 0ff7e1b527ea1cc..5ee75ad6d9fbd7f 100644 --- a/S/SphericalFourierBesselDecompositions/Compat.toml +++ b/S/SphericalFourierBesselDecompositions/Compat.toml @@ -1,47 +1,48 @@ [0] -ArbNumerics = "1.2.0-1" -QuadGK = "2.4.0-2" +ArbNumerics = "1.2.0 - 1" +Distributed = "1" +QuadGK = "2.4.0 - 2" Statistics = "1" -WignerFamilies = "1.0.1-1" +WignerFamilies = "1.0.1 - 1" julia = "1" -["0-0.1"] -WignerSymbols = "1.1.0-1" +["0 - 0.1"] +WignerSymbols = "1.1.0 - 1" -["0-0.1.2"] +["0 - 0.1.2"] SpecialFunctions = "1" -["0-0.2"] +["0 - 0.2"] Roots = "1" -["0-0.3"] -PyCall = "1.92.0-1" +["0 - 0.3"] +PyCall = "1.92.0 - 1" -["0.1.3-0.2.2"] -SpecialFunctions = ["0.10.1-0.10", "1"] +["0.1.3 - 0.2.2"] +SpecialFunctions = ["0.10.1 - 0.10", "1"] -["0.2-0"] -WignerSymbols = "1.1.0-2" +["0.2 - 0"] +WignerSymbols = "1.1.0 - 2" -["0.2-0.3"] +["0.2 - 0.3"] Healpix = "3" -["0.2.1-0"] +["0.2.1 - 0"] ProgressMeter = "1" -["0.2.3-0"] -SpecialFunctions = ["0.10.1-0.10", "1-2"] +["0.2.3 - 0"] +SpecialFunctions = ["0.10.1 - 0.10", "1 - 2"] ["0.3"] FastTransforms = "0.13" -["0.3-0"] +["0.3 - 0"] LoopVectorization = "0.12" -Roots = "1-2" +Roots = "1 - 2" Scanf = "0.5" WignerD = "0.1" -["0.4-0"] -FastTransforms = "0.13-0.14" -Healpix = "3-4" +["0.4 - 0"] +FastTransforms = "0.13 - 0.14" +Healpix = "3 - 4" ThreadsX = "0.1" diff --git a/S/SpinMonteCarlo/Compat.toml b/S/SpinMonteCarlo/Compat.toml index c5ed998846feeea..fa85874fcbe836d 100644 --- a/S/SpinMonteCarlo/Compat.toml +++ b/S/SpinMonteCarlo/Compat.toml @@ -1,27 +1,28 @@ [0] -Compat = "0-2" -DataStructures = "0.0.0-0.18" -Distributions = "0.0.0-0.23" -LsqFit = "0.0.0-0.11" -MacroTools = "0.0.0-0.5" -SpecialFunctions = "0.0.0-0.10" -Statistics = "0.6-1" -julia = "0.6-1" +Compat = "0 - 2" +DataStructures = "0.0.0 - 0.18" +Distributions = "0.0.0 - 0.23" +LsqFit = "0.0.0 - 0.11" +MacroTools = "0.0.0 - 0.5" +SpecialFunctions = "0.0.0 - 0.10" +Statistics = "0.6 - 1" +julia = "0.6 - 1" [1] +Distributed = "1" julia = "1" ["1.0"] -DataStructures = "0.0.0-0.18" -Distributions = "0.0.0-0.23" -LsqFit = "0.0.0-0.11" -MacroTools = "0.0.0-0.5" -SpecialFunctions = "0.0.0-0.10" +DataStructures = "0.0.0 - 0.18" +Distributions = "0.0.0 - 0.23" +LsqFit = "0.0.0 - 0.11" +MacroTools = "0.0.0 - 0.5" +SpecialFunctions = "0.0.0 - 0.10" Statistics = "1" -["1.1-1"] -DataStructures = "0.11-0.18" -Distributions = "0.16-0.25" -LsqFit = "0.8-0.15" -MacroTools = "0.4-0.5" -SpecialFunctions = ["0.7-0.10", "1-2"] +["1.1 - 1"] +DataStructures = "0.11 - 0.18" +Distributions = "0.16 - 0.25" +LsqFit = "0.8 - 0.15" +MacroTools = "0.4 - 0.5" +SpecialFunctions = ["0.7 - 0.10", "1 - 2"] diff --git a/S/StackedHourglass/Compat.toml b/S/StackedHourglass/Compat.toml index 52c78e5965332c9..c0a2b49ecdf77a3 100644 --- a/S/StackedHourglass/Compat.toml +++ b/S/StackedHourglass/Compat.toml @@ -1,20 +1,24 @@ -["0-0.1.4"] -CUDAnative = "2.7.0-3" -CuArrays = "1.6.0-2" -Images = "0.20-0.22" -Knet = "1.3.0-1" +["0 - 0.1.4"] +CUDAnative = "2.7.0 - 3" +CuArrays = "1.6.0 - 2" +Images = "0.20 - 0.22" +Knet = "1.3.0 - 1" julia = "1" -["0.1.2-0.1.4"] -MAT = "0.7-0.8" +["0.1.1 - 0.1.4"] +Distributed = "1" + +["0.1.2 - 0.1.4"] +MAT = "0.7 - 0.8" ["0.1.4"] -FFTW = "1.1.0-1" +FFTW = "1.1.0 - 1" -["0.1.5-0"] +["0.1.5 - 0"] CUDA = "3" -FFTW = "1.1-1.2" -Images = "0.20-0.24" -Knet = "1.3-1.4" +Distributed = "1.6.0 - 1" +FFTW = "1.1 - 1.2" +Images = "0.20 - 0.24" +Knet = "1.3 - 1.4" MAT = "0.7" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/S/StanBase/Compat.toml b/S/StanBase/Compat.toml index 8667cdd622dfb9f..8191cabe52b8716 100644 --- a/S/StanBase/Compat.toml +++ b/S/StanBase/Compat.toml @@ -1,146 +1,149 @@ [0] -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" - -["0-0.1"] +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" + +["0 - 0.1"] DelimitedFiles = "1" +Distributed = "1" julia = "1" -["0.2-0"] -CSV = "0.0.0-0.5" -DelimitedFiles = "1.3.0-1" -julia = "1.3.0-1" +["0.2 - 0"] +CSV = "0.0.0 - 0.5" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -[1-4] +["1 - 4"] +Distributed = "1" julia = "1" -["1-4.8"] +["1 - 4.8"] DelimitedFiles = "1" ["1.0.0"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" - -["1.0.1-1.0.2"] +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" + +["1.0.1 - 1.0.2"] MCMCChains = "0.3" -["1.0.1-1.1.0"] +["1.0.1 - 1.1.0"] DataFrames = "0.19" -["1.0.1-1.1.3"] -NamedTupleTools = "0.11-0.12" +["1.0.1 - 1.1.3"] +NamedTupleTools = "0.11 - 0.12" Reexport = "0.2" StanRun = "0.2" -["1.0.1-2.0.3"] +["1.0.1 - 2.0.3"] CSV = "0.5" -["1.0.1-2.1.0"] +["1.0.1 - 2.1.0"] StanSamples = "0.1" -["1.0.1-4"] +["1.0.1 - 4"] Parameters = "0.12" -["1.0.1-4.5"] +["1.0.1 - 4.5"] DocStringExtensions = "0.8" StanDump = "0.2" -["1.0.3-1.0"] -MCMCChains = "0.3-0.4" +["1.0.3 - 1.0"] +MCMCChains = "0.3 - 0.4" -["1.1-1.1.2"] +["1.1 - 1.1.2"] MCMCChains = "0.4" -["1.1.1-2.0.5"] -DataFrames = "0.19-0.20" +["1.1.1 - 2.0.5"] +DataFrames = "0.19 - 0.20" -["1.1.3-1.1.5"] +["1.1.3 - 1.1.5"] MCMCChains = ["0.4", "1"] -["1.1.5-2.0.7"] +["1.1.5 - 2.0.7"] Documenter = "0.24" -["2.0.4-2.0.7"] -CSV = "0.5-0.6" +["2.0.4 - 2.0.7"] +CSV = "0.5 - 0.6" -["2.0.6-2.1.2"] -DataFrames = "0.19-0.21" +["2.0.6 - 2.1.2"] +DataFrames = "0.19 - 0.21" -["2.0.8-2.1.0"] -CSV = "0.5-0.7" +["2.0.8 - 2.1.0"] +CSV = "0.5 - 0.7" -["2.0.8-2.1.3"] -Documenter = "0.24-0.25" +["2.0.8 - 2.1.3"] +Documenter = "0.24 - 0.25" -["2.1.1-2.4.0"] -CSV = "0.5-0.8" +["2.1.1 - 2.4.0"] +CSV = "0.5 - 0.8" -["2.1.3-2.2.6"] -DataFrames = "0.19-0.22" +["2.1.3 - 2.2.6"] +DataFrames = "0.19 - 0.22" -["2.1.4-2.2"] -Documenter = "0.24-0.26" +["2.1.4 - 2.2"] +Documenter = "0.24 - 0.26" -["2.2.7-2.4"] -DataFrames = ["0.19-0.22", "1"] +["2.2.7 - 2.4"] +DataFrames = ["0.19 - 0.22", "1"] -["2.3-2.4"] -Documenter = "0.24-0.27" +["2.3 - 2.4"] +Documenter = "0.24 - 0.27" -["2.4.1-2.4"] -CSV = "0.5-0.9" +["2.4.1 - 2.4"] +CSV = "0.5 - 0.9" -["2.5-3"] +["2.5 - 3"] DataFrames = "1" -["2.5-3.2"] +["2.5 - 3.2"] CSV = "0.9" -["2.5-4.8.2"] +["2.5 - 4.8.2"] Documenter = "0.27" -["3.3-3"] -CSV = "0.9-0.10" +["3.3 - 3"] +CSV = "0.9 - 0.10" [4] CSV = "0.10" -["4-4.1"] -JSON3 = "1.9.0-1" +["4 - 4.1"] +JSON3 = "1.9.0 - 1" -["4-4.7.4"] -DataFrames = "1.3.0-1" +["4 - 4.7.4"] +DataFrames = "1.3.0 - 1" ["4.12.0"] Primes = "0.5" -["4.2-4"] +["4.2 - 4"] JSON = "0.21" -["4.6-4"] +["4.6 - 4"] NamedTupleTools = "0.14" -["4.6-4.7.4"] -DocStringExtensions = "0.8-0.9" +["4.6 - 4.7.4"] +DocStringExtensions = "0.8 - 0.9" -["4.7.5-4"] +["4.7.5 - 4"] DataFrames = "1" DocStringExtensions = "0.9" -["4.7.6-4"] -OrderedCollections = "1.4.1-1" +["4.7.6 - 4"] +OrderedCollections = "1.4.1 - 1" diff --git a/S/StanDiagnose/Compat.toml b/S/StanDiagnose/Compat.toml index 8461bbebbf22c03..11c14ab710fd463 100644 --- a/S/StanDiagnose/Compat.toml +++ b/S/StanDiagnose/Compat.toml @@ -1,22 +1,23 @@ [0] -BinDeps = "0.0.0-0.8" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -Documenter = "0.0.0-0.24" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanBase = "0.0.0-1" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" - -[0-4] +BinDeps = "0.0.0 - 0.8" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +Documenter = "0.0.0 - 0.24" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanBase = "0.0.0 - 1" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" + +["0 - 4"] +Distributed = "1" julia = "1" -["0-4.4"] +["0 - 4.4"] DelimitedFiles = "1" Statistics = "1" @@ -24,150 +25,150 @@ Statistics = "1" StanBase = "1" ["1.0.0"] -BinDeps = "0.0.0-0.8" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -Documenter = "0.0.0-0.24" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" +BinDeps = "0.0.0 - 0.8" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +Documenter = "0.0.0 - 0.24" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" ["1.0.1"] MCMCChains = "0.3" -["1.0.1-1"] +["1.0.1 - 1"] CSV = "0.5" -["1.0.1-1.0"] +["1.0.1 - 1.0"] BinDeps = "0.8" -["1.0.1-1.1.0"] +["1.0.1 - 1.1.0"] DataFrames = "0.19" -["1.0.1-1.1.2"] -Documenter = "0.23-0.24" -NamedTupleTools = "0.11-0.12" +["1.0.1 - 1.1.2"] +Documenter = "0.23 - 0.24" +NamedTupleTools = "0.11 - 0.12" Parameters = "0.12" Reexport = "0.2" StanDump = "0.2" StanRun = "0.2" StanSamples = "0.1" -["1.0.1-4.2"] +["1.0.1 - 4.2"] DocStringExtensions = "0.8" -["1.0.2-1.0"] -MCMCChains = "0.3-0.4" +["1.0.2 - 1.0"] +MCMCChains = "0.3 - 0.4" -["1.1-1"] -StanBase = "1.1.0-1" +["1.1 - 1"] +StanBase = "1.1.0 - 1" -["1.1-1.1.1"] +["1.1 - 1.1.1"] MCMCChains = "0.4" -["1.1-1.1.2"] +["1.1 - 1.1.2"] BinDeps = ["0.8", "1"] -["1.1.1-1.1.2"] -DataFrames = "0.19-0.20" +["1.1.1 - 1.1.2"] +DataFrames = "0.19 - 0.20" ["1.1.2"] MCMCChains = ["0.4", "1"] -["1.1.3-1"] +["1.1.3 - 1"] BinDeps = "1" -["1.1.3-2.0.1"] +["1.1.3 - 2.0.1"] DataFrames = "0.20" -["1.1.3-2.0.2"] +["1.1.3 - 2.0.2"] Documenter = "0.24" ["2.0"] BinDeps = "1" -StanBase = "1.1.0-2" +StanBase = "1.1.0 - 2" ["2.0.0"] CSV = "0.5" -["2.0.1-2.0.2"] -CSV = "0.5-0.6" +["2.0.1 - 2.0.2"] +CSV = "0.5 - 0.6" -["2.0.2-2.1.2"] -DataFrames = "0.20-0.21" +["2.0.2 - 2.1.2"] +DataFrames = "0.20 - 0.21" -["2.0.3-2.1.0"] -CSV = "0.5-0.7" +["2.0.3 - 2.1.0"] +CSV = "0.5 - 0.7" -["2.0.3-2.1.3"] -Documenter = "0.24-0.25" +["2.0.3 - 2.1.3"] +Documenter = "0.24 - 0.25" -["2.1-2.3"] -StanBase = "2-3" +["2.1 - 2.3"] +StanBase = "2 - 3" -["2.1.1-2.3"] -CSV = "0.5-0.8" +["2.1.1 - 2.3"] +CSV = "0.5 - 0.8" -["2.1.3-2.2.4"] -DataFrames = "0.20-0.22" +["2.1.3 - 2.2.4"] +DataFrames = "0.20 - 0.22" -["2.1.4-2.2"] -Documenter = "0.24-0.26" +["2.1.4 - 2.2"] +Documenter = "0.24 - 0.26" -["2.2.5-2.3"] -DataFrames = ["0.20-0.22", "1"] +["2.2.5 - 2.3"] +DataFrames = ["0.20 - 0.22", "1"] ["2.3"] -Documenter = "0.24-0.27" +Documenter = "0.24 - 0.27" ["2.4"] StanBase = "2" -["2.4-3.2"] +["2.4 - 3.2"] CSV = "0.9" -["2.4-4"] +["2.4 - 4"] DataFrames = "1" -["2.4-4.4.3"] +["2.4 - 4.4.3"] Documenter = "0.27" -["2.5-2"] -StanBase = "2-3" +["2.5 - 2"] +StanBase = "2 - 3" -["3-4.2"] +["3 - 4.2"] StanDump = "0.2" ["3.0"] StanBase = "3" -["3.1-3"] -StanBase = "3.1.0-3" +["3.1 - 3"] +StanBase = "3.1.0 - 3" -["3.2.1-4.4"] -Reexport = "1.2.0-1" +["3.2.1 - 4.4"] +Reexport = "1.2.0 - 1" -["3.3-3"] -CSV = "0.9-0.10" +["3.3 - 3"] +CSV = "0.9 - 0.10" [4] CSV = "0.10" -["4-4.3.0"] +["4 - 4.3.0"] StanBase = "4" -["4.3-4.4"] -DocStringExtensions = "0.8-0.9" +["4.3 - 4.4"] +DocStringExtensions = "0.8 - 0.9" -["4.3.1-4.4"] -StanBase = "4.7.0-4" +["4.3.1 - 4.4"] +StanBase = "4.7.0 - 4" -["4.5-4"] +["4.5 - 4"] DocStringExtensions = "0.9" Reexport = "1" StanBase = "4" diff --git a/S/StanOptimize/Compat.toml b/S/StanOptimize/Compat.toml index 72acd41a193aa88..64e886969a4f073 100644 --- a/S/StanOptimize/Compat.toml +++ b/S/StanOptimize/Compat.toml @@ -1,22 +1,23 @@ [0] -BinDeps = "0.0.0-0.8" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -Documenter = "0.0.0-0.24" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanBase = "0.0.0-1" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" - -[0-4] +BinDeps = "0.0.0 - 0.8" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +Documenter = "0.0.0 - 0.24" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanBase = "0.0.0 - 1" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" + +["0 - 4"] +Distributed = "1" julia = "1" -["0-4.3"] +["0 - 4.3"] DelimitedFiles = "1" Statistics = "1" @@ -24,161 +25,161 @@ Statistics = "1" StanBase = "1" ["1.0.0"] -BinDeps = "0.0.0-0.8" -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -Documenter = "0.0.0-0.24" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" +BinDeps = "0.0.0 - 0.8" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +Documenter = "0.0.0 - 0.24" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" ["1.0.1"] MCMCChains = "0.3" -["1.0.1-1"] +["1.0.1 - 1"] CSV = "0.5" -["1.0.1-1.0"] +["1.0.1 - 1.0"] BinDeps = "0.8" -["1.0.1-1.1.0"] +["1.0.1 - 1.1.0"] DataFrames = "0.19" -["1.0.1-1.1.2"] -Documenter = "0.23-0.24" -NamedTupleTools = "0.11-0.12" +["1.0.1 - 1.1.2"] +Documenter = "0.23 - 0.24" +NamedTupleTools = "0.11 - 0.12" Parameters = "0.12" Reexport = "0.2" StanDump = "0.2" StanRun = "0.2" StanSamples = "0.1" -["1.0.1-4.1"] +["1.0.1 - 4.1"] DocStringExtensions = "0.8" -["1.0.2-1.0"] -MCMCChains = "0.3-0.4" +["1.0.2 - 1.0"] +MCMCChains = "0.3 - 0.4" -["1.1-1"] -StanBase = "1.1.0-1" +["1.1 - 1"] +StanBase = "1.1.0 - 1" -["1.1-1.1.1"] +["1.1 - 1.1.1"] MCMCChains = "0.4" -["1.1-1.1.2"] +["1.1 - 1.1.2"] BinDeps = ["0.8", "1"] -["1.1.1-2.0.2"] -DataFrames = "0.19-0.20" +["1.1.1 - 2.0.2"] +DataFrames = "0.19 - 0.20" ["1.1.2"] MCMCChains = ["0.4", "1"] -["1.1.3-2.0.3"] +["1.1.3 - 2.0.3"] Documenter = "0.24" -["2-2.0.3"] -StanBase = "1.1.0-2" +["2 - 2.0.3"] +StanBase = "1.1.0 - 2" ["2.0.0"] CSV = "0.5" -["2.0.1-2.0.3"] -CSV = "0.5-0.6" +["2.0.1 - 2.0.3"] +CSV = "0.5 - 0.6" -["2.0.3-2.1.2"] -DataFrames = "0.19-0.21" +["2.0.3 - 2.1.2"] +DataFrames = "0.19 - 0.21" -["2.0.4-2.0"] +["2.0.4 - 2.0"] StanBase = "2" -["2.0.4-2.1.0"] -CSV = "0.5-0.7" +["2.0.4 - 2.1.0"] +CSV = "0.5 - 0.7" -["2.0.4-2.1.3"] -Documenter = "0.24-0.25" +["2.0.4 - 2.1.3"] +Documenter = "0.24 - 0.25" -["2.1-2.1.2"] -StanBase = "2-3" +["2.1 - 2.1.2"] +StanBase = "2 - 3" -["2.1.1-2.3"] -CSV = "0.5-0.8" +["2.1.1 - 2.3"] +CSV = "0.5 - 0.8" -["2.1.3-2"] +["2.1.3 - 2"] StanBase = "2" -["2.1.3-2.2.4"] -DataFrames = "0.19-0.22" +["2.1.3 - 2.2.4"] +DataFrames = "0.19 - 0.22" -["2.1.4-2.2"] -Documenter = "0.24-0.26" +["2.1.4 - 2.2"] +Documenter = "0.24 - 0.26" -["2.2.5-2.3"] -DataFrames = ["0.19-0.22", "1"] +["2.2.5 - 2.3"] +DataFrames = ["0.19 - 0.22", "1"] ["2.3"] -Documenter = "0.24-0.27" +Documenter = "0.24 - 0.27" -["2.4-2"] +["2.4 - 2"] CSV = ["0.9", "1"] -["2.4-3"] +["2.4 - 3"] DataFrames = "1" -["2.4-4.3.2"] +["2.4 - 4.3.2"] Documenter = "0.27" -[3-4] +["3 - 4"] Parameters = "0.12" -["3-4.1"] +["3 - 4.1"] StanDump = "0.2" ["3.0"] CSV = ["0.9", "1"] -["3.0.1-3.0"] +["3.0.1 - 3.0"] StanBase = "3" ["3.1"] -StanBase = "3.1.0-3" +StanBase = "3.1.0 - 3" -["3.1-3.2"] +["3.1 - 3.2"] CSV = "0.9" -["3.2-3"] -StanBase = "3.2.0-3" +["3.2 - 3"] +StanBase = "3.2.0 - 3" -["3.2.1-4.3"] -Reexport = "1.2.0-1" +["3.2.1 - 4.3"] +Reexport = "1.2.0 - 1" -["3.3-3"] -CSV = "0.9-0.10" +["3.3 - 3"] +CSV = "0.9 - 0.10" [4] CSV = "0.10" -["4-4.2.0"] +["4 - 4.2.0"] StanBase = "4" -["4-4.3"] -DataFrames = "1.3.0-1" +["4 - 4.3"] +DataFrames = "1.3.0 - 1" -["4.2-4"] +["4.2 - 4"] NamedTupleTools = "0.14" -["4.2-4.3"] -DocStringExtensions = "0.8-0.9" +["4.2 - 4.3"] +DocStringExtensions = "0.8 - 0.9" -["4.2.1-4.3"] -StanBase = "4.7.0-4" +["4.2.1 - 4.3"] +StanBase = "4.7.0 - 4" -["4.4-4"] +["4.4 - 4"] DataFrames = "1" DocStringExtensions = "0.9" Reexport = "1" diff --git a/S/StanPathfinder/Compat.toml b/S/StanPathfinder/Compat.toml index 161070b845581fd..b716f44b5c71aed 100644 --- a/S/StanPathfinder/Compat.toml +++ b/S/StanPathfinder/Compat.toml @@ -1,13 +1,14 @@ -[0-1] +["0 - 1"] CSV = "0.10" DataFrames = "1" +Distributed = "1" DocStringExtensions = "0.9" NamedTupleTools = "0.14" Parameters = "0.12" -Reexport = "1.2.0-1" -StanBase = "4.7.0-4" +Reexport = "1.2.0 - 1" +StanBase = "4.7.0 - 4" StanIO = "1" julia = "1" -["0.4-1"] +["0.4 - 1"] Primes = "0.5" diff --git a/S/StanRun/Compat.toml b/S/StanRun/Compat.toml index 1c2407b7f055a30..0490ac746dc870d 100644 --- a/S/StanRun/Compat.toml +++ b/S/StanRun/Compat.toml @@ -1,22 +1,24 @@ -["0-0.2"] +["0 - 0.2"] +Distributed = "1" julia = "1" -["0-0.2.1"] -ArgCheck = "0.0.0-2" -DocStringExtensions = "0.0.0-0.8" -Parameters = "0.0.0-0.12" -StanDump = "0.0.0-0.2" +["0 - 0.2.1"] +ArgCheck = "0.0.0 - 2" +DocStringExtensions = "0.0.0 - 0.8" +Parameters = "0.0.0 - 0.12" +StanDump = "0.0.0 - 0.2" ["0.2.2"] DocStringExtensions = "0.8" -["0.2.2-0"] +["0.2.2 - 0"] ArgCheck = "2" StanDump = "0.2" UnPack = "1" -["0.2.3-0"] -DocStringExtensions = "0.8-0.9" +["0.2.3 - 0"] +DocStringExtensions = "0.8 - 0.9" -["0.3-0"] -julia = "1.6.0-1" +["0.3 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/S/StanSample/Compat.toml b/S/StanSample/Compat.toml index 1776066220fac95..d725ea613db206a 100644 --- a/S/StanSample/Compat.toml +++ b/S/StanSample/Compat.toml @@ -1,89 +1,92 @@ [0] -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanBase = "0.0.0-1" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanBase = "0.0.0 - 1" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" ["0.0"] DelimitedFiles = "1" +Distributed = "1" julia = "1" -["0.1-0"] -CSV = "0.0.0-0.5" -DelimitedFiles = "1.3.0-1" -julia = "1.3.0-1" +["0.1 - 0"] +CSV = "0.0.0 - 0.5" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["1-6.10.1"] +["1 - 6.10.1"] DelimitedFiles = "1" -["1-7.1"] +["1 - 7.1"] +Distributed = "1" julia = "1" ["1.0"] StanBase = "1" ["1.0.0"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" ["1.0.1"] MCMCChains = "0.3" -["1.0.1-1.1.0"] +["1.0.1 - 1.1.0"] DataFrames = "0.19" -["1.0.1-1.1.2"] -NamedTupleTools = "0.11-0.12" +["1.0.1 - 1.1.2"] +NamedTupleTools = "0.11 - 0.12" Parameters = "0.12" Reexport = "0.2" StanDump = "0.2" StanRun = "0.2" StanSamples = "0.1" -["1.0.1-2.1.1"] +["1.0.1 - 2.1.1"] CSV = "0.5" -["1.0.1-6.5"] +["1.0.1 - 6.5"] DocStringExtensions = "0.8" -["1.0.2-1.0"] -MCMCChains = "0.3-0.4" +["1.0.2 - 1.0"] +MCMCChains = "0.3 - 0.4" -["1.1-1"] -StanBase = "1.1.0-1" +["1.1 - 1"] +StanBase = "1.1.0 - 1" -["1.1-1.1.1"] +["1.1 - 1.1.1"] MCMCChains = "0.4" -["1.1.1-1.1.2"] -DataFrames = "0.19-0.20" +["1.1.1 - 1.1.2"] +DataFrames = "0.19 - 0.20" ["1.1.2"] MCMCChains = ["0.4", "1"] -["1.1.3-1"] +["1.1.3 - 1"] DataFrames = "0.20" Documenter = "0.24" MCMCChains = "1" -["2-2.0.3"] -StanBase = "1.1.0-2" +["2 - 2.0.3"] +StanBase = "1.1.0 - 2" -[2-5] +["2 - 5"] Requires = "1" ["2.0"] @@ -96,259 +99,262 @@ StanSamples = "0.1" ["2.0.2"] KernelDensity = "0.5" -["2.0.4-2.1"] +["2.0.4 - 2.1"] StanBase = "2" -["2.1-2.1.3"] +["2.1 - 2.1.3"] DataFrames = "0.20" -["2.1-2.1.6"] +["2.1 - 2.1.6"] MonteCarloMeasurements = "0.8" -["2.1-2.2.4"] +["2.1 - 2.2.4"] Reexport = "0.2" -["2.1.2-2.1.6"] -CSV = "0.5-0.6" +["2.1.2 - 2.1.6"] +CSV = "0.5 - 0.6" -["2.1.4-2.2.2"] -DataFrames = "0.20-0.21" +["2.1.4 - 2.2.2"] +DataFrames = "0.20 - 0.21" -["2.1.7-2.2.1"] -CSV = "0.5-0.7" +["2.1.7 - 2.2.1"] +CSV = "0.5 - 0.7" -["2.1.7-2.2.4"] -MonteCarloMeasurements = "0.8-0.9" +["2.1.7 - 2.2.4"] +MonteCarloMeasurements = "0.8 - 0.9" -["2.2-2.2.4"] -StanBase = "2-3" +["2.2 - 2.2.4"] +StanBase = "2 - 3" -["2.2.2-2.2.4"] -CSV = "0.5-0.8" +["2.2.2 - 2.2.4"] +CSV = "0.5 - 0.8" -["2.2.3-2.2.4"] -DataFrames = "0.20-0.22" +["2.2.3 - 2.2.4"] +DataFrames = "0.20 - 0.22" -["2.2.5-3"] +["2.2.5 - 3"] Reexport = ["0.2", "1"] -["2.2.5-3.0.10"] +["2.2.5 - 3.0.10"] DataFrames = "0.22" -["2.2.5-3.0.5"] +["2.2.5 - 3.0.5"] MonteCarloMeasurements = "0.9" -["2.2.5-3.1.0"] +["2.2.5 - 3.1.0"] CSV = "0.8" -["2.2.5-4"] +["2.2.5 - 4"] StanBase = "2" [3] -OrderedCollections = "1.3.0-1" +OrderedCollections = "1.3.0 - 1" -["3.0.11-3"] +["3.0.11 - 3"] DataFrames = ["0.22", "1"] -["3.0.6-3.1.0"] -MonteCarloMeasurements = "0.9-0.10" +["3.0.6 - 3.1.0"] +MonteCarloMeasurements = "0.9 - 0.10" -["3.1-3"] -Tables = "1.4.0-1" +["3.1 - 3"] +Tables = "1.4.0 - 1" -["3.1-7"] +["3.1 - 7"] TableOperations = "1" ["3.1.0"] Distributions = "0.25" -["3.1.1-3"] -CSV = ["0.8-0.9", "1"] -Distributions = "0.25-0.26" -MonteCarloMeasurements = "0.9-0.11" +["3.1.1 - 3"] +CSV = ["0.8 - 0.9", "1"] +Distributions = "0.25 - 0.26" +MonteCarloMeasurements = "0.9 - 0.11" -["3.2-3"] +["3.2 - 3"] AxisKeys = "0.1" -["4-6.3.1"] +["4 - 6.3.1"] NamedTupleTools = "0.13" ["4.0"] StatsBase = "0.33" ["4.0.0"] -AxisKeys = "0.1.18-0.1" -CSV = ["0.8-0.9", "1"] +AxisKeys = "0.1.18 - 0.1" +CSV = ["0.8 - 0.9", "1"] DataFrames = ["0.22", "1"] -Distributions = "0.25-0.26" -MonteCarloMeasurements = "0.9-0.11" -OrderedCollections = "1.3.0-1" +Distributions = "0.25 - 0.26" +MonteCarloMeasurements = "0.9 - 0.11" +OrderedCollections = "1.3.0 - 1" Reexport = ["0.2", "1"] -Tables = "1.4.0-1" +Tables = "1.4.0 - 1" ["4.0.1"] -MonteCarloMeasurements = "0.10-0.11" +MonteCarloMeasurements = "0.10 - 0.11" -["4.0.1-4.0"] +["4.0.1 - 4.0"] AxisKeys = "0.1" DataFrames = "1" Distributions = "0.25" Reexport = "1" -["4.0.1-4.0.2"] +["4.0.1 - 4.0.2"] CSV = "0.8" -["4.0.1-7"] -OrderedCollections = "1.4.0-1" -Tables = "1.5.0-1" +["4.0.1 - 7"] +OrderedCollections = "1.4.0 - 1" +Tables = "1.5.0 - 1" -["4.0.2-4.0"] -MonteCarloMeasurements = ["0.10-0.11", "1"] +["4.0.2 - 4.0"] +MonteCarloMeasurements = ["0.10 - 0.11", "1"] -["4.0.3-4.0"] -CSV = "0.8-0.9" +["4.0.3 - 4.0"] +CSV = "0.8 - 0.9" -["4.1-4.2"] +["4.1 - 4.2"] CSV = "0.9" -["4.1-6.11"] +["4.1 - 6.11"] MonteCarloMeasurements = "1" -["4.2-4.3"] +["4.2 - 4.3"] AxisKeys = "0.1" -Reexport = "1.2.0-1" +Reexport = "1.2.0 - 1" -["4.3-4"] +["4.3 - 4"] CSV = ["0.9", "1"] [5] -DataFrames = "1.2.0-1" +DataFrames = "1.2.0 - 1" -["5-6.5"] +["5 - 6.5"] StanDump = "0.2" -[5-7] +["5 - 7"] Parameters = "0.12" ["5.0"] CSV = ["0.9", "1"] -["5.0.2-5.0"] +["5.0.2 - 5.0"] StanBase = "3" ["5.1"] -StanBase = "3.1.0-3" +StanBase = "3.1.0 - 3" -["5.1-5.4"] +["5.1 - 5.4"] CSV = "0.9" -["5.2-5"] -StanBase = "3.2.0-3" +["5.2 - 5"] +StanBase = "3.2.0 - 3" -["5.2.1-7"] -Reexport = "1.2.0-1" +["5.2.1 - 7"] +Reexport = "1.2.0 - 1" -["5.5-5"] -CSV = "0.9-0.10" +["5.5 - 5"] +CSV = "0.9 - 0.10" -["6-6.1"] -JSON3 = "1.9.0-1" +["6 - 6.1"] +JSON3 = "1.9.0 - 1" -["6-6.4"] +["6 - 6.4"] StanBase = "4" -[6-7] +["6 - 7"] CSV = "0.10" -DataFrames = "1.3.0-1" -Requires = "1.3.0-1" +DataFrames = "1.3.0 - 1" +Requires = "1.3.0 - 1" ["6.10.1"] -MCMCChains = "5.3.0-5" +MCMCChains = "5.3.0 - 5" -["6.10.2-6.11"] -MCMCChains = "5.4.0-5" +["6.10.2 - 6.11"] +MCMCChains = "5.4.0 - 5" -["6.10.2-7"] -DelimitedFiles = "1.8.0-1" +["6.10.2 - 7"] +DelimitedFiles = "1.8.0 - 1" -["6.10.2-7.0.3"] +["6.10.2 - 7.0.3"] DocStringExtensions = "0.9" -["6.11.4-6.11.5"] +["6.11.4 - 6.11.5"] PosteriorDB = "0.1" -["6.11.4-6.13.0"] -InferenceObjects = "0.2.2-0.2" +["6.11.4 - 6.13.0"] +InferenceObjects = "0.2.2 - 0.2" ["6.11.6"] PosteriorDB = "0.2" -["6.11.7-6.11"] -PosteriorDB = "0.2-0.3" +["6.11.7 - 6.11"] +PosteriorDB = "0.2 - 0.3" -["6.13.1-6.13.6"] +["6.13.1 - 6.13.6"] InferenceObjects = "0.2" -["6.2-7"] +["6.2 - 7"] JSON = "0.21" -["6.2.1-6.6"] -CompatHelperLocal = "0.1.20-0.1" +["6.2.1 - 6.6"] +CompatHelperLocal = "0.1.20 - 0.1" -["6.3.2-6.5"] -NamedTupleTools = "0.13-0.14" +["6.3.2 - 6.5"] +NamedTupleTools = "0.13 - 0.14" -["6.5-6.6"] -StanBase = "4.5.0-4" -StatsFuns = ["0.8-0.9", "1"] +["6.5 - 6.6"] +StanBase = "4.5.0 - 4" +StatsFuns = ["0.8 - 0.9", "1"] -["6.6-6.10.1"] -DocStringExtensions = "0.8-0.9" +["6.6 - 6.10.1"] +DocStringExtensions = "0.8 - 0.9" -["6.6-7"] +["6.6 - 7"] NamedTupleTools = "0.14" ["6.7"] StatsFuns = "1" -["6.7-6.9.0"] -StanBase = "4.7.0-4" +["6.7 - 6.9.0"] +StanBase = "4.7.0 - 4" -["6.7-7"] +["6.7 - 7"] CompatHelperLocal = "0.1" ["6.9.1"] -StanBase = "4.7.1-4" +StanBase = "4.7.1 - 4" -["6.9.2-7.2.0"] -StanBase = "4.7.0-4" +["6.9.2 - 7.2.0"] +StanBase = "4.7.0 - 4" -["7.0.4-7"] -DocStringExtensions = "0.8-0.9" +["7.0.4 - 7"] +DocStringExtensions = "0.8 - 0.9" -["7.1.1-7.1"] +["7.1.1 - 7.1"] LazyArtifacts = "1" ["7.2"] -BridgeStan = "1.0.1-1" +BridgeStan = "1.0.1 - 1" -["7.2-7"] +["7.2 - 7"] AxisKeys = "0.2" -LazyArtifacts = "1.3.0-1" +LazyArtifacts = "1.3.0 - 1" MonteCarloMeasurements = "1" -julia = "1.8.0-1" +julia = "1.8.0 - 1" -["7.2-7.2.1"] -MCMCChains = "5.6.0-5" +["7.2 - 7.2.1"] +MCMCChains = "5.6.0 - 5" -["7.2-7.8"] -InferenceObjects = "0.3.2-0.3" +["7.2 - 7.6"] +Distributed = "1.8.0 - 1" -["7.2.1-7"] -StanBase = "4.7.6-4" +["7.2 - 7.8"] +InferenceObjects = "0.3.2 - 0.3" -["7.2.2-7"] -MCMCChains = "5.6.0-6" +["7.2.1 - 7"] +StanBase = "4.7.6 - 4" -["7.9-7"] -InferenceObjects = "0.3.2-0.4" +["7.2.2 - 7"] +MCMCChains = "5.6.0 - 6" + +["7.9 - 7"] +InferenceObjects = "0.3.2 - 0.4" diff --git a/S/StanVariational/Compat.toml b/S/StanVariational/Compat.toml index cd513cbab5e1a23..3dc1be9d1d1b44f 100644 --- a/S/StanVariational/Compat.toml +++ b/S/StanVariational/Compat.toml @@ -1,178 +1,179 @@ [0] -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanBase = "0.0.0-1" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" - -[0-4] +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanBase = "0.0.0 - 1" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" + +["0 - 4"] +Distributed = "1" julia = "1" -["0-4.3"] +["0 - 4.3"] DelimitedFiles = "1" ["1.0"] StanBase = "1" ["1.0.0"] -DataFrames = "0.0.0-0.19" -DocStringExtensions = "0.0.0-0.8" -MCMCChains = "0.0.0-0.3" -NamedTupleTools = "0.0.0-0.12" -Parameters = "0.0.0-0.12" -Reexport = "0.0.0-0.2" -StanDump = "0.0.0-0.2" -StanRun = "0.0.0-0.2" -StanSamples = "0.0.0-0.1" +DataFrames = "0.0.0 - 0.19" +DocStringExtensions = "0.0.0 - 0.8" +MCMCChains = "0.0.0 - 0.3" +NamedTupleTools = "0.0.0 - 0.12" +Parameters = "0.0.0 - 0.12" +Reexport = "0.0.0 - 0.2" +StanDump = "0.0.0 - 0.2" +StanRun = "0.0.0 - 0.2" +StanSamples = "0.0.0 - 0.1" ["1.0.1"] MCMCChains = "0.3" -["1.0.1-1.1.1"] +["1.0.1 - 1.1.1"] DataFrames = "0.19" -["1.0.1-1.1.3"] -NamedTupleTools = "0.11-0.12" +["1.0.1 - 1.1.3"] +NamedTupleTools = "0.11 - 0.12" Parameters = "0.12" Reexport = "0.2" StanDump = "0.2" StanRun = "0.2" StanSamples = "0.1" -["1.0.1-4.1"] +["1.0.1 - 4.1"] DocStringExtensions = "0.8" -["1.0.2-1.0"] -MCMCChains = "0.3-0.4" +["1.0.2 - 1.0"] +MCMCChains = "0.3 - 0.4" -["1.1-1"] -StanBase = "1.1.0-1" +["1.1 - 1"] +StanBase = "1.1.0 - 1" -["1.1-1.1.2"] +["1.1 - 1.1.2"] MCMCChains = "0.4" -["1.1.2-1.1.3"] -DataFrames = "0.19-0.20" +["1.1.2 - 1.1.3"] +DataFrames = "0.19 - 0.20" ["1.1.3"] MCMCChains = ["0.4", "1"] -["1.1.4-1"] +["1.1.4 - 1"] MCMCChains = "1" -["1.1.4-2.0.2"] +["1.1.4 - 2.0.2"] DataFrames = "0.20" -["1.1.4-2.0.3"] +["1.1.4 - 2.0.3"] Documenter = "0.24" ["2.0"] -StanBase = "1.1.0-2" +StanBase = "1.1.0 - 2" -["2.0.3-2.1.1"] -DataFrames = "0.20-0.21" +["2.0.3 - 2.1.1"] +DataFrames = "0.20 - 0.21" -["2.0.4-2.1.2"] -Documenter = "0.24-0.25" +["2.0.4 - 2.1.2"] +Documenter = "0.24 - 0.25" -["2.1-2.3"] -StanBase = "2-3" +["2.1 - 2.3"] +StanBase = "2 - 3" -["2.1.2-2.2.4"] -DataFrames = "0.20-0.22" +["2.1.2 - 2.2.4"] +DataFrames = "0.20 - 0.22" -["2.1.3-2.2"] -Documenter = "0.24-0.26" +["2.1.3 - 2.2"] +Documenter = "0.24 - 0.26" -["2.2.5-2.3"] -DataFrames = ["0.20-0.22", "1"] +["2.2.5 - 2.3"] +DataFrames = ["0.20 - 0.22", "1"] ["2.3"] -Documenter = "0.24-0.27" +Documenter = "0.24 - 0.27" ["2.4"] StanBase = "2" -["2.4-2"] +["2.4 - 2"] DataFrames = "1" -["2.4-4.3.3"] +["2.4 - 4.3.3"] Documenter = "0.27" -["2.5-2"] -StanBase = "2-3" +["2.5 - 2"] +StanBase = "2 - 3" -["3-3.2"] +["3 - 3.2"] CSV = "0.9" -[3-4] +["3 - 4"] Parameters = "0.12" -["3-4.1"] +["3 - 4.1"] StanDump = "0.2" -["3-4.1.0"] +["3 - 4.1.0"] NamedTupleTools = "0.13" -["3-4.2.3"] -DataFrames = "1.2.0-1" +["3 - 4.2.3"] +DataFrames = "1.2.0 - 1" ["3.0"] StanBase = "3" -["3.1-3"] -StanBase = "3.1.0-3" +["3.1 - 3"] +StanBase = "3.1.0 - 3" -["3.2.1-4"] -Reexport = "1.2.0-1" +["3.2.1 - 4"] +Reexport = "1.2.0 - 1" -["3.3-3"] -CSV = "0.9-0.10" +["3.3 - 3"] +CSV = "0.9 - 0.10" [4] CSV = "0.10" -["4-4.2.0"] +["4 - 4.2.0"] StanBase = "4" -["4.1.1-4.1"] -NamedTupleTools = "0.13-0.14" +["4.1.1 - 4.1"] +NamedTupleTools = "0.13 - 0.14" -["4.1.1-4.2.0"] +["4.1.1 - 4.2.0"] StanSample = "6" -["4.2-4"] +["4.2 - 4"] NamedTupleTools = "0.14" -["4.2-4.2.3"] -DocStringExtensions = "0.8-0.9" +["4.2 - 4.2.3"] +DocStringExtensions = "0.8 - 0.9" -["4.2-4.3"] +["4.2 - 4.3"] Statistics = "1" -["4.2.1-4"] -StanBase = "4.7.0-4" +["4.2.1 - 4"] +StanBase = "4.7.0 - 4" -["4.2.1-4.2.2"] -StanSample = "6.7.0-6" +["4.2.1 - 4.2.2"] +StanSample = "6.7.0 - 6" ["4.2.3"] -StanSample = "6.7.0-7" +StanSample = "6.7.0 - 7" ["4.2.4"] -StanSample = "6.7.0-6" +StanSample = "6.7.0 - 6" -["4.2.4-4"] +["4.2.4 - 4"] DataFrames = "1" DocStringExtensions = "0.9" -["4.2.5-4.3"] +["4.2.5 - 4.3"] StanSample = "7" -["4.4-4"] -StanSample = "7-8" +["4.4 - 4"] +StanSample = "7 - 8" diff --git a/S/StandardMarketData/Compat.toml b/S/StandardMarketData/Compat.toml index 59bde2bd5ecc4dc..99266524d2476a7 100644 --- a/S/StandardMarketData/Compat.toml +++ b/S/StandardMarketData/Compat.toml @@ -1,59 +1,60 @@ [0] BSONMmap = "0.2" -Glob = "1.2.0-1" +Distributed = "1" +Glob = "1.2.0 - 1" HDF5Utils = "0.1" PandasLite = "0.1" Parameters = "0.12" ProgressMeter = "1" -PyCall = "1.90.0-1" +PyCall = "1.90.0 - 1" PyCallUtils = "0.2" Statistics = "1" julia = "1" -["0-0.1.2"] +["0 - 0.1.2"] BSON = "0.2" BlockArrays = "0.10" HDF5 = "0.12" StatsBase = "0.32" -["0.1.1-0.1.12"] +["0.1.1 - 0.1.12"] SortingAlgorithms = "0.3" -["0.1.1-0.1.2"] +["0.1.1 - 0.1.2"] ArgParse = "0.6" -MPI = "0.10-0.11" - -["0.1.10-0.1.12"] -BlockArrays = "0.10-0.13" -HDF5 = "0.12-0.14" -MPI = "0.10-0.16" - -["0.1.13-0"] -BSON = "0.2.4-0.3" -BlockArrays = "0.10-0.16" -HDF5 = "0.12-0.15" -MPI = "0.10-0.19" +MPI = "0.10 - 0.11" + +["0.1.10 - 0.1.12"] +BlockArrays = "0.10 - 0.13" +HDF5 = "0.12 - 0.14" +MPI = "0.10 - 0.16" + +["0.1.13 - 0"] +BSON = "0.2.4 - 0.3" +BlockArrays = "0.10 - 0.16" +HDF5 = "0.12 - 0.15" +MPI = "0.10 - 0.19" SortingAlgorithms = ["0.3", "1"] -["0.1.17-0"] +["0.1.17 - 0"] MLSuiteBase = "0.2" ["0.1.3"] -MPI = "0.10-0.13" +MPI = "0.10 - 0.13" -["0.1.3-0"] +["0.1.3 - 0"] ArgParse = ["0.6", "1"] -StatsBase = "0.32-0.33" +StatsBase = "0.32 - 0.33" -["0.1.3-0.1.12"] -BSON = "0.2.4-0.2" +["0.1.3 - 0.1.12"] +BSON = "0.2.4 - 0.2" -["0.1.3-0.1.9"] -BlockArrays = "0.10-0.12" -HDF5 = "0.12-0.13" +["0.1.3 - 0.1.9"] +BlockArrays = "0.10 - 0.12" +HDF5 = "0.12 - 0.13" -["0.1.4-0.1.9"] -MPI = "0.10-0.15" +["0.1.4 - 0.1.9"] +MPI = "0.10 - 0.15" -["0.1.7-0"] +["0.1.7 - 0"] MacroTools = "0.5" diff --git a/S/StateSpaceRoutines/Compat.toml b/S/StateSpaceRoutines/Compat.toml index 6646d27258747b0..0043deb16e9eaee 100644 --- a/S/StateSpaceRoutines/Compat.toml +++ b/S/StateSpaceRoutines/Compat.toml @@ -1,60 +1,62 @@ -["0-0.2"] +["0 - 0.2"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.2.0"] -Distributions = "0.0.0-0.21" -FileIO = "0.0.0-1" -HDF5 = "0.0.0-0.12" -JLD2 = "0.0.0-0.1" -PDMats = "0.0.0-0.9" -QuantEcon = "0.0.0-0.16" -Roots = "0.0.0-0.8" - -["0.2.1-0.2"] -Distributions = "0.21.7-0.21" -HDF5 = "0.12.4-0.12" -Roots = "0.8.3-0.8" -Tracker = "0.2.5-0.2" - -["0.2.1-0.3.2"] -PDMats = "0.9.10-0.9" - -["0.2.1-0.3.3"] -FileIO = "1.0.7-1" -JLD2 = "0.1.3-0.1" - -["0.3-0"] +["0 - 0.2.0"] +Distributions = "0.0.0 - 0.21" +FileIO = "0.0.0 - 1" +HDF5 = "0.0.0 - 0.12" +JLD2 = "0.0.0 - 0.1" +PDMats = "0.0.0 - 0.9" +QuantEcon = "0.0.0 - 0.16" +Roots = "0.0.0 - 0.8" + +["0.2.1 - 0.2"] +Distributions = "0.21.7 - 0.21" +HDF5 = "0.12.4 - 0.12" +Roots = "0.8.3 - 0.8" +Tracker = "0.2.5 - 0.2" + +["0.2.1 - 0.3.2"] +PDMats = "0.9.10 - 0.9" + +["0.2.1 - 0.3.3"] +FileIO = "1.0.7 - 1" +JLD2 = "0.1.3 - 0.1" + +["0.3 - 0"] +Distributed = "1" Statistics = "1" Tracker = "0.2" julia = "1" -["0.3-0.3.1"] -Distributions = "0.18-0.21" -Roots = "0.7-0.8" +["0.3 - 0.3.1"] +Distributions = "0.18 - 0.21" +Roots = "0.7 - 0.8" -["0.3-0.3.2"] +["0.3 - 0.3.2"] HDF5 = "0.12" -["0.3.1-0.3.2"] -DSGE = "1.1.0-1" +["0.3.1 - 0.3.2"] +DSGE = "1.1.0 - 1" -["0.3.2-0"] -Roots = ["0.7-0.8", "1"] +["0.3.2 - 0"] +Roots = ["0.7 - 0.8", "1"] -["0.3.2-0.3.3"] -Distributions = "0.18-0.23" +["0.3.2 - 0.3.3"] +Distributions = "0.18 - 0.23" ["0.3.3"] -HDF5 = "0.12-0.13" +HDF5 = "0.12 - 0.13" -["0.3.3-0.4.1"] -PDMats = "0.9.10-0.10" +["0.3.3 - 0.4.1"] +PDMats = "0.9.10 - 0.10" -["0.3.4-0.4.1"] -Distributions = "0.18-0.24" +["0.3.4 - 0.4.1"] +Distributions = "0.18 - 0.24" -["0.4.3-0"] +["0.4.3 - 0"] DistributedArrays = "0.6" -Distributions = "0.18-0.25" -PDMats = "0.9.10-0.11" +Distributions = "0.18 - 0.25" +PDMats = "0.9.10 - 0.11" diff --git a/S/StatisticalRethinking/Compat.toml b/S/StatisticalRethinking/Compat.toml index 51f7935bdf8f796..63ca2e26f50403c 100644 --- a/S/StatisticalRethinking/Compat.toml +++ b/S/StatisticalRethinking/Compat.toml @@ -1,371 +1,372 @@ -["0-0.4"] -StatPlots = "0.0.0-0.9" +["0 - 0.4"] +StatPlots = "0.0.0 - 0.9" -["0-0.5"] +["0 - 0.5"] +Distributed = "1" Statistics = "1" -Turing = "0.0.0-0.14" - -["0-0.8"] -GLM = "0-1" - -["0-0.9.0"] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -Distributions = "0.0.0-0.21" -GR = "0.0.0-0.42" -Optim = "0.0.0-0.19" -Plots = "0.0.0-0.27" -RDatasets = "0.0.0-0.6" -Reexport = "0.0.0-0.2" -StatsBase = "0.0.0-0.32" - -[0-1] +Turing = "0.0.0 - 0.14" + +["0 - 0.8"] +GLM = "0 - 1" + +["0 - 0.9.0"] +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +Distributions = "0.0.0 - 0.21" +GR = "0.0.0 - 0.42" +Optim = "0.0.0 - 0.19" +Plots = "0.0.0 - 0.27" +RDatasets = "0.0.0 - 0.6" +Reexport = "0.0.0 - 0.2" +StatsBase = "0.0.0 - 0.32" + +["0 - 1"] DelimitedFiles = "1" -[0-4] +["0 - 4"] julia = "1" -["0.2-0.3"] -Gadfly = "0-1" -JLD = "0.0.0-0.10" +["0.2 - 0.3"] +Gadfly = "0 - 1" +JLD = "0.0.0 - 0.10" -["0.2-0.5"] -Mamba = "0.0.0-0.12" +["0.2 - 0.5"] +Mamba = "0.0.0 - 0.12" -["0.2-0.7"] -StanMCMCChain = "0.0.0-0.3" +["0.2 - 0.7"] +StanMCMCChain = "0.0.0 - 0.3" -["0.2-0.8"] -CmdStan = ["1", "4-5"] -Literate = "0-1" +["0.2 - 0.8"] +CmdStan = ["1", "4 - 5"] +Literate = "0 - 1" -["0.2-0.9.0"] -StatsFuns = "0.0.0-0.9" +["0.2 - 0.9.0"] +StatsFuns = "0.0.0 - 0.9" -["0.3-0.7"] -MCMCChain = "0.0.0-0.2" +["0.3 - 0.7"] +MCMCChain = "0.0.0 - 0.2" -["0.4-0.9.0"] -DataStructures = "0.0.0-0.17" +["0.4 - 0.9.0"] +DataStructures = "0.0.0 - 0.17" ["0.5"] -DynamicHMC = "0-1" -ForwardDiff = "0.0.0-0.10" -LogDensityProblems = "0.0.0-0.10" -MCMCDiagnostics = "0.0.0-0.3" -Parameters = "0.0.0-0.12" -TransformVariables = "0.0.0-0.3" +DynamicHMC = "0 - 1" +ForwardDiff = "0.0.0 - 0.10" +LogDensityProblems = "0.0.0 - 0.10" +MCMCDiagnostics = "0.0.0 - 0.3" +Parameters = "0.0.0 - 0.12" +TransformVariables = "0.0.0 - 0.3" -["0.5-0.9.0"] -JLD = "0.0.0-0.9" -StatsPlots = "0.0.0-0.12" +["0.5 - 0.9.0"] +JLD = "0.0.0 - 0.9" +StatsPlots = "0.0.0 - 0.12" -["0.6-0.9.0"] -Flux = "0.0.0-0.11" +["0.6 - 0.9.0"] +Flux = "0.0.0 - 0.11" -["0.8-0.8.4"] +["0.8 - 0.8.4"] StanMCMCChains = "5" -["0.8-0.9.0"] -MCMCChains = "0.0.0-0.3" +["0.8 - 0.9.0"] +MCMCChains = "0.0.0 - 0.3" ["0.8.4"] Statistics = "1" -["0.8.4-0.9.0"] -KernelDensity = "0.0.0-0.5" +["0.8.4 - 0.9.0"] +KernelDensity = "0.0.0 - 0.5" -["0.9-4.7.3"] +["0.9 - 4.7.3"] Statistics = "1" ["0.9.0"] -CmdStan = "0.0.0-5" -Documenter = "0.0.0-0.23" -DynamicHMC = "0.0.0-2" -GLM = "0.0.0-1" -Literate = "0.0.0-2" -LogDensityProblems = "0.0.0-0.9" -MCMCDiagnostics = "0.0.0-0.3" -Parameters = "0.0.0-0.12" -TransformVariables = "0.0.0-0.3" - -["0.9.1-0"] -CmdStan = "5.2.0-5" +CmdStan = "0.0.0 - 5" +Documenter = "0.0.0 - 0.23" +DynamicHMC = "0.0.0 - 2" +GLM = "0.0.0 - 1" +Literate = "0.0.0 - 2" +LogDensityProblems = "0.0.0 - 0.9" +MCMCDiagnostics = "0.0.0 - 0.3" +Parameters = "0.0.0 - 0.12" +TransformVariables = "0.0.0 - 0.3" + +["0.9.1 - 0"] +CmdStan = "5.2.0 - 5" DataFrames = "0.19" DataStructures = "0.17" Documenter = "0.23" GR = "0.42" -Literate = "2.1.0-2" +Literate = "2.1.0 - 2" LogDensityProblems = "0.9" MCMCChains = "0.3" Plots = "0.27" StatsFuns = "0.9" StatsPlots = "0.12" -["0.9.1-1"] +["0.9.1 - 1"] Distributions = "0.21" -GLM = "1.3.0-1" +GLM = "1.3.0 - 1" JLD = "0.9" KernelDensity = "0.5" MCMCDiagnostics = "0.3" -Optim = "0.18-0.19" +Optim = "0.18 - 0.19" RDatasets = "0.6" Reexport = "0.2" TransformVariables = "0.3" -["0.9.1-2.1.3"] +["0.9.1 - 2.1.3"] CSV = "0.5" StatsBase = "0.32" -["0.9.1-4"] +["0.9.1 - 4"] Parameters = "0.12" [1] CategoricalArrays = "0.7" -DataFrames = "0.19-0.20" -DataStructures = "0.14-0.17" -Documenter = "0.23-0.24" -DynamicHMC = "2.1.0-2" -GR = "0.42-0.44" -LogDensityProblems = "0.9-0.10" +DataFrames = "0.19 - 0.20" +DataStructures = "0.14 - 0.17" +Documenter = "0.23 - 0.24" +DynamicHMC = "2.1.0 - 2" +GR = "0.42 - 0.44" +LogDensityProblems = "0.9 - 0.10" MCMCChains = ["0.4", "1"] -MonteCarloMeasurements = "0.5-0.6" -Plots = "0.27-0.28" -StanBase = "1.1.0-1" -StanOptimize = "1.1.0-1" -StanSample = "1.1.0-1" +MonteCarloMeasurements = "0.5 - 0.6" +Plots = "0.27 - 0.28" +StanBase = "1.1.0 - 1" +StanOptimize = "1.1.0 - 1" +StanSample = "1.1.0 - 1" StatsFuns = ["0.7", "0.9"] -StatsPlots = "0.12-0.13" +StatsPlots = "0.12 - 0.13" [2] StanOptimize = "2" StanSample = "2" -["2-2.1.3"] +["2 - 2.1.3"] Distributions = "0.22" -["2-2.2.1"] +["2 - 2.2.1"] DataFrames = "0.20" -[2-4] +["2 - 4"] Requires = "1" -["2.0.5-4.5"] +["2.0.5 - 4.5"] DocStringExtensions = "0.8" -["2.1-2.2.3"] +["2.1 - 2.2.3"] MonteCarloMeasurements = "0.8" -["2.1-2.2.4"] +["2.1 - 2.2.4"] KernelDensity = "0.5" -["2.1-3.1.6"] +["2.1 - 3.1.6"] Reexport = "0.2" -["2.1.4-2.2.3"] -CSV = "0.5-0.6" +["2.1.4 - 2.2.3"] +CSV = "0.5 - 0.6" -["2.1.4-2.2.6"] -Distributions = "0.22-0.23" +["2.1.4 - 2.2.6"] +Distributions = "0.22 - 0.23" -["2.1.4-3"] -StatsBase = "0.32-0.33" +["2.1.4 - 3"] +StatsBase = "0.32 - 0.33" -["2.1.6-2.2.2"] +["2.1.6 - 2.2.2"] MCMCChains = "3" -["2.1.6-3"] -LaTeXStrings = "1.1.0-1" +["2.1.6 - 3"] +LaTeXStrings = "1.1.0 - 1" StatsPlots = "0.14" -["2.2.1-2"] -UnicodePlots = "1.2.0-1" +["2.2.1 - 2"] +UnicodePlots = "1.2.0 - 1" -["2.2.1-4.5.0"] +["2.2.1 - 4.5.0"] StatsFuns = "0.9" -["2.2.1-4.7.2"] +["2.2.1 - 4.7.2"] NamedArrays = "0.9" -["2.2.2-2.2.7"] -DataFrames = "0.20-0.21" +["2.2.2 - 2.2.7"] +DataFrames = "0.20 - 0.21" -["2.2.3-2"] -MCMCChains = "3-4" +["2.2.3 - 2"] +MCMCChains = "3 - 4" -["2.2.4-2"] -MonteCarloMeasurements = "0.8-0.9" +["2.2.4 - 2"] +MonteCarloMeasurements = "0.8 - 0.9" -["2.2.4-2.2.6"] -CSV = "0.5-0.7" +["2.2.4 - 2.2.6"] +CSV = "0.5 - 0.7" -["2.2.5-3"] -KernelDensity = "0.5-0.6" +["2.2.5 - 3"] +KernelDensity = "0.5 - 0.6" -["2.2.7-3"] -CSV = "0.5-0.8" +["2.2.7 - 3"] +CSV = "0.5 - 0.8" -["2.2.7-3.4.2"] -Distributions = "0.22-0.24" +["2.2.7 - 3.4.2"] +Distributions = "0.22 - 0.24" -["2.2.8-2"] -DataFrames = "0.20-0.22" +["2.2.8 - 2"] +DataFrames = "0.20 - 0.22" [3] -BSplines = "0.2-0.3" -GLM = "1.3.0-1" +BSplines = "0.2 - 0.3" +GLM = "1.3.0 - 1" -["3-3.2.0"] -PrettyTables = "0.9-0.10" +["3 - 3.2.0"] +PrettyTables = "0.9 - 0.10" -["3-3.2.1"] -MonteCarloMeasurements = ["0.8-0.9", "1"] +["3 - 3.2.1"] +MonteCarloMeasurements = ["0.8 - 0.9", "1"] -["3-3.4.1"] -DataFrames = "0.21-0.22" +["3 - 3.4.1"] +DataFrames = "0.21 - 0.22" -["3-3.4.3"] +["3 - 3.4.3"] AxisArrays = "0.4" -[3-4] +["3 - 4"] StructuralCausalModels = "1" ["3.0"] -MCMCChains = "3-4" +MCMCChains = "3 - 4" Optim = "0.20" -["3.1-3"] +["3.1 - 3"] MCMCChains = "4" -Optim = ["0.20", "1.2.0-1"] +Optim = ["0.20", "1.2.0 - 1"] -["3.1-4.5.0"] +["3.1 - 4.5.0"] NamedTupleTools = "0.13" -["3.1-4.8.0"] +["3.1 - 4.8.0"] Formatting = "0.4" -["3.1.7-3"] +["3.1.7 - 3"] Reexport = ["0.2", "1"] -["3.1.9-4.4.1"] -OrderedCollections = "1.3.0-1" +["3.1.9 - 4.4.1"] +OrderedCollections = "1.3.0 - 1" -["3.2.1-3.4.1"] -PrettyTables = "0.9-0.11" +["3.2.1 - 3.4.1"] +PrettyTables = "0.9 - 0.11" -["3.2.2-3"] -MonteCarloMeasurements = ["0.8-0.10", "1"] +["3.2.2 - 3"] +MonteCarloMeasurements = ["0.8 - 0.10", "1"] -["3.2.2-3.2.6"] +["3.2.2 - 3.2.6"] ParetoSmoothedImportanceSampling = "0.1" -["3.2.7-3"] +["3.2.7 - 3"] StatsModelComparisons = ["0.1", "1"] -["3.4.2-3"] +["3.4.2 - 3"] BrowseTables = "0.3" -DataFrames = ["0.21-0.22", "1"] -PrettyTables = ["0.9-0.12", "1"] -Tables = "1.4.0-1" +DataFrames = ["0.21 - 0.22", "1"] +PrettyTables = ["0.9 - 0.12", "1"] +Tables = "1.4.0 - 1" -["3.4.3-3"] -Distributions = "0.22-0.25" +["3.4.3 - 3"] +Distributions = "0.22 - 0.25" -["3.4.4-3"] -AxisArrays = "0.4.3-0.4" -DrWatson = "2.1.0-2" +["3.4.4 - 3"] +AxisArrays = "0.4.3 - 0.4" +DrWatson = "2.1.0 - 2" GR = "0.58" Pluto = "0.15" PlutoUI = "0.7" -["3.4.4-3.4.5"] -ParetoSmooth = "0.2-0.3" +["3.4.4 - 3.4.5"] +ParetoSmooth = "0.2 - 0.3" -["3.4.6-3"] -ParetoSmooth = "0.2-0.5" +["3.4.6 - 3"] +ParetoSmooth = "0.2 - 0.5" [4] DataFrames = "1" Distributions = "0.25" KernelDensity = "0.6" -Tables = "1.5.0-1" +Tables = "1.5.0 - 1" -["4-4.5"] +["4 - 4.5"] PrettyTables = "1" -["4-4.5.0"] +["4 - 4.5.0"] AxisKeys = "0.1" -["4-4.7.0"] +["4 - 4.7.0"] StatsBase = "0.33" ["4.0.0"] -MonteCarloMeasurements = "0.10-0.11" +MonteCarloMeasurements = "0.10 - 0.11" ParetoSmooth = "0.5" -["4.0.1-4.3"] +["4.0.1 - 4.3"] ParetoSmooth = "0.6" -["4.0.1-4.4.1"] -MonteCarloMeasurements = ["0.10-0.11", "1"] +["4.0.1 - 4.4.1"] +MonteCarloMeasurements = ["0.10 - 0.11", "1"] -["4.0.5-4.7.2"] +["4.0.5 - 4.7.2"] Documenter = "0.27" -["4.1-4.4"] +["4.1 - 4.4"] CSV = "0.9" -["4.2-4"] -Reexport = "1.2.0-1" +["4.2 - 4"] +Reexport = "1.2.0 - 1" -["4.3-4"] +["4.3 - 4"] ParetoSmoothedImportanceSampling = "1" -["4.4-4.4.1"] -ParetoSmooth = "0.6-0.7" +["4.4 - 4.4.1"] +ParetoSmooth = "0.6 - 0.7" -["4.4.2-4"] +["4.4.2 - 4"] MonteCarloMeasurements = "1" -Optim = "1.5.0-1" -OrderedCollections = "1.4.0-1" +Optim = "1.5.0 - 1" +OrderedCollections = "1.4.0 - 1" -["4.4.2-4.5"] +["4.4.2 - 4.5"] ParetoSmooth = "0.7" -["4.4.2-4.7.0"] +["4.4.2 - 4.7.0"] MCMCChains = "5" ["4.5"] -CSV = "0.9-0.10" +CSV = "0.9 - 0.10" ["4.5.1"] StatsFuns = ["0.9", "1"] -["4.5.1-4.5"] -AxisKeys = "0.1-0.2" +["4.5.1 - 4.5"] +AxisKeys = "0.1 - 0.2" -["4.5.1-4.7.3"] -NamedTupleTools = "0.13-0.14" +["4.5.1 - 4.7.3"] +NamedTupleTools = "0.13 - 0.14" -["4.5.2-4.7.3"] -StatsFuns = ["0.8-0.9", "1"] +["4.5.2 - 4.7.3"] +StatsFuns = ["0.8 - 0.9", "1"] -["4.6-4"] +["4.6 - 4"] CSV = "0.10" DocStringExtensions = "0.9" PrettyTables = "2" -["4.7.1-4"] -MCMCChains = "5.6.0-6" -StatsBase = "0.33-0.34" +["4.7.1 - 4"] +MCMCChains = "5.6.0 - 6" +StatsBase = "0.33 - 0.34" ["4.7.3"] -NamedArrays = "0.9-0.10" +NamedArrays = "0.9 - 0.10" -["4.7.3-4"] +["4.7.3 - 4"] Documenter = ["0.27", "1"] -["4.7.4-4"] +["4.7.4 - 4"] NamedArrays = "0.10" NamedTupleTools = "0.14" StatsFuns = "1" diff --git a/S/StochDynamicProgramming/Compat.toml b/S/StochDynamicProgramming/Compat.toml index b200fe275c9ce00..7d743dfe4094b6c 100644 --- a/S/StochDynamicProgramming/Compat.toml +++ b/S/StochDynamicProgramming/Compat.toml @@ -1,22 +1,23 @@ -["0-0.5"] -Compat = "0.18-2" -CutPruners = "0.0.2-0.2" -Distributions = "0.0.0-0.23" -DocStringExtensions = "0.0.0-0.8" -Interpolations = "0.0.0-0.12" -JuMP = "0.17.0-0.21" -ProgressMeter = "0.0.0-0.9" -julia = "0.5-1" +["0 - 0.5"] +Compat = "0.18 - 2" +CutPruners = "0.0.2 - 0.2" +Distributions = "0.0.0 - 0.23" +DocStringExtensions = "0.0.0 - 0.8" +Interpolations = "0.0.0 - 0.12" +JuMP = "0.17.0 - 0.21" +ProgressMeter = "0.0.0 - 0.9" +julia = "0.5 - 1" -["0.6-0"] +["0.6 - 0"] CutPruners = "0.2" -DelimitedFiles = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" +Distributed = "1.3.0 - 1" Distributions = "0.23" DocStringExtensions = "0.8" Interpolations = "0.12" JuMP = "0.21" Nullables = "1" -ProgressMeter = "1.2.0-1" +ProgressMeter = "1.2.0 - 1" SpecialFunctions = "0.10" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" diff --git a/S/StochasticDiffEq/Compat.toml b/S/StochasticDiffEq/Compat.toml index 7c70e498e695e77..b2f4c89eed76ad2 100644 --- a/S/StochasticDiffEq/Compat.toml +++ b/S/StochasticDiffEq/Compat.toml @@ -1,367 +1,373 @@ -["5-5.10"] -DataStructures = "0.4.6-0.17" +["5 - 5.10"] +DataStructures = "0.4.6 - 0.17" -["5-5.11.1"] -RecursiveArrayTools = "0.13.0-0.20" +["5 - 5.11.1"] +RecursiveArrayTools = "0.13.0 - 0.20" -["5-5.2"] -Juno = "0.2.5-0.7" +["5 - 5.2"] +Juno = "0.2.5 - 0.7" -["5-5.3"] -Compat = "0.17-2" +["5 - 5.3"] +Compat = "0.17 - 2" -["5-5.8"] -DiffEqBase = "3.8-5" -Roots = "0.0.0-0.8" +["5 - 5.8"] +DiffEqBase = "3.8 - 5" +Roots = "0.0.0 - 0.8" julia = ["0.7", "1"] -["5-6.1"] -DiffEqDiffTools = "0.3.0-0.14" -ForwardDiff = "0.7.0-0.10" -NLsolve = "0.14.1-4" -Parameters = "0.5.0-0.12" -RandomNumbers = "0-1" +["5 - 6.1"] +DiffEqDiffTools = "0.3.0 - 0.14" +ForwardDiff = "0.7.0 - 0.10" +NLsolve = "0.14.1 - 4" +Parameters = "0.5.0 - 0.12" +RandomNumbers = "0 - 1" -["5-6.8"] -MuladdMacro = "0.0.0-0.2" -Reexport = "0.0.0-0.2" -StaticArrays = "0.0.0-0.12" +["5 - 6.8"] +MuladdMacro = "0.0.0 - 0.2" +Reexport = "0.0.0 - 0.2" +StaticArrays = "0.0.0 - 0.12" ["5.0"] -DiffEqNoiseProcess = "0.8-3" +DiffEqNoiseProcess = "0.8 - 3" -["5.1-5"] -DiffEqNoiseProcess = "0-3" +["5.1 - 5"] +DiffEqNoiseProcess = "0 - 3" -["5.11-6.1"] -DataStructures = "0.15.0-0.17" +["5.11 - 6.1"] +DataStructures = "0.15.0 - 0.17" -["5.11.2-6.1"] -RecursiveArrayTools = "0.18.6-0.20" +["5.11.2 - 6.1"] +RecursiveArrayTools = "0.18.6 - 0.20" -["5.6-6.1"] -DiffEqOperators = "3.1-3" +["5.5 - 5.8"] +Distributed = ["0.7", "1"] -["5.9-5"] -DiffEqBase = "4.29-5" +["5.6 - 6.1"] +DiffEqOperators = "3.1 - 3" -["5.9-6.17"] +["5.9 - 5"] +DiffEqBase = "4.29 - 5" + +["5.9 - 6.1"] +Distributed = "1" + +["5.9 - 6.17"] julia = "1" ["6.0"] DiffEqBase = "5" -DiffEqNoiseProcess = "0-3" +DiffEqNoiseProcess = "0 - 3" ["6.1"] -DiffEqBase = "5.1-5" -DiffEqNoiseProcess = "3.1-3" +DiffEqBase = "5.1 - 5" +DiffEqNoiseProcess = "3.1 - 3" -["6.10-6.11"] +["6.10 - 6.11"] DiffEqBase = "6" -["6.11-6.19"] -Parameters = "0.10-0.12" +["6.11 - 6.19"] +Parameters = "0.10 - 0.12" -["6.11.2-6.13"] -FillArrays = "0.6-0.7" +["6.11.2 - 6.13"] +FillArrays = "0.6 - 0.7" -["6.12-6.14"] -SparseDiffTools = "0.9-0.10" +["6.12 - 6.14"] +SparseDiffTools = "0.9 - 0.10" -["6.12-6.16"] -DiffEqBase = "6.4.0-6" +["6.12 - 6.16"] +DiffEqBase = "6.4.0 - 6" -["6.13-6.26"] -StaticArrays = "0.11-0.12" +["6.13 - 6.26"] +StaticArrays = "0.11 - 0.12" -["6.14-6.19.0"] -ArrayInterface = "1.1.0-2" +["6.14 - 6.19.0"] +ArrayInterface = "1.1.0 - 2" -["6.14-6.25.0"] -FillArrays = "0.6-0.8" +["6.14 - 6.25.0"] +FillArrays = "0.6 - 0.8" -["6.15-6.60"] -SparseDiffTools = ["0.9-0.10", "1"] +["6.15 - 6.60"] +SparseDiffTools = ["0.9 - 0.10", "1"] -["6.17-6.19.1"] -DiffEqBase = "6.11.0-6" +["6.17 - 6.19.1"] +DiffEqBase = "6.11.0 - 6" -["6.17-6.63"] +["6.17 - 6.63"] RecursiveArrayTools = "2" ["6.18"] -julia = "1.3.0-1" +julia = "1.3.0 - 1" -["6.18-6"] +["6.18 - 6"] FiniteDiff = "2" -["6.19-6.37"] -julia = "1.2.0-1" +["6.19 - 6.37"] +julia = "1.2.0 - 1" -["6.19.1-6.31"] -ArrayInterface = "2.4.0-2" +["6.19.1 - 6.31"] +ArrayInterface = "2.4.0 - 2" -["6.19.2-6.53"] -DiffEqBase = "6.19.0-6" +["6.19.2 - 6.53"] +DiffEqBase = "6.19.0 - 6" -["6.2-6.7"] -DiffEqBase = "0.0.0-6" -DiffEqOperators = "0.0.0-4" +["6.2 - 6.7"] +DiffEqBase = "0.0.0 - 6" +DiffEqOperators = "0.0.0 - 4" -["6.2-6.8"] -DataStructures = "0.0.0-0.17" -DiffEqDiffTools = "0.0.0-1" -DiffEqNoiseProcess = "0.0.0-3" -ForwardDiff = "0.0.0-0.10" -NLsolve = "0.0.0-4" -Parameters = "0.0.0-0.12" -RandomNumbers = "0.0.0-1" -RecursiveArrayTools = "0.0.0-1" +["6.2 - 6.8"] +DataStructures = "0.0.0 - 0.17" +DiffEqDiffTools = "0.0.0 - 1" +DiffEqNoiseProcess = "0.0.0 - 3" +ForwardDiff = "0.0.0 - 0.10" +NLsolve = "0.0.0 - 4" +Parameters = "0.0.0 - 0.12" +RandomNumbers = "0.0.0 - 1" +RecursiveArrayTools = "0.0.0 - 1" -["6.20-6"] +["6.20 - 6"] UnPack = ["0.1", "1"] ["6.21"] -DiffEqJump = "6.7.0-6" +DiffEqJump = "6.7.0 - 6" -["6.21-6.22"] -DiffEqNoiseProcess = "4.1.0-4" +["6.21 - 6.22"] +DiffEqNoiseProcess = "4.1.0 - 4" -["6.21-6.26"] -OrdinaryDiffEq = "5.38.0-5" +["6.21 - 6.26"] +OrdinaryDiffEq = "5.38.0 - 5" -["6.22-6.35"] -DiffEqJump = "6.7.4-6" +["6.22 - 6.35"] +DiffEqJump = "6.7.4 - 6" ["6.23"] -DiffEqNoiseProcess = "4.1.2-4" +DiffEqNoiseProcess = "4.1.2 - 4" -["6.24-6.53"] +["6.24 - 6.53"] DiffEqNoiseProcess = "5" -["6.25.1-6"] +["6.25.1 - 6"] DataStructures = "0.18" -["6.25.1-6.28"] -FillArrays = "0.6-0.9" +["6.25.1 - 6.28"] +FillArrays = "0.6 - 0.9" -["6.27-6"] -StaticArrays = ["0.11-0.12", "1"] +["6.27 - 6"] +StaticArrays = ["0.11 - 0.12", "1"] -["6.27-6.32"] -OrdinaryDiffEq = "5.46.0-5" +["6.27 - 6.32"] +OrdinaryDiffEq = "5.46.0 - 5" -["6.28-6"] +["6.28 - 6"] Reexport = ["0.2", "1"] ["6.29"] -FillArrays = "0.6-0.10" +FillArrays = "0.6 - 0.10" -["6.30-6.35"] -FillArrays = "0.6-0.11" +["6.30 - 6.35"] +FillArrays = "0.6 - 0.11" -["6.32-6.43"] -ArrayInterface = "2.4.0-3" +["6.32 - 6.43"] +ArrayInterface = "2.4.0 - 3" ["6.33"] -OrdinaryDiffEq = "5.51.0-5" +OrdinaryDiffEq = "5.51.0 - 5" -["6.33.2-6.49"] +["6.33.2 - 6.49"] DocStringExtensions = "0.8" -["6.34-6.37"] -OrdinaryDiffEq = "5.54.0-5" +["6.34 - 6.37"] +OrdinaryDiffEq = "5.54.0 - 5" -["6.36-6.40"] -DiffEqJump = "6.7.4-7" +["6.36 - 6.40"] +DiffEqJump = "6.7.4 - 7" -["6.36-6.45"] -FillArrays = "0.6-0.12" +["6.36 - 6.45"] +FillArrays = "0.6 - 0.12" ["6.37"] RandomNumbers = "1.4" -["6.37.2-6.64"] +["6.37.2 - 6.64"] Adapt = "3" ["6.38"] -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["6.38-6"] -RandomNumbers = "1.5.3-1" +["6.38 - 6"] +RandomNumbers = "1.5.3 - 1" -["6.38-6.39"] -OrdinaryDiffEq = "5.64.0-5" +["6.38 - 6.39"] +OrdinaryDiffEq = "5.64.0 - 5" -["6.39-6.40"] -julia = "1.5.0-1" +["6.39 - 6.40"] +julia = "1.5.0 - 1" ["6.40"] -OrdinaryDiffEq = "5.54.0-5" +OrdinaryDiffEq = "5.54.0 - 5" ["6.41"] -OrdinaryDiffEq = "5.64.0-5" +OrdinaryDiffEq = "5.64.0 - 5" -["6.41-6.49"] -DiffEqJump = "6.7.4-8" +["6.41 - 6.49"] +DiffEqJump = "6.7.4 - 8" -["6.41-6.65"] -julia = "1.6.0-1" +["6.41 - 6.65"] +julia = "1.6.0 - 1" ["6.42"] -OrdinaryDiffEq = "5.69.0-5" +OrdinaryDiffEq = "5.69.0 - 5" ["6.43"] OrdinaryDiffEq = "6" ["6.44"] -ArrayInterface = "2.4.0-4" +ArrayInterface = "2.4.0 - 4" -["6.44-6.60"] -OrdinaryDiffEq = "6.4.0-6" +["6.44 - 6.60"] +OrdinaryDiffEq = "6.4.0 - 6" -["6.45-6"] +["6.45 - 6"] LevyArea = "1" -["6.45-6.47"] -ArrayInterface = "2.4.0-5" +["6.45 - 6.47"] +ArrayInterface = "2.4.0 - 5" -["6.46-6.60"] -FillArrays = "0.6-0.13" +["6.46 - 6.60"] +FillArrays = "0.6 - 0.13" -["6.48-6.57"] -ArrayInterface = "2.4.0-6" +["6.48 - 6.57"] +ArrayInterface = "2.4.0 - 6" -["6.49-6.50"] -SciMLBase = "1.34.0-1" +["6.49 - 6.50"] +SciMLBase = "1.34.0 - 1" -["6.5-6.8"] -FillArrays = "0.0.0-0.8" +["6.5 - 6.8"] +FillArrays = "0.0.0 - 0.8" -["6.50-6"] -DocStringExtensions = "0.8-0.9" +["6.50 - 6"] +DocStringExtensions = "0.8 - 0.9" JumpProcesses = "9" -["6.51-6.55"] -SciMLBase = "1.44.0-1" +["6.51 - 6.55"] +SciMLBase = "1.44.0 - 1" -["6.54-6"] -DiffEqNoiseProcess = "5.13.0-5" +["6.54 - 6"] +DiffEqNoiseProcess = "5.13.0 - 5" -["6.54-6.59"] -DiffEqBase = "6.104.0-6" +["6.54 - 6.59"] +DiffEqBase = "6.104.0 - 6" -["6.56-6.62"] -SciMLBase = "1.70.0-1" +["6.56 - 6.62"] +SciMLBase = "1.70.0 - 1" -["6.58-6"] -ArrayInterface = "6-7" +["6.58 - 6"] +ArrayInterface = "6 - 7" -["6.60-6.62"] -DiffEqBase = "6.122.0-6" +["6.60 - 6.62"] +DiffEqBase = "6.122.0 - 6" -["6.61-6"] +["6.61 - 6"] SparseDiffTools = "2" -["6.61-6.63"] -FillArrays = ["0.6-0.13", "1"] +["6.61 - 6.63"] +FillArrays = ["0.6 - 0.13", "1"] -["6.61-6.65"] -OrdinaryDiffEq = "6.52.0-6" +["6.61 - 6.65"] +OrdinaryDiffEq = "6.52.0 - 6" ["6.61.0"] -SciMLOperators = "0.2.9-0.2" +SciMLOperators = "0.2.9 - 0.2" -["6.61.1-6"] -SciMLOperators = "0.2.9-0.3" +["6.61.1 - 6"] +SciMLOperators = "0.2.9 - 0.3" -["6.63-6.67"] -DiffEqBase = "6.130.1-6" +["6.63 - 6.67"] +DiffEqBase = "6.130.1 - 6" -["6.63-6.68"] -SciMLBase = "2.0.6-2" +["6.63 - 6.68"] +SciMLBase = "2.0.6 - 2" -["6.63.1-6"] -LinearAlgebra = "1.6.0-1" -Logging = "1.6.0-1" -Random = "1.6.0-1" -SparseArrays = "1.6.0-1" +["6.63.1 - 6"] +LinearAlgebra = "1.6.0 - 1" +Logging = "1.6.0 - 1" +Random = "1.6.0 - 1" +SparseArrays = "1.6.0 - 1" -["6.64-6"] -RecursiveArrayTools = "2-3" +["6.64 - 6"] +RecursiveArrayTools = "2 - 3" -["6.65-6"] -Adapt = "3-4" +["6.65 - 6"] +Adapt = "3 - 4" ["6.66"] -OrdinaryDiffEq = "6.85.0-6" +OrdinaryDiffEq = "6.85.0 - 6" -["6.66-6"] -julia = "1.10.0-1" +["6.66 - 6"] +julia = "1.10.0 - 1" -["6.67-6"] -OrdinaryDiffEq = "6.87.0-6" +["6.67 - 6"] +OrdinaryDiffEq = "6.87.0 - 6" -["6.68-6"] -DiffEqBase = "6.154.0-6" +["6.68 - 6"] +DiffEqBase = "6.154.0 - 6" -["6.69-6.71.0"] -SciMLBase = "2.51.0-2" +["6.69 - 6.71.0"] +SciMLBase = "2.51.0 - 2" -["6.7-6.8"] -SparseDiffTools = "0.3.0-0.9" +["6.7 - 6.8"] +SparseDiffTools = "0.3.0 - 0.9" -["6.70-6"] +["6.70 - 6"] FastPower = "1" -["6.71.1-6.71"] -SciMLBase = "2.59.2-2" +["6.71.1 - 6.71"] +SciMLBase = "2.59.2 - 2" -["6.72-6"] +["6.72 - 6"] ADTypes = "1" -OrdinaryDiffEqCore = "1.12.1-1" -SciMLBase = "2.65.0-2" +OrdinaryDiffEqCore = "1.12.1 - 1" +SciMLBase = "2.65.0 - 2" -["6.8-6.13"] -ArrayInterface = "1.1.0-1" +["6.8 - 6.13"] +ArrayInterface = "1.1.0 - 1" -["6.8-6.9"] -DiffEqBase = "5.20.0-5" +["6.8 - 6.9"] +DiffEqBase = "5.20.0 - 5" -["6.9-6"] -ForwardDiff = "0.10.3-0.10" -MuladdMacro = "0.2.1-0.2" +["6.9 - 6"] +ForwardDiff = "0.10.3 - 0.10" +MuladdMacro = "0.2.1 - 0.2" NLsolve = "4" -["6.9-6.11"] +["6.9 - 6.11"] SparseDiffTools = "0.9" -["6.9-6.11.1"] +["6.9 - 6.11.1"] FillArrays = "0.6" -["6.9-6.12"] +["6.9 - 6.12"] StaticArrays = "0.11" -["6.9-6.16"] +["6.9 - 6.16"] RecursiveArrayTools = "1" -["6.9-6.17"] +["6.9 - 6.17"] DiffEqDiffTools = "1" -["6.9-6.20"] -DiffEqNoiseProcess = "3.3.1-3" +["6.9 - 6.20"] +DiffEqNoiseProcess = "3.3.1 - 3" -["6.9-6.25.0"] +["6.9 - 6.25.0"] DataStructures = "0.17" -["6.9-6.27"] +["6.9 - 6.27"] Reexport = "0.2" -["6.9-6.36"] +["6.9 - 6.36"] RandomNumbers = "1" ["6.9.0"] Parameters = "0.11" -["6.9.1-6.10"] -Parameters = "0.10-0.11" +["6.9.1 - 6.10"] +Parameters = "0.10 - 0.11" diff --git a/S/StochasticGene/Compat.toml b/S/StochasticGene/Compat.toml index b6239a226e5e858..25fd3eceae5f32a 100644 --- a/S/StochasticGene/Compat.toml +++ b/S/StochasticGene/Compat.toml @@ -1,70 +1,72 @@ [0] -DataFrames = "1.3.1-1" -Distributions = "0.25.34-0.25" -FFTW = "1.4.5-1" +DataFrames = "1.3.1 - 1" +Distributions = "0.25.34 - 0.25" +FFTW = "1.4.5 - 1" LSODA = "0.7" -Plots = "1.25.0-1" -StatsBase = "0.33.13-0.33" +Plots = "1.25.0 - 1" +StatsBase = "0.33.13 - 0.33" -["0-0.7.1"] -DelimitedFiles = "1.6.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0 - 0.7.1"] +DelimitedFiles = "1.6.0 - 1" +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0-0.8.3"] -DifferentialEquations = "6.20.0-6" +["0 - 0.8.3"] +DifferentialEquations = "6.20.0 - 6" -["0.3-0"] -CSV = "0.10.2-0.10" +["0.3 - 0"] +CSV = "0.10.2 - 0.10" -["0.4-0"] +["0.4 - 0"] MultivariateStats = "0.9" -["0.7.2-0"] -DelimitedFiles = "1.7.0-1" -Optim = "1.7.0-1" -Statistics = "1.7.0-1" -julia = "1.7.0-1" +["0.7.2 - 0"] +DelimitedFiles = "1.7.0 - 1" +Distributed = "1.7.0 - 1" +Optim = "1.7.0 - 1" +Statistics = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.8.4-0"] -DifferentialEquations = "6.21.0-6" +["0.8.4 - 0"] +DifferentialEquations = "6.21.0 - 6" [1] -DataFrames = "1.6.1-1" -Dates = "1.9.3-1" -DelimitedFiles = "1.9.1-1" -Distributed = "1.9.3-1" -Downloads = "1.6.0-1" -LinearAlgebra = "1.9.3-1" -MultivariateStats = "0.10.2-0.10" -Plots = "1.39.0-1" -Statistics = "1.9.0-1" -StatsBase = "0.34.2-0.34" -Test = "1.9.3-1" -julia = "1.9.3-1" +DataFrames = "1.6.1 - 1" +Dates = "1.9.3 - 1" +DelimitedFiles = "1.9.1 - 1" +Distributed = "1.9.3 - 1" +Downloads = "1.6.0 - 1" +LinearAlgebra = "1.9.3 - 1" +MultivariateStats = "0.10.2 - 0.10" +Plots = "1.39.0 - 1" +Statistics = "1.9.0 - 1" +StatsBase = "0.34.2 - 0.34" +Test = "1.9.3 - 1" +julia = "1.9.3 - 1" -["1-1.1.5"] -CSV = "0.10.11-0.10" -DifferentialEquations = "7.11.0-7" -Distributions = "0.25.102-0.25" -FFTW = "1.7.1-1" -Optim = "1.7.8-1" -Revise = "3.5.7-3" -SparseArrays = "1.6.5-1" +["1 - 1.1.5"] +CSV = "0.10.11 - 0.10" +DifferentialEquations = "7.11.0 - 7" +Distributions = "0.25.102 - 0.25" +FFTW = "1.7.1 - 1" +Optim = "1.7.8 - 1" +Revise = "3.5.7 - 3" +SparseArrays = "1.6.5 - 1" -["1-1.1.7"] -LSODA = "0.7.5-0.7" +["1 - 1.1.7"] +LSODA = "0.7.5 - 0.7" ["1.1.6"] -DifferentialEquations = "7.12.0-7" +DifferentialEquations = "7.12.0 - 7" -["1.1.6-1"] -CSV = "0.10.12-0.10" -Distributions = "0.25.107-0.25" -FFTW = "1.8.0-1" -Optim = "1.9.2-1" -Revise = "3.5.14-3" -SparseArrays = "1.9.3-1" +["1.1.6 - 1"] +CSV = "0.10.12 - 0.10" +Distributions = "0.25.107 - 0.25" +FFTW = "1.8.0 - 1" +Optim = "1.9.2 - 1" +Revise = "3.5.14 - 3" +SparseArrays = "1.9.3 - 1" -["1.1.7-1"] -OrdinaryDiffEq = "6.66.0-6" +["1.1.7 - 1"] +OrdinaryDiffEq = "6.66.0 - 6" diff --git a/S/StochasticPrograms/Compat.toml b/S/StochasticPrograms/Compat.toml index b87d6bca4ebe91e..d656c0ddcb2edc1 100644 --- a/S/StochasticPrograms/Compat.toml +++ b/S/StochasticPrograms/Compat.toml @@ -1,67 +1,68 @@ [0] +Distributed = "1" julia = "1" -["0-0.1"] -JuMP = "0.18.4-0.18" -MacroTools = "0.4.4-0.5" -MathProgBase = "0.7.7-0.7" +["0 - 0.1"] +JuMP = "0.18.4 - 0.18" +MacroTools = "0.4.4 - 0.5" +MathProgBase = "0.7.7 - 0.7" ["0.2"] -Distributions = "0.0.0-0.22" -MacroTools = "0.0.0-0.5" -MathProgBase = "0.0.0-0.7" +Distributions = "0.0.0 - 0.22" +MacroTools = "0.0.0 - 0.5" +MathProgBase = "0.0.0 - 0.7" -["0.2-0.3"] +["0.2 - 0.3"] JuMP = "0.18" ["0.3"] Distributions = "0.22" -MathProgBase = "0.7.7-0.7" -ProgressMeter = "1.2.0-1" +MathProgBase = "0.7.7 - 0.7" +ProgressMeter = "1.2.0 - 1" -["0.3-0"] -MacroTools = "0.5.3-0.5" +["0.3 - 0"] +MacroTools = "0.5.3 - 0.5" Parameters = "0.12" -["0.3-0.4"] +["0.3 - 0.4"] Clustering = "0.13" -["0.3-0.5"] +["0.3 - 0.5"] Reexport = "0.2" ["0.4"] -Distributions = "0.23.4-0.23" -ProgressMeter = "1.3.0-1" +Distributions = "0.23.4 - 0.23" +ProgressMeter = "1.3.0 - 1" -["0.4-0"] -OrderedCollections = "1.2.0-1" +["0.4 - 0"] +OrderedCollections = "1.2.0 - 1" -["0.4-0.6.2"] +["0.4 - 0.6.2"] JuMP = "0.21" -MutableArithmetics = "0.2.2-0.2" +MutableArithmetics = "0.2.2 - 0.2" -["0.4-0.6.3"] -MathOptInterface = "0.9.1-0.9" +["0.4 - 0.6.3"] +MathOptInterface = "0.9.1 - 0.9" -["0.4.1-0"] -Compat = "2.2.0-3" +["0.4.1 - 0"] +Compat = "2.2.0 - 3" ["0.5"] -Distributions = "0.24.8-0.24" +Distributions = "0.24.8 - 0.24" -["0.5-0"] +["0.5 - 0"] Clustering = "0.14" -ProgressMeter = "1.4.1-1" +ProgressMeter = "1.4.1 - 1" -["0.6-0"] +["0.6 - 0"] Distributions = "0.25" Reexport = "1" ["0.6.3"] -JuMP = "0.21.7-0.21" +JuMP = "0.21.7 - 0.21" MutableArithmetics = "0.2.20" -["0.6.4-0"] +["0.6.4 - 0"] JuMP = "1.2.1" MathOptInterface = "1.3.0" MutableArithmetics = "1.0.4" diff --git a/S/StorageGraphs/Compat.toml b/S/StorageGraphs/Compat.toml index bf20d8943e3b9b9..2b9ba8c6d0d5d04 100644 --- a/S/StorageGraphs/Compat.toml +++ b/S/StorageGraphs/Compat.toml @@ -1,21 +1,24 @@ [0] julia = "1" -["0-0.2.0"] -LightGraphs = "0-1" +["0 - 0.2.0"] +LightGraphs = "0 - 1" -["0-0.3.1"] -GraphPlot = "0.0.0-0.4" -JLD = "0.0.0-0.9" +["0 - 0.3.1"] +GraphPlot = "0.0.0 - 0.4" +JLD = "0.0.0 - 0.9" -["0.2-0.3.1"] -BSON = "0.0.0-0.2" +["0.2 - 0.3.1"] +BSON = "0.0.0 - 0.2" -["0.2.1-0.3.1"] -LightGraphs = "0.0.0-1" +["0.2.1 - 0"] +Distributed = "1" -["0.3.2-0"] +["0.2.1 - 0.3.1"] +LightGraphs = "0.0.0 - 1" + +["0.3.2 - 0"] BSON = "0.2" GraphPlot = "0.4" JLD = "0.9" -LightGraphs = "1.3.0-1" +LightGraphs = "1.3.0 - 1" diff --git a/S/StructureFunctions/Compat.toml b/S/StructureFunctions/Compat.toml index a8ffff9da3df584..49da7891e095b76 100644 --- a/S/StructureFunctions/Compat.toml +++ b/S/StructureFunctions/Compat.toml @@ -1,12 +1,14 @@ [0] Distances = "0.10" -["0-0.1"] +["0 - 0.1"] +Distributed = "1.7.0 - 1" NaNStatistics = "0.6" -ProgressMeter = "1.7.0-1" -julia = "1.7.0-1" +ProgressMeter = "1.7.0 - 1" +julia = "1.7.0 - 1" -["0.2-0"] -ProgressMeter = "1.9.0-1" -StaticArrays = "1.9.0-1" -julia = "1.9.0-1" +["0.2 - 0"] +Distributed = "1.9.0 - 1" +ProgressMeter = "1.9.0 - 1" +StaticArrays = "1.9.0 - 1" +julia = "1.9.0 - 1" diff --git a/S/SubMatrixSelectionSVD/Compat.toml b/S/SubMatrixSelectionSVD/Compat.toml index 2b7af9295617f12..edc21c71ea8f72e 100644 --- a/S/SubMatrixSelectionSVD/Compat.toml +++ b/S/SubMatrixSelectionSVD/Compat.toml @@ -1,7 +1,9 @@ -["0-0.1.0"] +["0 - 0.1.0"] +Distributed = ["0.7", "1"] Statistics = ["0.7", "1"] julia = ["0.7", "1"] -["0.1.1-0"] -Statistics = "1.0.5-1" -julia = "1.0.5-1" +["0.1.1 - 0"] +Distributed = "1.0.5 - 1" +Statistics = "1.0.5 - 1" +julia = "1.0.5 - 1" diff --git a/S/SubpixelRegistration/Compat.toml b/S/SubpixelRegistration/Compat.toml index 2012b350c02304b..745cd2ed4616cc9 100644 --- a/S/SubpixelRegistration/Compat.toml +++ b/S/SubpixelRegistration/Compat.toml @@ -1,11 +1,12 @@ -["0-0.1"] -ComputationalResources = "0.0.0-0.3" -FFTW = "0.0.0-0.3" +["0 - 0.1"] +ComputationalResources = "0.0.0 - 0.3" +Distributed = ["0.7", "1"] +FFTW = "0.0.0 - 0.3" julia = ["0.7", "1"] -["0.2-0"] +["0.2 - 0"] AbstractFFTs = "1" -Compat = "3.31.1-3" -FFTW = "1.4.0-1" -Statistics = "1.6.0-1" -julia = "1.6.0-1" +Compat = "3.31.1 - 3" +FFTW = "1.4.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/S/SurrogateModelOptim/Compat.toml b/S/SurrogateModelOptim/Compat.toml index a70fab7b10e81e2..67575eb16fe0cb9 100644 --- a/S/SurrogateModelOptim/Compat.toml +++ b/S/SurrogateModelOptim/Compat.toml @@ -1,29 +1,30 @@ -["0-0.3"] -BlackBoxOptim = "0.0.0-0.5" -Distances = "0.0.0-0.8" -LatinHypercubeSampling = "0.0.0-1" -NearestNeighbors = "0.0.0-0.4" -Parameters = "0.0.0-0.11" -ScatteredInterpolation = "0.0.0-0.3" -StaticArrays = "0.0.0-0.11" -StatsBase = "0.0.0-0.32" - -["0-0.4"] -Statistics = "1.1.0-1" -julia = "1.1.0-1" +["0 - 0.3"] +BlackBoxOptim = "0.0.0 - 0.5" +Distances = "0.0.0 - 0.8" +LatinHypercubeSampling = "0.0.0 - 1" +NearestNeighbors = "0.0.0 - 0.4" +Parameters = "0.0.0 - 0.11" +ScatteredInterpolation = "0.0.0 - 0.3" +StaticArrays = "0.0.0 - 0.11" +StatsBase = "0.0.0 - 0.32" + +["0 - 0.4"] +Distributed = "1.1.0 - 1" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" ["0.4"] Distances = "0.8" -["0.4-0"] +["0.4 - 0"] NearestNeighbors = "0.4" ScatteredInterpolation = "0.3" TimerOutputs = "0.5" -["0.4-0.4.2"] +["0.4 - 0.4.2"] StatsBase = "0.32" -["0.4-0.5.6"] +["0.4 - 0.5.6"] BlackBoxOptim = "0.5" ["0.4.0"] @@ -31,23 +32,24 @@ LatinHypercubeSampling = "1.2" Parameters = "0.11" StaticArrays = "0.11" -["0.4.1-0"] -LatinHypercubeSampling = "1.2.0-1" +["0.4.1 - 0"] +LatinHypercubeSampling = "1.2.0 - 1" Parameters = "0.12" -["0.4.1-0.5.5"] +["0.4.1 - 0.5.5"] StaticArrays = "0.12" -["0.4.3-0"] -StatsBase = "0.32-0.33" +["0.4.3 - 0"] +StatsBase = "0.32 - 0.33" -["0.5-0"] -Distances = "0.8-0.10" -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.5 - 0"] +Distances = "0.8 - 0.10" +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.5.6-0"] +["0.5.6 - 0"] StaticArrays = ["0.12", "1"] -["0.5.7-0"] -BlackBoxOptim = "0.5-0.6" +["0.5.7 - 0"] +BlackBoxOptim = "0.5 - 0.6" diff --git a/S/SurvivalSignature/Compat.toml b/S/SurvivalSignature/Compat.toml index 19d2bcd5edd3b41..16d0614b56e16dc 100644 --- a/S/SurvivalSignature/Compat.toml +++ b/S/SurvivalSignature/Compat.toml @@ -1,17 +1,18 @@ [0] BigCombinatorics = "0.3" +Distributed = "1.6.0 - 1" Distributions = "0.25" IterTools = "1" ProgressMeter = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.2"] -Statistics = "1.6.0-1" +["0 - 0.2"] +Statistics = "1.6.0 - 1" -["0.3-0"] +["0.3 - 0"] Convex = "0.16" ForwardDiff = "0.10" -InvertedIndices = "1.3.0-1" +InvertedIndices = "1.3.0 - 1" NearestNeighbors = "0.4" SCS = "2" StatsBase = "0.34" diff --git a/S/SymbolicRegression/Compat.toml b/S/SymbolicRegression/Compat.toml index 60a2c4644c61ec1..1b7c2c3b3e204da 100644 --- a/S/SymbolicRegression/Compat.toml +++ b/S/SymbolicRegression/Compat.toml @@ -1,224 +1,229 @@ -["0-0.1"] -Optim = "1.1.0-1" -Printf = "1.1.0-1" -SpecialFunctions = "1.1.0-1" +["0 - 0.1"] +Optim = "1.1.0 - 1" +Printf = "1.1.0 - 1" +SpecialFunctions = "1.1.0 - 1" -["0-0.4"] -julia = "1.2.0-1" +["0 - 0.4"] +Distributed = "1.2.0 - 1" +julia = "1.2.0 - 1" -["0.10.2-0"] -julia = "1.6.0-1" +["0.10.2 - 0"] +julia = "1.6.0 - 1" -["0.10.2-0.12"] -PreallocationTools = "0.0.0-0.4.1" +["0.10.2 - 0.12"] +PreallocationTools = "0.0.0 - 0.4.1" -["0.13-0.13.2"] +["0.10.2 - 0.24.0"] +Distributed = "1.6.0 - 1" + +["0.13 - 0.13.2"] DynamicExpressions = "0.3" -["0.13-0.19.0"] +["0.13 - 0.19.0"] StatsBase = "0.33" -["0.13.3-0.13"] -DynamicExpressions = "0.3.2-0.3" +["0.13.3 - 0.13"] +DynamicExpressions = "0.3.2 - 0.3" -["0.14-0.14.4"] +["0.14 - 0.14.4"] DynamicExpressions = "0.4" -["0.14.3-0.23"] -ProgressBars = "1.4.0-1" +["0.14.3 - 0.23"] +ProgressBars = "1.4.0 - 1" -["0.14.5-0.15"] -DynamicExpressions = "0.4.2-0.4" +["0.14.5 - 0.15"] +DynamicExpressions = "0.4.2 - 0.4" -["0.14.5-0.17.0"] +["0.14.5 - 0.17.0"] SnoopPrecompile = "1" ["0.16"] DynamicExpressions = "0.5" -["0.16.3-0.18"] -SymbolicUtils = ["0.19", "1.0.5-1"] +["0.16.3 - 0.18"] +SymbolicUtils = ["0.19", "1.0.5 - 1"] ["0.17"] DynamicExpressions = "0.6" -["0.17.1-1"] +["0.17.1 - 1"] PrecompileTools = "1" ["0.18"] DynamicExpressions = "0.8" StaticArrays = "1" -["0.18-0.20"] -LossFunctions = ["0.6-0.8", "0.10"] +["0.18 - 0.20"] +LossFunctions = ["0.6 - 0.8", "0.10"] -["0.19-0.20"] +["0.19 - 0.20"] DynamicExpressions = "0.9" Requires = "1" -["0.19.1-1"] -StatsBase = "0.33-0.34" +["0.19.1 - 1"] +StatsBase = "0.33 - 0.34" -["0.2-0.5.12"] -Optim = ["0.17", "1.1.0-1"] +["0.2 - 0.5.12"] +Optim = ["0.17", "1.1.0 - 1"] -["0.2-0.7.0"] -SpecialFunctions = ["0.10.1-0.10", "1"] +["0.2 - 0.7.0"] +SpecialFunctions = ["0.10.1 - 0.10", "1"] -["0.2.1-0.6.10"] +["0.2.1 - 0.6.10"] SymbolicUtils = "0.6" -["0.20-0.23"] -MLJModelInterface = "1.5.0-1" +["0.20 - 0.23"] +MLJModelInterface = "1.5.0 - 1" -["0.20-1"] -MacroTools = "0.4-0.5" +["0.20 - 1"] +MacroTools = "0.4 - 0.5" -["0.21-0"] -Compat = "4.2.0-4" +["0.21 - 0"] +Compat = "4.2.0 - 4" PackageExtensionCompat = "1" -["0.21-0.21.3"] +["0.21 - 0.21.3"] LossFunctions = "0.10" -["0.21-0.22.4"] -DynamicQuantities = "0.6.2-0.6" +["0.21 - 0.22.4"] +DynamicQuantities = "0.6.2 - 0.6" -["0.21-0.24.3"] +["0.21 - 0.24.3"] Tricks = "0.1" ["0.21.0"] DynamicExpressions = "0.10" -["0.21.1-0.21"] +["0.21.1 - 0.21"] DynamicExpressions = "0.11" -["0.21.4-0"] -LossFunctions = "0.10-0.11" +["0.21.4 - 0"] +LossFunctions = "0.10 - 0.11" -["0.22-0.22.2"] -DynamicExpressions = "0.12.2-0.12" +["0.22 - 0.22.2"] +DynamicExpressions = "0.12.2 - 0.12" -["0.22.3-0.23"] +["0.22.3 - 0.23"] DynamicExpressions = "0.13" -Optim = ["0.19", "1.1-1.7.6"] +Optim = ["0.19", "1.1 - 1.7.6"] -["0.22.5-0.23"] +["0.22.5 - 0.23"] DynamicQuantities = "0.10" -["0.24-0"] +["0.24 - 0"] DynamicExpressions = "0.16" -Optim = "1.8-1.9" +Optim = "1.8 - 1.9" -["0.24-0.24.4"] -DynamicQuantities = "0.10-0.13" +["0.24 - 0.24.4"] +DynamicQuantities = "0.10 - 0.13" ["0.24.0"] -MLJModelInterface = "1.5-1.8" +MLJModelInterface = "1.5 - 1.8" ProgressBars = "1.4" -["0.24.1-0"] +["0.24.1 - 0"] Distributed = "1" Printf = "1" -ProgressBars = "1.4-1.5" +ProgressBars = "1.4 - 1.5" Random = "1" TOML = "1" -["0.24.1-0.24.4"] -MLJModelInterface = "1.5-1.9" +["0.24.1 - 0.24.4"] +MLJModelInterface = "1.5 - 1.9" -["0.24.1-1"] +["0.24.1 - 1"] Dates = "1" -["0.24.5-0"] +["0.24.5 - 0"] DispatchDoctor = "0.4" -DynamicQuantities = "0.10-0.14" -MLJModelInterface = "1.5-1.10" +DynamicQuantities = "0.10 - 0.14" +MLJModelInterface = "1.5 - 1.10" -["0.4-0"] +["0.4 - 0"] Pkg = "1" ["0.5"] LossFunctions = "0.6" -["0.5-0.10.1"] -julia = "1.5.0-1" +["0.5 - 0.10.1"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" -["0.5-0.8.5"] +["0.5 - 0.8.5"] FromFile = "0.1" -["0.5-1"] +["0.5 - 1"] Reexport = "1" -["0.5.13-0.22.2"] -Optim = ["0.19", "1.1.0-1"] +["0.5.13 - 0.22.2"] +Optim = ["0.19", "1.1.0 - 1"] -["0.5.13-1"] +["0.5.13 - 1"] LineSearches = "7" -["0.6-0.9.2"] -LossFunctions = "0.6-0.7" +["0.6 - 0.9.2"] +LossFunctions = "0.6 - 0.7" -["0.6.1-0.20"] +["0.6.1 - 0.20"] JSON3 = "1" -["0.6.11-0.6.14"] +["0.6.11 - 0.6.14"] SymbolicUtils = "0.13" ["0.6.15"] SymbolicUtils = "0.18" -["0.6.16-0.6"] -SymbolicUtils = "0.13-0.18" +["0.6.16 - 0.6"] +SymbolicUtils = "0.13 - 0.18" -["0.7-0.8"] +["0.7 - 0.8"] SymbolicUtils = "0.6" -["0.7.1-1"] -SpecialFunctions = ["0.10.1-0.10", "1-2"] +["0.7.1 - 1"] +SpecialFunctions = ["0.10.1 - 0.10", "1 - 2"] -["0.8.4-0.12"] +["0.8.4 - 0.12"] Zygote = "0.6" -["0.9-0.16.2"] +["0.9 - 0.16.2"] SymbolicUtils = "0.19" -["0.9.3-0.17"] -LossFunctions = "0.6-0.8" +["0.9.3 - 0.17"] +LossFunctions = "0.6 - 0.8" [1] -ADTypes = "1.4.0-1" -Compat = "4.16.0-4" -DifferentiationInterface = "0.5-0.6" -DispatchDoctor = "0.4.17-0.4" +ADTypes = "1.4.0 - 1" +Compat = "4.16.0 - 4" +DifferentiationInterface = "0.5 - 0.6" +DispatchDoctor = "0.4.17 - 0.4" Distributed = ["0.0.0", "1"] DynamicQuantities = "1" Logging = "1" -MLJModelInterface = "1.5-1.11" +MLJModelInterface = "1.5 - 1.11" Pkg = ["0.0.0", "1"] Printf = ["0.0.0", "1"] -ProgressMeter = "1.10.0-1" +ProgressMeter = "1.10.0 - 1" Random = ["0.0.0", "1"] StyledStrings = "1" TOML = ["0.0.0", "1"] -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["1-1.2"] -DynamicExpressions = "1.5.0-1" +["1 - 1.2"] +DynamicExpressions = "1.5.0 - 1" ["1.0"] -LossFunctions = "0.10-0.11" +LossFunctions = "0.10 - 0.11" ["1.0.0"] -ConstructionBase = "1.0.0-1.5.6" -Optim = "1.8-1.9" +ConstructionBase = "1.0.0 - 1.5.6" +Optim = "1.8 - 1.9" -["1.0.1-1"] -ConstructionBase = ["1.0.0-1.5.6", "1.5.8-1"] -Optim = "1.8-1.10" +["1.0.1 - 1"] +ConstructionBase = ["1.0.0 - 1.5.6", "1.5.8 - 1"] +Optim = "1.8 - 1.10" -["1.1-1"] -LossFunctions = ["0.10-0.11", "1"] +["1.1 - 1"] +LossFunctions = ["0.10 - 0.11", "1"] -["1.3-1"] -DynamicExpressions = "1.6.0-1" +["1.3 - 1"] +DynamicExpressions = "1.6.0 - 1" diff --git a/S/sparseQFCA/Compat.toml b/S/sparseQFCA/Compat.toml index 048f40ff3dcdd4f..0852ccd059643a8 100644 --- a/S/sparseQFCA/Compat.toml +++ b/S/sparseQFCA/Compat.toml @@ -1,19 +1,19 @@ -["0-0.4"] +["0 - 0.4"] DelimitedFiles = "1" -GLPK = "0.0.0-0.12" -JuMP = "0.0.0-0.20" +GLPK = "0.0.0 - 0.12" +JuMP = "0.0.0 - 0.20" julia = "1" ["0.5"] -DelimitedFiles = "1.3.0-1" -julia = "1.3.0-1" +DelimitedFiles = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.5-0"] -Colors = "0.10.2-0.10" -GLPK = "0.12.1-0.12" +["0.5 - 0"] +Colors = "0.10.2 - 0.10" +GLPK = "0.12.1 - 0.12" JuMP = "0.20" -["0.6-0"] +["0.6 - 0"] DelimitedFiles = "1" julia = "1" @@ -21,56 +21,61 @@ julia = "1" Colors = "0.12" ["1.0"] -DelimitedFiles = "1.5.0-1" +DelimitedFiles = "1.5.0 - 1" GLPK = "0.14" JuMP = "0.21" -julia = "1.5.0-1" +julia = "1.5.0 - 1" -["1.1-1"] +["1.1 - 1"] COBREXA = "1" GLPK = ["0.14", "1"] JuMP = ["0.21", "1"] -["1.1-1.2"] -DelimitedFiles = "1.6.0-1" -julia = "1.6.0-1" +["1.1 - 1.2"] +DelimitedFiles = "1.6.0 - 1" +julia = "1.6.0 - 1" -["1.3-1.5"] -DelimitedFiles = "1.7.0-1" -julia = "1.7.0-1" +["1.3 - 1.5"] +DelimitedFiles = "1.7.0 - 1" +julia = "1.7.0 - 1" -["1.6-1"] -DelimitedFiles = "1.8.0-1" -julia = "1.8.0-1" +["1.4 - 1.5"] +Distributed = "1.7.0 - 1" + +["1.6 - 1"] +DelimitedFiles = "1.8.0 - 1" +Distributed = "1.8.0 - 1" +julia = "1.8.0 - 1" [2] CDDLib = "0.9" -julia = "1.9.2-1" +julia = "1.9.2 - 1" ["2.0"] -COBREXA = "1.5.1-1" -Clarabel = ["0.7.1-0.7", "0.9"] -Colors = "0.12.10-0.12" -GLPK = "1.1.3-1" -JuMP = "1.21.1-1" -MathOptInterface = "1.28.1-1" +COBREXA = "1.5.1 - 1" +Clarabel = ["0.7.1 - 0.7", "0.9"] +Colors = "0.12.10 - 0.12" +Distributed = "1.9.2 - 1" +GLPK = "1.1.3 - 1" +JuMP = "1.21.1 - 1" +MathOptInterface = "1.28.1 - 1" -["2.1-2"] +["2.1 - 2"] AbstractFBCModels = "1" -COBREXA = "1.5.0-2" +COBREXA = "1.5.0 - 2" Cbc = "1" Clarabel = ["0.7", "0.9"] Clp = "1" -Colors = "0.12-0.13" +Colors = "0.12 - 0.13" DelimitedFiles = "1" Distributed = "1" -ECOS = "1.1.0-1" -GLPK = "1.1.0-1" -HiGHS = "1.9.0-1" +ECOS = "1.1.0 - 1" +GLPK = "1.1.0 - 1" +HiGHS = "1.9.0 - 1" JLD2 = "0.5" JSON = "0.21" JSONFBCModels = "1" -JuMP = "1.21.0-1" +JuMP = "1.21.0 - 1" LinearAlgebra = "1" MathOptInterface = "1" SBMLFBCModels = "1" diff --git a/T/TSAnalysis/Compat.toml b/T/TSAnalysis/Compat.toml index 16509f0a8fa737c..23e677a52c316fe 100644 --- a/T/TSAnalysis/Compat.toml +++ b/T/TSAnalysis/Compat.toml @@ -1,12 +1,13 @@ [0] julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Distributions = "0.21" -["0.1.1-0"] -Distributions = "0.0.0-0.23" +["0.1.1 - 0"] +Distributed = "1" +Distributions = "0.0.0 - 0.23" Statistics = "1" -["0.1.2-0"] -Optim = "0.0.0-0.22" +["0.1.2 - 0"] +Optim = "0.0.0 - 0.22" diff --git a/T/TableTransforms/Compat.toml b/T/TableTransforms/Compat.toml index 079cf4f0ab0e5c9..ec1c7af30854d56 100644 --- a/T/TableTransforms/Compat.toml +++ b/T/TableTransforms/Compat.toml @@ -1,91 +1,91 @@ -["0-0.1.12"] -ScientificTypes = "2.3.0-2" +["0 - 0.1.12"] +ScientificTypes = "2.3.0 - 2" -[0-1] +["0 - 1"] Distributions = "0.25" -Tables = "1.6.0-1" +Tables = "1.6.0 - 1" -["0-1.1"] +["0 - 1.1"] Statistics = "1" julia = "1" -["0-1.32"] +["0 - 1.32"] Transducers = "0.4" -["0.1.13-1.9.1"] -ScientificTypes = "2.3.0-3" +["0.1.13 - 1.9.1"] +ScientificTypes = "2.3.0 - 3" -["0.3-1.3"] -PrettyTables = "1.3.0-1" +["0.3 - 1.3"] +PrettyTables = "1.3.0 - 1" -["1.11-1"] -Statistics = "1.9.0-1" -julia = "1.9.0-1" +["1.11 - 1"] +Statistics = "1.9.0 - 1" +julia = "1.9.0 - 1" -["1.11-1.17.2"] -TransformsBase = "1.2.0-1" +["1.11 - 1.17.2"] +TransformsBase = "1.2.0 - 1" -["1.15.2-1"] -Unitful = "1.17.0-1" +["1.15.2 - 1"] +Unitful = "1.17.0 - 1" -["1.15.4-1.33.5"] +["1.15.4 - 1.33.5"] ColumnSelectors = "0.1" -["1.16-1.21.0"] +["1.16 - 1.21.0"] DataScienceTraits = "0.1" -["1.17-1"] -CoDa = "1.2.0-1" +["1.17 - 1"] +CoDa = "1.2.0 - 1" -["1.17.2-1"] -LinearAlgebra = "1.9.0-1" -Random = "1.9.0-1" +["1.17.2 - 1"] +LinearAlgebra = "1.9.0 - 1" +Random = "1.9.0 - 1" -["1.17.3-1"] +["1.17.3 - 1"] InverseFunctions = "0.1" -["1.17.3-1.27"] -TransformsBase = "1.3.0-1" +["1.17.3 - 1.27"] +TransformsBase = "1.3.0 - 1" -["1.2-1"] +["1.2 - 1"] CategoricalArrays = "0.10" -["1.2-1.10"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["1.2 - 1.10"] +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" -["1.21.1-1.31.0"] +["1.21.1 - 1.31.0"] DataScienceTraits = "0.2" -["1.28-1.31.1"] -TransformsBase = "1.4.0-1" +["1.28 - 1.31.1"] +TransformsBase = "1.4.0 - 1" -["1.3-1"] +["1.3 - 1"] AbstractTrees = "0.4" -["1.3-1.9.1"] +["1.3 - 1.9.1"] StatsBase = "0.33" -["1.31.1-1.33.1"] +["1.31.1 - 1.33.1"] DataScienceTraits = "0.3" -["1.31.2-1"] -TransformsBase = "1.5.0-1" +["1.31.2 - 1"] +TransformsBase = "1.5.0 - 1" -["1.33-1"] -Distributed = "1.9.0-1" +["1.33 - 1"] +Distributed = "1.9.0 - 1" -["1.33.2-1.33.6"] +["1.33.2 - 1.33.6"] DataScienceTraits = "0.4" -["1.33.6-1"] +["1.33.6 - 1"] ColumnSelectors = "1" -["1.33.7-1"] +["1.33.7 - 1"] DataScienceTraits = "1" -["1.4-1.9.1"] -PrettyTables = "1.3.0-2" +["1.4 - 1.9.1"] +PrettyTables = "1.3.0 - 2" ["1.5"] TransformsAPI = "0.2" @@ -96,21 +96,21 @@ TransformsAPI = "0.3" ["1.6.1"] TransformsAPI = "0.4" -["1.6.2-1.9.2"] +["1.6.2 - 1.9.2"] TransformsBase = "0.1" -["1.7-1.7.1"] -Optim = "1.7.0-1" +["1.7 - 1.7.1"] +Optim = "1.7.0 - 1" -["1.7.2-1"] +["1.7.2 - 1"] NelderMead = "0.4" -["1.9.2-1"] +["1.9.2 - 1"] PrettyTables = "2" -StatsBase = "0.33-0.34" +StatsBase = "0.33 - 0.34" -["1.9.2-1.15"] +["1.9.2 - 1.15"] ScientificTypes = "3" -["1.9.3-1.10"] +["1.9.3 - 1.10"] TransformsBase = "1" diff --git a/T/Tapestree/Compat.toml b/T/Tapestree/Compat.toml index ebf5f7fd42287b5..eb46b92c1b8b22e 100644 --- a/T/Tapestree/Compat.toml +++ b/T/Tapestree/Compat.toml @@ -1,43 +1,44 @@ -["0-0.1.2"] -Optim = "0.18.0-0.22" -ProgressMeter = "0.9.0-1" -RCall = "0.13.2-0.13" -julia = "1.1.0-1" +["0 - 0.1.2"] +Optim = "0.18.0 - 0.22" +ProgressMeter = "0.9.0 - 1" +RCall = "0.13.2 - 0.13" +julia = "1.1.0 - 1" ["0.1.2"] -DelimitedFiles = "1.1.0-1" +DelimitedFiles = "1.1.0 - 1" ["0.1.3"] -Optim = "0.0.0-0.22" +Optim = "0.0.0 - 0.22" -["0.1.3-0"] +["0.1.3 - 0"] +Distributed = "1" ProgressMeter = ["0.9", "1"] julia = "1" -["0.1.3-0.1"] +["0.1.3 - 0.1"] DifferentialEquations = "6" RCall = "0.13" -["0.1.3-0.2"] +["0.1.3 - 0.2"] DelimitedFiles = "1" Statistics = "1" -["0.1.4-0"] -Optim = ["0.15-0.22", "1"] +["0.1.4 - 0"] +Optim = ["0.15 - 0.22", "1"] -["0.2-0"] -DistributedArrays = "0.5-0.6" -OrdinaryDiffEq = "5-7" +["0.2 - 0"] +DistributedArrays = "0.5 - 0.6" +OrdinaryDiffEq = "5 - 7" -["0.2-0.3.1"] -RCall = "0.9-0.13" +["0.2 - 0.3.1"] +RCall = "0.9 - 0.13" -["0.3-0"] -LoopVectorization = "0.11-0.12" +["0.3 - 0"] +LoopVectorization = "0.11 - 0.12" Parsers = "2" PlotUtils = "1" RecipesBase = "1" -SpecialFunctions = "1-2" +SpecialFunctions = "1 - 2" -["0.3.2-0"] -RCall = "0.9-0.14" +["0.3.2 - 0"] +RCall = "0.9 - 0.14" diff --git a/T/TaskMaster/Compat.toml b/T/TaskMaster/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/T/TaskMaster/Compat.toml +++ b/T/TaskMaster/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/T/TempestSDR/Compat.toml b/T/TempestSDR/Compat.toml index 013e2e73c5c649e..aa395a59491646d 100644 --- a/T/TempestSDR/Compat.toml +++ b/T/TempestSDR/Compat.toml @@ -1,14 +1,15 @@ [0] AbstractSDRs = "0.5" -DSP = "0.7.8-0.7" -DigitalComm = "1.1.0-1" -FFTW = "1.6.0-1" -GLMakie = "0.8.5-0.8" -Gtk = "1.3.0-1" +DSP = "0.7.8 - 0.7" +DigitalComm = "1.1.0 - 1" +Distributed = "1" +FFTW = "1.6.0 - 1" +GLMakie = "0.8.5 - 0.8" +Gtk = "1.3.0 - 1" ImageFiltering = "0.7" -ImageInTerminal = "0.4.8-0.4" +ImageInTerminal = "0.4.8 - 0.4" ImageView = "0.11" Images = "0.25" Makie = "0.19" -Reexport = "1.2.0-1" +Reexport = "1.2.0 - 1" julia = "1" diff --git a/T/TensorFlow/Compat.toml b/T/TensorFlow/Compat.toml index 8098b8f68d02bde..84eb88012d1b60a 100644 --- a/T/TensorFlow/Compat.toml +++ b/T/TensorFlow/Compat.toml @@ -1,16 +1,17 @@ [0] -AutoHashEquals = "0.1.0-0.2" -Compat = "0.18-2" -Conda = "0.6-1" -Distributions = "0.10.2-0.23" -FileIO = "0.1.2-1" -JLD2 = "0.0.6-0.2" -Juno = "0.2.3-0.8" -MLDatasets = "0.3.0-0.5" -MacroTools = "0.3.6-0.5" -ProtoBuf = "0.6.1-0.8" -PyCall = "1.7.1-1" -SpecialFunctions = "0.7.0-0.10" +AutoHashEquals = "0.1.0 - 0.2" +Compat = "0.18 - 2" +Conda = "0.6 - 1" +Distributed = ["0.7", "1"] +Distributions = "0.10.2 - 0.23" +FileIO = "0.1.2 - 1" +JLD2 = "0.0.6 - 0.2" +Juno = "0.2.3 - 0.8" +MLDatasets = "0.3.0 - 0.5" +MacroTools = "0.3.6 - 0.5" +ProtoBuf = "0.6.1 - 0.8" +PyCall = "1.7.1 - 1" +SpecialFunctions = "0.7.0 - 0.10" Statistics = ["0.7", "1"] -StatsFuns = "0.3.0-0.9" +StatsFuns = "0.3.0 - 0.9" julia = ["0.7", "1"] diff --git a/T/TensorPACK/Compat.toml b/T/TensorPACK/Compat.toml index a82a60c97a9c97a..05926976889e62c 100644 --- a/T/TensorPACK/Compat.toml +++ b/T/TensorPACK/Compat.toml @@ -1,20 +1,24 @@ -["0-0.1.0"] -julia = "1.8.5-1" +["0 - 0.1.0"] +Distributed = "1.8.5 - 1" +julia = "1.8.5 - 1" -["0.1.1-0.5"] -julia = "1.8.3-1" +["0.1.1 - 0.3.8"] +Distributed = "1.8.3 - 1" -["0.3.9-0.6.0"] -Distributed = "1.9.0-1" -LinearAlgebra = "1.9.0-1" -Printf = "1.9.0-1" -Serialization = "1.9.0-1" +["0.1.1 - 0.5"] +julia = "1.8.3 - 1" -["0.6-0"] -julia = "1.10.0-1" +["0.3.9 - 0.6.0"] +Distributed = "1.9.0 - 1" +LinearAlgebra = "1.9.0 - 1" +Printf = "1.9.0 - 1" +Serialization = "1.9.0 - 1" -["0.6.1-0"] -Distributed = "1.10.0-1" -LinearAlgebra = "1.10.0-1" -Printf = "1.10.0-1" -Serialization = "1.10.0-1" +["0.6 - 0"] +julia = "1.10.0 - 1" + +["0.6.1 - 0"] +Distributed = "1.10.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Printf = "1.10.0 - 1" +Serialization = "1.10.0 - 1" diff --git a/T/TermStructureModels/Compat.toml b/T/TermStructureModels/Compat.toml index 98caea3c5615cb3..2d1a392d14a0d99 100644 --- a/T/TermStructureModels/Compat.toml +++ b/T/TermStructureModels/Compat.toml @@ -1,17 +1,18 @@ [0] BlackBoxOptim = "0.6" Conda = "1" +Distributed = "1.7.0 - 1" Distributions = "0.25" Documenter = ["0.27", "1"] ProgressMeter = "1" Roots = "2" SpecialFunctions = "2" Statistics = "1" -StatsBase = "0.33-0.34" -julia = "1.7.0-1" +StatsBase = "0.33 - 0.34" +julia = "1.7.0 - 1" -["0-0.1"] +["0 - 0.1"] CovarianceMatrices = "0.10" -["0.3-0"] +["0.3 - 0"] Optim = "1" diff --git a/T/TestFunctionRunner/Compat.toml b/T/TestFunctionRunner/Compat.toml index f9ee1b0be91927b..8cbdd3f0c02c490 100644 --- a/T/TestFunctionRunner/Compat.toml +++ b/T/TestFunctionRunner/Compat.toml @@ -1,9 +1,10 @@ [0] +Distributed = "1" LoadAllPackages = "0.1" julia = "1" ["0.1.2"] Terminators = "0.1" -["0.1.3-0"] -Terminators = "0.1.1-0.1" +["0.1.3 - 0"] +Terminators = "0.1.1 - 0.1" diff --git a/T/TestSetExtensions/Compat.toml b/T/TestSetExtensions/Compat.toml index 4832c36640aa82c..5d5fc6ff27aabe0 100644 --- a/T/TestSetExtensions/Compat.toml +++ b/T/TestSetExtensions/Compat.toml @@ -1,10 +1,11 @@ [2] +Distributed = "1" julia = "1" -[2-3] +["2 - 3"] DeepDiffs = "1" [3] Distributed = ["0.0.0", "1"] Test = ["0.0.0", "1"] -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/T/TestTools/Compat.toml b/T/TestTools/Compat.toml index 98acc592bd46d88..1a78ff2a8d23045 100644 --- a/T/TestTools/Compat.toml +++ b/T/TestTools/Compat.toml @@ -3,18 +3,19 @@ ArgParse = "1" Coverage = "1" CoverageTools = "1" DeepDiffs = "1" +Distributed = "1.6.0 - 1" OrderedCollections = "1" Suppressor = "0.2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0-0.3"] +["0 - 0.3"] JuliaFormatter = "0.22" -["0-0.5.2"] +["0 - 0.5.2"] Documenter = "0.27" -["0.4-0"] +["0.4 - 0"] JuliaFormatter = "1" -["0.5.3-0"] +["0.5.3 - 0"] TOML = "1" diff --git a/T/TextClassification/Compat.toml b/T/TextClassification/Compat.toml index 6731d5b8796944d..e24e325fb1f5b60 100644 --- a/T/TextClassification/Compat.toml +++ b/T/TextClassification/Compat.toml @@ -1,87 +1,89 @@ -["0-0.2.0"] -KCenters = "0.1.4-0.1" -SimilaritySearch = "0.3.15-0.3" -TextSearch = "0.3.2-0.3" +["0 - 0.2.0"] +KCenters = "0.1.4 - 0.1" +SimilaritySearch = "0.3.15 - 0.3" +TextSearch = "0.3.2 - 0.3" -["0-0.3.0"] +["0 - 0.3.0"] StatsBase = ["0.30", "0.32"] -["0-0.3.1"] +["0 - 0.3.1"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0-0.4"] -IterTools = "1.3.0-1" +["0 - 0.4"] +IterTools = "1.3.0 - 1" -["0-0.5.2"] +["0 - 0.5.2"] MLDataUtils = "0.5" ["0.2.1"] -KCenters = "0.1.12-0.1" -TextSearch = "0.3.4-0.3" +KCenters = "0.1.12 - 0.1" +TextSearch = "0.3.4 - 0.3" -["0.2.1-0.2"] -SimilaritySearch = "0.3.19-0.3" +["0.2.1 - 0.2"] +SimilaritySearch = "0.3.19 - 0.3" -["0.2.2-0.2"] -CSV = "0.0.0-0.7" -DataFrames = "0.0.0-0.21" -KCenters = "0.2.1-0.2" -TextSearch = "0.3.6-0.3" +["0.2.2 - 0.2"] +CSV = "0.0.0 - 0.7" +DataFrames = "0.0.0 - 0.21" +KCenters = "0.2.1 - 0.2" +TextSearch = "0.3.6 - 0.3" -["0.3-0.4.3"] -CSV = "0.8.2-0.8" +["0.3 - 0.4.3"] +CSV = "0.8.2 - 0.8" -["0.3-0.4.5"] -CategoricalArrays = "0.8.3-0.9" +["0.3 - 0.4.5"] +CategoricalArrays = "0.8.3 - 0.9" ["0.3.0"] KCenters = "0.3" -KNearestCenters = "0.2.4-0.2" -SimilaritySearch = "0.4.2-0.4" +KNearestCenters = "0.2.4 - 0.2" +SimilaritySearch = "0.4.2 - 0.4" TextSearch = "0.6" ["0.3.1"] KNearestCenters = "0.3" -["0.3.1-0"] -StatsBase = "0.32-0.33" +["0.3.1 - 0"] +StatsBase = "0.32 - 0.33" -["0.3.1-0.3.4"] -SimilaritySearch = "0.4.5-0.4" +["0.3.1 - 0.3.4"] +SimilaritySearch = "0.4.5 - 0.4" TextSearch = "0.7" -["0.3.1-0.4"] +["0.3.1 - 0.4"] KCenters = "0.4" -["0.3.1-0.4.4"] -JSON3 = "1.5.0-1" -StructTypes = "1.2.0-1" +["0.3.1 - 0.4.4"] +JSON3 = "1.5.0 - 1" +StructTypes = "1.2.0 - 1" -["0.3.2-0"] +["0.3.2 - 0"] LIBLINEAR = "0.6" -["0.3.2-0.3.3"] -KNearestCenters = "0.4.1-0.4" +["0.3.2 - 0.3.3"] +KNearestCenters = "0.4.1 - 0.4" -["0.3.2-0.4.4"] -julia = "1.3.0-1" +["0.3.2 - 0.4.4"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" ["0.3.4"] -KNearestCenters = "0.4.4-0.4" +KNearestCenters = "0.4.4 - 0.4" -["0.3.4-0.3"] +["0.3.4 - 0.3"] SearchModels = "0.1" -["0.3.5-0"] +["0.3.5 - 0"] Parameters = "0.12" -["0.3.5-0.3"] -TextSearch = "0.7.5-0.7" +["0.3.5 - 0.3"] +TextSearch = "0.7.5 - 0.7" -["0.3.5-0.4"] +["0.3.5 - 0.4"] KNearestCenters = "0.5" -["0.3.5-0.4.4"] +["0.3.5 - 0.4.4"] SimilaritySearch = "0.4" ["0.4"] @@ -90,47 +92,49 @@ SearchModels = "0.2" ["0.4.0"] TextSearch = "0.8" -["0.4.1-0.4"] +["0.4.1 - 0.4"] TextSearch = "0.9" -["0.4.4-0.4"] +["0.4.4 - 0.4"] GZip = "0.5" ["0.4.5"] SimilaritySearch = "0.5" -["0.4.5-0.4"] -JSON3 = "1.8.0-1" -julia = "1.5.0-1" +["0.4.5 - 0.4"] +Distributed = "1.5.0 - 1" +JSON3 = "1.8.0 - 1" +julia = "1.5.0 - 1" -["0.4.6-0"] -CategoricalArrays = "0.8-0.10" +["0.4.6 - 0"] +CategoricalArrays = "0.8 - 0.10" -["0.4.6-0.4"] +["0.4.6 - 0.4"] SimilaritySearch = "0.6" -["0.5-0"] +["0.5 - 0"] +Distributed = "1.6.0 - 1" SearchModels = "0.3" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.5-0.5.2"] +["0.5 - 0.5.2"] SimilaritySearch = "0.8" ["0.5.0"] InvertedFiles = "0.1" TextSearch = "0.10" -["0.5.1-0"] +["0.5.1 - 0"] KNearestCenters = "0.7" -["0.5.1-0.5.2"] +["0.5.1 - 0.5.2"] InvertedFiles = "0.3" TextSearch = "0.11" -["0.5.2-0"] -StatsAPI = "1.2.0-1" +["0.5.2 - 0"] +StatsAPI = "1.2.0 - 1" -["0.5.3-0"] +["0.5.3 - 0"] InvertedFiles = "0.5" MLUtils = "0.2" SimilaritySearch = "0.10" diff --git a/T/TextSearch/Compat.toml b/T/TextSearch/Compat.toml index c2e524476dd1dad..48b07579b83d298 100644 --- a/T/TextSearch/Compat.toml +++ b/T/TextSearch/Compat.toml @@ -1,151 +1,154 @@ -["0-0.2.14"] -DataStructures = "0.0.0-0.17" -GZip = "0.0.0-0.5" -JSON = "0.0.0-0.21" +["0 - 0.2.14"] +DataStructures = "0.0.0 - 0.17" +GZip = "0.0.0 - 0.5" +JSON = "0.0.0 - 0.21" SimilaritySearch = "0.3" -UnicodePlots = "0.0.0-1" +UnicodePlots = "0.0.0 - 1" -["0-0.7.2"] +["0 - 0.7.2"] julia = ["0.7", "1"] ["0.10"] InvertedFiles = "0.1" -["0.10-0.14.1"] +["0.10 - 0.14.1"] Intersections = "0.2" ["0.10.1"] -SimilaritySearch = "0.6-0.7" +SimilaritySearch = "0.6 - 0.7" -["0.10.2-0.11"] +["0.10.2 - 0.11"] SimilaritySearch = "0.8" -["0.10.2-0.17"] -julia = "1.6.0-1" +["0.10.2 - 0.17"] +julia = "1.6.0 - 1" ["0.11"] InvertedFiles = "0.3" -["0.12-0.13"] +["0.12 - 0.13"] InvertedFiles = "0.4" Polyester = "0.6" SimilaritySearch = "0.9" -["0.14-0.15.1"] +["0.14 - 0.15.1"] InvertedFiles = "0.5" -["0.14-0.17"] -Polyester = "0.6-0.7" +["0.14 - 0.17"] +Polyester = "0.6 - 0.7" SimilaritySearch = "0.10" -["0.14.2-0.15.1"] +["0.14.2 - 0.15.1"] Intersections = "0.3" -["0.15.2-0"] +["0.15.2 - 0"] Intersections = "0.4" JLD2 = "0.4" -["0.15.2-0.17"] +["0.15.2 - 0.17"] InvertedFiles = "0.6" -["0.17.2-0"] +["0.17.2 - 0"] LinearAlgebra = "1" Random = "1" SparseArrays = "1" Unicode = "1" -["0.17.2-0.17"] +["0.17.2 - 0.17"] Test = "1" -["0.18-0"] +["0.18 - 0"] InvertedFiles = "0.7" Polyester = "0.7" SimilaritySearch = "0.11" -StatsBase = "0.32-0.34" -julia = "1.8-1.10" +StatsBase = "0.32 - 0.34" +julia = "1.8 - 1.10" ["0.2.14"] KernelMethods = "0.1" -StatsBase = "0.0.0-0.32" +StatsBase = "0.0.0 - 0.32" -["0.2.15-0.2"] -SimilaritySearch = "0.3.8-0.3" +["0.2.15 - 0.2"] +SimilaritySearch = "0.3.8 - 0.3" -["0.2.15-0.4.1"] +["0.2.15 - 0.4.1"] DataStructures = "0.17" GZip = "0.5" JSON = ["0.19", "0.21"] StatsBase = ["0.30", "0.32"] -["0.3-0.3.1"] -SimilaritySearch = "0.3.11-0.3" +["0.3 - 0.3.1"] +SimilaritySearch = "0.3.11 - 0.3" -["0.3.2-0.4.1"] -SimilaritySearch = "0.3.15-0.3" +["0.3.2 - 0.4.1"] +SimilaritySearch = "0.3.15 - 0.3" ["0.3.5"] -KCenters = "0.1.13-0.1" +KCenters = "0.1.13 - 0.1" -["0.3.6-0.4.1"] -KCenters = "0.2.1-0.2" +["0.3.6 - 0.4.1"] +KCenters = "0.2.1 - 0.2" -["0.4.2-0.4"] -KCenters = "0.2.3-0.2" -SimilaritySearch = "0.3.21-0.3" +["0.4 - 0.4.1"] +Distributed = ["0.7", "1"] -["0.4.2-0.5"] -CategoricalArrays = "0.8.3-0.8" +["0.4.2 - 0.4"] +KCenters = "0.2.3 - 0.2" +SimilaritySearch = "0.3.21 - 0.3" + +["0.4.2 - 0.5"] +CategoricalArrays = "0.8.3 - 0.8" StatsBase = "0.32" -["0.5-0.6"] +["0.5 - 0.6"] KCenters = "0.3" ["0.5.0"] SimilaritySearch = "0.4" -["0.5.1-0.6"] -SimilaritySearch = "0.4.2-0.4" +["0.5.1 - 0.6"] +SimilaritySearch = "0.4.2 - 0.4" ["0.6"] -CategoricalArrays = "0.8.3-0.9" +CategoricalArrays = "0.8.3 - 0.9" -["0.6-0.17"] -StatsBase = "0.32-0.33" +["0.6 - 0.17"] +StatsBase = "0.32 - 0.33" -["0.7-0.7.1"] -KCenters = "0.3-0.4" +["0.7 - 0.7.1"] +KCenters = "0.3 - 0.4" -["0.7-0.7.3"] -SimilaritySearch = "0.4.5-0.4" +["0.7 - 0.7.3"] +SimilaritySearch = "0.4.5 - 0.4" -["0.7-0.9.5"] -CategoricalArrays = "0.8-0.9" -JSON3 = "1.5.0-1" -StructTypes = "1.2.0-1" +["0.7 - 0.9.5"] +CategoricalArrays = "0.8 - 0.9" +JSON3 = "1.5.0 - 1" +StructTypes = "1.2.0 - 1" -["0.7.1-0.7.3"] +["0.7.1 - 0.7.3"] KNearestCenters = "0.4" -["0.7.2-0.10.1"] +["0.7.2 - 0.10.1"] KCenters = "0.4" -["0.7.3-0.9.5"] -julia = "1.3.0-1" +["0.7.3 - 0.9.5"] +julia = "1.3.0 - 1" -["0.7.4-0.10.1"] +["0.7.4 - 0.10.1"] KNearestCenters = "0.5" -["0.7.4-0.9.5"] +["0.7.4 - 0.9.5"] SimilaritySearch = "0.4" ["0.9.6"] SimilaritySearch = "0.5" -["0.9.6-0"] -CategoricalArrays = "0.8-0.10" +["0.9.6 - 0"] +CategoricalArrays = "0.8 - 0.10" -["0.9.6-0.10.1"] -julia = "1.5.0-1" +["0.9.6 - 0.10.1"] +julia = "1.5.0 - 1" -["0.9.7-0.10.0"] +["0.9.7 - 0.10.0"] SimilaritySearch = "0.6" diff --git a/T/ThermodynamicIntegration/Compat.toml b/T/ThermodynamicIntegration/Compat.toml index 7b5de1149bbfe39..33625bd78d0583f 100644 --- a/T/ThermodynamicIntegration/Compat.toml +++ b/T/ThermodynamicIntegration/Compat.toml @@ -4,16 +4,17 @@ ProgressMeter = "1" Requires = "1" Trapz = "2" -["0-0.2.3"] +["0 - 0.2.3"] AdvancedHMC = "0.2" -["0-0.2.5"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0 - 0.2.5"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.2.4-0"] -AdvancedHMC = "0.2-0.3" +["0.2.4 - 0"] +AdvancedHMC = "0.2 - 0.3" -["0.2.6-0"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.2.6 - 0"] +Distributed = "1.6.0 - 1" +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" diff --git a/T/ThreadSafeDicts/Compat.toml b/T/ThreadSafeDicts/Compat.toml index a1b267407790595..5633eb67026f9a1 100644 --- a/T/ThreadSafeDicts/Compat.toml +++ b/T/ThreadSafeDicts/Compat.toml @@ -1,2 +1,5 @@ [0] julia = "1" + +["0.0"] +Distributed = "1" diff --git a/T/Thrift/Compat.toml b/T/Thrift/Compat.toml index 3e6621064e45ea1..b4495f322922989 100644 --- a/T/Thrift/Compat.toml +++ b/T/Thrift/Compat.toml @@ -1,33 +1,35 @@ -["0-0.5"] -BinaryProvider = "0.0.0-0.5" -Compat = "0.69-2" -julia = "0.6-1" +["0 - 0.5"] +BinaryProvider = "0.0.0 - 0.5" +Compat = "0.69 - 2" +julia = "0.6 - 1" ["0.6"] +Distributed = "1" julia = "1" ["0.6.0"] -BinaryProvider = "0.5.1-0.5" +BinaryProvider = "0.5.1 - 0.5" -["0.6.1-0.6"] +["0.6.1 - 0.6"] BinaryProvider = "0.5" -["0.7-0"] -julia = "1.3.0-1" +["0.7 - 0"] +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.7.1-0.7"] +["0.7.1 - 0.7"] ThriftJuliaCompiler_jll = "0.11" -["0.8-0"] +["0.8 - 0"] ThriftJuliaCompiler_jll = "0.12" ["0.8.4"] CodecZstd = "0.7" TranscodingStreams = "0.9" -["0.8.4-0"] +["0.8.4 - 0"] CodecZlib = "0.7" -["0.8.5-0"] -CodecZstd = "0.7-0.8" +["0.8.5 - 0"] +CodecZstd = "0.7 - 0.8" TranscodingStreams = ["0.9", "0.11"] diff --git a/T/TimeParallel/Compat.toml b/T/TimeParallel/Compat.toml index 9f0498eba10a074..d553e5e882384fd 100644 --- a/T/TimeParallel/Compat.toml +++ b/T/TimeParallel/Compat.toml @@ -1,8 +1,9 @@ [0] julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] ArrowMacros = "0.1" +Distributed = "1" NSDEBase = "0.2" -RecipesBase = ["0.7-0.8", "1"] +RecipesBase = ["0.7 - 0.8", "1"] Reexport = ["0.2", "1"] diff --git a/T/TimeSeriesEcon/Compat.toml b/T/TimeSeriesEcon/Compat.toml index 5c40368d50a753b..785afad9c067811 100644 --- a/T/TimeSeriesEcon/Compat.toml +++ b/T/TimeSeriesEcon/Compat.toml @@ -1,31 +1,34 @@ -["0-0.5"] +["0 - 0.5"] Statistics = "1" julia = "1" -["0.2.1-0"] +["0.2.1 - 0"] RecipesBase = "1" -["0.3-0"] +["0.3 - 0"] MacroTools = "0.5" -OrderedCollections = "1.4.0-1" +OrderedCollections = "1.4.0 - 1" -["0.6-0"] +["0.4.1 - 0.5"] +Distributed = "1" + +["0.6 - 0"] CEnum = "0.4" -Statistics = "1.7.0-1" +Distributed = "1.7.0 - 1" +Statistics = "1.7.0 - 1" Suppressor = "0.2" TOML = "1" -julia = "1.7.0-1" +julia = "1.7.0 - 1" -["0.6-0.6.1"] -DataEcon_jll = "0.2.2-0.2" +["0.6 - 0.6.1"] +DataEcon_jll = "0.2.2 - 0.2" -["0.6.2-0"] -DataEcon_jll = "0.3.1-0.3" -Dates = "1.7.0-1" -Distributed = "1.7.0-1" -LinearAlgebra = "1.7.0-1" -Random = "1.7.0-1" -Serialization = "1.7.0-1" +["0.6.2 - 0"] +DataEcon_jll = "0.3.1 - 0.3" +Dates = "1.7.0 - 1" +LinearAlgebra = "1.7.0 - 1" +Random = "1.7.0 - 1" +Serialization = "1.7.0 - 1" -["0.7-0"] -X13as_jll = "1.1.60-1" +["0.7 - 0"] +X13as_jll = "1.1.60 - 1" diff --git a/T/TimespanLogging/Compat.toml b/T/TimespanLogging/Compat.toml index a1b267407790595..451c32fabc2d0aa 100644 --- a/T/TimespanLogging/Compat.toml +++ b/T/TimespanLogging/Compat.toml @@ -1,2 +1,3 @@ [0] +Distributed = "1" julia = "1" diff --git a/T/TopologicalNumbers/Compat.toml b/T/TopologicalNumbers/Compat.toml index a2314c686a33e51..db56c1ab1223542 100644 --- a/T/TopologicalNumbers/Compat.toml +++ b/T/TopologicalNumbers/Compat.toml @@ -2,28 +2,28 @@ LaTeXStrings = "1" Parameters = "0.12" StaticArrays = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["1-1.3.8"] +["1 - 1.3.8"] CairoMakie = "0.10" -["1.1.3-1.3.8"] +["1.1.3 - 1.3.8"] GLMakie = "0.8" -["1.3.8-1"] -LinearAlgebra = "1.6.0-1" +["1.3.8 - 1"] +LinearAlgebra = "1.6.0 - 1" -["1.3.9-1"] +["1.3.9 - 1"] PythonPlot = "1" -["1.4-1"] +["1.4 - 1"] Accessors = "0.1" -["1.5-1"] -ProgressBars = "1.5.0-1" +["1.5 - 1"] +ProgressBars = "1.5.0 - 1" -["1.6-1"] -Distributed = "1.6.0-1" +["1.6 - 1"] +Distributed = "1.6.0 - 1" -["1.7-1"] -SparseArrays = "1.6.0-1" +["1.7 - 1"] +SparseArrays = "1.6.0 - 1" diff --git a/T/TrackingTimers/Compat.toml b/T/TrackingTimers/Compat.toml index 4d8239fd7e49171..254d77e4325299f 100644 --- a/T/TrackingTimers/Compat.toml +++ b/T/TrackingTimers/Compat.toml @@ -1,15 +1,17 @@ [0] Tables = "1" -["0-0.1.1"] +["0 - 0.1.1"] PrettyTables = "0.11" -["0-0.1.2"] -julia = "1.5.0-1" +["0 - 0.1.2"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.1.2"] PrettyTables = ["0.12", "1"] -["0.1.3-0"] +["0.1.3 - 0"] +Distributed = "1.6.0 - 1" PrettyTables = "2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/T/TrafficAssignment/Compat.toml b/T/TrafficAssignment/Compat.toml index 52fe045f8819ce4..871f4fc5f83a3cf 100644 --- a/T/TrafficAssignment/Compat.toml +++ b/T/TrafficAssignment/Compat.toml @@ -1,25 +1,27 @@ [0] LightGraphs = "1" -["0-0.5"] +["0 - 0.5"] BinDeps = "0.8" Optim = "0.16" -["0-0.5.0"] +["0 - 0.5.0"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] -["0.5.1-0"] +["0.5.1 - 0"] +Distributed = "1" julia = "1" -["0.6-0"] +["0.6 - 0"] BinDeps = "1" DataFrames = "0.20" -["0.6-0.6.1"] +["0.6 - 0.6.1"] Optim = "0.20" -["0.6.2-0"] -Optim = "0.20-0.21" +["0.6.2 - 0"] +Optim = "0.20 - 0.21" -["0.6.3-0"] -OrderedCollections = "1.1.0-1" +["0.6.3 - 0"] +OrderedCollections = "1.1.0 - 1" diff --git a/T/TrajectoryOptimization/Compat.toml b/T/TrajectoryOptimization/Compat.toml index 15a09ff0e688f79..f68de78db3ebfa5 100644 --- a/T/TrajectoryOptimization/Compat.toml +++ b/T/TrajectoryOptimization/Compat.toml @@ -1,67 +1,68 @@ -["0-0.1"] -BenchmarkTools = "0.0.0-0.4" -DocStringExtensions = "0.0.0-0.8" +["0 - 0.1"] +BenchmarkTools = "0.0.0 - 0.4" +DocStringExtensions = "0.0.0 - 0.8" -["0-0.1.1"] -Formatting = "0.0.0-0.4" -ForwardDiff = "0.0.0-0.10" -Interpolations = "0.0.0-0.12" -Ipopt = "0.0.0-0.6" -StaticArrays = "0.0.0-0.12" +["0 - 0.1.1"] +Formatting = "0.0.0 - 0.4" +ForwardDiff = "0.0.0 - 0.10" +Interpolations = "0.0.0 - 0.12" +Ipopt = "0.0.0 - 0.6" +StaticArrays = "0.0.0 - 0.12" ["0.0"] -Combinatorics = "0.0.0-0.7" -HDF5 = "0.0.0-0.13" -IterTools = "0-1" -JuMP = "0.0.0-0.21" -Plots = "0.0.0-0.29" -RecipesBase = "0.0.0-0.8" -RigidBodyDynamics = "0-1" +Combinatorics = "0.0.0 - 0.7" +Distributed = ["0.7", "1"] +HDF5 = "0.0.0 - 0.13" +IterTools = "0 - 1" +JuMP = "0.0.0 - 0.21" +Plots = "0.0.0 - 0.29" +RecipesBase = "0.0.0 - 0.8" +RigidBodyDynamics = "0 - 1" Statistics = ["0.7", "1"] julia = ["0.7", "1"] ["0.1"] -Combinatorics = "0.0.0-1" -Documenter = "0.0.0-0.24" -IterTools = "0.0.0-1" -Parameters = "0.0.0-0.12" -PartedArrays = "0.0.0-0.1" -Plots = "0.0.0-1" -RecipesBase = "0.0.0-1" -RigidBodyDynamics = "0.0.0-2" - -["0.1-0.1.1"] -BlockArrays = "0.0.0-0.9" -CoordinateTransformations = "0.0.0-0.5" -FFMPEG = "0.0.0-0.2" -MathOptInterface = "0.0.0-0.9" -MeshCatMechanisms = "0.0.0-0.5" -Rotations = "0.0.0-0.13" -Statistics = "1.1.0-1" -julia = "1.1.0-1" - -["0.1.1-0.1"] -TimerOutputs = "0.0.0-0.5" - -["0.1.2-0"] +Combinatorics = "0.0.0 - 1" +Documenter = "0.0.0 - 0.24" +IterTools = "0.0.0 - 1" +Parameters = "0.0.0 - 0.12" +PartedArrays = "0.0.0 - 0.1" +Plots = "0.0.0 - 1" +RecipesBase = "0.0.0 - 1" +RigidBodyDynamics = "0.0.0 - 2" + +["0.1 - 0.1.1"] +BlockArrays = "0.0.0 - 0.9" +CoordinateTransformations = "0.0.0 - 0.5" +FFMPEG = "0.0.0 - 0.2" +MathOptInterface = "0.0.0 - 0.9" +MeshCatMechanisms = "0.0.0 - 0.5" +Rotations = "0.0.0 - 0.13" +Statistics = "1.1.0 - 1" +julia = "1.1.0 - 1" + +["0.1.1 - 0.1"] +TimerOutputs = "0.0.0 - 0.5" + +["0.1.2 - 0"] ForwardDiff = "0.10" -["0.1.2-0.1"] +["0.1.2 - 0.1"] BlockArrays = "0.9" FFMPEG = "0.2" MeshCatMechanisms = "0.5" StaticArrays = "0.12" -Statistics = "1.1.0-*" -julia = "1.1.0-*" +Statistics = "1.1.0 - *" +julia = "1.1.0 - *" -["0.1.2-0.2"] +["0.1.2 - 0.2"] CoordinateTransformations = "0.5" Formatting = "0.4" Interpolations = "0.12" Ipopt = "0.6" Rotations = "0.13" -["0.1.2-0.6"] +["0.1.2 - 0.6"] MathOptInterface = "0.9" ["0.2"] @@ -74,53 +75,53 @@ IterTools = "1" Parameters = "0.12" Quaternions = "0.4" RecipesBase = "1" -StaticArrays = "0.12.3-0.12" -Statistics = "1.1.0-1" +StaticArrays = "0.12.3 - 0.12" +Statistics = "1.1.0 - 1" StatsBase = "0.33" -julia = "1.1.0-1" +julia = "1.1.0 - 1" -["0.2-0"] +["0.2 - 0"] DocStringExtensions = "0.8" -["0.2-0.6"] +["0.2 - 0.6"] UnsafeArrays = "1" -["0.3-0"] +["0.3 - 0"] julia = "1" -["0.3-0.4.0"] +["0.3 - 0.4.0"] StaticArrays = "0.12" ["0.3.0"] -RobotDynamics = "0.1.2-0.1" +RobotDynamics = "0.1.2 - 0.1" -["0.3.1-0.3"] +["0.3.1 - 0.3"] RobotDynamics = "0.2" -["0.4-0.5"] +["0.4 - 0.5"] Rotations = "1" ["0.4.0"] RobotDynamics = "0.3" ["0.4.1"] -RobotDynamics = "0.3.1-0.3" +RobotDynamics = "0.3.1 - 0.3" -["0.4.1-0"] +["0.4.1 - 0"] StaticArrays = "1" -["0.4.2-0"] +["0.4.2 - 0"] FiniteDiff = "2" -["0.4.2-0.5"] -RobotDynamics = "0.3.2-0.3" +["0.4.2 - 0.5"] +RobotDynamics = "0.3.2 - 0.3" -["0.6-0"] +["0.6 - 0"] RobotZoo = "0.3" Rotations = "1.0" -["0.6-0.6.1"] +["0.6 - 0.6.1"] RobotDynamics = "0.4" -["0.6.2-0"] -RobotDynamics = "0.4.3-0.4" +["0.6.2 - 0"] +RobotDynamics = "0.4.3 - 0.4" diff --git a/T/Transducers/Compat.toml b/T/Transducers/Compat.toml index 329ad49f4ef3bd7..e8bb3817ab718d3 100644 --- a/T/Transducers/Compat.toml +++ b/T/Transducers/Compat.toml @@ -1,138 +1,144 @@ -["0-0.2"] +["0 - 0.2"] ArgCheck = "1" Statistics = "1" -["0-0.4.76"] +["0 - 0.4.76"] julia = "1" -["0.2-0.4.2"] -Setfield = "0.3.0-0.5" +["0.2 - 0.4.2"] +Setfield = "0.3.0 - 0.5" ["0.3"] -BangBang = "0.0.0-0.3" -InitialValues = "0.0.0-0.2" +BangBang = "0.0.0 - 0.3" +InitialValues = "0.0.0 - 0.2" -["0.3-0.4.2"] -ArgCheck = "0.0.0-1" -Requires = "0.0.0-0.5" +["0.3 - 0.4.2"] +ArgCheck = "0.0.0 - 1" +Requires = "0.0.0 - 0.5" -["0.4-0.4.2"] -BangBang = "0.2.0-0.3" +["0.4 - 0.4.2"] +BangBang = "0.2.0 - 0.3" -["0.4-0.4.7"] +["0.4 - 0.4.7"] InitialValues = "0.2" -["0.4.12-0.4.40"] -Setfield = "0.3-0.6" +["0.4.12 - 0.4.40"] +Setfield = "0.3 - 0.6" -["0.4.18-0"] +["0.4.18 - 0"] Tables = ["0.2", "1"] -["0.4.19-0"] -ArgCheck = "1-2" +["0.4.19 - 0"] +ArgCheck = "1 - 2" -["0.4.22-0.4.26"] +["0.4.22 - 0.4.26"] SplittablesBase = "0.1" -["0.4.22-0.4.27"] -BangBang = "0.3.18-0.3" +["0.4.22 - 0.4.27"] +BangBang = "0.3.18 - 0.3" -["0.4.27-0"] -SplittablesBase = "0.1.2-0.1" +["0.4.27 - 0"] +SplittablesBase = "0.1.2 - 0.1" -["0.4.28-0.4.30"] -BangBang = "0.3.20-0.3" +["0.4.28 - 0.4.30"] +BangBang = "0.3.20 - 0.3" ["0.4.3"] -BangBang = "0.2-0.3" +BangBang = "0.2 - 0.3" -["0.4.3-0.4.11"] -Setfield = "0.3-0.5" +["0.4.3 - 0.4.11"] +Setfield = "0.3 - 0.5" -["0.4.3-0.4.18"] +["0.4.3 - 0.4.18"] ArgCheck = "1" -["0.4.3-0.4.4"] +["0.4.3 - 0.4.4"] Requires = "0.5" +["0.4.3 - 0.4.76"] +Distributed = "1" + ["0.4.30"] -InitialValues = "0.2.3-0.2" +InitialValues = "0.2.3 - 0.2" -["0.4.31-0.4.32"] -BangBang = "0.3.21-0.3" +["0.4.31 - 0.4.32"] +BangBang = "0.3.21 - 0.3" -["0.4.31-0.4.40"] -InitialValues = "0.2.6-0.2" +["0.4.31 - 0.4.40"] +InitialValues = "0.2.6 - 0.2" -["0.4.33-0.4.36"] -BangBang = "0.3.24-0.3" +["0.4.33 - 0.4.36"] +BangBang = "0.3.24 - 0.3" -["0.4.37-0.4.40"] -BangBang = "0.3.27-0.3" +["0.4.37 - 0.4.40"] +BangBang = "0.3.27 - 0.3" -["0.4.39-0"] +["0.4.39 - 0"] CompositionsBase = "0.1" ["0.4.4"] -BangBang = "0.3.2-0.3" +BangBang = "0.3.2 - 0.3" -["0.4.41-0"] +["0.4.41 - 0"] DefineSingletons = "0.1" -["0.4.41-0.4.65"] -Setfield = "0.3-0.7" +["0.4.41 - 0.4.65"] +Setfield = "0.3 - 0.7" -["0.4.41-0.4.67"] -InitialValues = "0.2.8-0.2" +["0.4.41 - 0.4.67"] +InitialValues = "0.2.8 - 0.2" -["0.4.41-0.4.80"] -BangBang = "0.3.28-0.3" +["0.4.41 - 0.4.80"] +BangBang = "0.3.28 - 0.3" -["0.4.5-0"] +["0.4.5 - 0"] Requires = ["0.5", "1"] -["0.4.5-0.4.21"] -BangBang = "0.3.7-0.3" +["0.4.5 - 0.4.21"] +BangBang = "0.3.7 - 0.3" -["0.4.52-0.4.80"] +["0.4.52 - 0.4.80"] MicroCollections = "0.1" -["0.4.64-0"] +["0.4.64 - 0"] Baselet = "0.1" -["0.4.64-0.4.79"] -Adapt = "1-3" +["0.4.64 - 0.4.79"] +Adapt = "1 - 3" -["0.4.66-0.4.73"] -Setfield = "0.3-0.8" +["0.4.66 - 0.4.73"] +Setfield = "0.3 - 0.8" -["0.4.68-0"] -InitialValues = "0.2.8-0.3" +["0.4.68 - 0"] +InitialValues = "0.2.8 - 0.3" -["0.4.7-0.4.17"] +["0.4.7 - 0.4.17"] Tables = "0.2" -["0.4.74-0.4.80"] -Setfield = ["0.3-0.8", "1"] +["0.4.74 - 0.4.80"] +Setfield = ["0.3 - 0.8", "1"] + +["0.4.77 - 0"] +julia = "1.6.0 - 1" -["0.4.77-0"] -julia = "1.6.0-1" +["0.4.77 - 0.4.78"] +Distributed = "1.6.0 - 1" -["0.4.78-0"] +["0.4.78 - 0"] ConstructionBase = "1" -["0.4.79-0"] +["0.4.79 - 0"] Distributed = "1" Logging = "1" Markdown = "1" -["0.4.8-0.4.29"] -InitialValues = "0.2.1-0.2" +["0.4.8 - 0.4.29"] +InitialValues = "0.2.1 - 0.2" -["0.4.80-0"] -Adapt = "1-4" +["0.4.80 - 0"] +Adapt = "1 - 4" -["0.4.81-0"] +["0.4.81 - 0"] Accessors = "0.1" BangBang = "0.4" MicroCollections = "0.2" diff --git a/T/TransitionalMCMC/Compat.toml b/T/TransitionalMCMC/Compat.toml index 2ef94ef180ca646..5dd2d27d5268391 100644 --- a/T/TransitionalMCMC/Compat.toml +++ b/T/TransitionalMCMC/Compat.toml @@ -1,11 +1,12 @@ [0] +Distributed = "1" StatsBase = "0.33" julia = "1" -["0-0.3"] +["0 - 0.3"] Distributions = "0.24" -["0.4-0"] -CovarianceEstimation = "0.2.5-0.2" -Distributions = "0.24-0.25" +["0.4 - 0"] +CovarianceEstimation = "0.2.5 - 0.2" +Distributions = "0.24 - 0.25" TimerOutputs = "0.5" diff --git a/T/Tsunami/Compat.toml b/T/Tsunami/Compat.toml index 87003901e6916cd..a9cc7972590ed13 100644 --- a/T/Tsunami/Compat.toml +++ b/T/Tsunami/Compat.toml @@ -1,5 +1,5 @@ [0] -BSON = "0.3.6-0.3" +BSON = "0.3.6 - 0.3" ChainRulesCore = "1" Crayons = "4" Functors = "0.4" @@ -7,36 +7,38 @@ MLUtils = "0.4" TensorBoardLogger = "0.1" UnPack = "1" -["0-0.1.2"] +["0 - 0.1.2"] Flux = "0.13" -["0-0.1.4"] -CUDA = "3-4" -Statistics = "1.8.0-1" -julia = "1.8.0-1" +["0 - 0.1.4"] +CUDA = "3 - 4" +Distributed = "1.8.0 - 1" +Statistics = "1.8.0 - 1" +julia = "1.8.0 - 1" -["0-0.1.5"] +["0 - 0.1.5"] Optimisers = "0.2" -["0.1.1-0"] +["0.1.1 - 0"] Zygote = "0.6" -["0.1.2-0"] +["0.1.2 - 0"] Adapt = "3" -["0.1.3-0.1.4"] -Flux = "0.13.15-0.13" +["0.1.3 - 0.1.4"] +Flux = "0.13.15 - 0.13" -["0.1.5-0"] -Statistics = "1.9.0-1" -julia = "1.9.0-1" +["0.1.5 - 0"] +Distributed = "1.9.0 - 1" +Statistics = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.1.5-0.1.6"] +["0.1.5 - 0.1.6"] Flux = "0.14" ["0.1.6"] -Optimisers = "0.2-0.3" +Optimisers = "0.2 - 0.3" -["0.1.7-0"] -Flux = "0.14.5-0.14" +["0.1.7 - 0"] +Flux = "0.14.5 - 0.14" Optimisers = "0.3" diff --git a/T/TuringModels/Compat.toml b/T/TuringModels/Compat.toml index 3c09e952dee470d..0c1d52b82484c45 100644 --- a/T/TuringModels/Compat.toml +++ b/T/TuringModels/Compat.toml @@ -1,37 +1,40 @@ [0] -CSV = "0.0.0-0.5" -DataFrames = "0.0.0-0.19" -DataStructures = "0.0.0-0.18" -Distributions = "0.0.0-0.21" -Documenter = "0.0.0-0.25" -Flux = "0.0.0-0.11" -GLM = "0-1" -GR = "0.0.0-0.52" -JLD = "0.0.0-0.10" -Literate = "0-1" -Optim = "0.0.0-0.22" -Plots = "0.0.0-0.29" -RDatasets = "0.0.0-0.6" -Reexport = "0.0.0-0.2" -StatisticalRethinking = "0.0.0-0.9" -StatsBase = "0.0.0-0.33" -StatsFuns = "0.0.0-0.8" -StatsPlots = "0.0.0-0.12" -Turing = "0.0.0-0.7" - -["0-0.1"] -MCMCChain = "0.0.0-0.2" - -[0-2] +CSV = "0.0.0 - 0.5" +DataFrames = "0.0.0 - 0.19" +DataStructures = "0.0.0 - 0.18" +Distributions = "0.0.0 - 0.21" +Documenter = "0.0.0 - 0.25" +Flux = "0.0.0 - 0.11" +GLM = "0 - 1" +GR = "0.0.0 - 0.52" +JLD = "0.0.0 - 0.10" +Literate = "0 - 1" +Optim = "0.0.0 - 0.22" +Plots = "0.0.0 - 0.29" +RDatasets = "0.0.0 - 0.6" +Reexport = "0.0.0 - 0.2" +StatisticalRethinking = "0.0.0 - 0.9" +StatsBase = "0.0.0 - 0.33" +StatsFuns = "0.0.0 - 0.8" +StatsPlots = "0.0.0 - 0.12" +Turing = "0.0.0 - 0.7" + +["0 - 0.1"] +MCMCChain = "0.0.0 - 0.2" + +["0 - 2"] julia = "1" -["0.2-0"] -MCMCChains = "0.0.0-0.3" +["0.2 - 0"] +MCMCChains = "0.0.0 - 0.3" + +["0.4 - 0"] +Distributed = "1" [1] Statistics = "1" -["1-1.1.0"] +["1 - 1.1.0"] Reexport = "0.2" ["1.0.0"] @@ -43,49 +46,49 @@ StatsFuns = "0.8" StatsPlots = "0.12" Turing = "0.7" -["1.0.1-1.0.2"] -CSV = "0.5-0.6" -DataFrames = "0.19-0.21" -Distributions = "0.21-0.23" +["1.0.1 - 1.0.2"] +CSV = "0.5 - 0.6" +DataFrames = "0.19 - 0.21" +Distributions = "0.21 - 0.23" MCMCChains = "3" StatsFuns = ["0.7", "0.9"] -Turing = "0.7-0.12" +Turing = "0.7 - 0.12" -["1.0.1-1.0.3"] +["1.0.1 - 1.0.3"] StatsPlots = "0.14" ["1.0.3"] Turing = "0.13" -["1.0.3-1"] -MCMCChains = "3-4" +["1.0.3 - 1"] +MCMCChains = "3 - 4" -["1.0.3-1.0"] +["1.0.3 - 1.0"] DataFrames = "0.21" -["1.0.3-1.0.5"] +["1.0.3 - 1.0.5"] CSV = "0.7" Distributions = "0.23" -["1.0.3-2"] +["1.0.3 - 2"] StatsFuns = "0.9" -["1.0.4-1.0"] -Turing = "0.13-0.14" +["1.0.4 - 1.0"] +Turing = "0.13 - 0.14" -["1.0.5-1"] +["1.0.5 - 1"] Bijectors = "0.8" -["1.0.6-1"] -CSV = "0.7-0.8" -Distributions = "0.23-0.24" +["1.0.6 - 1"] +CSV = "0.7 - 0.8" +Distributions = "0.23 - 0.24" Formatting = "0.4" -["1.1-1"] -DataFrames = "0.21-0.22" -Turing = "0.13-0.15" +["1.1 - 1"] +DataFrames = "0.21 - 0.22" +Turing = "0.13 - 0.15" -["1.1.1-1"] +["1.1.1 - 1"] Reexport = ["0.2", "1"] [2] @@ -95,18 +98,18 @@ Franklin = "0.10" StatsPlots = "0.14" Turing = "0.15" -["2-2.0.1"] +["2 - 2.0.1"] DataFrames = "0.22" -NodeJS = "1.1.0-1" +NodeJS = "1.1.0 - 1" ["2.0.0"] RData = "0.7" -["2.0.1-2"] +["2.0.1 - 2"] CategoricalArrays = "0.9" -Gadfly = "1.3.0-1" +Gadfly = "1.3.0 - 1" RData = "0.8" -["2.0.2-2"] +["2.0.2 - 2"] DataFrames = ["0.22", "1"] -DifferentialEquations = "6.16.0-6" +DifferentialEquations = "6.16.0 - 6" diff --git a/T/TypeClasses/Compat.toml b/T/TypeClasses/Compat.toml index 754ece044c174f7..b29fc9beea0463c 100644 --- a/T/TypeClasses/Compat.toml +++ b/T/TypeClasses/Compat.toml @@ -1,12 +1,13 @@ [1] -Compat = "2.1.0-3" -DataTypesBasic = "1-2" +Compat = "2.1.0 - 3" +DataTypesBasic = "1 - 2" +Distributed = "1.6.0 - 1" ExprParsers = "1" Monadic = "1" ProxyInterfaces = "1" Reexport = "1" Requires = "1" -Revise = "3.1.0-3" +Revise = "3.1.0 - 3" StructEquality = "1" Suppressor = "0.2" -julia = "1.6.0-1" +julia = "1.6.0 - 1" diff --git a/U/UncertaintyQuantification/Compat.toml b/U/UncertaintyQuantification/Compat.toml index a35c62bdee4317d..e51572f0b864711 100644 --- a/U/UncertaintyQuantification/Compat.toml +++ b/U/UncertaintyQuantification/Compat.toml @@ -1,100 +1,103 @@ -["0-0.1"] +["0 - 0.1"] DataFrames = "0.21" Dierckx = "0.4" Distributions = "0.23" FiniteDifferences = "0.10" Reexport = "0.2" -["0-0.2.1"] +["0 - 0.2.1"] Statistics = "1" julia = "1" ["0.10"] -DynamicPolynomials = "0.5-0.6" +DynamicPolynomials = "0.5 - 0.6" -["0.10-0"] +["0.10 - 0"] CovarianceEstimation = "0.2" +Distributed = "1.10.0 - 1" MeshAdaptiveDirectSearch = "0.1" -julia = "1.10.0-1" +julia = "1.10.0 - 1" -["0.11-0"] -Format = "1.3.0-1" +["0.11 - 0"] +Format = "1.3.0 - 1" Monomials = "1" -["0.2-0"] -Bootstrap = "2.2.0-2" +["0.2 - 0"] +Bootstrap = "2.2.0 - 2" Dierckx = "0.5" FiniteDifferences = "0.12" Mustache = "1" Reexport = ["0.2", "1"] -["0.2-0.10"] +["0.2 - 0.10"] Formatting = "0.4" -["0.2-0.2.1"] +["0.2 - 0.2.1"] DelimitedFiles = "1" +Distributed = "1" HaltonSequences = "0.1" -["0.2-0.6.0"] +["0.2 - 0.6.0"] Accessors = "0.1" ["0.2.0"] DataFrames = "0.22" Distributions = "0.24" -Sobol = "1.5.0-1" +Sobol = "1.5.0 - 1" ["0.2.1"] QuasiMonteCarlo = "0.2" -["0.2.1-0"] +["0.2.1 - 0"] DataFrames = ["0.22", "1"] -Distributions = "0.24-0.25" +Distributions = "0.24 - 0.25" -["0.2.2-0.3.0"] -QuasiMonteCarlo = "0.2.4-0.2" +["0.2.2 - 0.3.0"] +QuasiMonteCarlo = "0.2.4 - 0.2" -["0.2.2-0.6"] -DelimitedFiles = "1.6.0-1" +["0.2.2 - 0.6"] +DelimitedFiles = "1.6.0 - 1" Primes = "0.5" -["0.2.2-0.8.0"] -Statistics = "1.6.0-1" +["0.2.2 - 0.8.0"] +Statistics = "1.6.0 - 1" -["0.2.2-0.9"] -julia = "1.6.0-1" +["0.2.2 - 0.9"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.3"] FastGaussQuadrature = "0.4" -["0.3-0.6.0"] +["0.3 - 0.6.0"] Symbolics = "4" -["0.3.1-0.6"] -QuasiMonteCarlo = "0.2.10-0.2" +["0.3.1 - 0.6"] +QuasiMonteCarlo = "0.2.10 - 0.2" -["0.4-0.6"] -DynamicPolynomials = "0.4.5-0.4" +["0.4 - 0.6"] +DynamicPolynomials = "0.4.5 - 0.4" -["0.4-0.7"] -FastGaussQuadrature = "0.4-0.5" +["0.4 - 0.7"] +FastGaussQuadrature = "0.4 - 0.5" -["0.7-0"] +["0.7 - 0"] DelimitedFiles = "1" QuasiMonteCarlo = "0.3" -["0.7-0.9"] +["0.7 - 0.9"] DynamicPolynomials = "0.5" -["0.8-0"] -FastGaussQuadrature = ["0.4-0.5", "1"] +["0.8 - 0"] +FastGaussQuadrature = ["0.4 - 0.5", "1"] KernelDensity = "0.6" ["0.8.0"] StatsBase = "0.33" -["0.8.1-0"] -StatsBase = "0.33-0.34" +["0.8.1 - 0"] +StatsBase = "0.33 - 0.34" -["0.9-0"] +["0.9 - 0"] Primes = "0.5" Statistics = "1" diff --git a/U/UnetSockets/Compat.toml b/U/UnetSockets/Compat.toml index 9890c4c9c05f4b4..7f232019d1278e0 100644 --- a/U/UnetSockets/Compat.toml +++ b/U/UnetSockets/Compat.toml @@ -1,15 +1,16 @@ [0] -julia = "1.3.0-1" +Distributed = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0-0.1"] +["0 - 0.1"] Fjage = "0.1" Reexport = "0.2" ["0.2"] Fjage = "0.3" -["0.2-0"] -Reexport = "1.2.0-1" +["0.2 - 0"] +Reexport = "1.2.0 - 1" -["0.3-0"] +["0.3 - 0"] Fjage = "0.4" diff --git a/U/Unfolding/Compat.toml b/U/Unfolding/Compat.toml index 95f28c5a6bd7ca7..aa19e2a6e9b3aa7 100644 --- a/U/Unfolding/Compat.toml +++ b/U/Unfolding/Compat.toml @@ -1,86 +1,87 @@ [0] NearestNeighbors = "0.4" -["0-0.1.0"] +["0 - 0.1.0"] Distances = "0.9" StatsBase = "0.33" -["0-0.1.1"] +["0 - 0.1.1"] +Distributed = "1" Optim = "0.22" -["0-0.1.3"] +["0 - 0.1.3"] MultivariateStats = "0.7" -["0-0.1.4"] +["0 - 0.1.4"] StatsPlots = "0.14" -["0-0.2.1"] +["0 - 0.2.1"] DelimitedFiles = "1" -WriteVTK = "1.7.0-1" +WriteVTK = "1.7.0 - 1" julia = "1" -["0-0.2.2"] -LightGraphs = "1.3.0-1" -SimpleWeightedGraphs = "1.1.0-1" +["0 - 0.2.2"] +LightGraphs = "1.3.0 - 1" +SimpleWeightedGraphs = "1.1.0 - 1" -["0-0.2.3"] +["0 - 0.2.3"] ImageMorphology = "0.2" -["0-0.2.6"] +["0 - 0.2.6"] Clustering = "0.14" -["0.1.1-0.1.2"] -Distances = "0.7-0.9" +["0.1.1 - 0.1.2"] +Distances = "0.7 - 0.9" -["0.1.1-0.2.1"] -StatsBase = "0.24-0.33" +["0.1.1 - 0.2.1"] +StatsBase = "0.24 - 0.33" -["0.1.2-0.2.1"] +["0.1.2 - 0.2.1"] Optim = ["0.22", "1"] -["0.1.3-0.2.1"] -Distances = "0.7-0.10" +["0.1.3 - 0.2.1"] +Distances = "0.7 - 0.10" -["0.1.4-0.2.4"] -MultivariateStats = "0.7-0.8" +["0.1.4 - 0.2.4"] +MultivariateStats = "0.7 - 0.8" -["0.2-0.2.2"] +["0.2 - 0.2.2"] Setfield = "0.7" -["0.2.2-0"] -Distances = "0.9-0.10" +["0.2.2 - 0"] +Distances = "0.9 - 0.10" -["0.2.2-0.2.6"] -DelimitedFiles = "1.5.0-1" -Optim = "1.3.0-1" -StatsBase = "0.32-0.33" -WriteVTK = "1.10.0-1" -julia = "1.5.0-1" +["0.2.2 - 0.2.6"] +DelimitedFiles = "1.5.0 - 1" +Optim = "1.3.0 - 1" +StatsBase = "0.32 - 0.33" +WriteVTK = "1.10.0 - 1" +julia = "1.5.0 - 1" -["0.2.3-0.2.5"] -Setfield = "0.7-0.8" +["0.2.3 - 0.2.5"] +Setfield = "0.7 - 0.8" -["0.2.3-0.2.6"] -Graphs = "1.4.0-1" -SimpleWeightedGraphs = "1.2.0-1" +["0.2.3 - 0.2.6"] +Graphs = "1.4.0 - 1" +SimpleWeightedGraphs = "1.2.0 - 1" -["0.2.4-0.2.5"] -ImageMorphology = "0.2-0.3" +["0.2.4 - 0.2.5"] +ImageMorphology = "0.2 - 0.3" -["0.2.5-0.2.6"] -MultivariateStats = "0.7-0.9" +["0.2.5 - 0.2.6"] +MultivariateStats = "0.7 - 0.9" -["0.2.6-0"] -ImageMorphology = "0.2-0.4" -Setfield = ["0.7-0.8", "1"] +["0.2.6 - 0"] +ImageMorphology = "0.2 - 0.4" +Setfield = ["0.7 - 0.8", "1"] -["0.2.7-0"] -Clustering = "0.14-0.15" +["0.2.7 - 0"] +Clustering = "0.14 - 0.15" DelimitedFiles = "1" -Graphs = "1.11.0-1" -MultivariateStats = "0.7-0.10" -Optim = "1.9.0-1" -SimpleWeightedGraphs = "1.4.0-1" -StatsBase = "0.32-0.34" -WriteVTK = "1.18.0-1" -julia = "1.9.0-1" +Graphs = "1.11.0 - 1" +MultivariateStats = "0.7 - 0.10" +Optim = "1.9.0 - 1" +SimpleWeightedGraphs = "1.4.0 - 1" +StatsBase = "0.32 - 0.34" +WriteVTK = "1.18.0 - 1" +julia = "1.9.0 - 1" diff --git a/U/UnitCommitment/Compat.toml b/U/UnitCommitment/Compat.toml index 8ff56f0efa000c2..6e17d51e5edef74 100644 --- a/U/UnitCommitment/Compat.toml +++ b/U/UnitCommitment/Compat.toml @@ -5,20 +5,21 @@ JSON = "0.21" PackageCompiler = "1" julia = "1" -["0-0.1.0"] +["0 - 0.1.0"] Cbc = "0.7" -["0-0.2"] +["0 - 0.2"] JuMP = "0.21" MathOptInterface = "0.9" -["0.2.2-0"] +["0.2.2 - 0"] Distributions = "0.25" -["0.3-0"] +["0.3 - 0"] +Distributed = "1" JuMP = "1" MathOptInterface = "1" -["0.4-0"] +["0.4 - 0"] MPI = "0.20" TimerOutputs = "0.5" diff --git a/V/VIDA/Compat.toml b/V/VIDA/Compat.toml index e18eac66e600f8d..7adad369e707f4e 100644 --- a/V/VIDA/Compat.toml +++ b/V/VIDA/Compat.toml @@ -1,68 +1,70 @@ [0] RecipesBase = "1" -["0-0.1"] -ArgParse = "1.1.0-1" +["0 - 0.1"] +ArgParse = "1.1.0 - 1" DataFrames = "0.21" Documenter = "0.24" FITSIO = "0.14" Optim = "0.21" -["0-0.10"] -LaTeXStrings = "1.1.0-1" +["0 - 0.10"] +LaTeXStrings = "1.1.0 - 1" Parameters = "0.12" -["0-0.10.2"] +["0 - 0.10.2"] BlackBoxOptim = "0.5" -["0-0.10.8"] +["0 - 0.10.8"] DocStringExtensions = "0.8" -["0-0.2"] +["0 - 0.2"] PhysicalConstants = "0.2" -["0-0.5"] +["0 - 0.5"] DocumenterTools = "0.1" -Plots = "1.4.0-1" +Plots = "1.4.0 - 1" -["0-0.6"] +["0 - 0.6"] SpecialFunctions = "0.10" -["0-0.8"] +["0 - 0.8"] +Distributed = "1" julia = "1" ["0.10"] -DataFrames = ["0.19-0.22", "1"] +DataFrames = ["0.19 - 0.22", "1"] ["0.10.2"] LoopVectorization = "0.12" -["0.10.3-0.10"] -BlackBoxOptim = "0.5-0.6" +["0.10.3 - 0.10"] +BlackBoxOptim = "0.5 - 0.6" -["0.10.8-0.11.0"] -HDF5 = "0.14-0.16" +["0.10.8 - 0.11.0"] +HDF5 = "0.14 - 0.16" -["0.10.8-0.12.5"] -SpecialFunctions = ["0.10", "1-2"] +["0.10.8 - 0.12.5"] +SpecialFunctions = ["0.10", "1 - 2"] -["0.10.9-0"] -DocStringExtensions = "0.8-0.9" -FITSIO = "0.14-0.17" +["0.10.9 - 0"] +DocStringExtensions = "0.8 - 0.9" +FITSIO = "0.14 - 0.17" -["0.10.9-0.10"] -ImageFiltering = "0.6-0.7" +["0.10.9 - 0.10"] +ImageFiltering = "0.6 - 0.7" -["0.10.9-0.11.0"] -Interpolations = "0.12-0.14" +["0.10.9 - 0.11.0"] +Interpolations = "0.12 - 0.14" -["0.11-0"] -Distributions = "0.24-0.25" +["0.11 - 0"] +Distributed = "1.6.0 - 1" +Distributions = "0.24 - 0.25" HypercubeTransform = "0.4" Reexport = "1" -julia = "1.6.0-1" +julia = "1.6.0 - 1" -["0.11-0.12.5"] +["0.11 - 0.12.5"] Optimization = "3" ["0.11.0"] @@ -70,107 +72,108 @@ AxisKeys = "0.2" ComradeBase = "0.5" VLBISkyModels = "0.3" -["0.11.1-0"] -HDF5 = "0.14-0.17" -Interpolations = "0.12-0.15" +["0.11.1 - 0"] +HDF5 = "0.14 - 0.17" +Interpolations = "0.12 - 0.15" -["0.11.1-0.11"] +["0.11.1 - 0.11"] VLBISkyModels = "0.4" -["0.11.1-0.11.6"] +["0.11.1 - 0.11.6"] ComradeBase = "0.6" DimensionalData = "0.25" -["0.11.2-0"] +["0.11.2 - 0"] ChainRulesCore = "1" NamedTupleTools = "0.14" -["0.11.3-0"] -StatsBase = "0.33-0.34" +["0.11.3 - 0"] +StatsBase = "0.33 - 0.34" -["0.11.7-0.11"] -ComradeBase = "0.6-0.7" +["0.11.7 - 0.11"] +ComradeBase = "0.6 - 0.7" -["0.11.7-0.12.5"] -DimensionalData = "0.25-0.27" +["0.11.7 - 0.12.5"] +DimensionalData = "0.25 - 0.27" -["0.11.7-0.12.8"] +["0.11.7 - 0.12.8"] StructArrays = "0.6" -["0.12-0.12.2"] +["0.12 - 0.12.2"] ComradeBase = "0.7" VLBISkyModels = "0.5" -["0.12.3-0"] -ComradeBase = "0.7-0.8" +["0.12.3 - 0"] +ComradeBase = "0.7 - 0.8" -["0.12.3-0.12.5"] -VLBISkyModels = "0.5-0.6" +["0.12.3 - 0.12.5"] +VLBISkyModels = "0.5 - 0.6" -["0.12.6-0"] -Optimization = "3-4" +["0.12.6 - 0"] +Optimization = "3 - 4" SpecialFunctions = "2" VLBISkyModels = "0.6" -["0.12.6-0.12.8"] -DimensionalData = "0.27-0.28" +["0.12.6 - 0.12.8"] +DimensionalData = "0.27 - 0.28" -["0.12.9-0"] -DimensionalData = "0.27-0.29" -StructArrays = "0.6-0.7" +["0.12.9 - 0"] +DimensionalData = "0.27 - 0.29" +StructArrays = "0.6 - 0.7" ["0.2"] -FITSIO = "0.14-0.15" -Optim = "0.20-0.22" +FITSIO = "0.14 - 0.15" +Optim = "0.20 - 0.22" -["0.2-0.5"] -Documenter = "0.24-0.25" +["0.2 - 0.5"] +Documenter = "0.24 - 0.25" -["0.2-0.6"] -DataFrames = "0.19-0.21" +["0.2 - 0.6"] +DataFrames = "0.19 - 0.21" -["0.3-0.10.8"] -FITSIO = "0.14-0.16" +["0.3 - 0.10.8"] +FITSIO = "0.14 - 0.16" ["0.3.0"] -Optim = "0.20-0.21" +Optim = "0.20 - 0.21" -["0.3.1-0.5"] -Optim = "0.20-0.22" +["0.3.1 - 0.5"] +Optim = "0.20 - 0.22" -["0.4-0.5"] +["0.4 - 0.5"] Interpolations = "0.12" -["0.6-0"] -Requires = "1.1.0-1" +["0.6 - 0"] +Requires = "1.1.0 - 1" -["0.6-0.10"] -Optim = ["0.20-0.22", "1"] +["0.6 - 0.10"] +Optim = ["0.20 - 0.22", "1"] -["0.6-0.10.8"] -Interpolations = "0.12-0.13" +["0.6 - 0.10.8"] +Interpolations = "0.12 - 0.13" -["0.6-0.8"] +["0.6 - 0.8"] CMAEvolutionStrategy = "0.1" -["0.6.1-0"] +["0.6.1 - 0"] Measures = "0.3" -["0.6.2-0.8"] +["0.6.2 - 0.8"] HDF5 = "0.14" -["0.7-0.10.7"] +["0.7 - 0.10.7"] SpecialFunctions = ["0.10", "1"] -["0.7-0.10.8"] +["0.7 - 0.10.8"] ImageFiltering = "0.6" -["0.7-0.9"] -DataFrames = "0.19-0.22" +["0.7 - 0.9"] +DataFrames = "0.19 - 0.22" -["0.9-0.10"] -CMAEvolutionStrategy = "0.1-0.2" -julia = "1.4.0-1" +["0.9 - 0.10"] +CMAEvolutionStrategy = "0.1 - 0.2" +Distributed = "1.4.0 - 1" +julia = "1.4.0 - 1" -["0.9-0.10.7"] -HDF5 = "0.14-0.15" +["0.9 - 0.10.7"] +HDF5 = "0.14 - 0.15" diff --git a/V/VectorizedRNG/Compat.toml b/V/VectorizedRNG/Compat.toml index 6f2f2ce91e7c8c2..9e2da145cc5b04d 100644 --- a/V/VectorizedRNG/Compat.toml +++ b/V/VectorizedRNG/Compat.toml @@ -1,100 +1,104 @@ -["0-0.1.0"] +["0 - 0.1.0"] SIMDPirates = "0.1" SLEEFPirates = "0.1" -VectorizationBase = "0.1.2-0.1" +VectorizationBase = "0.1.2 - 0.1" -["0-0.1.10"] +["0 - 0.1.10"] +Distributed = "1" julia = "1" ["0.1.1"] -SIMDPirates = "0.0.0-0.5" -VectorizationBase = "0.0.0-0.5" +SIMDPirates = "0.0.0 - 0.5" +VectorizationBase = "0.0.0 - 0.5" -["0.1.11-0.1"] -SIMDPirates = "0.8.24-0.8" -UnPack = "0-1" -julia = "1.4.0-1" +["0.1.11 - 0.1"] +Distributed = "1.4.0 - 1" +SIMDPirates = "0.8.24 - 0.8" +UnPack = "0 - 1" +julia = "1.4.0 - 1" -["0.1.2-0.1.3"] +["0.1.2 - 0.1.3"] SIMDPirates = "0.5" VectorizationBase = "0.5" ["0.1.4"] -SIMDPirates = "0.5-0.6" -VectorizationBase = "0.5-0.7" +SIMDPirates = "0.5 - 0.6" +VectorizationBase = "0.5 - 0.7" ["0.1.5"] -VectorizationBase = "0.5-0.9" +VectorizationBase = "0.5 - 0.9" -["0.1.5-0.1.7"] -SIMDPirates = "0.5-0.7" +["0.1.5 - 0.1.7"] +SIMDPirates = "0.5 - 0.7" -["0.1.6-0.1.7"] -VectorizationBase = "0.5-0.10" +["0.1.6 - 0.1.7"] +VectorizationBase = "0.5 - 0.10" ["0.1.8"] SIMDPirates = "0.7" VectorizationBase = "0.11" -["0.1.9-0.1"] +["0.1.9 - 0.1"] VectorizationBase = "0.12" -["0.1.9-0.1.10"] +["0.1.9 - 0.1.10"] SIMDPirates = "0.8" -["0.2-0"] +["0.2 - 0"] UnPack = "1" -["0.2-0.2.1"] +["0.2 - 0.2.1"] VectorizationBase = "0.13" -["0.2-0.2.15"] -julia = "1.5.0-1" +["0.2 - 0.2.15"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" ["0.2.11"] -VectorizationBase = ["0.19.38-0.19", "0.20.1-0.20"] +VectorizationBase = ["0.19.38 - 0.19", "0.20.1 - 0.20"] -["0.2.12-0"] -VectorizationBase = ["0.19.38-0.19", "0.20.1-0.21"] +["0.2.12 - 0"] +VectorizationBase = ["0.19.38 - 0.19", "0.20.1 - 0.21"] -["0.2.14-0"] -SLEEFPirates = "0.6.29-0.6" +["0.2.14 - 0"] +SLEEFPirates = "0.6.29 - 0.6" -["0.2.16-0"] -julia = "1.6.0-1" +["0.2.16 - 0"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.2.16-0.2.21"] +["0.2.16 - 0.2.21"] StrideArraysCore = "0.3" -["0.2.16-0.2.24"] +["0.2.16 - 0.2.24"] StaticArraysCore = "1" ["0.2.2"] -VectorizationBase = "0.13-0.14" +VectorizationBase = "0.13 - 0.14" -["0.2.22-0.2.24"] -StrideArraysCore = "0.3-0.4" +["0.2.22 - 0.2.24"] +StrideArraysCore = "0.3 - 0.4" -["0.2.25-0"] +["0.2.25 - 0"] Requires = "1" ["0.2.3"] -VectorizationBase = "0.13-0.15" +VectorizationBase = "0.13 - 0.15" ["0.2.4"] -VectorizationBase = "0.16.1-0.16" +VectorizationBase = "0.16.1 - 0.16" ["0.2.5"] VectorizationBase = "0.17" ["0.2.6"] -VectorizationBase = "0.18.1-0.18" +VectorizationBase = "0.18.1 - 0.18" ["0.2.7"] -VectorizationBase = "0.18.5-0.18" +VectorizationBase = "0.18.5 - 0.18" ["0.2.8"] -VectorizationBase = "0.19.1-0.19" +VectorizationBase = "0.19.1 - 0.19" -["0.2.9-0.2.10"] -VectorizationBase = "0.19.38-0.19" +["0.2.9 - 0.2.10"] +VectorizationBase = "0.19.38 - 0.19" diff --git a/V/VersatileHDPMixtureModels/Compat.toml b/V/VersatileHDPMixtureModels/Compat.toml index 75109f879573fb4..72a6790b7f1d05e 100644 --- a/V/VersatileHDPMixtureModels/Compat.toml +++ b/V/VersatileHDPMixtureModels/Compat.toml @@ -1,19 +1,21 @@ -["0-0.1.0"] -Clustering = "0-1" -Distributions = "0-1" -JLD2 = "0.0.0-0.2" -NPZ = "0.0.0-0.4" -PDMats = "0-1" -SpecialFunctions = "0-1" -StatsBase = "0.0.0-0.33" -julia = "1-2" +["0 - 0.1.0"] +Clustering = "0 - 1" +Distributed = "1 - 2" +Distributions = "0 - 1" +JLD2 = "0.0.0 - 0.2" +NPZ = "0.0.0 - 0.4" +PDMats = "0 - 1" +SpecialFunctions = "0 - 1" +StatsBase = "0.0.0 - 0.33" +julia = "1 - 2" -["0.1.1-0"] -Clustering = "0.13-0.14" -Distributions = "0.16-0.25" -JLD2 = "0.1-0.4" -NPZ = "0.1-0.6" +["0.1.1 - 0"] +Clustering = "0.13 - 0.14" +Distributed = "1.5.0 - 1" +Distributions = "0.16 - 0.25" +JLD2 = "0.1 - 0.4" +NPZ = "0.1 - 0.6" PDMats = ["0.10", "1"] -SpecialFunctions = ["0.8-0.10", "1"] -StatsBase = "0.32-0.34" -julia = "1.5.0-1" +SpecialFunctions = ["0.8 - 0.10", "1"] +StatsBase = "0.32 - 0.34" +julia = "1.5.0 - 1" diff --git a/V/ViscousFlow/Compat.toml b/V/ViscousFlow/Compat.toml index b577a235c9abe82..eb24b01b835b1c9 100644 --- a/V/ViscousFlow/Compat.toml +++ b/V/ViscousFlow/Compat.toml @@ -1,32 +1,33 @@ -["0-0.1.6"] -Compat = "0-2" -Interpolations = "0.0.0-0.12" -LinearMaps = "0-2" -julia = "0.6-1" - -["0-0.1.7"] -ColorTypes = "0.0.0-0.10" -DocStringExtensions = "0.0.0-0.8" -FFTW = "0.0.0-1" -FastGaussQuadrature = "0.0.0-0.4" -ForwardDiff = "0.0.0-0.10" -IterativeSolvers = "0.0.0-0.8" -PlotUtils = "0.0.0-1" -RecipesBase = "0.0.0-1" -Reexport = "0.0.0-0.2" -SpecialFunctions = "0.0.0-0.8" +["0 - 0.1.6"] +Compat = "0 - 2" +Interpolations = "0.0.0 - 0.12" +LinearMaps = "0 - 2" +julia = "0.6 - 1" + +["0 - 0.1.7"] +ColorTypes = "0.0.0 - 0.10" +DocStringExtensions = "0.0.0 - 0.8" +FFTW = "0.0.0 - 1" +FastGaussQuadrature = "0.0.0 - 0.4" +ForwardDiff = "0.0.0 - 0.10" +IterativeSolvers = "0.0.0 - 0.8" +PlotUtils = "0.0.0 - 1" +RecipesBase = "0.0.0 - 1" +Reexport = "0.0.0 - 0.2" +SpecialFunctions = "0.0.0 - 0.8" ["0.1.7"] -Compat = "0.0.0-3" -DiffRules = "0.0.0-1" -Documenter = "0.0.0-0.25" -FileIO = "0.0.0-1" -LaTeXStrings = "0.0.0-1" -LinearMaps = "0.0.0-2" -PyCall = "0.0.0-1" -StaticArrays = "0.0.0-0.12" - -["0.1.7-0.3"] +Compat = "0.0.0 - 3" +DiffRules = "0.0.0 - 1" +Distributed = "1" +Documenter = "0.0.0 - 0.25" +FileIO = "0.0.0 - 1" +LaTeXStrings = "0.0.0 - 1" +LinearMaps = "0.0.0 - 2" +PyCall = "0.0.0 - 1" +StaticArrays = "0.0.0 - 0.12" + +["0.1.7 - 0.3"] julia = "1" ["0.1.8"] @@ -52,197 +53,197 @@ Reexport = "0.2" SpecialFunctions = "0.8" StaticArrays = "0.11" -["0.1.8-0.3"] +["0.1.8 - 0.3"] Statistics = "1" -["0.1.9-0.1"] -FFTW = "0.0.0-0.3" +["0.1.9 - 0.1"] +FFTW = "0.0.0 - 0.3" -["0.1.9-0.2"] -ColorTypes = "0.0.0-0.10" -DiffRules = "0.0.0-0.1" +["0.1.9 - 0.2"] +ColorTypes = "0.0.0 - 0.10" +DiffRules = "0.0.0 - 0.1" -["0.1.9-0.3"] -LinearMaps = "2.4.0-2" -ProgressMeter = "1.1.0-1" +["0.1.9 - 0.3"] +LinearMaps = "2.4.0 - 2" +ProgressMeter = "1.1.0 - 1" -["0.1.9-0.3.0"] -PlotUtils = "0.0.0-0.6" -RecipesBase = "0.0.0-0.8" +["0.1.9 - 0.3.0"] +PlotUtils = "0.0.0 - 0.6" +RecipesBase = "0.0.0 - 0.8" -["0.1.9-0.3.1"] -FastGaussQuadrature = "0.0.0-0.4" +["0.1.9 - 0.3.1"] +FastGaussQuadrature = "0.0.0 - 0.4" FileIO = "1" -ForwardDiff = "0.0.0-0.10" -IterativeSolvers = "0.0.0-0.8" -SpecialFunctions = "0.0.0-0.10" -StaticArrays = "0.0.0-0.12" - -["0.1.9-0.3.5"] -DocStringExtensions = "0.0.0-0.8" -Documenter = "0.0.0-0.25" -JLD = "0.0.0-0.10" -Plots = "0.0.0-0.29" -Reexport = "0.0.0-0.2" - -["0.1.9-0.4.5"] +ForwardDiff = "0.0.0 - 0.10" +IterativeSolvers = "0.0.0 - 0.8" +SpecialFunctions = "0.0.0 - 0.10" +StaticArrays = "0.0.0 - 0.12" + +["0.1.9 - 0.3.5"] +DocStringExtensions = "0.0.0 - 0.8" +Documenter = "0.0.0 - 0.25" +JLD = "0.0.0 - 0.10" +Plots = "0.0.0 - 0.29" +Reexport = "0.0.0 - 0.2" + +["0.1.9 - 0.4.5"] LaTeXStrings = "1" -PyCall = "1.91.0-1" -PyPlot = "2.8.0-2" +PyCall = "1.91.0 - 1" +PyPlot = "2.8.0 - 2" -["0.2-0.3"] +["0.2 - 0.3"] FFTW = "1" -["0.2-0.3.1"] -Dierckx = "0.0.0-0.4" -Interpolations = "0.0.0-0.12" +["0.2 - 0.3.1"] +Dierckx = "0.0.0 - 0.4" +Interpolations = "0.0.0 - 0.12" -["0.3-0.3.1"] -DiffRules = "0-1" -RecursiveArrayTools = "0.0.0-0.20" +["0.3 - 0.3.1"] +DiffRules = "0 - 1" +RecursiveArrayTools = "0.0.0 - 0.20" ["0.3.0"] -ColorTypes = "0.0.0-0.10.0" -UnPack = "0.0.0-0.1" +ColorTypes = "0.0.0 - 0.10.0" +UnPack = "0.0.0 - 0.1" -["0.3.1-0.3.2"] -CartesianGrids = "0.1.1-0.1" +["0.3.1 - 0.3.2"] +CartesianGrids = "0.1.1 - 0.1" -["0.3.1-0.3.5"] -PlotUtils = "0-1" -RecipesBase = "0-1" -UnPack = "0-1" +["0.3.1 - 0.3.5"] +PlotUtils = "0 - 1" +RecipesBase = "0 - 1" +UnPack = "0 - 1" -["0.3.1-0.4.5"] -ColorTypes = "0.0.0-0.10" +["0.3.1 - 0.4.5"] +ColorTypes = "0.0.0 - 0.10" ["0.3.2"] ConstrainedSystems = "0.1" -["0.3.2-0.3.5"] -RigidBodyTools = "0.1.1-0.1" +["0.3.2 - 0.3.5"] +RigidBodyTools = "0.1.1 - 0.1" -["0.3.3-0.3.4"] -CartesianGrids = "0.1.3-0.1" +["0.3.3 - 0.3.4"] +CartesianGrids = "0.1.3 - 0.1" -["0.3.3-0.3.5"] -ConstrainedSystems = "0.1.1-0.1" +["0.3.3 - 0.3.5"] +ConstrainedSystems = "0.1.1 - 0.1" ["0.3.5"] -CartesianGrids = "0.1.4-0.1" +CartesianGrids = "0.1.4 - 0.1" -["0.3.5-0.4.1"] +["0.3.5 - 0.4.1"] GridUtilities = "0.1" -["0.3.6-0"] +["0.3.6 - 0"] RecipesBase = "1" UnPack = "1" -["0.3.6-0.3"] -CartesianGrids = "0.1.5-0.1" -ConstrainedSystems = "0.1.2-0.1" +["0.3.6 - 0.3"] +CartesianGrids = "0.1.5 - 0.1" +ConstrainedSystems = "0.1.2 - 0.1" JLD = "0.10" -RigidBodyTools = "0.1.3-0.1" +RigidBodyTools = "0.1.3 - 0.1" -["0.3.6-0.4.1"] -Documenter = ["0.24.11-0.24", "0.25.1-0.25"] +["0.3.6 - 0.4.1"] +Documenter = ["0.24.11 - 0.24", "0.25.1 - 0.25"] Reexport = "0.2" -["0.3.6-0.4.5"] +["0.3.6 - 0.4.5"] PlotUtils = "1" -Plots = "1.3.0-1" +Plots = "1.3.0 - 1" -["0.3.6-0.5.5"] -DocStringExtensions = "0.8.1-0.8" +["0.3.6 - 0.5.5"] +DocStringExtensions = "0.8.1 - 0.8" ["0.4"] -ConstrainedSystems = "0.2.2-0.2" -ImmersedLayers = "0.1.2-0.1" -RecursiveArrayTools = "2.9.0-2" +ConstrainedSystems = "0.2.2 - 0.2" +ImmersedLayers = "0.1.2 - 0.1" +RecursiveArrayTools = "2.9.0 - 2" -["0.4-0.4.1"] -CartesianGrids = "0.1.7-0.1" +["0.4 - 0.4.1"] +CartesianGrids = "0.1.7 - 0.1" -["0.4-0.4.5"] -DocumenterTools = "0.1.9-0.1" +["0.4 - 0.4.5"] +DocumenterTools = "0.1.9 - 0.1" -["0.4-0.5.3"] -Statistics = "1.4.0-1" -julia = "1.4.0-1" +["0.4 - 0.5.3"] +Statistics = "1.4.0 - 1" +julia = "1.4.0 - 1" ["0.4.0"] -RigidBodyTools = "0.1.7-0.1" +RigidBodyTools = "0.1.7 - 0.1" -["0.4.1-0.4.6"] -RigidBodyTools = "0.1.8-0.1" +["0.4.1 - 0.4.6"] +RigidBodyTools = "0.1.8 - 0.1" -["0.4.2-0"] +["0.4.2 - 0"] Reexport = ["0.2", "1"] -["0.4.2-0.4"] -GridUtilities = "0.1.2-0.1" +["0.4.2 - 0.4"] +GridUtilities = "0.1.2 - 0.1" -["0.4.2-0.4.3"] -CartesianGrids = "0.1.8-0.1" +["0.4.2 - 0.4.3"] +CartesianGrids = "0.1.8 - 0.1" -["0.4.2-0.4.5"] -Documenter = ["0.24.11-0.24", "0.25.1-0.26"] +["0.4.2 - 0.4.5"] +Documenter = ["0.24.11 - 0.24", "0.25.1 - 0.26"] -["0.4.3-0.4.5"] -Literate = "2.7.0-2" +["0.4.3 - 0.4.5"] +Literate = "2.7.0 - 2" -["0.4.4-0.4.7"] -CartesianGrids = "0.1.9-0.1" +["0.4.4 - 0.4.7"] +CartesianGrids = "0.1.9 - 0.1" -["0.4.6-0"] -ColorTypes = "0.0.0-0.11" +["0.4.6 - 0"] +ColorTypes = "0.0.0 - 0.11" -["0.4.7-0.4"] -RigidBodyTools = "0.1.9-0.1" +["0.4.7 - 0.4"] +RigidBodyTools = "0.1.9 - 0.1" -["0.4.8-0.4"] -CartesianGrids = ["0.1.9-0.1.15", "0.1.18-0.1"] +["0.4.8 - 0.4"] +CartesianGrids = ["0.1.9 - 0.1.15", "0.1.18 - 0.1"] -["0.5-0.5.3"] -ImmersedLayers = "0.3.5-0.3" +["0.5 - 0.5.3"] +ImmersedLayers = "0.3.5 - 0.3" -["0.5-0.5.5"] -StatsFuns = "0.9.8-0.9" +["0.5 - 0.5.5"] +StatsFuns = "0.9.8 - 0.9" -["0.5-0.6.3"] -GridUtilities = "0.1.3-0.1" +["0.5 - 0.6.3"] +GridUtilities = "0.1.3 - 0.1" ["0.5.4"] -ImmersedLayers = "0.3.8-0.3" +ImmersedLayers = "0.3.8 - 0.3" -["0.5.4-0"] -Statistics = "1.6.0-1" -julia = "1.6.0-1" +["0.5.4 - 0"] +Statistics = "1.6.0 - 1" +julia = "1.6.0 - 1" ["0.5.5"] -ImmersedLayers = "0.3.9-0.3" +ImmersedLayers = "0.3.9 - 0.3" -["0.5.6-0"] -DocStringExtensions = "0.8.1-0.9" -StatsFuns = ["0.9.8-0.9", "1"] +["0.5.6 - 0"] +DocStringExtensions = "0.8.1 - 0.9" +StatsFuns = ["0.9.8 - 0.9", "1"] -["0.5.6-0.5"] -ImmersedLayers = "0.3.11-0.3" +["0.5.6 - 0.5"] +ImmersedLayers = "0.3.11 - 0.3" -["0.5.6-0.6.10"] -Plots = "1.35.0-1" +["0.5.6 - 0.6.10"] +Plots = "1.35.0 - 1" ["0.6.0"] ImmersedLayers = "0.4" -["0.6.1-0.6.4"] -ImmersedLayers = "0.4.3-0.4" +["0.6.1 - 0.6.4"] +ImmersedLayers = "0.4.3 - 0.4" -["0.6.10-0"] -ImmersedLayers = "0.5.1-0.5" +["0.6.10 - 0"] +ImmersedLayers = "0.5.1 - 0.5" -["0.6.5-0"] -LinearAlgebra = "1.6.0-1" +["0.6.5 - 0"] +LinearAlgebra = "1.6.0 - 1" -["0.6.5-0.6.9"] +["0.6.5 - 0.6.9"] ImmersedLayers = "0.5" diff --git a/W/WaveFD/Compat.toml b/W/WaveFD/Compat.toml index 6b1f828f4c2384c..0a9798dd303aa34 100644 --- a/W/WaveFD/Compat.toml +++ b/W/WaveFD/Compat.toml @@ -1,44 +1,45 @@ [0] CvxCompress = "1" +Distributed = "1" DistributedArrays = "0.6" FFTW = "1" NearestNeighbors = "0.4" julia = "1" -["0-0.2"] +["0 - 0.2"] WaveFD_jll = "0.1" -["0-0.3.0"] +["0 - 0.3.0"] SpecialFunctions = "0.10" StaticArrays = "0.12" -["0-0.4"] +["0 - 0.4"] DSP = "0.6" -["0-0.6.2"] +["0 - 0.6.2"] Statistics = "1" ["0.3"] WaveFD_jll = "0.2" -["0.3.1-0"] +["0.3.1 - 0"] StaticArrays = ["0.12", "1"] -["0.3.1-0.4"] +["0.3.1 - 0.4"] SpecialFunctions = ["0.10", "1"] -["0.4-0.5.0"] +["0.4 - 0.5.0"] WaveFD_jll = "0.3" -["0.5-0"] +["0.5 - 0"] DSP = "0.7" -SpecialFunctions = ["0.10", "1-2"] +SpecialFunctions = ["0.10", "1 - 2"] -["0.5.1-0.5"] -WaveFD_jll = "0.5.1-0.5" +["0.5.1 - 0.5"] +WaveFD_jll = "0.5.1 - 0.5" ["0.6.0"] WaveFD_jll = "0.6" -["0.6.1-0"] -WaveFD_jll = "0.6.1-0.6" +["0.6.1 - 0"] +WaveFD_jll = "0.6.1 - 0.6" diff --git a/W/WebIO/Compat.toml b/W/WebIO/Compat.toml index 187dbab914c93b0..0a21d3a4d35c898 100644 --- a/W/WebIO/Compat.toml +++ b/W/WebIO/Compat.toml @@ -1,67 +1,71 @@ -["0-0.2"] -julia = "0.6-1" +["0 - 0.2"] +julia = "0.6 - 1" -["0-0.3.0"] -Observables = "0.1.0-0.2" +["0 - 0.3.0"] +Observables = "0.1.0 - 0.2" -["0-0.8.1"] -Compat = "0.59-2" -JSON = "0.7.0-0.21" -Requires = "0.0.0-0.5" +["0 - 0.8.1"] +Compat = "0.59 - 2" +JSON = "0.7.0 - 0.21" +Requires = "0.0.0 - 0.5" -["0-0.8.11"] -AssetRegistry = "0.0.0-0.1" -FunctionalCollections = "0.0.0-0.5" +["0 - 0.8.11"] +AssetRegistry = "0.0.0 - 0.1" +FunctionalCollections = "0.0.0 - 0.5" -["0.2.6-0.2"] -Widgets = "0.2.2-0.6" +["0.2.6 - 0.2"] +Widgets = "0.2.2 - 0.6" -["0.3-0.7"] -Widgets = "0.3.1-0.6" +["0.3 - 0.7"] +Widgets = "0.3.1 - 0.6" -["0.3-0.8.1"] +["0.3 - 0.8.1"] julia = ["0.7", "1"] -["0.3.1-0.8.1"] -Observables = "0.2.2-0.2" +["0.3.1 - 0.8.1"] +Observables = "0.2.2 - 0.2" -["0.8-0.8.1"] -Widgets = "0.5.1-0.6" +["0.8 - 0.8.1"] +Distributed = ["0.7", "1"] +Widgets = "0.5.1 - 0.6" -["0.8.11-0.8.18"] +["0.8.11 - 0.8.18"] +Distributed = ["0.7", "1"] julia = ["0.7", "1"] ["0.8.13"] -Observables = "0.2.3-0.2" +Observables = "0.2.3 - 0.2" -["0.8.13-0"] +["0.8.13 - 0"] AssetRegistry = "0.1" FunctionalCollections = "0.5" -JSON = "0.18-0.21" -Requires = ["0.4.4-0.5", "1"] -WebSockets = "1.5.0-1" -Widgets = "0.6.2-0.6" +JSON = "0.18 - 0.21" +Requires = ["0.4.4 - 0.5", "1"] +WebSockets = "1.5.0 - 1" +Widgets = "0.6.2 - 0.6" -["0.8.14-0.8.15"] -Observables = "0.2.3-0.3" +["0.8.14 - 0.8.15"] +Observables = "0.2.3 - 0.3" -["0.8.16-0.8.17"] -Observables = "0.3-0.4" +["0.8.16 - 0.8.17"] +Observables = "0.3 - 0.4" ["0.8.18"] -Observables = "0.3-0.5" +Observables = "0.3 - 0.5" -["0.8.19-0"] +["0.8.19 - 0"] +Distributed = "1.6.0 - 1" Observables = "0.5" -julia = "1.6.0-1" - -["0.8.3-0.8.11"] -Compat = "0.0.0-3" -JSON = "0.0.0-0.21" -Observables = "0.0.0-0.2" -Requires = "0.0.0-1" -WebSockets = "0.0.0-1" -Widgets = "0.0.0-0.6" - -["0.8.3-0.8.9"] +julia = "1.6.0 - 1" + +["0.8.3 - 0.8.11"] +Compat = "0.0.0 - 3" +JSON = "0.0.0 - 0.21" +Observables = "0.0.0 - 0.2" +Requires = "0.0.0 - 1" +WebSockets = "0.0.0 - 1" +Widgets = "0.0.0 - 0.6" + +["0.8.3 - 0.8.9"] +Distributed = "1" julia = "1" diff --git a/W/WebSockets/Compat.toml b/W/WebSockets/Compat.toml index d571f2a20d96a28..a10f5f5bdd16f31 100644 --- a/W/WebSockets/Compat.toml +++ b/W/WebSockets/Compat.toml @@ -1,21 +1,24 @@ -["1-1.4"] -MbedTLS = "0.0.0-0.7" +["1 - 1.4"] +MbedTLS = "0.0.0 - 0.7" -["1-1.5"] +["1 - 1.5"] julia = ["0.7", "1"] +["1 - 1.5.2"] +Distributed = ["0.7", "1"] + ["1.0"] -HTTP = "0.6.14-0.6" +HTTP = "0.6.14 - 0.6" -["1.1-1.4"] +["1.1 - 1.4"] HTTP = "0.7" -["1.5-1.5.5"] +["1.5 - 1.5.5"] HTTP = "0.8" -["1.5.6-1.5"] -HTTP = "0.8-0.9" +["1.5.6 - 1.5"] +HTTP = "0.8 - 0.9" -["1.6-1"] -HTTP = "1.1.0-1" -julia = "1.8.2-1" +["1.6 - 1"] +HTTP = "1.1.0 - 1" +julia = "1.8.2 - 1" diff --git a/X/XUnit/Compat.toml b/X/XUnit/Compat.toml index d8d5c7f0f635714..5ee571d8934da81 100644 --- a/X/XUnit/Compat.toml +++ b/X/XUnit/Compat.toml @@ -1,5 +1,6 @@ [1] +Distributed = "1.3.0 - 1" ExceptionUnwrapping = "0.1" EzXML = "1" TestReports = "0.4" -julia = "1.3.0-1" +julia = "1.3.0 - 1" diff --git a/Y/YAActL/Compat.toml b/Y/YAActL/Compat.toml index 472d422601b4eda..5ae0c6d7954b84a 100644 --- a/Y/YAActL/Compat.toml +++ b/Y/YAActL/Compat.toml @@ -1,5 +1,6 @@ -["0-0.1.0"] -julia = "1.4.0-1" +["0 - 0.1.0"] +julia = "1.4.0 - 1" -["0.1.1-0"] -julia = "1.5.0-1" +["0.1.1 - 0"] +Distributed = "1.5.0 - 1" +julia = "1.5.0 - 1" diff --git a/Y/YAXArrays/Compat.toml b/Y/YAXArrays/Compat.toml index a669352d0984fe8..6d166bb6728d167 100644 --- a/Y/YAXArrays/Compat.toml +++ b/Y/YAXArrays/Compat.toml @@ -1,130 +1,133 @@ [0] -CFTime = "0.0-0.1" -DataStructures = "0.17-0.18" +CFTime = "0.0 - 0.1" +DataStructures = "0.17 - 0.18" DiskArrayTools = "0.1" -Glob = "1.3.0-1" +Glob = "1.3.0 - 1" IterTools = "1" OnlineStats = "1" ProgressMeter = "1" Requires = "1" Tables = ["0.2", "1"] -["0-0.1"] +["0 - 0.1"] DiskArrays = "0.2" -["0-0.1.1"] -Polynomials = ["0.6", "1.1.0-1"] +["0 - 0.1.1"] +Polynomials = ["0.6", "1.1.0 - 1"] -["0-0.1.2"] -DataFrames = "0.19-0.22" +["0 - 0.1.2"] +DataFrames = "0.19 - 0.22" -["0-0.1.3"] -YAXArrayBase = "0.1-0.2" +["0 - 0.1.3"] +YAXArrayBase = "0.1 - 0.2" -["0-0.2"] -Statistics = "1.3.0-1" -WeightedOnlineStats = "0.3-0.5" -julia = "1.3.0-1" +["0 - 0.2"] +Distributed = "1.3.0 - 1" +Statistics = "1.3.0 - 1" +WeightedOnlineStats = "0.3 - 0.5" +julia = "1.3.0 - 1" -["0-0.2.0"] -IntervalSets = "0.3-0.5" +["0 - 0.2.0"] +IntervalSets = "0.3 - 0.5" -["0-0.4.1"] -Interpolations = "0.12-0.13" +["0 - 0.4.1"] +Interpolations = "0.12 - 0.13" -["0-0.4.4"] +["0 - 0.4.4"] Combinatorics = "1" FFTW = "1" -["0-0.5.0"] -StatsBase = "0.32-0.33" +["0 - 0.5.0"] +StatsBase = "0.32 - 0.33" -["0.1.2-0"] +["0.1.2 - 0"] OffsetArrays = "1" Reexport = "1" -["0.1.3-0.4.4"] -DataFrames = ["0.19-0.22", "1"] +["0.1.3 - 0.4.4"] +DataFrames = ["0.19 - 0.22", "1"] -["0.1.4-0.2"] +["0.1.4 - 0.2"] YAXArrayBase = "0.3" -["0.2-0"] +["0.2 - 0"] OrderedCollections = "1" ParallelUtilities = "0.8" -["0.2-0.4.1"] +["0.2 - 0.4.1"] DocStringExtensions = "0.8" -["0.2-0.5.3"] +["0.2 - 0.5.3"] DiskArrays = "0.3" -["0.2.1-0.4.1"] -IntervalSets = "0.3-0.6" +["0.2.1 - 0.4.1"] +IntervalSets = "0.3 - 0.6" ["0.3"] YAXArrayBase = "0.4" -["0.3-0"] -WeightedOnlineStats = "0.3-0.6" +["0.3 - 0"] +WeightedOnlineStats = "0.3 - 0.6" -["0.3-0.5.2"] -Statistics = "1.6.0-1" +["0.3 - 0.5.2"] +Statistics = "1.6.0 - 1" -["0.3-0.5.4"] -julia = "1.6.0-1" +["0.3 - 0.5.4"] +Distributed = "1.6.0 - 1" +julia = "1.6.0 - 1" -["0.4-0"] +["0.4 - 0"] Optim = "1" -["0.4-0.5.10"] +["0.4 - 0.5.10"] YAXArrayBase = "0.6" -["0.4.2-0"] -DocStringExtensions = "0.8-0.9" -IntervalSets = "0.3-0.7" +["0.4.2 - 0"] +DocStringExtensions = "0.8 - 0.9" +IntervalSets = "0.3 - 0.7" -["0.4.2-0.5.2"] -Interpolations = "0.12-0.14" +["0.4.2 - 0.5.2"] +Interpolations = "0.12 - 0.14" -["0.5-0.5.1"] +["0.5 - 0.5.1"] DimensionalData = "0.24" -["0.5.1-0"] -StatsBase = "0.32-0.34" +["0.5.1 - 0"] +StatsBase = "0.32 - 0.34" -["0.5.11-0"] +["0.5.11 - 0"] Statistics = "1" -["0.5.11-0.5.12"] -DimensionalData = "0.27-0.28" +["0.5.11 - 0.5.12"] +DimensionalData = "0.27 - 0.28" -["0.5.11-0.5.13"] -YAXArrayBase = "0.6-0.7" +["0.5.11 - 0.5.13"] +YAXArrayBase = "0.6 - 0.7" -["0.5.13-0"] -DimensionalData = "0.27-0.29" +["0.5.13 - 0"] +DimensionalData = "0.27 - 0.29" -["0.5.14-0"] -YAXArrayBase = "0.7.5-0.7" +["0.5.14 - 0"] +YAXArrayBase = "0.7.5 - 0.7" -["0.5.2-0.5.3"] -DimensionalData = "0.24-0.25" +["0.5.2 - 0.5.3"] +DimensionalData = "0.24 - 0.25" -["0.5.3-0"] -Interpolations = "0.12-0.15" +["0.5.3 - 0"] +Interpolations = "0.12 - 0.15" ["0.5.4"] -DimensionalData = "0.24-0.26" +DimensionalData = "0.24 - 0.26" -["0.5.4-0"] -DiskArrays = "0.3-0.4" +["0.5.4 - 0"] +DiskArrays = "0.3 - 0.4" ["0.5.5"] DimensionalData = "0.26" -["0.5.5-0"] -julia = "1.9.0-1" +["0.5.5 - 0"] +Distributed = "1.9.0 - 1" +julia = "1.9.0 - 1" -["0.5.6-0.5.10"] +["0.5.6 - 0.5.10"] DimensionalData = "0.27" diff --git a/Z/Zygote/Compat.toml b/Z/Zygote/Compat.toml index 0620541776db4f9..1c49be24fc1fbf7 100644 --- a/Z/Zygote/Compat.toml +++ b/Z/Zygote/Compat.toml @@ -1,277 +1,281 @@ -["0-0.1"] +["0 - 0.1"] julia = ["0.7", "1"] -["0-0.2"] +["0 - 0.2"] DiffRules = "0.0" -ForwardDiff = "0.0-0.10" -MacroTools = "0.0-0.5" -NNlib = "0-0.5" -NaNMath = "0.0-0.3" -Requires = "0.0-0.5" -SpecialFunctions = "0.0-0.8" +ForwardDiff = "0.0 - 0.10" +MacroTools = "0.0 - 0.5" +NNlib = "0 - 0.5" +NaNMath = "0.0 - 0.3" +Requires = "0.0 - 0.5" +SpecialFunctions = "0.0 - 0.8" ["0.2"] -IRTools = "0.0-0.2" +IRTools = "0.0 - 0.2" -["0.2-0.4"] +["0.2 - 0.4"] Statistics = "1" julia = "1" ["0.3"] -DiffRules = "0.0.0-0.1" -ForwardDiff = "0.0.0-0.10" +DiffRules = "0.0.0 - 0.1" +ForwardDiff = "0.0.0 - 0.10" IRTools = "0.2" -MacroTools = "0.0.0-0.5" -NaNMath = "0.0.0-0.3" -Requires = "0.0.0-0.5" -SpecialFunctions = "0.0.0-0.8" +MacroTools = "0.0.0 - 0.5" +NaNMath = "0.0.0 - 0.3" +Requires = "0.0.0 - 0.5" +SpecialFunctions = "0.0.0 - 0.8" -["0.3-0.4.8"] +["0.3 - 0.4.8"] NNlib = "0.6" -["0.3.2-0.4.8"] -FillArrays = "0.0.0-0.8" +["0.3.2 - 0.4.8"] +FillArrays = "0.0.0 - 0.8" -["0.3.3-0.3"] -FFTW = "0.0.0-1" +["0.3.3 - 0.3"] +FFTW = "0.0.0 - 1" ZygoteRules = "0.1" -["0.4-0.4.1"] -ForwardDiff = "0.0-0.10" -MacroTools = "0.0-0.5" -NaNMath = "0.0-0.3" -SpecialFunctions = "0.0-0.8" +["0.4 - 0.4.1"] +ForwardDiff = "0.0 - 0.10" +MacroTools = "0.0 - 0.5" +NaNMath = "0.0 - 0.3" +SpecialFunctions = "0.0 - 0.8" -["0.4-0.4.12"] +["0.4 - 0.4.12"] FFTW = "1" -["0.4-0.4.2"] -DiffRules = "0.0-0.1" +["0.4 - 0.4.2"] +DiffRules = "0.0 - 0.1" Requires = "0.5" -["0.4-0.4.20"] +["0.4 - 0.4.20"] IRTools = "0.3" -["0.4-0.5"] +["0.4 - 0.5"] ZygoteRules = "0.2" -["0.4.13-0.4.20"] -ArrayLayouts = "0.1-0.2" +["0.4.13 - 0.4.20"] +ArrayLayouts = "0.1 - 0.2" -["0.4.13-0.6.0"] +["0.4.13 - 0.6.0"] AbstractFFTs = "0.5" -["0.4.2-0"] +["0.4.2 - 0"] MacroTools = "0.5" -["0.4.2-0.4.20"] -NaNMath = "0.0.0-0.3" -SpecialFunctions = "0.0.0-0.10" +["0.4.2 - 0.4.20"] +NaNMath = "0.0.0 - 0.3" +SpecialFunctions = "0.0.0 - 0.10" -["0.4.2-0.5.7"] -ForwardDiff = "0.0.0-0.10" +["0.4.2 - 0.5.7"] +ForwardDiff = "0.0.0 - 0.10" -["0.4.21-0.5.1"] +["0.4.21 - 0.5.1"] ChainRules = "0.6" -["0.4.21-0.5.4"] -ArrayLayouts = "0.1-0.3" +["0.4.21 - 0.5.4"] +ArrayLayouts = "0.1 - 0.3" -["0.4.21-0.6.31"] +["0.4.21 - 0.6.31"] IRTools = "0.4" -["0.4.3-0.4.20"] -DiffRules = ["0.0-0.1", "1"] +["0.4.3 - 0.4.20"] +DiffRules = ["0.0 - 0.1", "1"] -["0.4.3-0.6.2"] +["0.4.3 - 0.6.2"] Requires = ["0.5", "1"] -["0.4.9-0.4"] -NNlib = "0.6.5-0.6" +["0.4.9 - 0.4"] +NNlib = "0.6.5 - 0.6" -["0.4.9-0.4.12"] +["0.4.9 - 0.4.12"] ArrayLayouts = "0.1" -["0.4.9-0.5.4"] +["0.4.9 - 0.5.4"] FillArrays = "0.8" ["0.5"] NNlib = "0.7" -["0.5-0.6.40"] -Statistics = "1.3.0-1" -julia = "1.3.0-1" +["0.5 - 0.6.40"] +Statistics = "1.3.0 - 1" +julia = "1.3.0 - 1" -["0.5.10-0.6.0"] -FillArrays = "0.8-0.10" +["0.5.10 - 0.6.0"] +FillArrays = "0.8 - 0.10" -["0.5.13-0.6.17"] +["0.5.13 - 0.6.17"] SpecialFunctions = ["0.10", "1"] -["0.5.14-0.5"] -LoopVectorization = "0.8.15-0.9" +["0.5.14 - 0.5"] +LoopVectorization = "0.8.15 - 0.9" ["0.5.15"] -ChainRules = "0.7.33-0.7" +ChainRules = "0.7.33 - 0.7" -["0.5.16-0.6.0"] -ChainRules = "0.7.34-0.7" +["0.5.16 - 0.6.0"] +ChainRules = "0.7.34 - 0.7" -["0.5.2-0.5.12"] +["0.5.2 - 0.5.12"] SpecialFunctions = "0.10" -["0.5.2-0.5.5"] +["0.5.2 - 0.5.5"] ChainRules = "0.7" -["0.5.2-0.6.34"] +["0.5.2 - 0.6.34"] NaNMath = "0.3" -["0.5.2-0.6.40"] +["0.5.2 - 0.6.40"] DiffRules = "1" -["0.5.3-0.5.13"] -LoopVectorization = "0.8.15-0.8" +["0.5.3 - 0.5.13"] +LoopVectorization = "0.8.15 - 0.8" -["0.5.5-0.5"] -ArrayLayouts = "0.1-0.4" +["0.5.3 - 0.6.40"] +Distributed = "1.3.0 - 1" -["0.5.5-0.5.9"] -FillArrays = "0.8-0.9" +["0.5.5 - 0.5"] +ArrayLayouts = "0.1 - 0.4" -["0.5.6-0.5.14"] -ChainRules = "0.7.16-0.7" +["0.5.5 - 0.5.9"] +FillArrays = "0.8 - 0.9" -["0.5.8-0"] +["0.5.6 - 0.5.14"] +ChainRules = "0.7.16 - 0.7" + +["0.5.8 - 0"] ForwardDiff = "0.10" -["0.6-0.6.67"] -ZygoteRules = "0.2.1-0.2" +["0.6 - 0.6.67"] +ZygoteRules = "0.2.1 - 0.2" ["0.6.1"] -ChainRules = "0.7.47-0.7" +ChainRules = "0.7.47 - 0.7" -["0.6.1-0.6.14"] -FillArrays = "0.8-0.11" +["0.6.1 - 0.6.14"] +FillArrays = "0.8 - 0.11" -["0.6.1-0.6.55"] +["0.6.1 - 0.6.55"] AbstractFFTs = ["0.5", "1"] ["0.6.11"] -ChainRulesCore = "0.9.44-0.9" +ChainRulesCore = "0.9.44 - 0.9" ["0.6.12"] -ChainRules = "0.7.55-0.8" -ChainRulesCore = "0.9.44-0.10" +ChainRules = "0.7.55 - 0.8" +ChainRulesCore = "0.9.44 - 0.10" -["0.6.13-0.6.17"] -ChainRules = "0.8.12-0.8" -ChainRulesCore = "0.10.4-0.10" +["0.6.13 - 0.6.17"] +ChainRules = "0.8.12 - 0.8" +ChainRulesCore = "0.10.4 - 0.10" -["0.6.15-0.6.34"] -FillArrays = "0.8-0.12" +["0.6.15 - 0.6.34"] +FillArrays = "0.8 - 0.12" ["0.6.18"] ChainRules = "1" -ChainRulesCore = "1.0.1-1" +ChainRulesCore = "1.0.1 - 1" -["0.6.18-0.6.32"] -SpecialFunctions = "1.6.0-1" +["0.6.18 - 0.6.32"] +SpecialFunctions = "1.6.0 - 1" -["0.6.19-0.6.21"] -ChainRulesCore = "1.1.0-1" +["0.6.19 - 0.6.21"] +ChainRulesCore = "1.1.0 - 1" -["0.6.19-0.6.40"] -ChainRules = "1.5.0-1" +["0.6.19 - 0.6.40"] +ChainRules = "1.5.0 - 1" -["0.6.2-0.6.5"] -ChainRules = "0.7.49-0.7" +["0.6.2 - 0.6.5"] +ChainRules = "0.7.49 - 0.7" -["0.6.22-0.6.27"] -ChainRulesCore = "1.6.0-1" +["0.6.22 - 0.6.27"] +ChainRulesCore = "1.6.0 - 1" -["0.6.28-0"] -ChainRulesCore = "1.9.0-1" +["0.6.28 - 0"] +ChainRulesCore = "1.9.0 - 1" -["0.6.3-0"] -Requires = "1.1.0-1" +["0.6.3 - 0"] +Requires = "1.1.0 - 1" -["0.6.32-0.6.65"] -IRTools = "0.4.4-0.4" +["0.6.32 - 0.6.65"] +IRTools = "0.4.4 - 0.4" -["0.6.33-0"] -SpecialFunctions = "1.6.0-2" +["0.6.33 - 0"] +SpecialFunctions = "1.6.0 - 2" -["0.6.35-0"] +["0.6.35 - 0"] NaNMath = ["0.3", "1"] -["0.6.35-0.6.59"] -FillArrays = "0.8-0.13" +["0.6.35 - 0.6.59"] +FillArrays = "0.8 - 0.13" ["0.6.41"] -ChainRules = "1.36.2-1" +ChainRules = "1.36.2 - 1" -["0.6.41-0"] -DiffRules = "1.4.0-1" -LogExpFunctions = "0.3.1-0.3" -julia = "1.6.0-1" +["0.6.41 - 0"] +DiffRules = "1.4.0 - 1" +Distributed = "1.6.0 - 1" +LogExpFunctions = "0.3.1 - 0.3" +julia = "1.6.0 - 1" -["0.6.41-0.6.67"] -Statistics = "1.6.0-1" +["0.6.41 - 0.6.67"] +Statistics = "1.6.0 - 1" -["0.6.42-0.6.44"] -ChainRules = "1.37.0-1" +["0.6.42 - 0.6.44"] +ChainRules = "1.37.0 - 1" -["0.6.42-0.6.63"] -GPUArrays = "8.4.2-8" +["0.6.42 - 0.6.63"] +GPUArrays = "8.4.2 - 8" -["0.6.42-0.6.72"] -GPUArraysCore = "0.1.1-0.1" +["0.6.42 - 0.6.72"] +GPUArraysCore = "0.1.1 - 0.1" -["0.6.45-0"] -ChainRules = "1.44.1-1" +["0.6.45 - 0"] +ChainRules = "1.44.1 - 1" ["0.6.50"] SnoopPrecompile = "1" -["0.6.56-0"] -AbstractFFTs = "1.3.1-1" +["0.6.56 - 0"] +AbstractFFTs = "1.3.1 - 1" -["0.6.56-0.6.60"] -SnoopPrecompile = "1.0.3-1" +["0.6.56 - 0.6.60"] +SnoopPrecompile = "1.0.3 - 1" -["0.6.6-0.6.10"] -ChainRulesCore = "0.9.32-0.9" +["0.6.6 - 0.6.10"] +ChainRulesCore = "0.9.32 - 0.9" -["0.6.6-0.6.11"] -ChainRules = "0.7.55-0.7" +["0.6.6 - 0.6.11"] +ChainRules = "0.7.55 - 0.7" -["0.6.60-0"] -FillArrays = ["0.8-0.13", "1"] +["0.6.60 - 0"] +FillArrays = ["0.8 - 0.13", "1"] -["0.6.61-0"] +["0.6.61 - 0"] PrecompileTools = "1" -["0.6.64-0.6.67"] -GPUArrays = "8.4.2-9" +["0.6.64 - 0.6.67"] +GPUArrays = "8.4.2 - 9" -["0.6.66-0.6.70"] -IRTools = "0.4.11-0.4" +["0.6.66 - 0.6.70"] +IRTools = "0.4.11 - 0.4" ["0.6.68"] -ZygoteRules = "0.2.4-0.2" +ZygoteRules = "0.2.4 - 0.2" -["0.6.68-0"] +["0.6.68 - 0"] Statistics = "1" -["0.6.68-0.6.72"] -GPUArrays = "8.4.2-10" +["0.6.68 - 0.6.72"] +GPUArrays = "8.4.2 - 10" -["0.6.69-0"] -ZygoteRules = "0.2.5-0.2" +["0.6.69 - 0"] +ZygoteRules = "0.2.5 - 0.2" -["0.6.71-0"] -IRTools = "0.4.12-0.4" +["0.6.71 - 0"] +IRTools = "0.4.12 - 0.4" -["0.6.73-0"] -GPUArrays = "8.4.2-11" -GPUArraysCore = "0.1.1-0.2" +["0.6.73 - 0"] +GPUArrays = "8.4.2 - 11" +GPUArraysCore = "0.1.1 - 0.2"