Skip to content

Commit 853d6a1

Browse files
Update DiffEqProblemLibrary.jl
1 parent 4a733ca commit 853d6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ __precompile__(false)
22

33
module DiffEqProblemLibrary
44

5-
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological
5+
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, Requires
66

77
include("ode/ode_premade_problems.jl")
88
include("dae_premade_problems.jl")

0 commit comments

Comments
 (0)