diff --git a/Project.toml b/Project.toml index a6d13fe..80a5bbe 100644 --- a/Project.toml +++ b/Project.toml @@ -26,14 +26,14 @@ LegendHDF5IOMeasurementsExt = "Measurements" ArraysOfArrays = "0.5, 0.6" ElasticArrays = "1" EncodedArrays = "0.4" -HDF5 = "0.15, 0.16, 0.17" -LegendDataTypes = "0.1" -Measurements = "2" -RadiationDetectorSignals = "0.3" -StaticArrays = "0.12, 1.0" -StatsBase = "0.32, 0.33, 0.34" +HDF5 = "0.16.16, 0.17" +LegendDataTypes = "0.1.6" +Measurements = "2.5" +RadiationDetectorSignals = "0.3.6" +StaticArrays = "0.12, 1" +StatsBase = "0.33.17, 0.34" StructArrays = "0.4, 0.5, 0.6, 0.7" -Tables = "0.2, 1.0" +Tables = "0.2, 1" TypedTables = "1.2" -Unitful = "1" +Unitful = "1.9.1" julia = "1.10"