Skip to content

Commit

Permalink
Merge pull request #26 from matthieugomez/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…21-09-13-20-03-02-713-2819493464

CompatHelper: bump compat for "BlockBandedMatrices" to "0.11"
  • Loading branch information
matthieugomez authored Sep 13, 2021
2 parents ae566d8 + c7eee91 commit 6418313
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"

[compat]
BlockBandedMatrices = "0.7, 0.8, 0.9, 0.10"
BlockBandedMatrices = "0.7, 0.8, 0.9, 0.10, 0.11"
FiniteDiff = "2"
NLsolve = "1, 2, 3, 4"
OrderedCollections = "1"
Expand Down

0 comments on commit 6418313

Please sign in to comment.