Skip to content

Commit 122a040

Browse files
add compats
1 parent a26fb16 commit 122a040

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

Project.toml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,32 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
3030
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3131
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
3232
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
33-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
33+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
34+
35+
[compat]
36+
julia = "1.7"
37+
DifferentialEquations = "7.5"
38+
StatsFuns = "1.0"
39+
Catlab = "0.14"
40+
DataFrames = "1.3"
41+
PlutoUI = "0.7"
42+
DocumenterMarkdown = "0.2"
43+
ComponentArrays = "0.13"
44+
JLD2 = "0.4"
45+
GeneratedExpressions = "0.1"
46+
DiffEqBase = "6.105"
47+
JSON = "0.21"
48+
NLopt = "0.6"
49+
OrdinaryDiffEq = "6.28"
50+
Symbolics = "4.10"
51+
IJulia = "1.23"
52+
SafeTestsets = "0.0"
53+
CSV = "0.10"
54+
Plots = "1.35"
55+
Reexport = "1.2"
56+
MacroTools = "0.5"
57+
Crayons = "4.1"
58+
Documenter = "0.27"
59+
Tables = "1.9"
60+
Distributions = "0.25"
61+
Pluto = "0.19"

0 commit comments

Comments
 (0)