File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,20 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3131StyledStrings = " f489334b-da3d-4c2e-b8f0-e476e12c162b"
3232SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
3333
34- [sources ]
35- Bonito = {url = " https://github.com/SimonDanisch/Bonito.jl" , rev = " master" }
36- NetworkDynamics = {path = " .." }
37- NetworkDynamicsInspector = {path = " ../NetworkDynamicsInspector" }
34+ [sources .Bonito ]
35+ rev = " master"
36+ url = " https://github.com/SimonDanisch/Bonito.jl"
37+
38+ [sources .NetworkDynamics ]
39+ path = " .."
40+
41+ [sources .NetworkDynamicsInspector ]
42+ path = " ../NetworkDynamicsInspector"
3843
3944[compat ]
4045Bonito = " ≥0.0.1"
4146CairoMakie = " 0.13.1"
42- DataInterpolations = " 7"
47+ DataInterpolations = " 7, 8 "
4348DiffEqCallbacks = " 4.2.2"
4449Distributions = " 0.25.117"
4550Documenter = " 1.8.0"
You can’t perform that action at this time.
0 commit comments