Skip to content

Commit

Permalink
add compats
Browse files Browse the repository at this point in the history
  • Loading branch information
thevolatilebit committed Oct 1, 2022
1 parent a26fb16 commit 122a040
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,32 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "1.7"
DifferentialEquations = "7.5"
StatsFuns = "1.0"
Catlab = "0.14"
DataFrames = "1.3"
PlutoUI = "0.7"
DocumenterMarkdown = "0.2"
ComponentArrays = "0.13"
JLD2 = "0.4"
GeneratedExpressions = "0.1"
DiffEqBase = "6.105"
JSON = "0.21"
NLopt = "0.6"
OrdinaryDiffEq = "6.28"
Symbolics = "4.10"
IJulia = "1.23"
SafeTestsets = "0.0"
CSV = "0.10"
Plots = "1.35"
Reexport = "1.2"
MacroTools = "0.5"
Crayons = "4.1"
Documenter = "0.27"
Tables = "1.9"
Distributions = "0.25"
Pluto = "0.19"

0 comments on commit 122a040

Please sign in to comment.