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 eb5ae73 commit 69b95e4Copy full SHA for 69b95e4
docs/Project.toml
@@ -6,3 +6,12 @@ JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
6
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
7
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
8
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
9
+
10
+[compat]
11
+Catalyst = "12.3"
12
+DifferentialEquations = "7.6"
13
+Documenter = "0.27"
14
+JumpProcesses = "9.2"
15
+OrdinaryDiffEq = "6.31"
16
+Plots = "1.36"
17
+StochasticDiffEq = "6.56"
0 commit comments