diff --git a/Project.toml b/Project.toml index a7d68e17..8b4966c3 100644 --- a/Project.toml +++ b/Project.toml @@ -44,10 +44,10 @@ LegendDataManagementSolidStateDetectorsExt = "SolidStateDetectors" [compat] Dates = "<0.0.1, 1" Distributed = "<0.0.1, 1" -Format = "1" +Format = "1.2" Glob = "1.3" IntervalSets = "0.6, 0.7" -JSON = "0.21, 1" +JSON = "0.21.2, 1" LegendDataTypes = "0.1.13" LegendHDF5IO = "0.1.14" LinearAlgebra = "<0.0.1, 1" @@ -63,12 +63,12 @@ PropDicts = "0.2.4" PropertyDicts = "0.2.1" PropertyFunctions = "0.2.2" RecipesBase = "1" -SolidStateDetectors = "0.8.1, 0.9, 0.10" +SolidStateDetectors = "0.10.1" StaticStrings = "0.2" Statistics = "<0.0.1, 1" StructArrays = "0.5, 0.6" -Tables = "1" +Tables = "1.1" TypedTables = "1.4" UUIDs = "<0.0.1, 1" -Unitful = "1" +Unitful = "1.11" julia = "1.10"