Skip to content

Commit 4564a6b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34 for package docs, (keep existing compat)
1 parent 202eeb9 commit 4564a6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1010
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1111

1212
[compat]
13-
Documenter = "0.27"
1413
DataDrivenDiffEq = "1"
14+
Documenter = "0.27"
15+
Literate = "2.14"
1516
ModelingToolkit = "8"
1617
OrdinaryDiffEq = "6"
17-
StatsBase = "0.33"
18-
Literate = "2.14"
19-
StableRNGs = "1"
2018
Plots = "1"
19+
StableRNGs = "1"
20+
StatsBase = "0.33, 0.34"

0 commit comments

Comments
 (0)