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"
31
31
StyledStrings = " f489334b-da3d-4c2e-b8f0-e476e12c162b"
32
32
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
33
33
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"
38
43
39
44
[compat ]
40
45
Bonito = " ≥0.0.1"
41
46
CairoMakie = " 0.13.1"
42
- DataInterpolations = " 7"
47
+ DataInterpolations = " 7, 8 "
43
48
DiffEqCallbacks = " 4.2.2"
44
49
Distributions = " 0.25.117"
45
50
Documenter = " 1.8.0"
You can’t perform that action at this time.
0 commit comments