Skip to content

Commit ae37a3c

Browse files
authored
Add compat lower bounds to Dates and Random (#71)
1 parent 071c469 commit ae37a3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ InferenceObjectsPosteriorStatsExt = ["PosteriorStats", "StatsBase"]
2626
[compat]
2727
ArviZExampleData = "0.1"
2828
Compat = "3.46.0, 4.2.0"
29+
Dates = "1.6"
2930
DimensionalData = "0.24, 0.25"
3031
EvoTrees = "0.16"
3132
MCMCDiagnosticTools = "0.3.4"
@@ -34,6 +35,7 @@ NCDatasets = "0.12, 0.13"
3435
OffsetArrays = "1"
3536
OrderedCollections = "1"
3637
PosteriorStats = "0.1.1"
38+
Random = "1.6"
3739
Requires = "0.5, 1"
3840
StatsBase = "0.32, 0.33, 0.34"
3941
Tables = "1"

0 commit comments

Comments
 (0)