File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 20
20
fail-fast : false
21
21
matrix :
22
22
version :
23
- - ' 1.9 '
23
+ - ' 1'
24
24
os :
25
25
- ubuntu-latest
26
26
- macOS-latest
Original file line number Diff line number Diff line change 1
1
name = " SemiclassicalOrthogonalPolynomials"
2
2
uuid = " 291c01f3-23f6-4eb6-aeb0-063a639b53f2"
3
3
authors = [
" Sheehan Olver <[email protected] >" ]
4
- version = " 0.5.5 "
4
+ version = " 0.5.6 "
5
5
6
6
[deps ]
7
7
ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -20,16 +20,16 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
20
[compat ]
21
21
ArrayLayouts = " 1"
22
22
BandedMatrices = " 0.17, 1"
23
- ClassicalOrthogonalPolynomials = " 0.12.4 "
24
- ContinuumArrays = " 0.15, 0.16, 0.17 "
23
+ ClassicalOrthogonalPolynomials = " 0.13 "
24
+ ContinuumArrays = " 0.18 "
25
25
FillArrays = " 1"
26
26
HypergeometricFunctions = " 0.3.4"
27
- InfiniteArrays = " 0.13 "
28
- InfiniteLinearAlgebra = " 0.7 "
29
- LazyArrays = " 1 "
27
+ InfiniteArrays = " 0.14 "
28
+ InfiniteLinearAlgebra = " 0.8 "
29
+ LazyArrays = " 2 "
30
30
QuasiArrays = " 0.11"
31
31
SpecialFunctions = " 1.0, 2"
32
- julia = " 1.9 "
32
+ julia = " 1.10 "
33
33
34
34
[extras ]
35
35
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
You can’t perform that action at this time.
0 commit comments