File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
30
30
NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
31
31
RecursiveArrayTools = " 731186ca-8d62-57ce-b412-fbd966d074cd"
32
32
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
33
- Requires = " ae029012-a4dd-5104-9daa-d747884805df"
34
33
RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
35
34
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
36
35
Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -66,7 +65,6 @@ NaNMath = "0.3, 1"
66
65
NonlinearSolve = " 0.3.8"
67
66
RecursiveArrayTools = " 2.3"
68
67
Reexport = " 0.2, 1"
69
- Requires = " 1.0"
70
68
RuntimeGeneratedFunctions = " 0.4.3, 0.5"
71
69
SciMLBase = " 1.26.2"
72
70
Setfield = " 0.7, 0.8, 1"
Original file line number Diff line number Diff line change @@ -60,8 +60,6 @@ import DiffEqBase: @add_kwonly
60
60
61
61
import Graphs: SimpleDiGraph, add_edge!, incidence_matrix
62
62
63
- using Requires
64
-
65
63
for fun in [:toexpr ]
66
64
@eval begin
67
65
function $fun (eq:: Equation ; kw... )
You can’t perform that action at this time.
0 commit comments