We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202eeb9 commit 4564a6bCopy full SHA for 4564a6b
docs/Project.toml
@@ -10,11 +10,11 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
10
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
11
12
[compat]
13
-Documenter = "0.27"
14
DataDrivenDiffEq = "1"
+Documenter = "0.27"
15
+Literate = "2.14"
16
ModelingToolkit = "8"
17
OrdinaryDiffEq = "6"
-StatsBase = "0.33"
18
-Literate = "2.14"
19
-StableRNGs = "1"
20
Plots = "1"
+StableRNGs = "1"
+StatsBase = "0.33, 0.34"
0 commit comments