@@ -38,7 +38,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3838Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
3939Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4040ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
41- Testfiles = " cbb5340f-90c5-49b5-a6e6-2125e1f2b326"
4241SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
4342SciMLLogging = " a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
4443SimpleWeightedGraphs = " 47aef6b3-ad0c-573a-a1e2-d07658019622"
@@ -51,12 +50,16 @@ SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
5150SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
5251Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
5352Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
53+ Testfiles = " cbb5340f-90c5-49b5-a6e6-2125e1f2b326"
5454TimerOutputs = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
5555WGLMakie = " 276b4fcb-3e11-5398-bf8b-a0c2d153d008"
5656
57- [sources ]
58- NetworkDynamics = {path = " .." }
59- Testfiles = {url =" https://github.com/hexaeder/Testfiles.jl" , rev =" main" }
57+ [sources .NetworkDynamics ]
58+ path = " .."
59+
60+ [sources .Testfiles ]
61+ rev = " main"
62+ url = " https://github.com/hexaeder/Testfiles.jl"
6063
6164[compat ]
6265Adapt = " ≥0.0.1"
@@ -88,15 +91,14 @@ NetworkDynamics = "≥0.0.1"
8891NonlinearSolve = " ≥0.0.1"
8992OrderedCollections = " 1.7.0"
9093OrdinaryDiffEqNonlinearSolve = " 1.3.0"
91- OrdinaryDiffEqRosenbrock = " 1.4.0"
94+ OrdinaryDiffEqRosenbrock = " 1.4.0, 2 "
9295OrdinaryDiffEqSDIRK = " 1.2.0"
9396OrdinaryDiffEqTsit5 = " 1.1.0"
9497Pkg = " 1"
9598Plots = " 1.40.9"
9699Printf = " ≥0.0.1"
97100Random = " ≥0.0.1"
98101ReverseDiff = " 1.16"
99- Testfiles = " 1"
100102SciMLBase = " ≥0.0.1"
101103SciMLLogging = " 1.4.0"
102104SimpleWeightedGraphs = " 1.4.0"
@@ -109,5 +111,6 @@ SteadyStateDiffEq = "≥0.0.1"
109111SymbolicIndexingInterface = " ≥0.0.1"
110112Symbolics = " ≥0.0.1"
111113Test = " 1"
114+ Testfiles = " 1"
112115TimerOutputs = " ≥0.0.1"
113116WGLMakie = " ≥0.0.1"
0 commit comments