Skip to content

Commit 88c2758

Browse files
committed
Increase lower compat bounds for julia-1.11 compatibility
1 parent 6347354 commit 88c2758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ SolidStateDetectorsGeant4Ext = "Geant4"
4848
Adapt = "3, 4"
4949
ArraysOfArrays = "0.5, 0.6"
5050
Clustering = "0.15"
51-
Distributions = "0.24.5, 0.25"
52-
FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1"
51+
Distributions = "0.25.49"
52+
FillArrays = "0.13.8, 1"
5353
Format = "1.2"
5454
GPUArrays = "8, 9, 10, 11"
5555
Geant4 = "0.1.13"
@@ -71,7 +71,7 @@ Random = "<0.0.1, 1"
7171
RecipesBase = "1"
7272
Requires = "1.1"
7373
Rotations = "1"
74-
StaticArrays = "1"
74+
StaticArrays = "1.5"
7575
Statistics = "<0.0.1, 1"
7676
StatsBase = "0.33.7, 0.34"
7777
Suppressor = "0.2"

0 commit comments

Comments
 (0)