Skip to content

Commit

Permalink
CompatHelper: bump compat for QuasiArrays to 0.12, (keep existing com…
Browse files Browse the repository at this point in the history
…pat)
  • Loading branch information
CompatHelper Julia committed Jan 29, 2025
1 parent 2c05699 commit 3c3dfc6
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 @@ -3,7 +3,6 @@ uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
authors = ["Sheehan Olver <[email protected]>"]
version = "0.14.4"


[deps]
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
Expand Down Expand Up @@ -52,7 +51,7 @@ IntervalSets = "0.7"
LazyArrays = "2.2"
LazyBandedMatrices = "0.10, 0.11"
MutableArithmetics = "1"
QuasiArrays = "0.11"
QuasiArrays = "0.11, 0.12"
RecurrenceRelationshipArrays = "0.1.2"
RecurrenceRelationships = "0.1.1, 0.2"
SpecialFunctions = "1.0, 2"
Expand Down

0 comments on commit 3c3dfc6

Please sign in to comment.