Skip to content

Commit 2e888fe

Browse files
committed
Update Project.toml
1 parent f3c2c8b commit 2e888fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ FastGaussQuadrature = "1"
4646
FastTransforms = "0.16.6, 0.17"
4747
FillArrays = "1"
4848
HypergeometricFunctions = "0.3.4"
49-
InfiniteArrays = " 0.14, 0.15"
50-
InfiniteLinearAlgebra = "0.8, 0.9"
49+
InfiniteArrays = " 0.15"
50+
InfiniteLinearAlgebra = "0.9"
5151
IntervalSets = "0.7"
5252
LazyArrays = "2.2"
53-
LazyBandedMatrices = "0.10, 0.11"
53+
LazyBandedMatrices = "0.11"
5454
MutableArithmetics = "1"
5555
QuasiArrays = "0.12"
5656
RecurrenceRelationshipArrays = "0.1.2"
57-
RecurrenceRelationships = "0.1.1, 0.2"
57+
RecurrenceRelationships = "0.2"
5858
SpecialFunctions = "1.0, 2"
5959
julia = "1.10"
6060

0 commit comments

Comments
 (0)