diff --git a/M/MassSpec/Compat.toml b/M/MassSpec/Compat.toml index 07db301a86a346a..cd2dd1ab5b705f3 100644 --- a/M/MassSpec/Compat.toml +++ b/M/MassSpec/Compat.toml @@ -1,7 +1,5 @@ [1] -DataFrames = "1.6.0-1" DelimitedFiles = "1.9.0-1" -julia = "1.9.0-1" ["1-1.0.12"] Interpolations = "0.14" @@ -9,11 +7,14 @@ Interpolations = "0.14" ["1-1.0.4"] Plots = "1.38.0-1" +["1-1.1.1"] +DataFrames = "1.6.0-1" +julia = "1.9.0-1" + ["1.0.0"] HDF5 = "0.16" ["1.0.1-1"] -Dates = "1.9.0-1" HDF5 = "0.17" ["1.0.1-1.0"] @@ -22,6 +23,9 @@ Statistics = "1.9.0-1" ["1.0.1-1.0.3"] ProgressMeter = "1.8.0-1" +["1.0.1-1.1.1"] +Dates = "1.9.0-1" + ["1.0.11-1"] JSON = "0.21" @@ -29,6 +33,8 @@ JSON = "0.21" DataStructures = "0.18" Interpolations = "0.15" JLD2 = "0.4" + +["1.0.13-1.1.1"] Plots = "1.40.0-1" ["1.0.4-1.0"] @@ -43,9 +49,18 @@ Parameters = "0.12" ["1.1.0"] Statistics = "1.10.0-1" +["1.1.1"] +ProgressMeter = "1.9.0-1" +Statistics = "1.9.0-1" + ["1.1.1-1"] CSV = "0.10" LsqFit = "0.15" Peaks = "0.5" -ProgressMeter = "1.9.0-1" -Statistics = "1.9.0-1" + +["1.1.2-1"] +DataFrames = "1.7.0-1" +Dates = "1.10.0-1" +ProgressMeter = "1.10.0-1" +Statistics = "1.10.0-1" +julia = "1.10.0-1" diff --git a/M/MassSpec/Deps.toml b/M/MassSpec/Deps.toml index 208af82c3d02afc..373533064e188c2 100644 --- a/M/MassSpec/Deps.toml +++ b/M/MassSpec/Deps.toml @@ -3,6 +3,8 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" + +["1-1.1.1"] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" ["1.0.1-1"] diff --git a/M/MassSpec/Versions.toml b/M/MassSpec/Versions.toml index 662f3ba3f99d308..a3effdd4865ea6b 100644 --- a/M/MassSpec/Versions.toml +++ b/M/MassSpec/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "731aae57fe5b53c5e06f256781b7c6557679e601" ["1.1.1"] git-tree-sha1 = "ceba05ca437adf313f537f77fef36feb786148a9" + +["1.1.2"] +git-tree-sha1 = "fe8807a2facb65cb2d6eda7897c716f56870557a"