Skip to content

Commit 0cd915e

Browse files
Merge pull request #528 from SciML/compathelper/new_version/2023-03-23-00-18-58-160-02298601490
CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat)
2 parents 8cf6c09 + d9c810d commit 0cd915e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ Adapt = "3"
3535
ArrayInterface = "6, 7"
3636
DataStructures = "0.18"
3737
DiffEqBase = "6.122"
38-
JumpProcesses = "9"
3938
DiffEqNoiseProcess = "5.13"
4039
DocStringExtensions = "0.8, 0.9"
4140
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
4241
FiniteDiff = "2"
4342
ForwardDiff = "0.10.3"
43+
JumpProcesses = "9"
4444
LevyArea = "1.0.0"
4545
MuladdMacro = "0.2.1"
4646
NLsolve = "4"
@@ -49,7 +49,7 @@ RandomNumbers = "1.5.3"
4949
RecursiveArrayTools = "2"
5050
Reexport = "0.2, 1.0"
5151
SciMLBase = "1.70"
52-
SparseDiffTools = "0.9, 0.10, 1.0"
52+
SparseDiffTools = "0.9, 0.10, 1.0, 2"
5353
StaticArrays = "0.11, 0.12, 1.0"
5454
UnPack = "0.1, 1.0"
5555
julia = "1.6"
@@ -60,8 +60,8 @@ DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
6060
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
6161
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
6262
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
63-
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
6463
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
64+
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
6565
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
6666
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
6767
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)