Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into compathelper/new_version/2020-06-25-00-25-…
…03-925-2530638551
  • Loading branch information
ChrisRackauckas authored Jun 25, 2020
commit 8d57e10d3701f8c100bff518d5d19ead4ac8b913
12 changes: 11 additions & 1 deletion tutorials/models/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"

[compat]
StochasticDiffEq = "6.23"
DifferentialEquations = "6.14"
RecursiveArrayTools = "2.5"
NLsolve = "4.4"
Flux = "0.10"
Plots = "1.4"
ForwardDiff = "0.10"
DiffEqPhysics = "3.5"
DiffEqDevTools = "2.22"
DiffEqBiological = "4.3"
OrdinaryDiffEq = "5.41"
StochasticDiffEq = "6.23"
You are viewing a condensed version of this merge commit. You can view the full changes here.