Skip to content

Commit 69b95e4

Browse files
committed
add compats
1 parent eb5ae73 commit 69b95e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/Project.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
66
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
77
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
88
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

Comments
 (0)