diff --git a/Project.toml b/Project.toml index d8b3fde77..56fe62628 100644 --- a/Project.toml +++ b/Project.toml @@ -50,7 +50,7 @@ ArraysOfArrays = "0.5, 0.6" Clustering = "0.15" Distributions = "0.24.5, 0.25" FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1" -Format = "1.2, 1.3" +Format = "1.2" GPUArrays = "8, 9, 10" Geant4 = "0.1.13" Interpolations = "0.14, 0.15" @@ -68,16 +68,16 @@ Polynomials = "2, 3, 4" ProgressMeter = "1.5" RadiationDetectorSignals = "0.3.5" Random = "<0.0.1, 1" -RecipesBase = "1.0, 1.1, 1.2, 1.3" -Requires = "1.1, 1.2, 1.3" -Rotations = "1.0" +RecipesBase = "1" +Requires = "1" +Rotations = "1" StaticArrays = "1" Statistics = "<0.0.1, 1" StatsBase = "0.33.7, 0.34" Suppressor = "0.2" Tables = "1.1" TypedTables = "1.2" -Unitful = "1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19" +Unitful = "1.11" UnitfulAtomic = "1" YAML = "0.4.2" julia = "1.10" diff --git a/test/Project.toml b/test/Project.toml index f041b1857..f2d6caff8 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -1,6 +1,7 @@ [deps] ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018" Geant4 = "559df036-b7a0-42fd-85df-7d5dd9d70f44" +InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" LegendDataTypes = "99e09c13-5545-5ee2-bfa2-77f358fb75d8" LegendHDF5IO = "c9265ca6-b027-5446-b1a4-febfa8dd10b0" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -17,5 +18,5 @@ TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9" Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] -LegendHDF5IO = "0.1" LegendDataTypes = "0.1.3" +LegendHDF5IO = "0.1"