Skip to content

Commit 2005445

Browse files
Merge pull request #249 from vpuri3/patch-3
Support scimlops v3 in SparseDiffTools.jl
2 parents 3bd40df + b05651e commit 2005445

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
@@ -40,7 +40,7 @@ ForwardDiff = "0.10"
4040
Graphs = "1"
4141
Reexport = "1"
4242
Requires = "1"
43-
SciMLOperators = "0.2.11"
43+
SciMLOperators = "0.2.11, 0.3"
4444
Setfield = "1"
4545
StaticArrayInterface = "1.3"
4646
StaticArrays = "1"

0 commit comments

Comments
 (0)