Skip to content

Commit

Permalink
Bump compat for SolidStateDetectors in [weakdeps] to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann committed Sep 25, 2024
1 parent 2429887 commit e2ed990
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

0 comments on commit e2ed990

Please sign in to comment.