We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e47eb commit 59795b6Copy full SHA for 59795b6
Project.toml
@@ -1,7 +1,7 @@
1
name = "StochasticDiffEq"
2
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "6.60.1"
+version = "6.61.0"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -50,7 +50,7 @@ RandomNumbers = "1.5.3"
50
RecursiveArrayTools = "2"
51
Reexport = "0.2, 1.0"
52
SciMLBase = "1.70"
53
-SparseDiffTools = "0.9, 0.10, 1.0, 2"
+SparseDiffTools = "2"
54
StaticArrays = "0.11, 0.12, 1.0"
55
UnPack = "0.1, 1.0"
56
julia = "1.6"
0 commit comments