Skip to content

Commit 113d971

Browse files
Drop OrdinaryDiffEqDifferentiation v1 compat
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 217ab6e commit 113d971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Logging = "1"
3939
OrdinaryDiffEq = "6.69"
4040
OrdinaryDiffEqCore = "3.2"
4141
OrdinaryDiffEqDefault = "1.9"
42-
OrdinaryDiffEqDifferentiation = "1.17, 2"
42+
OrdinaryDiffEqDifferentiation = "2"
4343
OrdinaryDiffEqFunctionMap = "1.6"
4444
OrdinaryDiffEqNonlinearSolve = "1.16"
4545
OrdinaryDiffEqRosenbrock = "1.19"

0 commit comments

Comments
 (0)