Skip to content

Commit fecd604

Browse files
committed
Update Project.toml
1 parent 9652859 commit fecd604

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
@@ -1,7 +1,7 @@
11
name = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.13.8"
4+
version = "0.13.9"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -45,11 +45,11 @@ FastGaussQuadrature = "1"
4545
FastTransforms = "0.16.6"
4646
FillArrays = "1"
4747
HypergeometricFunctions = "0.3.4"
48-
InfiniteArrays = " 0.14"
48+
InfiniteArrays = " 0.14, 0.15"
4949
InfiniteLinearAlgebra = "0.8, 0.9"
5050
IntervalSets = "0.7"
5151
LazyArrays = "2.2"
52-
LazyBandedMatrices = "0.10"
52+
LazyBandedMatrices = "0.10, 0.11"
5353
MutableArithmetics = "1"
5454
QuasiArrays = "0.11"
5555
RecurrenceRelationshipArrays = "0.1"

0 commit comments

Comments
 (0)