Skip to content

Commit 59795b6

Browse files
Update Project.toml
1 parent 89e47eb commit 59795b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StochasticDiffEq"
22
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "6.60.1"
4+
version = "6.61.0"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -50,7 +50,7 @@ RandomNumbers = "1.5.3"
5050
RecursiveArrayTools = "2"
5151
Reexport = "0.2, 1.0"
5252
SciMLBase = "1.70"
53-
SparseDiffTools = "0.9, 0.10, 1.0, 2"
53+
SparseDiffTools = "2"
5454
StaticArrays = "0.11, 0.12, 1.0"
5555
UnPack = "0.1, 1.0"
5656
julia = "1.6"

0 commit comments

Comments
 (0)