File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
matrix :
12
12
version :
13
13
- ' 1.5'
14
- - ' 1.6'
15
14
- ' 1'
15
+ - ' ^1.8.0-0'
16
16
os :
17
17
- ubuntu-latest
18
18
- macOS-latest
Original file line number Diff line number Diff line change 1
1
name = " ApproxFunOrthogonalPolynomials"
2
2
uuid = " b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
- version = " 0.4.6 "
3
+ version = " 0.4.7 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -22,14 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
22
[compat ]
23
23
AbstractFFTs = " 0.5, 1"
24
24
ApproxFunBase = " 0.5"
25
- BandedMatrices = " 0.16"
25
+ BandedMatrices = " 0.16, 0.17 "
26
26
BlockArrays = " 0.14, 0.15, 0.16"
27
27
BlockBandedMatrices = " 0.10, 0.11"
28
28
DomainSets = " 0.5"
29
29
FFTW = " 1.1"
30
30
FastGaussQuadrature = " 0.4"
31
31
FastTransforms = " 0.12, 0.13"
32
- FillArrays = " 0.11, 0.12"
32
+ FillArrays = " 0.11, 0.12, 0.13 "
33
33
IntervalSets = " 0.5"
34
34
Reexport = " 0.2, 1"
35
35
SpecialFunctions = " 0.10, 1.0, 2"
You can’t perform that action at this time.
0 commit comments