diff --git a/lib/SciMLJacobianOperators/Project.toml b/lib/SciMLJacobianOperators/Project.toml index 7a0f91d2b..3cf06eeeb 100644 --- a/lib/SciMLJacobianOperators/Project.toml +++ b/lib/SciMLJacobianOperators/Project.toml @@ -30,7 +30,7 @@ InteractiveUtils = "<0.0.1, 1" LinearAlgebra = "1.10" ReverseDiff = "1.15" SciMLBase = "2.69" -SciMLOperators = "0.3.13" +SciMLOperators = "0.3.13, 0.4" Test = "1.10" TestItemRunner = "1" Tracker = "0.2.35"