diff --git a/C/ClassicalOrthogonalPolynomials/Compat.toml b/C/ClassicalOrthogonalPolynomials/Compat.toml index e25dea262afd024..2dbe624dd721555 100644 --- a/C/ClassicalOrthogonalPolynomials/Compat.toml +++ b/C/ClassicalOrthogonalPolynomials/Compat.toml @@ -131,7 +131,7 @@ ContinuumArrays = "0.18.3-0.18" FastTransforms = "0.16.6-0.16" LazyArrays = "2.2.0-2" -["0.13.7-0"] +["0.13.7-0.13"] RecurrenceRelationshipArrays = "0.1" RecurrenceRelationships = "0.1" @@ -140,6 +140,10 @@ InfiniteArrays = "0.14-0.15" InfiniteLinearAlgebra = "0.8-0.9" LazyBandedMatrices = "0.10-0.11" +["0.14-0"] +RecurrenceRelationshipArrays = "0.1.2-0.1" +RecurrenceRelationships = "0.1.1-0.1" + ["0.2"] InfiniteArrays = "0.10" InfiniteLinearAlgebra = "0.5.2-0.5" diff --git a/C/ClassicalOrthogonalPolynomials/Versions.toml b/C/ClassicalOrthogonalPolynomials/Versions.toml index 4193a6a07e91129..8699b10759a7888 100644 --- a/C/ClassicalOrthogonalPolynomials/Versions.toml +++ b/C/ClassicalOrthogonalPolynomials/Versions.toml @@ -231,3 +231,6 @@ git-tree-sha1 = "394fbb28a7ec1db3c3f1031c1c15c612aa1eef86" ["0.13.9"] git-tree-sha1 = "93eb31cbb5a2ac5e3dcb11417d99c4ac39659b7b" + +["0.14.0"] +git-tree-sha1 = "174131c8a47262598f0f25b91cd88c03ba447825"