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.
2 parents 3f87823 + f307a8a commit 4dc7a11Copy full SHA for 4dc7a11
Project.toml
@@ -26,8 +26,8 @@ DiffEqBase = "6.29"
26
DiffEqNoiseProcess = "5"
27
RandomNumbers = "1"
28
RecursiveArrayTools = "1,2"
29
-Reexport = "0.2, 1.0"
30
-StaticArrays = "0.11, 0.12"
+Reexport = "0.2"
+StaticArrays = "0.11, 0.12, 1.0"
31
StochasticDiffEq = "6.19"
32
UnPack = "0.1, 1.0"
33
julia = "1.4"
0 commit comments